ul,
ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: 'Microsoft JhengHei', 'Arial', "Microsoft YaHei", "微软雅黑", 'SimHei', 'STHeiti';
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	outline: none;
}

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

a:hover {
	text-decoration: none;
	background: none
}

img,
input {
	border: 0px;
}

.main {
	float: left;
	width: 100%;
	padding: 0px 13.5%;
}

body.c-open {
	position: fixed;
	left: 0;
	width: 100%;
}

body,
html {
	height: 100%;
}

body {
	background: #EDE8E5
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
input[type="text"] {
	-webkit-appearance: none;
	border-radius: 0px;
	outline: none;
	border: 0px;
}

.txt::-webkit-input-placeholder {
	color: #999;
}

.txt:-moz-placeholder {
	color: #999;
}

.txt::-moz-placeholder {
	color: #999;
}

.txt:-ms-input-placeholder {
	color: #999
}

.main {
	float: left;
	width: 100%;
}

.imgPC {
	display: block;
}

.imgYD {
	display: none;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
input[type="text"] {
	-webkit-appearance: none;
	border-radius: 0px;
	outline: none;
	border: 0px;
}

.nav li a:hover,
.nav li .la a:hover,
.nav li .la a.sel,
.c-nav2 li:hover>a,
.c-nav2 li.active>a,
.footerThreee a:hover {
	color: #3E9BFF;
}

.container {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0
}

.content {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0
}

dsfimg {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.titleLink li a,
.videoList .ul a,
.leftMenu h1 i,
a {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.nav li a,
.c-nav2 p i,
.newInformation li .img,
.newInformation .zhe,
.newInformation .more,
.hz_one .nei img,
.ulService .rightImg img,
.teamListOne .img img,
.teamListTwo .img img,
.derivativeList img,
.industryList .img img,
.fyiffList .img img,
.industry-swiper img,
.swiper-review img,
.liveList .pimg img,
.learningList .pimg .desc {
	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}

.newInformation li .nei:hover .img,
.hz_one .nei img:hover,
.ulService ul li:hover .rightImg img,
.teamListOne li:hover .img img,
.teamListTwo li:hover .img img,
.derivativeList li:hover img,
.industryList li:hover .img img,
.fyiffList li:hover .img img,
.industry-swiper img:hover,
.swiper-review img:hover,
.liveList a:hover .pimg img {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	transform: scale(1.06);
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

/* .row{ margin:0;} */
.paddingBottom10 {
	padding-bottom: 10px;
}

.signUpType dl a:hover {
	color: #FF00FF;
}

.signUpContent .bottom .btn:hover,
.btnNewRegister:hover,
.registerInfo .btnRegister:hover,
.userTable .btn:hover,
.btnSaveInfo:hover {
	background: #FF00FF;
}

/* header */
.head {
	float: left;
	width: 100%;
	height: 140px;
}

#header {
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	float: left;
	width: 100%;
	height: 156px;
}

#header {
	position: fixed;
	z-index: 111111;
	left: 0;
	top: 0;
	width: 100%;
	height: 140px;
}

.header {
	width: 100%;
	float: left;
	background: #fff;
}

.topLogo {
	float: left;
	text-align: right;
	width: 100%;
	background: #EDE8E5;
	padding: 15px 60px;
	height: 50px;
}

.topLogo img {
	height: 20px;
	display: inline-block;
	margin-left: 25px;
}

.logo {
	float: left;
	height: 90px;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
}

.logo img {
	height: 50px;
}

#header.c-head-move {
	top: -220px;
}

#header.bg_hei {
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.nav {
	float: left;
	line-height: 50px;
	padding: 0px;
	margin: 0px;
	width: auto;
	margin-left: 40px;
	margin-top: 30px;
}

.nav li {
	float: left;
	padding-left: 10px;
	width: 120px;
	position: relative;
}

.nav li a {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	color: #000;
}

.nav li a:hover {
	background: none
}

.nav li .la {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	display: none;
	z-index: 10;
	padding-top: 25px;
	height: 600px;
}

.nav li .la p {
	float: left;
	width: 100%;
	height: 190px;
}

.nav li .la p:nth-child(2) {
	height: 230px;
}

.nav li .la a {
	float: left;
	line-height: 22px;
	color: #fff;
	width: 100%;
	font-size: 12px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	padding: 10px;
	border-radius: 5px;
}

.nav_bg {
	float: left;
	width: 100%;
	height: 600px;
	background: url(../images/bg_02.jpg);
	position: absolute;
	top: 140px;
	left: 0;
	z-index: 1;
	display: none
}

.nav li:last-child {
	padding-right: 0
}

.header .main {
	padding: 0px 60px;
}

.rightLink {
	float: right;
}

.rightLink a {
	float: left;
	width: 80px;
	line-height: 50px;
	margin-right: 10px;
	color: #000;
	margin-top: 30px;
}

/*顶部导航开关*/
#header .c-switch {
	display: none;
	position: absolute;
	top: 0;
	right: 0px;
	width: 60px;
	height: 60px;
}

#header .c-switch i {
	float: left;
	width: 100%;
	height: 100%;
	background: url(../images/n1.png) no-repeat center center;
	background-size: 30px;
}

body.c-open #header .c-switch i {
	background: url(../images/n2.png) no-repeat center center;
	background-size: 30px;
}

body.c-open #header .c-switch {
	background: url(../images/bg_02.jpg)
}

/*顶部移动端导航*/
.c-nav2 {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	height: 0;
	font-size: 14px;
	line-height: 50px;
	background: url(../images/bg_02.jpg);
	overflow-y: auto;
	transition: all 0.5s;
}

.c-open .c-nav2 {
	height: calc(100vh - 60px);
}

.c-nav2 a,
.c-nav2 p {
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #333;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	padding-left: 50px;
	color: #F5F0ED;
}

.c-nav2 p {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px
}

.c-nav2 p i {
	position: absolute;
	top: 0px;
	right: 40px;
	width: 40px;
	height: 60px;
	background: url(../images/n3.png) no-repeat center center;
	background-size: 20px;
}

.c-nav2 p.sel i {
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	transform: scale(1, -1);
}

.c-nav2 li {
	border-bottom: 1px solid #7B6C65;
}

.c-nav2 li a i {
	font-size: 20px;
}

.c-nav2 li ul {
	display: none;
	padding-bottom: 10px;
}

.c-nav2 li ul li {
	border: 0;
}

.c-nav2 li ul a {
	padding-left: 80px;
	border: 0;
	line-height: 44px;
}

.c-nav2 li ul a span {
	min-width: 100px;
	padding-right: 20px;
	background: url(../images/n4.png) no-repeat right center;
	background-size: 12px;
}

.c-nav2 li li li a {
	padding-left: 30px;
}

/* @media screen and (min-width: 1740px) {
	.nav li {
		width: 170px;
	}
}

@media screen and (min-width: 1500px) and (max-width: 1740px) {
	.nav {
		margin-left: 40px;
	}

	.nav li {
		width: 140px;
	}

	.nav li a {
		font-size: 18px;
	}

	.nav li .la a {
		font-size: 13px;
	}
} */
@media (min-width: 1501px) {
	.nav li {
		width: 150px;
	}
}
@media screen and (min-width: 769px) and (max-width: 1500px) {

	/* 小屏幕 */
	.rightLink {
		margin-top: 0;
	}

	.head,
	#header {
		height: 200px;
	}

	.nav {
		margin: 0;
		text-align: center;
		width: 100%;
		height: 60px;
		display: flex;
		justify-content: space-between;
		text-align: left
	}

	.nav li {
		float: none;
		display: inline-block;
		width: 122px;
	}

	.nav li .la {
		top: 50px;
	}

	.nav_bg {
		top: 200px;
	}
}

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

	/* 平板 */
	.head {
		height: 60px;
	}

	.topLogo {
		display: none
	}

	#header,
	header,
	.header {
		height: 60px;
	}

	.header .logo {
		height: 60px;
	}

	.header .logo img {
		height: 35px;
	}

	.header .main {
		padding: 0px;
	}

	.header {
		padding: 0px 4%;
	}

	#header .c-switch {
		display: block;
	}

	.nav {
		display: none
	}

	.rightLink a {
		line-height: 60px;
		margin-left: 15px;
		margin-top: 0;
	}

	.content {
		padding: 0px 15px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.head {
		height: 90px;
		overflow: hidden;
	}

	.topLogo {
		height: 40px;
		padding: 8px 15px;
		width: 110%;
		margin-left: -5%
	}

	.topLogo img {
		height: 18px;
		margin-left: 15px;
	}

	#header,
	header,
	.header {
		height: 90px;
	}

	.header .logo {
		height: 50px;
	}

	.header .logo img {
		height: 30px;
	}

	.header .main {
		padding: 0px;
	}

	.header {
		padding: 0px 4%;
	}

	.nav {
		display: none
	}

	.rightLink {
		float: none;
		margin-top: 0;
		margin-right: 40px;
	}

	.rightLink a {
		line-height: 50px;
		margin-left: 10px;
		margin-top: 0;
	}

	#userLogin {
		float: right;
	}

	#languageChange {
		position: absolute;
		top: -5px;
		left: 10px;
		font-weight: 700;
	}

	#header .c-switch {
		display: block;
	}

	#header .c-switch {
		width: 50px;
		height: 50px;
	}

	body.c-open #header .c-switch i {
		background-size: 25px;
	}

	#header .c-switch i {
		background-size: 25px;
	}

	.c-nav2 {
		top: 90px;
		width: 100%;
	}

	.c-open .c-nav2 {
		height: calc(100vh - 50px);
	}

	.c-open .c-nav2 li {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.c-nav2 p {
		width: 100%;
		;
		padding-left: 30px;
		font-size: 15px;
		line-height: 50px;
	}

	.c-nav2 p i {
		height: 50px;
		right: 20px;
	}

	.c-nav2 li ul a {
		padding-left: 50px;
	}

	#header .c-switch {
		top: 40px;
	}
}

/* footer */
.footer {
	float: left;
	width: 100%;
	background: url(../images/bg_02.jpg);
	padding: 30px 0;
	position: relative;
}

.footerLogo {
	float: left;
	width: 28%
}

.footerLogo img {
	float: left;
	max-width: 85%
}

.footerOne {
	float: left;
	width: 28%;
	padding-top: 50px;
}

.footerOne a {
	float: left;
	background: url(../images/bg_12.png) no-repeat left center #fff;
	padding-left: 25px;
	padding-right: 5px;
	font-size: 13px;
	line-height: 24px;
	color: #000;
	margin-right: 15px;
	width: 38%
}

.footerTwo {
	float: left;
	width: 22%;
	padding-top: 45px;
	color: #fff;
	font-size: 12px;
	opacity: 0.9
}

.footerTwo dd {
	display: inline-block;
	width: 100%;
	line-height: 26px;
}

.footerThreee {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}

.footerThreee a {
	color: #fff;
}

.fan_top {
	position: absolute;
	top: 20px;
	right: 100px;
	background: url(../images/top.png) no-repeat center center;
	background-size: 100% 100%;
	width: 48px;
	height: 48px;
	cursor: pointer;
}

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

	/* 平板 */
	.footer {
		padding: 30px 40px;
	}

	.footerLogo {
		width: 45%;
		padding-bottom: 50px;
	}

	.footerLogo img {
		height: 140px;
	}

	.footerOne {
		width: 55%;
		padding-top: 0px;
		margin-bottom: 15px;
	}

	.footerTwo {
		width: 55%;
		padding-bottom: 15px;
		padding-top: 0px;
	}

	.fan_top {
		right: 30px;
		width: 40px;
		height: 40px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.footer {
		padding: 20px;
	}

	.footerLogo {
		width: 50%;
	}

	.footerLogo img {
		height: 80px;
	}

	.footerOne {
		width: 50%;
		padding-top: 30px;
		height: 110px;
	}

	.footerOne a {
		width: 80%;
		margin-bottom: 15px;
	}

	.footerTwo {
		width: 100%;
		padding-bottom: 0;
		padding-top: 0px;
	}

	.footerThreee {
		padding-top: 20px;
		line-height: 23px;
	}

	.fan_top {
		right: 10px;
		width: 30px;
		height: 30px;
		top: 15px;
	}
}

/* 首页 shouYe*/
.bannerRotation {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	background-size: cover
}

.sy_banner {
	float: left;
	width: 100%;
}

.sy_banner .swiper-slide {
	position: relative;
	overflow: hidden;
}

.sy_banner .img {
	float: left;
	height: 100vh;
	width: 100%;
	object-fit: cover;
}

.sy_banner .swiper-slide-active img {
	transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
}

.sy_banner .nei {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 88%;
	color: #fff;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
}

.sy_banner .main {
	display: inline-block;
	width: 100%;
	padding: 0px 150px;
}

.sy_banner .main p {
	float: left;
	width: 100%;
	margin: 20px 0;
}

.sy_banner .main p img {
	max-width: 40%
}

.sy_banner .swiper-button-prev,
.sy_banner .swiper-button-next {
	color: #fff
}

.titleLink {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -100px;
	position: relative;
	z-index: 2;
}

.titleLink li {
	width: 190px;
	margin: 5px 50px;
	height: 23px;
	display: inline-block
}

.titleLink li a {
	background: url(../images/bg_01.png) no-repeat left center;
	line-height: 23px;
	padding-left: 50px;
	float: left;
	width: 100%
}

.titleLink li a span {
	float: left;
	width: 100%;
	background: #0966AB;
	color: #fff;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}

.titleLink li a:hover {
	margin-top: -5px;
}

.bigTitle {
	float: left;
	width: 100%;
	padding-bottom: 50px;
	background: url(../images/bg_06.png) no-repeat bottom center;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
	margin-top: 60px;
	letter-spacing: 2px;
}

.newInformation li {
	padding: 0 15px;
	padding-top: 30px;
}

.newInformation .nei {
	float: left;
	width: 100%;
	height: 420px;
	-moz-box-shadow: 0px 0px 9px #A1A1A1;
	-webkit-box-shadow: 0px 0px 9px #A1A1A1;
	box-shadow: 0px 0px 9px #A1A1A1;
	position: relative;
	overflow: hidden;
}

.newInformation li .img {
	float: left;
	width: 100%;
	object-fit: cover;
}

.newInformation .info {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	background: url(../images/bg_07.jpg) repeat-y left top;
	background-size: 100%;
	z-index: 10;
}

.newInformation .date {
	float: left;
	color: #fff;
	font-size: 12px;
	background: #FF00FF;
	line-height: 14px;
	margin-right: 40%
}

.newInformation .day {
	float: left;
	background: #fff;
	color: #000;
	font-size: 16px;
	margin-right: 30%;
	font-weight: bold;
	line-height: 20px;
	margin-top: 2px;
}

.newInformation .desc {
	float: left;
	width: 100%;
	padding-right: 90px;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newInformation .more {
	position: absolute;
	bottom: 20px;
	right: 20px;
	padding-right: 26px;
	background: url(../images/bg_08.png) no-repeat right center #fff;
	background-size: 21px;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;
	font-size: 12px;
	color: #000
}

.newInformation .nei:hover .more {
	background: url(../images/bg_08.png) no-repeat right center #FF00FF;
	color: #fff;
}

.newInformation .nei:hover .zhe {
	background-color: rgba(0, 0, 0, 0.4);
}

.newInformation .zhe {
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.7);
}

.newInformation .type {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	background: #FF00FF;
	padding: 0px 5px;
}

.newInformation .title {
	position: absolute;
	top: 70px;
	left: 0px;
	line-height: 26px;
	width: 100%;
	padding: 0px 20px;
	color: #fff;
}

.newInformation .title p {
	float: left;
	width: 100%;
	font-size: 14px;
}

.newInformation .title h3 {
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: bold
}

.newInformation .liOne .img {
	height: 280px;
}

.newInformation .liOne .info {
	height: 140px;
}

.newInformation .liTwo .img {
	height: 140px;
}

.newInformation .liTwo .info {
	height: 280px;
}

.newInformation .liThree .img {
	height: 100%;
}

.newInformation .liThree .info {
	height: auto;
	background: none;
}

.hotVideo {
	margin-bottom: 80px;
	margin-top: 20px;
	padding: 0px 15px;
}

.hotVideo .nei {
	width: 100%;
	position: relative;
	float: left;
}

.hotVideo .shipin {
	width: 100%;
	height: 560px;
	float: left;
	object-fit: cover;
	position: relative;
	z-index: 1;
}

.hotVideo .bo {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 64px;
	height: 64px;
	background: url(../images/bo.png) no-repeat center center;
	background-size: 100%;
	cursor: pointer;
	z-index: 10;
	background-size: 100% 100%
}

.hotVideo .bo.kai {
	background: url(../images/bo2.png) no-repeat center center;
	background-size: 100% 100%
}

.hotVideo .type {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	background: #FF00FF;
	padding: 0px 5px;
	z-index: 10;
}

.hotVideo .info {
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
	padding: 5px 20px;
	z-index: 5;
}

.hotVideo .date {
	float: left;
	color: #fff;
	font-size: 12px;
	background: #FF00FF;
	line-height: 14px;
	margin-right: 70%
}

.hotVideo .day {
	float: left;
	background: #fff;
	color: #000;
	font-size: 16px;
	margin-right: 30%;
	font-weight: bold;
	line-height: 20px;
	margin-top: 2px;
}

.hotVideo .desc {
	float: left;
	width: 100%;
	padding-right: 90px;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.videoList {
	padding: 0 15px;
	margin-bottom: 40px;
}

.videoList .nei {
	float: left;
	width: 100%;
	height: 560px;
	background: url(../images/bg_09.jpg) no-repeat left top;
	background-size: 100% 100%;
	margin-top: 20px;
	padding: 20px;
}

.videoList .top {
	overflow: hidden;
	float: left;
	width: 100%
}

.videoList .tit1 {
	float: left;
	color: #fff;
	background: #FF00FF;
	line-height: 32px;
	padding: 0px 10px;
	font-size: 24px;
	font-weight: bold;
	margin-right: 30%
}

.videoList .tit2 {
	float: left;
	line-height: 32px;
	font-size: 24px;
	font-weight: bold;
	padding: 0px 10px;
	font-weight: bold;
	margin-top: 2px;
	background: #fff;
	letter-spacing: 1px;
}

.videoList .ul {
	float: left;
	width: 100%;
	padding-top: 10px;
}

.videoList .ul li {
	float: left;
	width: 100%;
	margin-top: 17px;
	background: url(../images/bg_10.png) no-repeat left center;
	padding-left: 60px;
}

.videoList .ul a {
	color: #fff;
	float: left;
	width: 100%
}

.videoList .ul a:hover {
	margin-left: 10px;
}

.videoList .ul a:hover .title {
	color: #FF00FF;
}

.videoList .ul .title {
	font-size: 17px;
	font-weight: bold;
	float: left;
	width: 100%;
}

.videoList .ul .desc {
	float: left;
	width: 90%;
	font-size: 11px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 5px;
}

.videoList .more {
	padding-right: 35px;
	background: url(../images/bg_11.png) no-repeat right center #fff;
	background-size: 28px;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;
	font-size: 12px;
	color: #000;
	float: right;
	margin-top: 20px;
}

.videoList .more:hover {
	background: url(../images/bg_11.png) no-repeat right center #FF00FF;
}

.indexBody {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.floatingMenu {
	width: 130px;
	z-index: 11;
	position: fixed;
	right: 40px;
	top: 300px;
}

.floatingMenu li {
	width: 100%;
	float: left;
	margin-bottom: 1px;
}

.floatingMenu a {
	width: 100%;
	height: 30px;
	position: relative;
	background: url(../images/bg_14.jpg) no-repeat left top;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
	line-height: 30px;
	width: 98px;
	font-size: 12px;
	float: left;
}

.floatingMenu a::after {
	content: '';
	width: 30px;
	height: 30px;
	background: url(../images/bg_13.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	right: -33px;
}

.floatingMenu a:hover {
	background: #FF00FC;
}

@media screen and (min-width: 1561px) {
	.floatingMenu {
		right: 140px;
	}
}

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

	/* 平板 */
	.sy_banner .img {
		height: 540px;
	}

	.sy_banner .main p img {
		max-width: 45%
	}

	.sy_banner .main {
		padding: 0px 100px;
	}

	.bigTitle {
		margin-top: 30px;
		line-height: 60px;
		font-size: 24px;
		background-size: 29px;
		padding-bottom: 25px;
	}

	.newInformation {
		width: 100%;
		padding: 0;
	}

	.newInformation li {
		padding: 0px 10px;
		padding-top: 20px;
	}

	.newInformation .nei {
		height: 330px;
	}

	.newInformation .info {
		padding: 15px;
		padding-bottom: 10px;
	}

	.newInformation .desc {
		padding: 0;
		margin-top: 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}

	.newInformation .more {
		bottom: 10px;
		right: 15px
	}

	.newInformation .liOne .img {
		height: 190px;
	}

	.newInformation .liTwo .info {
		height: 190px;
	}

	.hotVideo {
		padding: 0px 10px;
	}

	.hotVideo .shipin {
		height: 400px;
	}

	.videoList {
		height: 420px;
		overflow: hidden;
		padding: 0px 10px;
	}

	.videoList .tit1 {
		margin-right: 20%;
		font-size: 20px;
		line-height: 30px;
	}

	.videoList .tit2 {
		font-size: 20px;
		line-height: 30px;
	}

	.videoList .nei {
		float: left;
		width: 100%;
		height: 440px;
	}

	.videoList .ul {
		height: 260px;
		overflow: hidden;
	}

	.videoList .ul li {
		padding-left: 40px;
		background-size: 26px;
		height: 65px;
	}

	.videoList .ul .title {
		font-size: 15px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.sy_banner .img {
		height: 100%;
	}

	.sy_banner .main {
		padding: 0px 60px;
		height: 100%
	}

	.sy_banner .nei {
		height: 100%
	}

	.sy_banner .main p img {
		max-width: 75%
	}

	.sy_banner .nei p:first-child {
		position: absolute;
		top: 20px;
	}

	.sy_banner .nei p:last-child {
		position: absolute;
		bottom: 20px;
	}

	.sy_banner .nei p:last-child img {
		max-width: 65%
	}

	.sy_banner .swiper-button-prev,
	.sy_banner .swiper-button-next {
		font-size: 16px;
	}

	.titleLink {
		padding: 0px 15px;
		background: #211715;
		margin: 0;
		padding-bottom: 20px;
	}

	.titleLink li {
		width: 50%;
		margin: 8px 0;
		float: left;
		padding: 0px 15px;
	}

	.titleLink li a {
		height: 20px;
		background-size: auto 100%;
		padding-left: 40px;
	}

	.titleLink li a span {
		font-size: 12px;
		height: 20px;
		line-height: 20px;
	}

	.bigTitle {
		margin-top: 20px;
		line-height: 50px;
		font-size: 20px;
		background-size: 20px;
		padding-bottom: 20px;
		letter-spacing: 0
	}

	.newInformation li {
		margin-top: 0px;
		padding-top: 15px;
	}

	.newInformation .type {
		left: auto;
		right: 15px;
	}

	.newInformation .title {
		top: 15px;
		padding: 0px 15px;
	}

	.newInformation .title p {
		font-size: 14px;
	}

	.newInformation .title h3 {
		font-size: 16px;
	}

	.newInformation .nei {
		height: auto;
	}

	.newInformation .info {
		padding: 15px;
		padding-bottom: 10px;
		position: relative;
		float: left;
	}

	.newInformation .desc {
		padding: 0;
		margin-top: 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		padding-right: 90px;
	}

	.newInformation .more {
		bottom: 15px;
		right: 15px
	}

	.newInformation .liOne .img,
	.newInformation .liTwo .img,
	.newInformation .liThree .img {
		height: 160px;
	}

	.newInformation .liTwo .info,
	.newInformation .li1 .info {
		height: auto;
	}

	.newInformation .liThree .info {
		background: url(../images/bg_07.jpg) repeat-y left top;
		background-size: 100%;
	}

	.hotVideo {
		margin-bottom: 0px;
	}

	.hotVideo .date {
		margin-right: 40%
	}

	.hotVideo .shipin {
		height: 300px;
	}

	.hotVideo .bo {
		height: 40px;
		width: 40px;
	}

	.videoList {
		overflow: hidden;
	}

	.videoList .tit1 {
		margin-right: 60%;
		font-size: 18px;
		line-height: 26px;
	}

	.videoList .tit2 {
		font-size: 18px;
		line-height: 26px;
	}

	.videoList .ul li {
		padding-left: 40px;
		background-size: 26px;
		height: 65px;
	}

	.videoList .ul .title {
		font-size: 15px;
	}

	.floatingMenu {
		display: none
	}
}

/* 合作 */
.cooperation {
	width: 100%;
	background: #E4DAD8;
	display: flex;
}

#firstPartner .container {
	min-height: 70px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #2D2928
}

.cooperation .tit {
	font-size: 15px;
	padding: 2rem 1rem;
	width:192px;
}

/* .cooperation .nei{ padding-top:23px;} */
.cooperation .nei img {
	height: 45px;
}

.cooperation2 {
	background: #B2A199;
	overflow: hidden;
}

/* .cooperation .list{ float:left; width:100%; border-bottom:1px solid #2D2928} */
.cooperation .list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #2D2928
}

/* .cooperation2 .list:last-child { border:0;}
.cooperation2 .nei{ padding-top:30px;}
.cooperation2 .nei img{ height:60px; margin-right:20px;} */
.rollList {
	overflow: hidden;
}

.rollList ul {
	width: 100%;
	z-index: 2;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.rollList li {
	width: 100px;
	height: 40px;
	padding: 0px 5px;
	text-align: center;
}

.cooperation2 .rollList li img {
	width: auto;
	height: 40px;
}

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

	/* 平板 */
	.cooperation {
		padding: 20px 30px;
	}

	/* .cooperation .tit{ line-height:70px;} */
	/* .cooperation .nei{ padding-top:24px;} */
	/* .cooperation .nei img{ height:40px; margin-right:30px; margin-bottom:20px;}
	.cooperation2 .nei img{ height:40px; margin-right:20px;} */
}

@media (max-width: 767px) {

	/* 手机 */
	.cooperation {
		padding: 0px 15px;
	}

	.cooperation .tit {
		font-size: 13px;
	}

	.cooperation .nei {
		padding-top: 20px;
	}

	.cooperation .nei img {
		height: 20px;
		margin-right: 30px;
		margin-bottom: 15px;
	}

	.cooperation .nei img {
		height: 40px;
		margin-right: 15px;
	}

	.rollList li {
		width: 80px;
		height: 40px;
	}

	/* .cooperation2 .rollList li img { max-height:16px;} */
}

.pmdTit {
	min-width: 150px;
}

/* 通用子页 一级标题 与 二级标题  */
.bodyBackground {
	padding-top: 160px;
	display: inline-block;
	width: 100%;
}

.subTitle {
	float: left;
	width: 100%;
	margin-bottom: 7px;
}

.subTitle span {
	float: left;
	line-height: 70px;
	padding: 0px 20px;
	background: rgba(11, 101, 169, 0.8);
	color: #fff;
	font-size: 36px;
	letter-spacing: 3px;
}

.subTitleTwo span {
	background: rgba(255, 0, 255, 0.9);
	position: relative;
	z-index: 5;
}

.subDetails {
	float: left;
	width: auto;
	line-height: 40px;
	color: #fff;
	padding: .5rem 2rem;
	background: rgba(255, 0, 255, 0.9);
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 3px;
	margin-bottom: 5px;
	position: relative;
	z-index: 5;
}

.my-button-disabled {
	display: none
}

.subDetailsTwo {
	background: #0B65A9;
}

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

	/* 平板 */
	.bodyBackground {
		padding-top: 100px;
	}

	.subTitle {
		margin-left: 0px;
	}

	.subTitle span {
		font-size: 30px;
		line-height: 56px;
	}

	.subDetails {
		margin: 0;
		font-size: 23px;
		line-height: 34px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.subTitle {
		margin-left: 0px;
	}

	.subTitle span {
		font-size: 18px;
		line-height: 34px;
		letter-spacing: 2px;
		font-weight: bold
	}

	.subDetails {
		margin: 0;
		font-size: 15px;
		line-height: 24px;
		letter-spacing: 1px;
		font-weight: bold
	}

	.bodyBackground {
		padding-top: 30px;
	}
}

/* 影展攻略 Introduction */
.introductionBody {
	background: url(../images/gl1.png) no-repeat top center;
	display: flex;
	width: 100%;
	background-size: 2020px;
	padding-top: 670px;
}

.introductionBody .subTitle span {
	background: rgba(255, 0, 255, 0.9);
}

.aboutDetails {
	float: left;
	width: 100%;
	padding: 40px;
	background: #fff;
	margin-bottom: 160px;
	font-size: 14px;
	line-height: 26px;
}

.aboutDetails img {
	max-width: 100%
}

.aboutDetails .desc {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
}

.aboutDetails .desc img {
	max-width: 100%;
	margin-top: 15px;
}

.aboutDetails .biao {
	float: left;
	min-width: 140px;
	margin-left: -40px;
	line-height: 24px;
	background: #000000;
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px
}

.aboutDetails .biaoOne {
	margin-top: 0
}

.aboutDetails .tit {
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.aboutDetailsOne {
	margin-bottom: 10px;
}

.aboutDetailsTwo {
	margin-bottom: 10px;
	max-height: 210px;
	overflow: hidden;
	overflow-y: auto;
}

.aboutDetails .author {
	float: right;
	background: rgba(255, 0, 255, 0.9);
	line-height: 42px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 400px;
	margin-right: -40px;
	margin-top: 15px;
}

.ulService {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 150px;
}

.ulService li {
	float: left;
	width: 100%
}

.ulService .topTitle {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	line-height: 42px;
	background: #fff;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
}

.ulService .topTitle i {
	position: absolute;
	top: 0;
	right: 20px;
	width: 42px;
	height: 42px;
	background: url(../images/bg_15.png) no-repeat center center;
	background-size: 32px;
}

.ulService .sel .topTitle {
	background: #FF00FF;
}

.ulService .sel .topTitle i {
	background: url(../images/bg_15-sel.png) no-repeat center center;
	background-size: 32px;
}

.ulService ul,
.ulService ul li {
	float: left;
	width: 100%
}

.ulService ul {
	overflow: auto;
	max-height: 450px;
	display: none;
	margin-bottom: 10px;
}

.ulService ul li:last-child {
	margin: 0;
}

.ulService ul li {
	margin-bottom: 10px;
	background: #fff;
}

.ulService .left {
	float: left;
	width: 76%;
	padding: 30px 40px;
}

.ulService .rightImg {
	float: right;
	width: 24%;
	height: 220px;
	overflow: hidden
}

.ulService .rightImg img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.ulService .tit {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.ulService .desc {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 28px;
	padding-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

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

	/* 平板 */
	.introductionBody {
		background-size: 1350px;
		padding-top: 400px;
	}

	.introductionBody .container {
		padding: 0px 15px;
	}

	.aboutDetails {
		padding: 30px;
		margin-bottom: 100px;
	}

	.aboutDetails .biao {
		margin-left: -30px;
		width: auto;
		padding: 0px 20px;
	}

	.aboutDetailsOne {
		margin-bottom: 10px;
	}

	.aboutDetails .author {
		margin-right: -30px;
		width: auto;
		padding: 0px 30px;
		line-height: 36px;
	}

	.ulService {
		padding-bottom: 100px;
	}

	.ulService ul {
		max-height: 370px;
	}

	.ulService .topTitle i,
	.ulService .sel .topTitle i {
		background-size: 26px;
	}

	.ulService .rightImg {
		height: 180px;
	}

	.ulService .left {
		padding: 20px 35px;
	}

	.ulService .desc {
		-webkit-line-clamp: 4;
		line-height: 25px;
		padding-top: 15px;
	}

	.ulService ul {
		-webkit-overflow-scrolling: touch;
		scroll-behavior: smooth;
	}

	.ulService ul::-webkit-scrollbar {
		width: 8px;
	}

	.ulService ul::-webkit-scrollbar-track-piece {
		width: 8px;
		background-color: #ccc;
	}

	.ulService ul::-webkit-scrollbar-thumb {
		-webkit-border-radius: 0;
		background-color: #FF00FF;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.introductionBody {
		background-size: auto 100%;
		padding-top: 40px;
	}

	.aboutDetails {
		padding: 15px 20px;
		margin-bottom: 40px;
		font-size: 13px;
		line-height: 24px;
	}

	.aboutDetails .desc {
		font-size: 13px;
		line-height: 24px;
	}

	.aboutDetails .biao {
		margin-left: -20px;
		width: auto;
		padding: 0px 20px;
	}

	.aboutDetailsOne {
		margin-bottom: 10px;
	}

	.aboutDetails .author {
		margin-right: -30px;
		width: auto;
		padding: 0px 30px;
		line-height: 32px;
	}

	.ulService {
		padding-bottom: 30px;
	}

	.ulService ul {
		max-height: 290px;
	}

	.ulService .topTitle {
		height: 38px;
		line-height: 38px;
		font-size: 16px;
	}

	.ulService .topTitle i,
	.ulService .sel .topTitle i {
		background-size: 20px;
		right: 10px;
		height: 38px;
	}

	.ulService .rightImg {
		height: 140px;
		width: 35%
	}

	.ulService .left {
		padding: 15px;
		width: 65%
	}

	.ulService .desc {
		-webkit-line-clamp: 3;
		line-height: 24px;
		padding-top: 10px;
	}

	.ulService ul {
		-webkit-overflow-scrolling: touch;
		scroll-behavior: smooth;
	}

	.ulService ul::-webkit-scrollbar {
		width: 5px;
	}

	.ulService ul::-webkit-scrollbar-track-piece {
		width: 5px;
		background-color: #ccc;
	}

	.ulService ul::-webkit-scrollbar-thumb {
		-webkit-border-radius: 0;
		background-color: #FF00FF;
	}
}

/* 简介 introduce  */
.introduceBody {
	background: url(../images/bg_16.png) no-repeat top center;
	background-size: cover
}

.imgSwiper {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-bottom: 160px;
	overflow: hidden;
}

.imgSwiper .swiper-slide {
	position: relative;
	overflow: hidden;
}

.imgSwiper .img {
	float: left;
	height: 520px;
	width: 100%;
	object-fit: cover;
}

.imgSwiper .swiper-button-prev,
.imgSwiper .swiper-button-next {
	color: #fff;
	width: 70px;
	height: 70px;
	background: rgba(0, 0, 0, 0.45);
}

.imgSwiper .swiper-button-prev:hover,
.imgSwiper .swiper-button-next:hover {
	background: rgba(11, 101, 169, 0.8)
}

.imgSwiper .swiper-button-prev:after,
.imgSwiper .swiper-container-rtl .swiper-button-next:after {
	font-size: 30px;
}

.imgSwiper .swiper-button-next:after,
.imgSwiper .swiper-container-rtl .swiper-button-prev:after {
	font-size: 30px;
}

.swiper-button-prev,
.swiper-button-next {
	color: #fff;
	width: 70px;
	height: 70px;
	background: rgba(0, 0, 0, 0.45);
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	background: rgba(11, 101, 169, 0.8)
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	font-size: 30px;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	font-size: 30px;
}

.imgSwiper .desc {
	position: absolute;
	left: 80px;
	bottom: 65px;
}

.imgSwiper .desc span {
	background: #FF00FF;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
	padding: 0px 10px;
	margin-bottom: 5px;
}

.imgSwiper2 .swiper-button-prev,
.imgSwiper2 .swiper-button-next {
	top: 68%;
}

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

	/* 平板 */
	.imgSwiper {
		margin-bottom: 100px;
	}

	.imgSwiper .img {
		height: 420px;
	}

	.swiper-button-prev,
	.swiper-button-next {
		width: 55px;
		height: 55px;
	}

	.swiper-button-prev:after,
	.swiper-container-rtl .swiper-button-next:after {
		font-size: 20px;
	}

	.swiper-button-next:after,
	.swiper-container-rtl .swiper-button-prev:after {
		font-size: 20px;
	}

	.imgSwiper .swiper-button-prev,
	.imgSwiper .swiper-button-next {
		width: 55px;
		height: 55px;
	}

	.imgSwiper .swiper-button-prev:after,
	.imgSwiper .swiper-container-rtl .swiper-button-next:after {
		font-size: 20px;
	}

	.imgSwiper .swiper-button-next:after,
	.imgSwiper .swiper-container-rtl .swiper-button-prev:after {
		font-size: 20px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.imgSwiper {
		margin-bottom: 50px;
	}

	.imgSwiper .img {
		height: 240px;
	}

	.swiper-button-prev,
	.swiper-button-next {
		width: 40px;
		height: 40px;
	}

	.swiper-button-prev:after,
	.swiper-container-rtl .swiper-button-next:after {
		font-size: 20px;
	}

	.swiper-button-next:after,
	.swiper-container-rtl .swiper-button-prev:after {
		font-size: 20px;
	}

	.imgSwiper .desc {
		left: 20px;
		bottom: 10px;
	}

	.imgSwiper .desc span {
		line-height: 22px;
	}

	.imgSwiper .swiper-button-prev,
	.imgSwiper .swiper-button-next {
		width: 40px;
		height: 40px;
	}

	.imgSwiper .swiper-button-prev:after,
	.imgSwiper .swiper-container-rtl .swiper-button-next:after {
		font-size: 20px;
	}

	.imgSwiper .swiper-button-next:after,
	.imgSwiper .swiper-container-rtl .swiper-button-prev:after {
		font-size: 20px;
	}
}

/* 荣誉  honor */
.honorBody {
	background: url(../images/bg_17.png) no-repeat top center;
	background-size: cover
}

.honorSwiper {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-bottom: 140px;
	overflow: hidden;
	background: #000;
	height: 520px;
}

/* .honorSwiper .swiper-slide{ position:relative; overflow:hidden; background:url(../images/bg_18.png);} */
.honorSwiper .swiper-slide {
	position: relative;
	overflow: hidden;
	background-color: #333;
}

.honorSwiper .swiper-button-prev,
.honorSwiper .swiper-button-next {
	color: #fff;
	width: 70px;
	height: 70px;
	background: rgba(0, 0, 0, 0.45);
}

.honorSwiper .swiper-button-prev:hover,
.honorSwiper .swiper-button-next:hover {
	background: rgba(11, 101, 169, 0.8)
}

.honorSwiper .swiper-button-prev:after,
.honorSwiper .swiper-container-rtl .swiper-button-next:after {
	font-size: 30px;
}

.honorSwiper .swiper-button-next:after,
.honorSwiper .swiper-container-rtl .swiper-button-prev:after {
	font-size: 30px;
}

.honorSwiper .left {
	float: left;
	width: 46%;
	padding-left: 145px;
	padding-top: 140px;
}

.honorSwiper .left>p {
	float: left;
	width: 100%;
	margin-bottom: 3px
}

.honorSwiper .left p span {
	background: #000;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding: 0px 5px;
	float: left;
}

.honorSwiper .left .smallLogo {
	float: left;
	padding-top: 60px;
	background: url(../images/bg_06-2.png) no-repeat left top;
	background-size: 50px;
	margin-top: 5px;
}

.honorSwiper .left .smallLogo img {
	max-width: 90%
}

.honorSwiper .right {
	float: right;
	width: 54%;
}

.honorSwiper .right img {
	float: left;
	height: 520px;
	width: 330px;
	object-fit: cover;
}

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

	/* 平板 */
	.honorSwiper {
		height: 420px;
		margin-bottom: 100px;
	}

	.honorSwiper .swiper-button-prev,
	.honorSwiper .swiper-button-next {
		width: 55px;
		height: 55px;
	}

	.honorSwiper .left {
		padding-left: 100px;
		width: 50%;
		padding-top: 100px;
	}

	.honorSwiper .right {
		width: 50%
	}

	.honorSwiper .right img {
		float: left;
		height: 420px;
		width: 260px;
		object-fit: cover;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.honorSwiper {
		height: 200px;
		margin-bottom: 40px;
	}

	.honorSwiper .swiper-button-prev,
	.honorSwiper .swiper-button-next {
		width: 30px;
		height: 30px;
	}

	.honorSwiper .swiper-button-prev:after,
	.honorSwiper .swiper-container-rtl .swiper-button-next:after {
		font-size: 16px;
	}

	.honorSwiper .swiper-button-next:after,
	.honorSwiper .swiper-container-rtl .swiper-button-prev:after {
		font-size: 16px;
	}

	.honorSwiper .left {
		padding-left: 30px;
		width: 50%;
		padding-top: 20px;
	}

	.honorSwiper .left .smallLogo {
		background-size: 20px;
		padding-top: 30px;
	}

	.honorSwiper .right {
		width: 50%;
		text-align: center;
	}

	.honorSwiper .right img {
		float: none;
		height: 200px;
		width: 120px;
		object-fit: cover;
	}
}

/* 团队  */
.teamBody {
	background: url(../images/bg_19.png) no-repeat top center #000;
	background-size: cover
}

.teamListOne {
	float: left;
	width: 100%;
	margin-bottom: 160px;
}

.teamListOne li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: #fff;
	cursor: pointer
}

.teamListOne .img {
	float: right;
	width: 35%;
	overflow: hidden;
	height: 430px;
	position: relative;
}

.teamListOne .img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.teamListOne .img i {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 20px;
	background: url(../images/bg_20.png) no-repeat left top;
	background-size: 100% 100%
}

.teamListOne .info {
	float: left;
	width: 65%;
	padding: 40px;
	padding-bottom: 0
}

.teamListOne .job {
	float: left;
	background: #FF00FF;
	line-height: 40px;
	padding: 0px 40px;
	margin-left: -40px;
	color: #fff;
	font-size: 26px;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

.teamListOne .name {
	width: 100%;
	padding: 15px 0;
	line-height: 30px;
	font-size: 16px;
	float: left;
	font-weight: bold;
}

/* .teamListOne .desc{ float:left; width:100%; font-size:14px; line-height:25px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:9;-webkit-box-orient: vertical;} */
.teamListOne .desc {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
}

.teamListOne .li .img {
	float: left;
}

.teamListOne .li .job {
	float: right;
	margin-right: -40px;
}

.teamListOne .li .img i {
	right: auto;
	left: 0 !important;
	background: url(../images/bg_20-2.png) no-repeat center center;
	background-size: 100% 100%
}

.teamListTwo {
	margin-bottom: 150px;
	display: inline-block;
	padding: 0px 8px;
	width:100%;
}

.teamListTwo li {
	padding: 0px 7px;
	cursor: pointer;
	padding-bottom: 15px;
	float: left;
	width: 20%;
}

.teamListTwo .info {
	float: left;
	width: 100%;
	background: url(../images/bg_21.png) no-repeat left top;
	background-size: 100% 100%
}

.teamListTwo .img {
	float: left;
	width: 100%;
	height: 250px;
	overflow: hidden
}

.teamListTwo .img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.teamListTwo .desc {
	float: left;
	width: 100%;
	height: 185px;
	padding: 15px;
	position: relative;
	color: #fff;
	font-size: 13px;
	line-height: 22px;
}

.teamListTwo .desc p {
	display: flex;
	width: 100%;
}

.teamListTwo .region {
	margin-bottom: 10px;
}

.teamListTwo .jianTou {
	position: absolute;
	bottom: 0;
	width: 64px;
	height: 20px;
	background: url(../images/bg_22.png) no-repeat right center #FF00FF;
	background-size: auto 20px;
	right: 0
}

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

	/* 平板 */
	.teamListOne {
		margin-bottom: 90px;
	}

	.teamListTwo li {
		width: 25%;
	}

	.teamListOne .img {
		height: 350px;
	}

	.teamListOne .info {
		padding: 30px;
		padding-bottom: 0
	}

	.teamListOne .job {
		margin-left: -30px;
		padding: 0px 30px;
		line-height: 34px;
		font-size: 20px;
		letter-spacing: 2px;
		margin-bottom: 0
	}

	.teamListOne .li .job {
		margin-right: -30px;
	}

	.teamListOne .name {
		font-size: 15px;
		line-height: 26px;
	}

	.teamListOne .desc {
		-webkit-line-clamp: 7;
	}

	.teamListTwo {
		margin-bottom: 80px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.teamListOne {
		margin-bottom: 30px;
	}

	.teamListTwo li {
		width: 50%;
	}

	.teamListOne .img {
		height: 360px;
		width: 100%
	}

	.teamListOne .info {
		padding: 15px 20px;
		width: 100%
	}

	.teamListOne .job {
		margin-left: -20px;
		padding: 0px 20px;
		line-height: 32px;
		font-size: 18px;
		letter-spacing: 2px;
		margin-bottom: 0;
		font-weight: bold
	}

	.teamListOne .li .job {
		margin-right: -20px;
	}

	.teamListOne .name {
		font-size: 14px;
		line-height: 24px;
	}

	.teamListOne .desc {
		-webkit-line-clamp: 3;
	}

	.teamListTwo {
		margin-bottom: 10px;
	}

	.teamListTwo .img {
		height: 180px
	}

	.teamListTwo .desc {
		padding: 15px;
		line-height: 18px;
		height: 165px;
		overflow: hidden;
	}

	.teamListTwo .jianTou {
		width: 40px;
		height: 16px;
	}
}

/* 弹出窗口  */
.popup {
	float: left;
	width: 780px;
	background: #6A6A6A;
	padding: 40px;
	position: relative;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}

.popup .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 56px;
	background: url(../images/close.png) no-repeat center center #fff;
	background-size: 46px;
	cursor: pointer;
	opacity: 1;
}

.popup .desc {
	float: left;
	width: 100%;
}

.popup .bottomName {
	padding-top: 5px;
	float: right;
}

.popup .job {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 66px;
	background: url(../images/bg_23.png) no-repeat left bottom;
	background-size: 55px
}

.popupCode {
	float: left;
	width: 680px;
	background: url(../images/bg_25.png);
	padding: 40px;
	position: relative;
	color: #000;
	font-size: 14px;
	line-height: 28px;
	padding: 30px;
	text-align: center;
}

.popupCode .close {
	position: absolute;
	top: 0;
	right: 0;
	width: 56px;
	height: 56px;
	background: url(../images/close2.png) no-repeat center center #000;
	background-size: 41px;
	cursor: pointer;
	opacity: 1;
}

.popupCode .tit {
	float: left;
	width: 100%;
	padding-bottom: 65px;
	background: url(../images/bg_06-2.png) no-repeat bottom center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

.popupCode .img {
	float: left;
	padding-top: 20px;
	width: 100%;
	text-align: center;
}

.popupCode .img img {
	width: 150px;
}

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

	/* 平板 */
	.popup {
		width: 600px;
		padding: 30px;
	}

	.popup .close,
	.popupCode .close {
		width: 50px;
		height: 50px;
		background-size: 35px;
	}

	.popupCode {
		width: 600px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.popup {
		width: 320px;
		padding: 20px;
		line-height: 22px;
		font-size: 13px;
		max-height: 600px;

	}

	.popup .desc {
		height: 560px;
		overflow-y: auto;
	}

	.popup .close,
	.popupCode .close {
		width: 50px;
		height: 50px;
		background-size: 35px;
	}

	.popup .job {
		background-size: 34px;
		padding-bottom: 40px;
	}

	.popupCode {
		width: 320px;
	}

	.popupCode .tit {
		background-size: 40px;
		padding-bottom: 50px;
	}
}

/* 衍生品 derivative */
.derivativeBody {
	background: url(../images/bg_24.jpg)
}

.derivativeBody .subTitle span {
	background: rgba(255, 0, 255, 0.9);
}

.derivativeList {
	width: 100%;
	margin-bottom: 150px;
	padding: 0px 8px;
}

.derivativeList li {
	padding: 0px 7px;
	overflow: hidden;
	padding-bottom: 15px;
}

.derivativeList .img {
	width: 100%;
	overflow: hidden;
	float: left;
	height: 300px;
	border-top: 20px solid #FF00FF;
	border-bottom: 20px solid #FF00FF;
}

.derivativeList img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	cursor: pointer
}

.derivativeListTwo .img {
	height: 480px;
}

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

	/* 平板 */
	.derivativeList {
		margin-bottom: 90px;
	}

	.derivativeList .img {
		height: 220px;
		border-top: 15px solid #FF00FF;
		border-bottom: 15px solid #FF00FF;
	}

	.derivativeListTwo .img {
		height: 360px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.derivativeList {
		margin-bottom: 20px;
	}

	.derivativeList .img {
		height: 120px;
		border-top: 10px solid #FF00FF;
		border-bottom: 10px solid #FF00FF;
	}

	.derivativeListTwo .img {
		height: 260px;
	}
}

/* 2021fyiff  */
.anchor {
	float: left;
	margin-top: -80px;
}

.typeTitle {
	padding: 0px 10px
}

.typeTitle li {
	text-align: center;
	padding: 0px 5px;
}

.typeTitle a {
	display: inline-block;
	line-height: 52px;
	background: #fff;
	width: 100%;
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	min-height: 106px
}

.typeTitle .sel {
	background: #FF00FF;
	color: #fff;
}

.screen {
	padding: 0px 10px;
	padding-bottom: 15px;
}

.screen li {
	padding: 0px 5px;
	position: relative;
	padding-bottom: 8px;
}

.screen a {
	background: #0B65A9;
	width: 100%;
	line-height: 40px;
	float: left;
	padding-left: 15px;
	color: #fff;
	font-size: 16px;
	height: 40px;
}

.screen select,
.screen .txt {
	background: url(../images/bg_27.png) no-repeat right center #0B65A9;
	width: 100%;
	line-height: 40px;
	float: left;
	padding-left: 15px;
	color: #fff;
	font-size: 16px;
	border: 0;
	height: 40px;
	-webkit-appearance: none;
	cursor: pointer;
	color: #fff;
}

.screen .txt::-webkit-input-placeholder {
	color: #fff;
}

.screen .txt:-moz-placeholder {
	color: #fff;
}

.screen .txt::-moz-placeholder {
	color: #fff;
}

.screen .txt:-ms-input-placeholder {
	color: #fff
}

.screen .btnSearch {
	position: absolute;
	top: 0;
	right: 5px;
	background: url(../images/bg_28.png) no-repeat center center #0B65A9;
	background-size: 30px;
	width: 42px;
	height: 40px;
	cursor: pointer;
	border-left: 1px solid #fff;
}

.fyiffOne {
	float: left;
	width: 100%;
	background: #fff;
	margin: 40px 0;
	padding: 20px 40px;
}

.fyiffOne .title {
	float: left;
	width: 100%;
	line-height: 36px;
	font-size: 28px;
	font-weight: bold;
}

.fyiffOne .desc {
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	padding-top: 8px;
}

.pattern i {
	float: left;
	width: 52px;
	height: 52px;
	margin-right: 10px;
	margin-bottom: 15px;
	cursor: pointer;
}

.pattern i:nth-child(1) {
	background: url(../images/bg_29.png) no-repeat center center #fff;
	background-size: 32px;
}

.pattern i:nth-child(1).sel {
	background: url(../images/bg_29-sel.png) no-repeat center center #0B65A9;
	background-size: 32px;
}

.pattern i:nth-child(2) {
	background: url(../images/bg_30.png) no-repeat center center #fff;
	background-size: 32px;
}

.pattern i:nth-child(2).sel {
	background: url(../images/bg_30-sel.png) no-repeat center center #0B65A9;
	background-size: 32px;
}

.fyiffList li {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	background: #fff;
	position: relative;
	height: 250px;
	padding-left: 200px;
	padding-right: 230px;
}

.fyiffList .img {
	width: 165px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden
}

.fyiffList .img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.fyiffList .title {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	margin-top: 30px;
}

.fyiffList .tit {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}

.fyiffList .tit span {
	float: left;
	font-weight: normal;
	font-size: 13px;
	padding-right: 30px;
}

.fyiffList .class {
	float: left;
	background: #FF00FF;
	line-height: 18px;
	font-size: 14px;
	padding: 0px 5px;
	margin-top: 10px;
	color: #fff
}

.fyiffList .desc {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.fyiffList .ticketPurchase {
	position: absolute;
	top: -1px;
	right: 40px;
	width: 153px;
	height: 210px;
	background: url(../images/bg_31.png) no-repeat left top;
	background-size: 100%;
	padding-left: 20px;
	text-align: center;
	padding-top: 110px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
}

.fyiffList .ticketPurchase span {
	position: absolute;
	top: 0;
	right: 0;
	display: none
}

.fyiffList .no .ticketPurchase {
	background: url(../images/bg_31-sel.png) no-repeat left top;
	background-size: 100%
}

.fyiffList .collection {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 30px;
	height: 30px;
	background: url(../images/bg_32.png) no-repeat center center;
	background-size: 100%;
	cursor: pointer;
	z-index: 9999
}

.fyiffList .collection.ok {
	background: url(../images/bg_32-sel.png) no-repeat center center;
	background-size: 100%
}

.fyiffList .info {
	float: left;
	width: 100%
}

.fyiffListTwo {
	margin-left: -7px;
	width: 101.5%
}

.fyiffListTwo li {
	width: 25%;
	padding: 0;
	height: auto;
	padding: 0px 7px;
	background: none;
}

.fyiffListTwo .img {
	position: relative;
	width: 100%;
	height: 340px;
}

.fyiffListTwo .collection {
	bottom: auto;
	top: 10px !important;
	left: auto;
	right: 10px !important
}

.fyiffListTwo .info {
	background: #0C66AA;
	padding: 10px 20px;
	color: #fff;
	height: 100px;
	overflow: hidden;
	border-bottom: 3px dashed #fff;
}

.fyiffListTwo .title {
	font-size: 14px;
	margin: 0;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.fyiffListTwo .tit {
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
}

.fyiffListTwo .tit span {
	padding-right: 10px;
	line-height: 30px;
}

.fyiffListTwo .class,
.fyiffListTwo .desc {
	display: none
}

.fyiffListTwo .ticketPurchase {
	background: url(../images/bg_33.png) no-repeat left top;
	background-size: 100% 100%;
	position: relative;
	float: left;
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding: 0;
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
	right: 0;
	font-weight: normal
}

.fyiffListTwo .ticketPurchase span {
	background: #FF00FF;
	padding: 0px 7px;
	font-size: 12px;
	display: block;
	line-height: 14px;
	letter-spacing: 2px;
	top: 12px;
}

.fyiffListTwo .no .ticketPurchase {
	background: url(../images/bg_33-no.png) no-repeat left top;
	background-size: 100% 100%
}

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

	/* 平板 */
	.typeTitle a {
		line-height: 46px;
		font-size: 16px;
	}

	.screen .btnSearch {
		background-size: 25px;
	}

	.pattern i {
		width: 46px;
		height: 46px;
	}

	.pattern i:nth-child(1),
	.pattern i:nth-child(1).sel,
	.pattern i:nth-child(2),
	.pattern i:nth-child(2).sel {
		background-size: 26px;
	}

	.fyiffList li {
		padding-right: 200px;
	}

	.fyiffList .title {
		margin-top: 15px;
		font-size: 16px;
		line-height: 28px;
		padding-bottom: 5px;
	}

	.fyiffList .ticketPurchase {
		right: 30px;
		width: 130px;
		padding-top: 100px;
	}

	.fyiffListTwo li {
		padding: 0 7px;
		width: 33.333%
	}

	.fyiffListTwo .img {
		height: 330px;
	}

	.fyiffListTwo .info {
		padding: 5px 15px;
	}

	.fyiffListTwo .title {
		margin: 0;
		padding-bottom: 0
	}

	.fyiffListTwo .ticketPurchase {
		right: 0;
		width: 100%;
		padding: 0;
		height: 36px;
		line-height: 36px;
		text-align: left;
		padding-left: 15px;
	}

}

@media (max-width: 767px) {

	/* 手机 */
	.typeTitle a {
		line-height: 36px;
		font-size: 15px;
		letter-spacing: 1px;
		margin-bottom: 5px;
		min-width: 36px;
	}

	.screen {
		padding-bottom: 0;
	}

	.screen li {
		padding-bottom: 5px;
	}

	.screen a,
	.screen select,
	.screen .txt {
		height: 34px;
		line-height: 34px;
		font-size: 14px;
		padding-left: 10px;
		background-size: 24px;
	}

	.screen .btnSearch {
		background-size: 20px;
		height: 34px;
		width: 36px;
	}

	.fyiffOne {
		margin: 20px 0;
		padding: 10px 20px;
	}

	.fyiffOne .title {
		font-size: 20px;
		line-height: 32px;
	}

	.pattern i {
		width: 36px;
		height: 36px;
	}

	.pattern i:nth-child(1),
	.pattern i:nth-child(1).sel,
	.pattern i:nth-child(2),
	.pattern i:nth-child(2).sel {
		background-size: 18px;
	}

	.fyiffList li {
		padding-left: 115px;
		padding-right: 20px;
		height: 150px;
		overflow: hidden;
	}

	.fyiffList .img {
		width: 100px;
		height: 150px;
	}

	.fyiffList .collection {
		width: 22px;
		height: 22px;
	}

	.fyiffList .title {
		margin-top: 15px;
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 5px;
		width: 70%;
		height: 44px;
		overflow: hidden;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		margin-bottom: 10px;
		-webkit-box-orient: vertical;
	}

	.fyiffList .ticketPurchase {
		right: 10px;
		width: 60px;
		padding-top: 35px;
		padding-left: 10px;
		font-size: 14px;
	}

	.fyiffList .class,
	.fyiffList .desc {
		display: none
	}

	.fyiffList .tit {
		font-size: 13px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.fyiffListTwo {
		padding-right: 0;
		width: 100%
	}

	.fyiffListTwo li {
		padding: 0 7px;
		width: 50%;
		height: auto
	}

	.fyiffListTwo .img {
		height: 230px;
		width: 100%
	}

	.fyiffListTwo .info {
		padding: 5px 15px;
	}

	.fyiffListTwo .title {
		margin: 0;
		padding-bottom: 0;
		width: 100%;
	}

	.fyiffListTwo .tit,
	.fyiffListTwo .tit span {
		font-size: 12px;
	}

	.fyiffListTwo .ticketPurchase {
		right: 0;
		width: 100%;
		padding: 0;
		height: 36px;
		line-height: 36px;
		text-align: left;
		padding-left: 15px;
	}
}

@media (max-width: 532px) {
	.fyiffList .tit {
		font-size: 13px;
		width: 80%;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
}

/* 特别展映 especially  */
.especiallyBody {
	background: url(../images/bg_26.png) no-repeat top center;
	background-size: cover
}

/* 卧虎 woHuBody  */
.woHuBody {
	background: url(../images/wh.png) no-repeat top center;
	background-size: cover
}

/* 藏龙 cangLongBody  */
.cangLongBody {
	background: url(../images/cl.png) no-repeat top center;
	background-size: cover
}

/* 首映 shouYingBody  */
.shouYingBody {
	background: url(../images/sy.png) no-repeat top center;
	background-size: cover
}

/* 回顾 huiGuBody  */
.huiGuBody {
	background: url(../images/hg.png) no-repeat top center;
	background-size: cover
}

/* 从山西出发 chuFaBody  */
.chuFaBody {
	background: url(../images/cf.png) no-repeat top center;
	background-size: cover
}

/* 所有单元 allBody  */
.allBody {
	background: url(../images/all.png) no-repeat top center;
	background-size: cover
}

/* 分页  */
.paging {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 160px;
	padding-top: 30px;
}

.paging .nei {
	display: inline-block;
	background: #fff;
}

.paging a {
	width: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #000;
	float: left;
}

.paging .prev,
.paging .next {
	font-size: 30px;
	font-weight: bold
}

.paging .sel {
	background: #0C66AA;
	color: #fff;
}

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

	/* 平板 */
	.paging {
		margin-bottom: 100px;
	}

	.paging a {
		width: 60px;
		line-height: 60px;
	}

	.paging .prev,
	.paging .next {
		font-size: 26px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.paging {
		margin-bottom: 40px;
		padding-top: 10px;
	}

	.paging a {
		width: 34px;
		line-height: 34px;
		font-size: 13px;
	}

	.paging .prev,
	.paging .next {
		font-size: 20px;
	}
}

/* 2021fyiff 详情 .details */
.detailsBody {
	background: url(../images/bg_34.png) no-repeat top center;
	background-size: cover
}

.detailsTitle {
	width: 100%;
	color: #fff;
	line-height: 60px;
	padding-bottom: 5px;
	font-size: 44px;
	float: left;
}

.detailsType {
	float: left;
	width: auto;
	background: #FF00FF;
	line-height: 42px;
	padding: 0px 10px;
	color: #fff;
	font-size: 22px;
}

.detailsList {
	width: 100%;
	display: inline-block;
	padding: 50px 15px;
}

.detailsList p {
	background: #fff;
	line-height: 42px;
	font-size: 18px;
	padding: 0px 20px;
}

.detailsList li {
	width: 100%;
	margin-bottom: 2px;
}

.detailsList li p:nth-child(3) {
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.detailsList a {
	background: #0B65A9;
	line-height: 42px;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.detailsList a span {
	padding-right: 30px;
	background: url(../images/bg_35.png) no-repeat right center;
	background-size: 18px;
	display: inline-block
}

.detailsList a:hover {
	background: #FF00FF;
}

.detailsImg {
	width: 100%;
	height: 810px;
	position: relative;
	float: left;
	display: inline-block;
	color: #fff;
	margin-bottom: 80px;
}

.detailsImg .img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	z-index: 1;
}

.detailsImg .content {
	position: relative;
	z-index: 2
}

.detailsImg .subTitle {
	margin-top: 550px;
}

.detailsImg .subTitle span {
	background: #0B65A9
}

.detailsImg .subDetails span {
	letter-spacing: 0;
}

.detailsImg .subDetails {
	background: #FF00FF
}

.detailsImg .desc {
	float: left;
	width: 100%;
	line-height: 40px;
}

.detailsImg .desc span {
	background: #FF00FF;
	font-size: 16px;
	padding: 0px 20px;
	float: left;
}

.detailsInfo {
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 10px;
	padding: 30px 40px;
	font-size: 14px;
	line-height: 28px;
}

.detailsName {
	float: left;
	width: 100%;
	background: url(../images/bg_36.png) no-repeat left top;
	background-size: 100% 100%;
	padding: 25px 0;
	line-height: 30px;
	margin-bottom: 40px;
}

.detailsName li {
	font-size: 14px;
	padding-left: 40px;
	float: left;
	color: #fff;
}

.signCollection {
	float: left;
	width: 100%;
	background: #0B65A9;
	line-height: 42px;
	padding: 0px 15px;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	margin-bottom: 20px;
}

.signCollection i {
	float: right;
	width: 30px;
	height: 42px;
	background: url(../images/bg_32.png) no-repeat center center;
	background-size: 30px;
}

.signCollection.ok i {
	background: url(../images/bg_32-sel.png) no-repeat center center;
	background-size: 30px;
}

.upTicket {
	float: left;
	width: 100%;
	background: #FF00FF;
	line-height: 42px;
	padding: 0px 15px;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	margin-bottom: 45px;
}

.upTicket i {
	float: right;
	width: 30px;
	height: 42px;
	background: url(../images/bg_35.png) no-repeat center center;
	background-size: 18px;
}

.detailsMenuTitle {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	color: #fff;
	font-size: 26px;
	line-height: 34px;
	padding: 0px 15px;
	margin-bottom: 10px;
}

.detailsMenu {
	float: left;
	width: 100%;
	padding: 0px 15px;
}

.detailsMenu li {
	width: 100%;
	float: left;
}

.detailsMenu a {
	color: #fff;
	font-size: 18px;
	line-height: 44px;
}

.detailsMenu a:hover,
.detailsMenu a.sel {
	color: #FF00FF;
}

.gallery-top {
	float: left;
	width: 100%;
	height: 510px;
}

.gallery-top img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.gallery-top .swiper-button-prev,
.gallery-top .swiper-button-next {
	color: #fff;
	width: 70px;
	height: 70px;
	background: rgba(0, 0, 0, 0.45);
}

.gallery-top .swiper-button-prev:hover,
.gallery-top .swiper-button-next:hover {
	background: rgba(11, 101, 169, 0.8)
}

.gallery-top .swiper-button-prev:after,
.gallery-top .swiper-container-rtl .swiper-button-next:after {
	font-size: 30px;
}

.gallery-top .swiper-button-next:after,
.gallery-top .swiper-container-rtl .swiper-button-prev:after {
	font-size: 30px;
}

.smallImg {
	float: left;
	width: 100%;
	padding: 0px 70px;
	position: relative;
	margin-bottom: 160px;
	margin-top: 25px;
}

.gallery-thumbs {
	float: left;
	width: 100%;
}

.gallery-thumbs img {
	height: 140px;
	width: 100%;
	object-fit: cover;
}

.smallImg .swiper-slide-thumb-active img {
	border: 2px solid #fff;
}

.smallImg .swiper-button-prev,
.smallImg .swiper-button-next {
	color: #fff;
	width: 40px;
	height: 40px;
}

.smallImg .swiper-button-prev:after,
.smallImg .swiper-container-rtl .swiper-button-next:after {
	font-size: 30px;
}

.smallImg .swiper-button-next:after,
.smallImg .swiper-container-rtl .swiper-button-prev:after {
	font-size: 30px;
}

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

	/* 平板 */
	.detailsTitle {
		font-size: 34px;
		line-height: 45px;
		padding-bottom: 6px;
	}

	.detailsType {
		font-size: 20px;
		line-height: 36px;
	}

	.detailsList {
		padding: 40px 15px;
	}

	.detailsList p {
		padding: 0px 15px;
		font-size: 18px;
		line-height: 38px;
	}

	.detailsList a {
		font-size: 18px;
		line-height: 38px;
		padding: 0;
	}

	.detailsList a span {
		background-size: 16px;
		padding-right: 22px;
		padding-left: 0;
	}

	.detailsImg {
		height: 500px;
		margin-bottom: 50px;
	}

	.detailsImg .subTitle {
		margin-top: 300px;
	}

	.detailsImg .subDetails {
		margin-bottom: 10px;
	}

	.detailsImg .desc {
		line-height: 34px;
	}

	.detailsInfo {
		padding: 20px 30px;
		line-height: 27px;
	}

	.detailsName {
		padding: 20px 0;
		line-height: 26px;
	}

	.detailsName li {
		padding-left: 30px;
	}

	.signCollection,
	.upTicket {
		line-height: 38px;
		font-size: 20px;
		height: 38px;
	}

	.signCollection i {
		height: 38px;
		background-size: 22px;
		width: 22px;
	}

	.signCollection.ok i {
		background-size: 22px;
	}

	.upTicket i {
		background-size: 15px;
		width: 15px;
		height: 36px;
	}

	.detailsMenuTitle {
		font-size: 20px;
		line-height: 30px;
		padding: 0;
	}

	.detailsMenu {
		padding: 0;
	}

	.detailsMenu a {
		font-size: 18px;
		line-height: 36px;
	}

	.gallery-top {
		height: 400px;
	}

	.gallery-top .swiper-button-prev,
	.gallery-top .swiper-button-next {
		width: 55px;
		height: 55px;
	}

	.smallImg {
		margin-bottom: 100px;
		padding: 0px 60px;
	}

	.gallery-thumbs img {
		height: 120px
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.detailsTitle {
		font-size: 18px;
		line-height: 28px;
		padding-bottom: 6px;
		font-weight: bold
	}

	.detailsType {
		font-size: 16px;
		line-height: 30px;
	}

	.detailsList {
		padding: 25px 15px;
	}

	.detailsList p {
		padding: 0px 10px;
		font-size: 14px;
		line-height: 34px;
	}

	.detailsList li p:nth-child(1) {
		text-align: center;
		padding: 0;
		width: 22%
	}

	.detailsList li p:nth-child(2) {
		text-align: center;
		padding: 0;
	}

	.detailsList a {
		font-size: 14px;
		line-height: 34px;
		padding: 0;
	}

	.detailsList a span {
		background-size: 12px;
		padding-right: 18px;
		padding-left: 0;
	}

	.detailsImg {
		height: 360px;
		margin-bottom: 20px;
	}

	.detailsImg .subTitle {
		margin-top: 200px;
	}

	.detailsImg .subDetails {
		margin-bottom: 10px;
	}

	.detailsImg .desc {
		line-height: 30px;
	}

	.detailsImg .desc span {
		font-size: 14px;
	}

	.detailsInfo {
		padding: 15px 20px;
		line-height: 26px;
	}

	.detailsName {
		padding: 10px 0;
		line-height: 26px;
		margin-bottom: 15px;
	}

	.detailsName li {
		padding-left: 20px;
	}

	.signCollection,
	.upTicket {
		line-height: 38px;
		font-size: 16px;
		height: 38px;
		width: 50%;
		margin-bottom: 15px;
	}

	.signCollection i {
		height: 38px;
		background-size: 22px;
		width: 22px;
	}

	.signCollection.ok i {
		background-size: 22px;
	}

	.upTicket i {
		background-size: 15px;
		width: 15px;
		height: 36px;
	}

	.detailsMenuTitle {
		font-size: 20px;
		line-height: 30px;
		padding: 0;
	}

	.detailsMenu {
		padding: 0;
		white-space: nowrap;
		overflow: hidden;
		overflow-x: auto;
		margin-bottom: 30px;
	}

	.detailsMenu li {
		float: none;
		padding-right: 20px;
		width: auto;
		white-space: normal;
		word-wrap: break-word;
		word-break: break-all;
		overflow: hidden;
		display: inline-block;
	}

	.detailsMenu li a {
		font-size: 16px;
		line-height: 30px;
	}

	.detailsMenu {
		-webkit-overflow-scrolling: touch;
		scroll-behavior: smooth;
	}

	.detailsMenu::-webkit-scrollbar {
		height: 3px;
	}

	.detailsMenu::-webkit-scrollbar-track-piece {
		height: 3px;
		background-color: #000;
		-webkit-border-radius: 10% 10%;
	}

	.detailsMenu::-webkit-scrollbar-thumb {
		-webkit-border-radius: 3px 3px;
		background-color: #337ab7;
	}

	.gallery-top {
		height: 240px;
	}

	.gallery-top .swiper-button-prev,
	.gallery-top .swiper-button-next {
		width: 40px;
		height: 40px;
	}

	.gallery-top .swiper-button-prev:after,
	.gallery-top .swiper-container-rtl .swiper-button-next:after {
		font-size: 20px;
	}

	.gallery-top .swiper-button-next:after,
	.gallery-top .swiper-container-rtl .swiper-button-prev:after {
		font-size: 20px;
	}

	.smallImg {
		margin-bottom: 30px;
		margin-top: 15px;
		padding: 0px 20px;
	}

	.gallery-thumbs img {
		height: 60px
	}

	.smallImg .swiper-button-prev,
	.smallImg .swiper-button-next {
		color: #fff;
		width: 20px;
		height: 40px;
	}

	.smallImg .swiper-button-prev {
		left: -5px
	}

	.smallImg .swiper-button-next {
		right: -5px
	}

	.smallImg .swiper-button-prev:after,
	.smallImg .swiper-container-rtl .swiper-button-next:after {
		font-size: 20px;
	}

	.smallImg .swiper-button-next:after,
	.smallImg .swiper-container-rtl .swiper-button-prev:after {
		font-size: 20px;
	}
}

/* 2021fyiff 荣誉评审 review */
.reviewBody {
	background: url(../images/bg_37.png) no-repeat top center;
	padding: 0;
	background-size: cover
}

.reviewBanner {
	position: relative;
	margin-bottom: 100px;
	padding-top: 250px;
	background-color: rgba(0, 0, 0, 0.4);
}

.reviewBanner .subTitle {
	position: absolute;
	top: 95px;
	left: 15px;
	z-index: 111;
}

.reviewBanner .swiper-container {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	z-index: 1;
}

.reviewBanner .swiper-slide {
	position: relative;
	overflow: hidden;
}

.reviewBanner .img {
	float: right;
	height: 310px;
	width: 440px;
	margin-bottom: 90px;
	object-fit: cover;
	max-width: 50%
}

.reviewBanner .swiper-button-prev,
.reviewBanner .swiper-button-next {
	top: 60%;
	color: #fff;
	width: 70px;
	height: 70px;
}

.reviewBanner .swiper-button-prev {
	left: -150px;
}

.reviewBanner .swiper-button-next {
	right: -150px;
}

.reviewBanner dl {
	float: left;
	width: 40%;
	padding-top: 80px;
}

.reviewBanner dl dd {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}

.reviewBanner dl dd span {
	color: #fff;
	background: #FF00FF;
	line-height: 42px;
	padding: 0 10px;
	float: left;
	font-size: 26px;
}

.reviewIntroduce {
	float: left;
	width: 100%;
	background: #fff;
	padding: 30px 40px;
	overflow: hidden;
}

.reviewIntroduce .title {
	float: left;
	width: auto;
	color: #fff;
	margin-left: -40px;
	padding: 0px 40px;
	background: #FF00FF;
	line-height: 40px;
	font-size: 20px;
}

.reviewIntroduce .desc {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 26px;
	padding-top: 15px;
}

.reviewIntroduce .desc img {
	max-width: 100%
}

.ulName {
	float: left;
	width: 100%;
	padding-top: 40px;
}

.ulName li {
	padding: 0px;
	text-align: left;
	line-height: 30px;
}

.smallTitle {
	padding: 0px 20px;
	float: left;
	background: #000000;
	color: #fff;
	line-height: 24px;
	position: relative;
	z-index: 2;
	margin-bottom: -24px;
}

.swiper-review {
	float: left;
	width: 100%;
	padding: 0px 50px;
	background: url(../images/bg_38.png) no-repeat left top;
	background-size: 100% 100%;
	position: relative;
	z-index: 1;
	margin-bottom: 100px;
}

.swiper-review .next,
.swiper-review .prev {
	position: absolute;
	top: 40%;
	width: 50px;
	height: 50px;
}

.swiper-review .next {
	background: url(../images/left.png) no-repeat center center;
	left: 0;
}

.swiper-review .prev {
	background: url(../images/right.png) no-repeat center center;
	right: 0
}

.swiper-review .swiper-container {
	float: left;
	width: 100%;
}

.swiper-review .img {
	width: 150px;
	height: 170px;
	object-fit: cover;
	cursor: pointer
}

.swiper-review .pimg {
	padding-top: 50px;
	text-align: center;
}

.swiper-review .name {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	padding-bottom: 20px;
}

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

	/* 平板 */
	.reviewBanner {
		padding-top: 160px;
		margin-bottom: 60px;
	}

	.reviewBanner .subTitle {
		top: 60px;
	}

	.reviewBanner .img {
		height: 260px;
		margin-bottom: 50px
	}

	.reviewBanner dl {
		padding-left: 50px;
	}

	.reviewBanner dl dd span {
		font-size: 20px;
		line-height: 34px;
	}

	.reviewBanner .swiper-button-prev {
		left: -0px;
	}

	.reviewBanner .swiper-button-next {
		right: -0px;
	}

	.reviewBanner .swiper-button-prev,
	.reviewBanner .swiper-button-next {
		width: 55px;
		height: 55px;
	}

	.reviewBanner .swiper-button-prev:after,
	.reviewBanner .swiper-container-rtl .swiper-button-next:after {
		font-size: 20px;
	}

	.reviewBanner .swiper-button-next:after,
	.reviewBanner .swiper-container-rtl .swiper-button-prev:after {
		font-size: 20px;
	}

	.reviewIntroduce {
		padding: 20px 30px;
	}

	.reviewIntroduce .title {
		padding: 0 30px;
		line-height: 36px;
		font-size: 20px;
	}

	.swiper-review {
		margin-bottom: 60px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.reviewBody {
		background-size: auto 100%
	}

	.reviewBanner {
		padding-top: 80px;
		margin-bottom: 0px;
		overflow: hidden;
	}

	.reviewBanner .subTitle {
		top: 30px;
	}

	.reviewBanner .img {
		height: 260px;
		margin-bottom: 30px;
		max-width: 100%;
		width: 100%
	}

	.reviewBanner dl {
		padding-left: 0px;
		width: 100%;
		padding-top: 10px;
	}

	.reviewBanner dl dd span {
		font-size: 16px;
		line-height: 30px;
	}

	.reviewBanner .swiper-button-prev {
		left: 15px;
	}

	.reviewBanner .swiper-button-next {
		right: 15px;
	}

	.reviewBanner .swiper-button-prev,
	.reviewBanner .swiper-button-next {
		width: 40px;
		height: 40px;
		top: 65%
	}

	.reviewBanner .swiper-button-prev:after,
	.reviewBanner .swiper-container-rtl .swiper-button-next:after {
		font-size: 20px;
	}

	.reviewBanner .swiper-button-next:after,
	.reviewBanner .swiper-container-rtl .swiper-button-prev:after {
		font-size: 20px;
	}

	.reviewIntroduce {
		padding: 10px 20px;
	}

	.reviewIntroduce .title {
		padding: 0 20px;
		line-height: 36px;
		font-size: 20px;
		margin-left: -20px;
	}

	.reviewIntroduce .desc {
		padding-top: 10px;
		line-height: 24px;
	}

	.swiper-review {
		margin-bottom: 60px;
		padding: 0px 30px;
	}

	.swiper-review .next,
	.swiper-review .prev {
		width: 30px;
		height: 30px;
	}

	.swiper-review .img {
		height: 130px;
		width: 120px;
	}

	.swiper-review .name {
		font-size: 12px;
		padding-bottom: 10px;
	}

	.ulName {
		padding-top: 10px;
	}
}

/* 产业模块  产业*/
.industryType {
	margin: 20px 0;
	margin-bottom: 40px;
}

.industryType a {
	line-height: 30px;
	font-size: 22px;
	padding: 8px 0;
}

.industryType a span {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
}

.industryTitle {
	padding: 0px 40px;
}

.industryInfo {
	padding: 30px 40px;
	background: #fff;
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 40px;
}

.industryList li {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	background: #fff;
	position: relative;
	height: 250px;
	padding-left: 200px;
	padding-right: 150px;
}

.industryList .img {
	width: 165px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden
}

.industryList .img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.industryList .class {
	float: left;
	background: #2374B1;
	line-height: 18px;
	font-size: 14px;
	padding: 0px 5px;
	margin-top: 30px;
	color: #fff
}

.industryList .title {
	float: left;
	width: 100%;
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 5px;
}

.industryList .tit {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
}

.industryList .tit span {
	float: left;
	font-weight: normal;
	font-size: 13px;
	padding-right: 30px;
}

.industryList .desc {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-top: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.industryList .yuYue {
	position: absolute;
	top: 0;
	right: 0;
	width: 122px;
	height: 250px;
	background: url(../images/bg_39.png) no-repeat left top;
	background-size: 100% 100%;
	color: #fff;
	border-left: 2px dashed #000;
	font-size: 24px;
	padding: 0px 50px;
	justify-content: center;
	align-items: center;
	display: -webkit-flex;
	line-height: 40px;
}

.industryList .yuYue span {
	display: none;
	float: right;
}

.industryList .ok .yuYue {
	background: url(../images/bg_39-2.png) no-repeat left top;
	background-size: 100% 100%
}

.industryList .info {
	float: left;
	width: 100%
}

.industryListTwo {
	margin-left: -7px;
	width: 101.5%
}

.industryListTwo li {
	width: 25%;
	padding: 0;
	height: auto;
	padding: 0px 7px;
	background: none;
}

.industryListTwo .img {
	position: relative;
	width: 100%;
	height: 340px;
}

.industryListTwo .img img {
	height: 340px;
}

.industryListTwo .info {
	background: #0C66AA;
	padding: 10px 20px;
	color: #fff;
	height: 120px;
	overflow: hidden;
	border-bottom: 2px dashed #000;
}

.industryListTwo .title {
	font-size: 14px;
	margin: 0;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.industryListTwo .tit {
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
}

.industryListTwo .tit span {
	padding-right: 10px;
	line-height: 30px;
}

.industryListTwo .class,
.industryListTwo .desc {
	display: none
}

.industryListTwo .yuYue {
	border: 0;
	padding: 0;
	background: url(../images/bg_33.png) no-repeat left top;
	background-size: 100% 100%;
	position: relative;
	float: left;
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding: 0;
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
	right: 0;
	font-weight: normal;
	text-align: left;
	justify-content: left;
	align-items: left;
	display: -webkit-flex;
}

.industryListTwo .yuYue span {
	background: #FF00FF;
	padding: 0px 7px;
	font-size: 12px;
	display: block;
	line-height: 14px;
	top: 12px;
	position: absolute;
	right: 0
}

.industryListTwo .ok .yuYue {
	background: url(../images/bg_40.png) no-repeat left top;
	background-size: 100% 100%
}

.industryListTwo .ok .yuYue span {
	background: #0B65A9
}

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

	/* 平板 */
	.industryType a {
		line-height: 30px;
		font-size: 20px;
		padding: 8px 0;
	}

	.industryTitle {
		padding: 0px 30px;
	}

	.industryInfo {
		padding: 25px 30px;
	}

	.industryList li {
		padding-right: 130px;
	}

	.industryList .title {
		margin-top: 10px;
		font-size: 18px;
		line-height: 28px;
		padding-bottom: 5px;
	}

	.industryList .desc {
		margin-top: 20px;
	}

	.industryList .yuYue {
		width: 100px;
	}

	.industryListTwo li {
		padding: 0 7px;
		width: 33.333%
	}

	.industryListTwo .img {
		height: 330px;
	}

	.industryListTwo .info {
		padding: 5px 15px;
	}

	.industryListTwo .title {
		margin: 0;
		padding-bottom: 0
	}

	.industryListTwo .yuYue {
		right: 0;
		width: 100%;
		padding: 0;
		height: 36px;
		line-height: 36px;
		text-align: left;
		padding-left: 15px;
	}

}

@media (max-width: 767px) {

	/* 手机 */
	.industryType {
		margin-bottom: 20px;
	}

	.industryType a {
		line-height: 22px;
		font-size: 14px;
		padding: 3px 0;
		letter-spacing: 0;
		min-height: 36px;
	}

	.industryTitle {
		padding: 0px 20px;
	}

	.industryInfo {
		padding: 15px 20px;
		margin-bottom: 30px;
		line-height: 24px;
	}

	.industryList li {
		padding-left: 115px;
		padding-right: 60px;
		height: 150px;
		overflow: hidden;
	}

	.industryList .img {
		width: 100px;
		height: 150px;
	}

	.industryList .title {
		margin-top: 10px;
		font-size: 14px;
		line-height: 22px;
		width: 100%;
		height: 44px;
		overflow: hidden;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.industryList .yuYue {
		right: 0px;
		width: 50px;
		height: 150px;
		padding: 0px 20px;
		line-height: 24px;
		font-size: 14px;
	}

	.industryList .class,
	.fyiffList .desc {
		display: none
	}

	.industryList .tit {
		font-size: 12px;
		line-height: 16px;
		margin-top: 10px;
	}

	.industryList .tit span {
		padding-right: 10px;
	}

	.industryListTwo {
		padding-right: 0;
		width: 100%
	}

	.industryListTwo li {
		padding: 0 7px;
		width: 50%;
		height: auto
	}

	.industryListTwo .img {
		height: 230px;
		width: 100%
	}

	.industryListTwo .info {
		padding: 5px 10px;
	}

	.industryListTwo .title {
		margin: 0;
		padding-bottom: 0;
		width: 100%;
		line-height: 20px;
		height: 40px;
	}

	.industryListTwo .tit {
		margin-top: 5px;
	}

	.industryListTwo .tit,
	.industryListTwo .tit span {
		font-size: 12px;
	}

	.industryListTwo .yuYue {
		right: 0;
		width: 100%;
		padding: 0;
		height: 36px;
		line-height: 36px;
		text-align: left;
		padding-left: 10px;
	}
}

.wipBody {
	background: url(../images/wip.png) no-repeat top center;
	background-size: cover
}

.pppBody {
	background: url(../images/ppp.png) no-repeat top center;
	background-size: cover
}

.pspBody {
	background: url(../images/psp.png);
	background-size: cover
}

/* 产业模块 详情 Details  */
.industryDetails {
	background: url(../images/bg_41.png) no-repeat top center;
	background-size: cover
}

.industryDetailsBanner {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-bottom: 80px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.6);
	margin-top: 40px;
	position: relative;
}

.industryDetailsBanner .swiper {
	position: relative;
	overflow: hidden;
	width: 80%;
	max-width: 1290px;
	margin: 0 auto;
	z-index: 1;
}

.industryDetailsBanner .img {
	float: left;
	height: 800px;
	width: 100%;
	object-fit: cover;
}

.industryDetailsBanner .name {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fff;
	line-height: 40px;
	font-size: 18px;
	padding: 0px 15px;
	font-weight: bold
}

.industryDetailsBanner .swiper-button-prev,
.industryDetailsBanner .swiper-button-next {
	color: #fff;
	width: 70px;
	height: 70px;
	background: rgba(0, 0, 0, 0.45);
}

.industryDetailsBanner .swiper-button-prev:hover,
.industryDetailsBanner .swiper-button-next:hover {
	background: rgba(11, 101, 169, 0.8)
}

.industryDetailsBanner .swiper-button-prev:after,
.industryDetailsBanner .swiper-container-rtl .swiper-button-next:after {
	font-size: 30px;
}

.industryDetailsBanner .swiper-button-next:after,
.industryDetailsBanner .swiper-container-rtl .swiper-button-prev:after {
	font-size: 30px;
}

.industryDetailsBanner .info {
	position: absolute;
	bottom: 80px;
	color: #fff;
	z-index: 111;
}

.industryDetailsBanner .title {
	background: #FF00FF;
	line-height: 42px;
	padding: 0px 15px;
	font-size: 26px;
	margin-bottom: 10px;
	float: left;
	max-width: 90%;
	margin-right: 5%
}

.industryDetailsBanner .desc {
	float: left;
	background: #FF00FF;
	line-height: 42px;
	padding: 0px 15px;
	font-size: 18px;
	max-width: 90%;
	margin-right: 5%
}

.industryDetailsBanner .swiper-button-next.swiper-button-disabled,
.industryDetailsBanner .swiper-button-prev.swiper-button-disabled {
	opacity: 0
}

.detailsContent {
	float: left;
	width: 100%;
	background: #fff;
	padding: 30px 40px;
	margin-bottom: 160px;
}

.detailsContent .title {
	float: left;
	background: #FF00FF;
	font-size: 14px;
	line-height: 26px;
	padding: 0px 40px;
	margin-left: -40px;
	color: #fff;
}

.detailsContent .desc {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 35px;
}

.detailsContent .desc:last-child {
	margin-bottom: 0
}

.a-yuYue {
	float: left;
	width: 100%;
	background: url(../images/bg_35.png) no-repeat 93% center #0B65A9;
	line-height: 42px;
	padding-left: 15px;
	font-size: 24px;
	color: #fff;
	margin-bottom: 450px;
	background-size: 18px;
}

.detailsMenuTitle2 {
	background: #0B65A9
}

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

	/* 平板 */
	.industryDetailsBanner .swiper {
		width: 100%
	}

	.industryDetailsBanner .img {
		height: 500px;
	}

	.industryDetailsBanner .info {
		bottom: 50px;
	}

	.industryDetailsBanner .title {
		line-height: 38px;
		font-size: 22px;
	}

	.industryDetailsBanner .desc {
		line-height: 38px;
		font-size: 16px;
	}

	.industryDetailsBanner .swiper-button-prev,
	.industryDetailsBanner .swiper-button-next {
		width: 55px;
		height: 55px;
	}

	.industryDetailsBanner .swiper-button-prev:after,
	.industryDetailsBanner .swiper-container-rtl .swiper-button-next:after {
		font-size: 23px;
	}

	.industryDetailsBanner .swiper-button-next:after,
	.industryDetailsBanner .swiper-container-rtl .swiper-button-prev:after {
		font-size: 23px;
	}

	.detailsContent {
		padding: 20px 30px;
		margin-bottom: 100px;
	}

	.detailsContent .title {
		padding: 0px 30px;
		margin-left: -30px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.industryDetails .subTitle span {
		padding: 0px 10px;
		font-size: 16px;
		line-height: 28px;
	}

	.industryDetailsBanner {
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.industryDetailsBanner .swiper {
		width: 100%
	}

	.industryDetailsBanner .img {
		height: 260px;
	}

	.industryDetailsBanner .info {
		bottom: 20px;
	}

	.industryDetailsBanner .title {
		line-height: 26px;
		font-size: 14px;
		margin-left: 15px;
	}

	.industryDetailsBanner .desc {
		line-height: 22px;
		font-size: 12px;
		margin-left: 15px;
	}

	.industryDetailsBanner .name {
		font-size: 12px;
		line-height: 20px;
	}

	.industryDetailsBanner .swiper-button-prev,
	.industryDetailsBanner .swiper-button-next {
		width: 40px;
		height: 40px;
	}

	.industryDetailsBanner .swiper-button-prev:after,
	.industryDetailsBanner .swiper-container-rtl .swiper-button-next:after {
		font-size: 20px;
	}

	.industryDetailsBanner .swiper-button-next:after,
	.industryDetailsBanner .swiper-container-rtl .swiper-button-prev:after {
		font-size: 20px;
	}

	.detailsContent {
		padding: 15px 20px;
		margin-bottom: 20px;
	}

	.detailsContent .title {
		padding: 0px 15px;
		margin-left: -20px;
	}

	.a-yuYue {
		margin-bottom: 15px;
		font-size: 16px;
	}

	.industryDetails .a-yuYue:nth-child(2) {
		display: none
	}

	.detailsMenuTitle2 {
		line-height: 40px;
		padding: 0px 10px;
	}

	.detailsContent .desc {
		font-size: 13px;
		line-height: 24px;
		margin-bottom: 25px;
	}

	.detailsContent .desc:last-child {
		margin-bottom: 0
	}
}

/* 产业板块 荣誉 industryHonorBody  */
.industryHonorBody {
	background: url(../images/ry.png) no-repeat top center;
	background-size: cover
}

.industry-swiper {
	background: #fff;
	margin-top: 0;
	margin-bottom: 0
}

.industry-swiper .pimg {
	padding-top: 0
}

.industry-swiper .next {
	background: url(../images/left2.png) no-repeat center center;
	top: 30%
}

.industry-swiper .prev {
	background: url(../images/right2.png) no-repeat center center;
	top: 30%
}

.industry-swiper .name {
	color: #000
}

.ul-cooperation {
	float: left;
	width: 100%;
	background: #fff;
	margin-bottom: 160px;
	padding: 25px;
	text-align: center;
	padding-bottom: 0;
	padding-top: 0
}

.ul-cooperation img {
	height: 37px;
	max-width: 98%;
	object-fit: cover;
}

.ul-cooperation li {
	padding-bottom: 30px;
}

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

	/* 平板 */
	.ul-cooperation {
		padding: 15px;
		margin-bottom: 100px;
	}

	.ul-cooperation img {
		height: 34px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.ul-cooperation {
		padding: 0px;
		margin-bottom: 40px;
		padding-top: 15px;
	}

	.ul-cooperation img {
		height: 24px;
	}

	.reviewIntroduce .title {
		font-size: 16px;
		line-height: 30px;
	}

	.industry-swiper {
		padding-top: 10px;
	}
}

/* 学术板块 learning  */
.learningBody {
	background: url(../images/xs.jpg) no-repeat top center;
	background-size: cover
}

.learningList {
	padding: 0px 8px;
	padding-bottom: 50px;
}

.learningList .pimg {
	float: left;
	width: 100%;
	height: 360px;
	overflow: hidden;
	position: relative;
}

.learningList .pimg img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.learningList .pimg .desc {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
}

.learningList .pimg:hover .desc {
	top: 0;
}

.learningList li {
	padding: 0px 7px;
	padding-top: 15px;
}

.learningList .bottom {
	float: left;
	width: 100%;
	height: 90px;
	background: url(../images/bg_38.png) no-repeat left top;
	background-size: 100% 100%;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}

.learningList .bottom .title {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	padding-top: 3px;
}

.learningList .bottom .name {
	font-size: 15px;
	margin-bottom: 5px;
}

.learningBody .learningList:last-child {
	margin-bottom: 110px;
}

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

	/* 平板 */
	.learningList .pimg {
		height: 280px;
	}

	.learningList .bottom {
		height: 90px;
	}

	.learningBody .learningList:last-child {
		margin-bottom: 80px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.learningList {
		padding-bottom: 40px;
	}

	.learningList .pimg {
		height: 180px;
	}

	.learningList .bottom {
		height: 80px;
		line-height: 18px;
		font-size: 12px;
	}

	.learningList .bottom .title {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 5px;
	}

	.learningBody .learningList:last-child {
		margin-bottom: 0px;
	}

	.learningList .bottom .name {
		font-size: 14px;
	}
}

/* 参与报名  */
.signUpBody {
	background: url(../images/bg_42.jpg) no-repeat top center #000000;
	background-size: cover
}

.signUpDetailsBody {
	background: url(../images/bg_44.png) no-repeat top center #000000;
	background-size: cover
}

.industrySignUpBody {
	background: url(../images/bg_45.png) no-repeat top center #000000;
	background-size: cover
}

.signUpContent {
	float: left;
	width: 100%;
	padding: 30px 40px;
	padding-bottom: 10px;
	background: #fff;
	margin-bottom: 160px;
	overflow: hidden
}

.signUpContent .desc {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 10px;
	line-height: 26px;
	font-size: 14px;
}

.signUpContent .tit {
	float: left;
	width: 100%;
	margin-left: -40px;
}

.signUpContent .tit span {
	float: left;
	background: #FF00FF;
	margin: 5px 0;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 0px 40px;
}

.signUpContent .bottom {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

.signUpContent .bottom label {
	cursor: pointer;
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
	line-height: 30px;
}

.signUpContent .bottom label input {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}

.signUpContent .bottom .btn {
	min-width: 250px;
	height: 40px;
	background: #0B65A9;
	color: #fff;
	font-size: 22px;
	cursor: pointer;
	letter-spacing: 5px;
	margin-bottom: 20px;
}

.signUpType {
	float: left;
	width: 100%;
	color: #fff;
	padding-top: 115px;
}

.signUpType .title {
	width: 100%;
	float: left;
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
	padding-left: 20px;
}

.signUpType p {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	padding-left: 20px;
}

.signUpType .state {
	font-size: 14px;
}

.signUpType .tit {
	float: left;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	line-height: 34px;
	padding-left: 20px;
}

.signUpType .link {
	float: left;
	width: 100%;
	background: url(../images/bg_43.png) no-repeat 95% center #0B65A9;
	background-size: 12px;
	font-size: 18px;
	line-height: 40px;
	padding-left: 20px;
	color: #fff
}

.signUpType .link2 {
	margin-top: 30px;
}

.signUpType .link:hover {
	background: url(../images/bg_43.png) no-repeat 95% center #FF00FF;
	background-size: 12px;
}

.signUpType dl,
.signUpType dl dd {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.signUpType dl a {
	float: left;
	color: #fff;
	font-size: 22px;
	line-height: 44px;
}

.canYeRight .signUpType {
	margin-bottom: -50px;
}

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

	/* 平板 */
	.signUpBody {
		background-size: auto 100%
	}

	.signUpContent {
		margin-bottom: 100px;
		padding: 20px 30px;
		padding-bottom: 0
	}

	.signUpContent .tit {
		margin-left: -30px;
	}

	.signUpContent .tit span {
		padding: 0px 30px;
	}

	.signUpContent .desc {
		line-height: 24px;
		padding-bottom: 20px;
	}

	.signUpType {
		padding-top: 90px;
	}

	.signUpType .title {
		font-size: 22px;
		line-height: 30px;
		padding-left: 10px
	}

	.signUpType p {
		padding-left: 10px;
		font-size: 14px;
	}

	.signUpType .state {
		padding-left: 10px;
		font-size: 12px;
	}

	.signUpType .tit {
		padding-left: 10px;
		font-size: 19px;
	}

	.signUpType .link {
		padding-left: 10px;
		font-size: 15px;
		line-height: 36px;
		background-size: 10px;
	}

	.signUpType dl a {
		font-size: 17px;
		line-height: 38px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.signUpBody {
		background-size: auto 100%
	}

	.signUpContent {
		margin-bottom: 30px;
		padding: 5px 15px;
		padding-bottom: 0
	}

	.signUpContent .tit {
		margin-left: -15px;
	}

	.signUpContent .tit span {
		padding: 0px 15px;
	}

	.signUpContent .desc {
		line-height: 24px;
		padding-bottom: 15px;
	}

	.signUpType {
		padding-top: 0;
		margin-bottom: 40px;
	}

	.signUpType .title {
		font-size: 20px;
		line-height: 30px;
		padding-left: 20px
	}

	.signUpType p {
		padding-left: 20px;
		font-size: 14px;
	}

	.signUpType .state {
		padding-left: 20px;
		font-size: 12px;
	}

	.signUpType .tit {
		padding-left: 18px;
		font-size: 19px;
	}

	.signUpType .link {
		padding-left: 18px;
		font-size: 14px;
		line-height: 36px;
		background-size: 10px;
	}

	.signUpType dl {
		padding: 5px 0;
	}

	.signUpType dl a {
		font-size: 15px;
		line-height: 30px;
		padding-left: 5px;
	}

	.signUpContent .bottom {
		padding-bottom: 10px;
	}

	.signUpContent .bottom .btn {
		min-width: 180px;
		height: 38px;
		font-size: 16px;
	}

	.canYeRight .signUpType {
		margin-bottom: 30px;
	}
}

/* 媒体注册  */
.mediaBody {
	background: url(../images/bg_46.png) no-repeat top center #000000;
	background-size: cover
}

.mediaBody2 {
	background: url(../images/bg_47.png) no-repeat top center #000000;
	background-size: cover;
}

.mediaRight .signUpType {
	padding-top: 70px;
}

@media (max-width: 767px) {

	/* 手机 */
	.mediaRight .signUpType {
		padding-top: 0px;
	}
}

/* 注册 register  */
.registerBody {
	background: url(../images/bg_48.png) no-repeat top center;
	background-size: cover;
}

.registerBody .content {
	max-width: 760px
}

.registerInfo .main {
	padding: 40px;
	background: url(../images/bg_49.png) no-repeat left top;
	background-size: cover;
	margin-bottom: 400px;
	margin-top: 125px;
	padding-bottom: 20px;
}

.newRegister {
	float: left;
	color: #fff;
	font-size: 26px;
	line-height: 40px;
	padding-left: 10px;
	min-width: 60%;
	background: #FF00FF;
	margin-bottom: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-right: 10px;
}

.newRegister:hover {
	background: #FF00FF;
	color: #fff;
}

.registerInfo ul {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.registerInfo ul li {
	float: left;
	width: 100%;
	padding-left: 110px;
	line-height: 32px;
	position: relative;
	margin-bottom: 15px;
}

.registerInfo ul span {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
}

.registerInfo ul .txt {
	float: right;
	width: 90%;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	border: 1px solid #fff;
	padding-left: 10px;
	letter-spacing: 2px;
	background: none;
	color: #fff;
}

.registerInfo ul .txtYzm {
	width: 47%;
	float: left;
	margin-left: 10%;
}

.registerInfo ul .btn_yzm {
	width: 40%;
	float: right;
	border: 1px solid #fff;
	height: 30px;
	line-height: 30px;
	background: none;
	color: #fff;
	font-size: 14px;
}

.registerInfo ul .li {
	padding: 0;
}

.registerInfo .btn {
	float: left;
	background: #fff;
	width: auto;
	line-height: 28px;
	color: #000;
	font-size: 15px;
	height: 28px;
	padding: 0 10px;
	font-weight: bold;
	margin-top: 10px;
}

.registerInfo .noTell {
	font-size: 12px;
	color: #fff;
	float: left;
	opacity: 0.7
}

.registerInfo .noTell:hover {
	opacity: 1
}

.registerInfo .tip {
	float: left;
	line-height: 40px;
	color: #000000;
	font-size: 20px;
	padding: 0px 10px;
	background: #fff;
	margin-top: -25px;
	margin-bottom: 40px;
}

.registerInfo h1 {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 30px;
	margin-top: -5px;
}

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

	/* 平板 */
	.registerInfo .main {
		margin-bottom: 200px;
		margin-top: 100px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.registerInfo .main {
		margin-bottom: 30px;
		margin-top: 0px;
		padding: 25px;
		padding-bottom: 15px;
	}

	.newRegister {
		font-size: 18px;
		line-height: 34px;
	}

	.registerInfo .tip {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 25px;
	}

	.registerInfo ul li {
		padding-left: 100px;
	}

	.registerInfo ul span {
		font-size: 14px;
	}

	.registerInfo ul .txtYzm {
		width: 55%
	}

	.registerInfo ul .btn_yzm {
		width: 42%;
		font-size: 13px;
	}

	.registerInfo h1 {
		font-size: 18px;
		margin-bottom: 25px;
		margin-top: 0;
	}
}

/* 新人注册  */
.newRegisterBody {
	background: url(../images/bg_48.png) no-repeat top center;
	background-size: cover;
}

.newRegisterBody .content {
	max-width: 460px
}

.newRegisterBody .newRegister {
	margin-bottom: 30px;
	margin-top: 100px;
}

.newRegisterBody .registerInfo .main {
	margin: 0;
}

.newRegisterBody .registerInfo ul li {
	padding-left: 88px;
}

.newRegisterBody .registerInfo ul .span {
	letter-spacing: 5px;
}

.newRegisterBody .add {
	float: right;
	color: #fff;
	font-size: 13px;
	opacity: 0.8;
	margin-top: -15px;
	margin-bottom: 5px;
}

.newRegisterBody .add:hover {
	opacity: 1
}

.btnNewRegister {
	float: left;
	width: 180px;
	height: 42px;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
	background: #0B65A9;
	text-align: center;
	margin-bottom: 300px;
	margin-top: 40px;
}

.select {
	float: right;
	width: 90%;
	height: 32px;
	line-height: 30px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	background: none;
	padding-left: 10px;
	-webkit-appearance: none;
	background: url(../images/bg_43.png) no-repeat 96% center;
	background-size: 7px;
}

.sel-province {
	margin-left: 10%;
	width: 43%;
	height: 32px;
	line-height: 30px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	background: none;
	padding-left: 10px;
	-webkit-appearance: none;
	background: url(../images/bg_43.png) no-repeat 96% center;
	background-size: 7px;
}

.sel-city {
	width: 43%;
	height: 32px;
	line-height: 30px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	background: none;
	padding-left: 10px;
	-webkit-appearance: none;
	background: url(../images/bg_43.png) no-repeat 96% center;
	background-size: 7px;
}

.select option,
.sel-province option,
.sel-city option {
	background: #0B65A9
}

.sel-area {
	float: left;
	width: 30%;
	margin-top: 15px;
	float: right;
}

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

	/* 平板 */
	.btnNewRegister {
		margin-bottom: 150px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.newRegisterBody .newRegister {
		margin-bottom: 20px;
		margin-top: 20px;
	}

	.btnNewRegister {
		margin-bottom: 50px;
		font-size: 18px;
		width: 140px;
		line-height: 38px;
		margin-top: 20px;
	}
}

/* 登录 login  */
.loginBody,
.negotiateBody {
	background: url(../images/bg_50.png) no-repeat top center;
	background-size: cover;
}

.loginBody .content {
	max-width: 760px
}

.loginType {
	float: left;
	width: 100%;
}

.loginType dd {
	float: left;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	padding: 0px 15px;
	margin-right: 25px;
	cursor: pointer;
}

.loginType .sel {
	background: #FF00FF;
}

.loginType dd:last-child {
	margin: 0;
}

.loginInfo ul li {
	padding-left: 80px;
}

.loginInfo ul li span {
	letter-spacing: 2px;
}

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

	/* 平板 */
	.loginType dd {
		margin: 0;
		padding: 0px 10px;
		margin-right: 15px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.loginType dd {
		margin: 0;
		padding: 0px 10px;
		margin-right: 15px;
	}
}

/* 企业洽谈 Negotiate  */
.negotiateBody .content {
	max-width: 460px
}

/* 购票 Ticket  */
.ticketBody {
	background: url(../images/bg_52.png) no-repeat top center;
	background-size: cover;
}

.ticketContent {
	margin-bottom: 40px;
}

/* 个人中心  */
.userBody {
	background: #EDE8E5
}

.leftMenu {
	padding: 0;
	padding-top: 160px;
	padding-bottom: 160px;
	padding-right: 10px;
}

.leftMenu h1 {
	position: relative;
	background: #0B65A9;
	line-height: 64px;
	margin-bottom: 30px;
	padding: 0px 15px;
	font-size: 32px;
	width: 100%;
	color: #fff
}

.leftMenu h1.sel {
	background: #0B65A9;
}

.leftMenu h1 i {
	position: absolute;
	top: 0;
	right: 10px;
	display: none
}

.leftMenu a {
	float: left;
	width: 100%;
	line-height: 95px;
	color: #000000;
	font-size: 20px;
	padding: 0px 20px;
	margin-bottom: 5px;
	background: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}

.leftMenu .sel {
	background: #FF00FF;
	color: #fff;
}

.userMain {
	background: url(../images/bg_53.png) no-repeat left top;
	background-size: 100% 100%;
	margin-top: 160px;
	height: 100%;
	min-height: 695px;
	color: #fff;
	padding: 30px;
	padding-bottom: 30px;
}

.userTable {
	float: left;
	width: 90%;
	margin-left: 4%;
	margin-bottom: 20px;
}

.userTable th {
	width: 85px;
	line-height: 30px;
	vertical-align: top;
	font-size: 15px;
	font-weight: normal
}

.userTable td {
	padding-bottom: 15px;
	vertical-align: top
}

.userTable .txt {
	float: right;
	width: 90%;
	height: 28px;
	line-height: 28px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
	background: none
}

.userTable .select {
	height: 28px;
	line-height: 28px;
}

.userTable .btn {
	width: 100px;
	height: 28px;
	background: #FFFFFF;
	color: #333;
	font-size: 13px;
	padding: 0;
	font-weight: 300;
}

.userTable .btn:hover {
	color: #fff
}

.userTable .img {
	float: right;
	margin-bottom: -5px;
}

.userTable .btnNew {
	width: 60px;
}

.userTable p {
	float: left;
	width: 100%;
	padding-top: 10px;
}

.imgPhoto {
	height: 190px;
	width: 144px;
	object-fit: cover;
}

.imgIdPhoto {
	height: 110px;
	width: 144px;
	object-fit: cover;
}

.userTable2 {
	min-height: 258px;
}

.btnSaveInfo {
	float: right;
	margin-top: -30px;
	height: 30px;
	background: #fff;
	color: #000;
	padding: 0 15px;
	margin-right: 2%
}

.btnSaveInfo:hover {
	color: #fff;
}

.userTitle {
	line-height: 34px;
	font-size: 24px;
	font-weight: bold;
}

.userDesc {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	padding-top: 60px;
}

.userDesc .imgWX {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}

.userDesc .imgWX img {
	width: 160px;
}

.userDesc .company,
.userDesc .name,
.userDesc .job {
	width: 100%;
	text-align: center;
}

.userDesc .job {
	padding-top: 20px;
}

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

	/* 平板 */
	.user-content {
		padding: 0px 15px;
	}

	.leftMenu {
		padding-top: 60px;
		padding-bottom: 100px;
	}

	.leftMenu h1 {
		line-height: 50px;
		font-size: 22px;
	}

	.leftMenu a {
		line-height: 66px;
		font-size: 18px;
	}

	.userMain {
		margin-top: 140px;
		margin-bottom: 100px;
		padding: 20px;
		padding-bottom: 0;
		padding-top: 30px;
		min-height: 492px
	}

	.userTable {
		width: 98%;
		margin-left: 0
	}

	.imgPhoto {
		height: 150px;
		width: 110px;
		object-fit: cover;
	}

	.imgIdPhoto {
		height: 80px;
		width: 110px;
		object-fit: cover;
	}

	.userTitle {
		font-size: 20px;
		line-height: 30px;
	}

	.userDesc {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.userDesc .imgWX {
		padding-top: 0
	}

	.userDesc .imgWX img {
		width: 140px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.user-content {
		padding: 0px 15px;
	}

	.leftMenu {
		padding: 20px 0;
	}

	.leftMenu h1 {
		line-height: 40px;
		font-size: 16px;
		margin-bottom: 0
	}

	.leftMenu h1 i {
		display: block;
		width: 30px;
		height: 40px;
		background: url(../images/bg_54.png) no-repeat center center;
		background-size: auto 10px;
	}

	.leftMenu h1.sel i {
		-webkit-transform: rotateZ(180deg);
		-moz-transform: rotateZ(180deg);
		-o-transform: rotateZ(180deg);
		-ms-transform: rotateZ(360deg);
		transform: rotateZ(180deg);
	}

	.leftMenu ul {
		display: none;
		margin-top: 5px;
	}

	.leftMenu a {
		line-height: 40px;
		font-size: 14px;
		padding: 0px 15px;
	}

	.userMain {
		margin-top: 0px;
		padding: 15px 0;
		margin-bottom: 30px;
		min-height: 695px;
		height: 100%;
	}

	.userTable {
		width: 100%;
		margin-left: 0
	}

	.imgPhoto {
		height: 150px;
		width: 110px;
		object-fit: cover;
	}

	.imgIdPhoto {
		height: 80px;
		width: 110px;
		object-fit: cover;
	}

	.userTable2 {
		width: 50%;
		height: auto;
		min-height: 0
	}

	.userDesc {
		padding-top: 15px;
		padding-bottom: 15px;
		line-height: 24px;
	}

	.userTitle {
		font-size: 17px;
		line-height: 26px;
	}

	.userDesc .imgWX {
		padding-top: 0
	}

	.userDesc .imgWX img {
		width: 140px;
	}
}

/* 我的证件  certificates */
.certificatesType {
	padding-top: 60px;
	float: left;
	width: 100%
}

.certificatesType .title {
	float: left;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	line-height: 54px;
	padding-left: 20px;
}

.certificatesType p {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 34px;
	padding-left: 20px;
}

.certificatesType .state {
	font-size: 14px;
	opacity: 0.8;
	margin-bottom: 40px;
}

.certificatesType .link {
	float: left;
	width: 90%;
	background: url(../images/bg_43-2.png) no-repeat 95% center #fff;
	background-size: 12px;
	font-size: 18px;
	line-height: 42px;
	padding-left: 20px;
	color: #000
}

.certificatesType .link:hover {
	background: url(../images/bg_43.png) no-repeat 95% center #FF00FF;
	color: #fff;
}

.signUpType .link2 {
	margin-top: 30px;
}

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

	/* 平板 */
	.certificatesType .title {
		font-size: 18px;
		line-height: 40px;
		padding-left: 10px;
	}

	.certificatesType {
		padding-top: 40px;
	}

	.certificatesType .link {
		width: 100%;
		padding-left: 10px;
		font-size: 15px;
		line-height: 38px;
		background-size: 8px;
	}

	.certificatesType .state {
		padding-left: 10px;
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.certificatesType .title {
		font-size: 15px;
		line-height: 40px;
		padding-left: 15px;
	}

	.certificatesType {
		padding-top: 20px;
	}

	.certificatesType .link {
		width: 100%;
		padding-left: 15px;
		font-size: 15px;
		line-height: 38px;
		background-size: 8px;
	}

	.certificatesType .state {
		padding-left: 15px;
		margin-bottom: 20px;
		font-size: 12px;
	}
}

/* 新闻 news */
.newsBody {
	background: url(../images/bg_55.png) no-repeat top center;
	background-size: cover;
}

.newsScreen {
	margin-top: 20px;
	padding: 0
}

.newsScreen li {
	padding: 0px 15px;
}

.newsList {
	margin-bottom: 20px;
}

.newsList .nei {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.newInformation .liTwo .more {
	background: url(../images/bg_08-2.png) no-repeat right center #fff;
}

.newInformation .liTwo .nei:hover .more {
	background: url(../images/bg_08-2.png) no-repeat right center #FF00FF;
}

.newsShare {
	padding-bottom: 140px;
}

.newsShare span {
	float: left;
	height: 42px;
	background: #FF00FF;
	width: 180px;
	text-align: center;
	color: #fff;
	line-height: 42px;
	margin-right: 10px;
	font-size: 22px;
}

.newsShare span a {
	height: 42px;
	padding: 0px;
}

.newsShare span a img {
	margin-top: -5px;
}

@media (max-width: 767px) {

	/* 手机 */
	.newsScreen {
		margin-top: 0px;
	}

	.newsScreen li {
		padding-top: 10px;
	}

	.newsSwiper {
		margin-bottom: 30px;
	}

	.newsShare {
		padding-bottom: 30px;
	}

	.newsShare span {
		font-size: 16px;
		width: auto;
		padding: 0px 15px;
		line-height: 36px;
		height: 36px;
	}

	.newsShare span a img {
		width: 24px;
		height: 24px;
	}
}

/* 直播 live  */
.liveList {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

.liveList a {
	float: left;
	width: 100%;
	margin-top: 15px;
	background: #fff;
}

.liveList .pimg {
	float: left;
	width: 64%;
	height: 370px;
	overflow: hidden;
}

.liveList .pimg img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.liveList .tit {
	float: right;
	width: 36%;
	padding: 20px 30px;
	font-weight: bold;
	font-size: 20px;
	line-height: 36px;
	color: #000000;
	text-align: right;
}

.video {
	margin-bottom: 0px;
	margin-top: 30px;
}

.video .nei {
	height: 410px;
}

.video .shipin {
	height: 410px;
}

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

	/* 平板 */
	.liveList .pimg {
		width: 60%;
		height: 270px;
	}

	.liveList .tit {
		width: 40%;
		font-size: 18px;
		line-height: 32px;
	}

	.video .nei {
		height: 310px;
	}

	.video .shipin {
		height: 310px;
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.liveList {
		padding-bottom: 0;
		margin-top: -10px;
	}

	.liveList .pimg {
		width: 100%;
		height: 180px;
	}

	.liveList .tit {
		width: 100%;
		padding: 10px 20px;
		font-size: 16px;
		line-height: 26px;
	}

	.video .nei {
		height: 280px;
	}

	.video .shipin {
		height: 280px;
	}

	.video {
		margin-bottom: 0px;
		margin-top: 15px;
	}

	.videoDetails {
		padding-top: 0;
		margin-top: -15px;
	}
}

/* 联系我们 contactBody  */
.contactBody {
	background: url(../images/bg_56.png) no-repeat top center;
	background-size: cover;
}

/* 合作伙伴 cooperation  */
.cooperationBody {
	background: url(../images/hz.png) no-repeat top center;
	background-size: cover;
}

.banner {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.banner img {
	float: left;
	width: 100%
}

.cooperationMain {
	float: left;
	width: 100%;
	margin-bottom: 160px;
	background-color: rgba(0, 0, 0, 0.6);
	padding-top: 40px;
}

.cooperationMain .title {
	float: left;
	background: #FF00FF;
	padding: 0px 30px;
	color: #fff;
	font-size: 26px;
	font-size: 14px;
	color: #fff;
}

.cooperationMain .tit {
	float: left;
	background: #fff;
	padding: 0px 30px;
	font-size: 14px;
	line-height: 24px;
	color: #000;
}

.cooperationMain ul {
	float: left;
	width: 100%;
	padding: 0px 20px;
	padding-bottom: 40px;
}

.cooperationMain ul li {
	margin-top: 24px;
	text-align: left;
	padding-left: 20px;
}

.cooperationMain ul li img {
	max-width: 100%;
	max-height: 60px;
}

.cooperationMain .ul li img {
	height: 30px;
	width: auto;
	max-width: 100000px
}

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

	/* 平板 */
	.cooperationMain {
		margin-bottom: 120px;
	}

	.cooperationMain ul {
		padding: 0px 10px;
		padding-bottom: 40px;
	}

	.cooperationMain ul li img {
		max-width: 100%;
		max-height: 50px;
	}

	.cooperationMain .ul li img {
		height: 26px;
		width: auto;
		max-width: 100000px
	}
}

@media (max-width: 767px) {

	/* 手机 */
	.cooperationMain {
		margin-bottom: 40px;
	}

	.cooperationMain .title,
	.cooperationMain .tit {
		line-height: 22px;
		padding: 0px 20px;
	}

	.cooperationMain ul {
		padding: 0px;
		padding-bottom: 30px;
	}

	.cooperationMain ul li img {
		max-width: 90%;
		max-height: 30px;
	}

	.cooperationMain ul li {
		margin-top: 15px;
	}

	.cooperationMain .ul li img {
		height: 20px;
		width: auto;
		max-width: 100000px
	}
}

#signUp {
	user-select: none;
}

/* 入围短片  */
.type_ul {
	padding-bottom: 20px;
}

.type_ul li a {
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	background: rgba(0, 0, 0, 0.8);
	float: left;
	padding: 0 20px;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	/* 平板 */

}

@media (max-width: 767px) {

	/* 手机 */
	.type_ul li a {
		padding: 0px 10px;
		font-size: 14px;
		line-height: 30px;
	}
}


/*  */
* {
	user-select: none;
}

#videoShow .title {
	cursor: pointer;
}

.d-none {
	display: none !important;
}

.btn-danger {
	background-color: #FF00FF !important;
}

.text-danger {
	color: #FF00FF !important;
}

#header .nav a.sel {
	color: #FF00FF;
}

.wordinfo {
	padding-top: 12px;
	height: 80px;
	overflow: hidden;
}

.wordinfo p {
	font-size: 14px;
	color: #ccc;
	font-weight: 500;
	padding-right: 1rem;
}

.menuOne {
	white-space: nowrap
}

/* 极验 */
.inp {
	border: 1px solid #cccccc;
	border-radius: 2px;
	padding: 0 10px;
	width: 100%;
	min-width: 200px;
	height: 40px;
	font-size: 18px;
}

.inpVerifyCode {
	border: 1px solid #cccccc;
	border-radius: 2px;
	padding: 0 10px;
	width: 100%;
	min-width: 200px;
	height: 40px;
	font-size: 18px;
}

#captcha,
#captcha2,
#captcha3 {
	width: 90%;
	display: inline-block;
	margin-left: 10%;
}

#captcha label,
#captcha2 label,
#captcha3 label {
	vertical-align: inherit;
	display: inline-block;
	text-align: right;
}

#wait,
#wait2,
#wait3 {
	text-align: left;
	color: #666;
	margin: 0;
}

.geetest_radar_tip_content,
.geetest_success_radar_tip_content {
	color: #000 !important;
	padding-left: 3rem;
}

.geetest_radar_tip,
.geetest_success_radar_tip_content {
	margin-left: 2rem;
}

@media(max-width: 767px) {
	.inp {
		width: 100%;
	}

	.registerInfo ul .txtYzm {
		width: 45%;
	}

	.geetest_holder.geetest_wind {
		min-width: 200px !important;
	}
}

/* 图片上传 */
.add {
	color: #fff !important;
	font-weight: 900;
}

.btn-file {
	position: relative;
	display: inline-block;
	width: auto;
	height: 32px;
	background: #fff;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
}

.btn-file:hover {
	background-image: url(bg-btn-hover.jpg);
}

.btn-file input {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 32px;
	opacity: 0;
	opacity: 0;
	cursor: pointer;
}

.flex-xb {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flex-xc {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex-yc {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

#qrcode {
	margin: 15px;
}

#qrcode0,
#qrcode1,
#qrcode2,
#qrcode3,
#qrcode4,
#qrcode5,
#qrcode {
	width: 200px;
	background-color: #fff;
	padding: 10px;
	margin: auto;
}

@media (max-width:1728px) {
	.nav li a {
		font-size: 14px;
	}
}

.swiper-container8 {
	width: calc(100% - 150px);
	overflow: hidden;
}

.swiper-container8 .swiper-slide img {
	height: 40px;
}

.w-auto {
	width: auto !important;
}

@media (min-width:768px) {
	.rightLink .en {
		padding-left: 14px !important;
	}
}

.flex-xe {
	display: flex;
	justify-content: end;
	align-items: center;
}
.firstPartner{
	width: 100% !important;
}
.flex-x-bc{
	width: 100%;
	display: flex;
	justify-content:space-between;
	align-items: center;
}