@charset "gb2312";
/* CSS Document */

.research {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}

.research-banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.research-banner img{
	width: 100%;
	display: block;
}
.bage-color{
	width: 100%;
	height: auto;
	background: #f4f4f4;
	padding-bottom: 80px;
}
.title-fir{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 62px;
}
.topic-first{
	background: url(../images/g01.png) center no-repeat;
	background-size: 100% 100%;
	width: 1000px;
	height: 535px;
	margin: 0 auto;
	position: relative;
	margin-top: 15px;
}
.topic-first h1{
	text-align: right;
	font-size: 44px;
	font-weight: bold;
	color: #fff;
	padding-right: 116px;
	padding-top: 45px;
}
.topic-first span{
	font-size: 36px;
	font-weight: bold;
	color: #000;
	display: block;
	margin-left: 490px;
	text-align: left;
	padding-top: 50px;
}
.topic-first p{
	display: flex;
	justify-content: start;
	align-items: center;
	font-size: 32px;
	color: #454e69;
	margin-left: 490px;
	line-height: 78px;
}
.topic-first p i{
	width: 13px;
	height: 13px;
	border-radius: 100%;
	background-color: #ff855d;
	margin-right: 20px;
}
.topic-first em{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	width: 464px;
	text-align: center;
	line-height: 60px;
	bottom: 2px;
	left: 0;
	z-index: 2;
}
.g-link01{
	font-size: 22px;
	color: #5a0202;
	width: 360px;
	height: 56px;
	line-height: 56px;
	margin: 0 auto;
	border-radius: 10px;
	margin-top: 50px;
	background: linear-gradient(to bottom, #ffa751, #fec792);
	display: block;
	cursor: pointer;
}


/*寮瑰嚭瑙嗛*/
.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;
	cursor: pointer;
}
.invi-up{
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
.invi-close{
	position: absolute;
	top: 140px;
	right: -20px;
	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;
	padding-bottom: 70px;
}
.teen-list li{
	float: left;
	width: 320px;
	height: 240px;
	background: linear-gradient( 38deg, #ffcdbf 12%, #ffffff 89%);
	margin-bottom: 20px;
	margin-right: 16px;
	border-radius: 10px;
	color: #051258;
	font-size: 22px;
	box-shadow: 0 8px 20px rgba(255,204,191,0.24);
	border: 1px #ff5e62 solid;
}
.teen-list li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 60px;
}
.topic-seand{
	width: 100%;
	height: 2041px;
	margin: 0 auto;
	background: url(../images/g02.jpg) top center;
	background-size: 100% 100%;
}
.g-kuang{
	width: 1000px;
	height: auto;
	background-color: #fff;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 30px;
}
.g-kuang h1{
	font-size: 40px;
	color: #ed2e1a;
	font-weight: bold;
	text-align: left;
	padding-top: 40px;
	padding-left: 28px;
	padding-bottom: 26px;
}
.g-kuang h1 i{
	float: left;
	width: 6px;
	height: 28px;
	background-color: #ed2e1a;
	border-radius: 30px;
	margin-right: 26px;
	margin-top: 12px;
}
.g-img01{
	padding-bottom: 50px;
}
.g-list{
	width: 946px;
	height: auto;
	margin: 0 auto;
	display: table;
	padding-bottom: 10px;
}
.g-list li{
	float: left;
	width: 301px;
	text-align: center;
	margin-bottom: 24px;
	margin-right: 21px;
}
.g-list li span{
	display: block;
	font-size: 20px;
	color: #2d2221;
	margin-top: 20px;
}
.g-list li em{
	color: #ed2e1a;
}
.g-list li:nth-child(3),.g-list li:nth-child(6){
	margin-right: 0;
}


.topic-three{
	width: 100%;
	background: #f4f4f4;
	height: auto;
	padding-bottom: 76px;
}
.g-img02{
	margin-top: 36px;
}
.g-body{
	width: 1000px;
	height: 1126px;
	background-color: #fff;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 14px;
	box-sizing: border-box;
	padding-top: 26px;
}
.dir-f-tab{
	width: 944px;
	height: 62px;
	margin: 0 auto;
	background-color: #ff8b6a;
	border-radius: 20px 20px 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.dir-f-tab div{
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	height: 62px;
	line-height: 62px;
}
.dir-f-tab div:nth-child(1){
	width: 112px;
	border-right: 2px #fff solid;
}
.dir-f-tab div:nth-child(2){
	width: 280px;
	border-right: 2px #fff solid;
}
.dir-f-tab div:nth-child(3){
	width: 366px;
	border-right: 2px #fff solid;
}
.dir-f-tab div:nth-child(4){
	width: 184px;
}
#stu_work2 {
    width: 944px;
    margin: 0 auto;
    height: 1008px;
    overflow: hidden;
	border-left: 1px #ffa348 solid;
	border-right: 1px #ffa348 solid;
	box-sizing: border-box;
}
.stu_list{
	width:100%;
	height: auto;
	margin: 0 auto;
}
.stu_list li{
	width:100%;
	height: 38px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	border-bottom: 1px #ffa348 solid;
}
.stu_list li div{
	font-size: 14px;
	color: #666;
	line-height: 38px;
	box-sizing: border-box;
}
.stu_list li div:nth-child(1){
	border-right: 1px #ffa348 solid;
	width: 112px;
}
.stu_list li div:nth-child(2){
	border-right: 1px #ffa348 solid;
	width: 280px;
}
.stu_list li div:nth-child(3){
	border-right: 1px #ffa348 solid;
	width: 366px;
}
.stu_list li div:nth-child(4){
	width: 184px;
	font-weight: bold;
	color: #ff8b6a;
}

.double-list{
	width: 1000px;
	height: 630px;
	margin: 0 auto;
	background-color: #f5f8ff;
	border-radius: 10px;
	margin-top: 50px;
	margin-bottom: 80px;
	box-sizing: border-box;
	padding: 24px 17px;
}
.double-list li{
	text-align: center;
	margin: 0 10px;
	margin-bottom: 24px;
	float: left;
}
.double-list li span{
	display: block;
	font-size: 20px;
	color: #2d2221;
	margin-top: 20px;
}
.double-list li i{
	color: #ed412b;
}
.g-color01{
	background-color: #f4f4f4;
}
.g-list02{
	width: 946px;
	height: auto;
	margin: 0 auto;
	display: table;
}
.g-list02 li{
	float: left;
	background-color: #fff;
	width: 302px;
	height: 230px;
	box-sizing: border-box;
	box-shadow: 0 8px 20px rgba(234,138,130,0.24);
	border: 1px #ffb6b0 solid;
	border-radius: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.g-list02 li:nth-child(3),.g-list02 li:nth-child(6){
	margin-right: 0;
}
.g-img03{
	margin-top: 42px;
	margin-bottom: 20px;
}
.g-img04{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	opacity: 0;
	-webkit-transition: .8s;
}
.g-list02 li span{
	font-size: 24px;
	color: #ff6036;
	font-weight: bold;
	display: block;
	margin-bottom: 14px;
}
.g-list02 li p{
	font-size: 14px;
	color: #2d2221;
}
.g-list02 li:hover .g-img04{
	opacity: 1;
	-webkit-transition: .8s;
}
.g-list03 img{
	width: 210px;
	height: 392px;
	transition: transform 0.4s;
	margin-right: 35px;
	margin-bottom: 20px;
}
.g-list03 img:hover{
	transform: scale(1.2);
}
.g-list03 img:nth-child(4),.g-list03 img:nth-child(8){
	margin-right: 0;
}
.g-margin{
	margin-bottom: 80px;
}

.topic-last{
	width: 100%;
	background: #f4f4f4;
	height: auto;
}

.h5-fb-no{
	margin-right: 0 !important;
}
.double-flex{
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 1;
	cursor: pointer;
}