@charset "gb2312";
/* CSS Document */

.research {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background-color: #040438;
	position: relative;
}

.research-banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.research-banner img{
	width: 100%;
}
.bage-color{
	width: 100%;
	height: auto;
	background-color: #040438;
	padding-bottom: 66px;
}
.title-fir{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 44px;
	margin-bottom: 34px;
}

.dhjj-left{
	background: url(../images/bage01.png) center no-repeat;
	width: 1033px;
	height: 555px;
	margin: 0 auto;
	cursor: pointer;
}
.dhjj-left img{
	margin-top: 36px;
}
/*寮瑰嚭瑙嗛*/
.mask {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000;
	text-align: center;
}

.mask:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.video-wrap {
	width: 1130px;
	height: 637px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.mask-video-close {
	position: absolute;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #fff;
	right: -14px;
	top: -14px;
	z-index: 2;
	text-align: center;
	cursor: pointer;
}

.mask-video-close i {
	font-size: 16px;
	color: #000;
	line-height: 28px;
}

.bage-again{
	width: 100%;
	height: 2895px;
	margin: 0 auto;
	background: url(../images/bage04.jpg) center no-repeat;
}
.title-sea{
	width: 53%;
}
.rese-colck{
	position: relative;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 129px;
}
.rese-colck span{
	position: absolute;
	right: 122px;
	bottom: 44px;
	z-index: 2;
	width: 280px;
	line-height: 64px;
	border-radius: 30px;
	font-weight: bold;
	color: #fff;
	font-size: 40px;
	cursor: pointer;
}
.a-up05,.a-up06,.a-up07,.a-up08{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: rgba(4,4,56,0.5);
	visibility: hidden;
}
.a-up05.is-expanded,.a-up06.is-expanded,.a-up07.is-expanded,.a-up08.is-expanded{
	visibility: initial;
}
.a-up03{
	width: 100%;
	height: 100%;
	display: table;
}
.a-up04{
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.invi-up{
	width: 404px;
	height: 402px;
	position: relative;
	margin: 0 auto;
}
.invi-close{
	position: absolute;
	top: -70px;
	right: -108px;
	z-index: 2;
	cursor: pointer;
}
.rese-time{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 124px;
}
.web-gather {
	position: relative;
	height: 312px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 1000px;
	margin-bottom: 80px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.web-gather li {
	position: relative;
	width: 297px;
	height: 300px;
	float: left;
	overflow: hidden;
	margin-right: 0;
	z-index: 1;
	border-radius: 10px;
	-webkit-transition: .4s;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background: linear-gradient(to right, #851bf5, #c636eb);
	padding: 2px;
	opacity: 0.46;
}
.web-gather li.on{
	width: 690px;
	height: 308px;
	-webkit-transition: .4s;
	opacity: 1;
}
.rese-g-hold{
	background-color: #040435;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	position: relative;
}
.rese-people{
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 16px;
	width: 266px;
	height: 280px;
}
.web-gather li.on .rese-people{
	margin-top: 14px;
}
.rese-change01{
	position: absolute;
	z-index: 1;
}
.web-gather li.on .rese-change01{
	right: 16px;
}
.rese-people span{
	background: url(../images/s04.png) center no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	width: 252px;
	line-height: 35px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 7px;
	z-index: 2;
}
.rese-p-note{
	float: left;
	text-align: left;
	width: 370px;
	height: auto;
	margin-left: 22px;
	opacity: 0;
}
.web-gather li.on .rese-p-note{
	opacity: 1;
}
.rese-p-note span{
	display: block;
	color: #fff;
	font-size: 24px;
	padding-top: 30px;
	margin-bottom: 10px;
}
.rese-p-note em{
	display: block;
	font-size: 18px;
	color: #d158ef;
	font-weight: bold;
	margin-bottom: 12px;
}
.rese-p-note p{
	font-size: 16px;
	color: #fff;
	line-height: 36px;
}
.rese-p-note p i{
	float: left;
	border-radius: 100%;
	width: 6px;
	height: 6px;
	background-color: #dc73f7;
	margin-right: 8px;
	margin-top: 16px;
}
.rese-mysterious{
	float: right;
	border: 2px rgba(209,88,239,0.46) solid;
	border-radius: 10px;
	margin-top: 4px;
	width: 293px;
	height: 296px;
	margin-right: 100px;
	position: relative;
}
.rese-mysterious .rese-people span{
	bottom: 9px;
}
.list-bage{
	width: 1036px;
	height: 382px;
	margin: 0 auto;
	background: url(../images/bage02.png) center no-repeat;
	margin-top: 50px;
	margin-bottom: 30px;
}
.rese-list{
	width: 960px;
	height: 320px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.rese-list li{
	font-size: 20px;
	color: #fff;
	width: 25%;
	height: auto;
}
.rese-list li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 26px;
}
.rese-link{
	font-size: 18px;
	color: #fff;
	border-radius: 30px;
	line-height: 52px;
	width: 430px;
	display: block;
	margin: 0 auto;
	background: linear-gradient(to bottom, #ed4b60, #ec143d);
	cursor: pointer;
	margin-bottom: 80px;
}
.teen-list{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	display: table;
	margin-top: 50px;
}
.teen-list li{
	float: left;
	width: 320px;
	height: 240px;
	background: url(../images/bage03.png) center no-repeat;
	margin-bottom: 20px;
	margin-right: 20px;
	border-radius: 10px;
	color: #fff;
	font-size: 22px;
	box-shadow: 0 8px 20px rgba(203,86,242,0.24);
}
.teen-list li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 60px;
}


.h5-fb-no{
	margin-right: 0 !important;
}