@charset "gb2312";
/* CSS Document */

.research {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background: url(../images/bage.jpg) top no-repeat #fff;
	position: relative;
}

.research-banner {
	width: 100%;
	height: 867px;
	margin: 0 auto;
	position: relative;
	background: url(../images/banner.png) top no-repeat;
}
.ban01{
	position: absolute;
	top: 122px;
	left: 107px;
	z-index: 1;
}
.ban02{
	position: absolute;
	top: 138px;
	left: -206px;
	z-index: 1;
}
.ban03{
	position: absolute;
	top: 114px;
	left: 273px;
	z-index: 1;
}
.ban04{
	position: absolute;
	top: 65px;
	left: 473px;
	z-index: 1;
}
.ban05{
	position: absolute;
	top: 41px;
	right: 179px;
	z-index: 1;
}
.ban06{
	position: absolute;
	top: 109px;
	right: -108px;
	z-index: 1;
}

.bage-color{
	width: 100%;
	height: 770px;
	background:url(../images/bage-back.png) center no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
.title-fir{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 44px;
	margin-bottom: 34px;
}

.dhjj-left{
	width: 140px;
	height: 140px;
	margin: 0 auto;
	cursor: pointer;
}
.dhjj-left img{
	
}
/*瀵?鐟板毉鐟欏棝顣?*/
.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;
}

.pan-title{
	width: 100%;
	text-align: center;
	padding-top: 60px;
}
.pan-title span{
	display: block;
	font-size: 48px;
	color: #000;
	font-weight: bold;
}
.pan-title i{
	display: block;
	font-size: 24px;
	color: #666;
	margin-top: 14px;
}
.box {
	width: 1204px;
	height: 465px;
	position: relative;
	margin: 0 auto;
	margin-top: 68px;
	margin-bottom: 38px;
}

.list {
	width: 100%;
	height: 465px;
	position: absolute;
	left: 50%;
	margin-left: -602px;
}

.btn-box {
	position: absolute;
	top: 186px;
	width: 76px;
	height: 77px;
	cursor: pointer;
	left: 219px;
	z-index: 10;
}

.next {
	right: 219px;
	left: initial;
}

.list li {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	transition: all 0.3s ease-out;
	border-radius: 20px;
	width: 480px;
	height: 341px;
}

.box-img02,.list li.p3 .box-img03,.list li.p3 .box-img,.box-img05,.box-img04{
	display: none;
}
.p2 {
	transform: translate3d(0, 0, 0) scale(1);
	transform-origin: 0 50%;
	opacity: 1;
	z-index: 2;
	margin-top: 46px;
}

.list li.p3 {
	transform: translate3d(226px, 0, 0) scale(1);
	z-index: 3;
	opacity: 1;
	width: 749px;
	height: 412px;
}
.list li.p3 .box-img02{
	display: list-item;
}
.list li.p3 .box-img04{
	display: list-item;
	position: absolute;
	left: -136px;
	bottom: -56px;
	z-index: -1;
}
.list li.p1 .box-img05{
	display: list-item;
	position: absolute;
	left: -420px;
	bottom: -56px;
	z-index: -1;
}
.list li.p2 .box-img05{
	display: list-item;
	position: absolute;
	left: -118px;
	bottom: -56px;
	z-index: -1;
}

.p1 {
	transform: translate3d(724px, 0, 0) scale(1);
	transform-origin: 100% 50%;
	opacity: 1;
	z-index: 2;
	margin-top: 46px;
}
.pan-link{
	display: block;
	width: 210px;
	line-height: 67px;
	border-radius: 60px;
	background: linear-gradient(to right,#a694ff,#246bf3);
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}
.pan-title02{
	font-size: 36px;
	font-weight: bold;
	background: linear-gradient(to right,#a694ff,#246bf3);
	  -webkit-background-clip: text;
	  background-clip: text;
	  color: transparent;
	   padding-top: 88px;
	   display: inline-block;
}
.hf-add{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 52px;
	padding-bottom: 104px;
}
.mySwiper11 .swiper-slide{
	text-align: center;
	font-size: 20px;
	color: #000;
	height: 60px;
	line-height: 60px;
	width: 209px !important;
	font-weight: bold;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: rgba(41,61,255,0.05);
	border-radius: 30px;
	position: relative;
	cursor: pointer;
	margin: 0 97px;
}
.mySwiper11{
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 52px;
}
.mySwiper11 .swiper-slide img{
	position: absolute;
	right: -20px;
	top: 28px;
	z-index: 2;
}
.sl01{
	background: url(../images/p01.png) center no-repeat;
	display: inline-block;
	width: 29px;
	height: 30px;
	margin-right: 6px;
}
.sl02{
	background: url(../images/p03.png) center no-repeat;
	display: inline-block;
	width: 29px;
	height: 30px;
	margin-right: 6px;
}
.sl03{
	background: url(../images/p05.png) center no-repeat;
	display: inline-block;
	width: 29px;
	height: 30px;
	margin-right: 6px;
}
.mySwiper12 {
	height: 471px;
	width: 1200px;
	background-color: #f3f7fd;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
}

.mySwiper12 .swiper-slide{
	width: 100%;
	opacity: 1;
	position: relative;
}
.mySwiper11 .swiper-slide-thumb-active{
	background: #f1f6fd;
	color: #0066ff;
}
.mySwiper11 .swiper-slide-thumb-active .sl01{
	background: url(../images/p02.png) center no-repeat;
}
.mySwiper11 .swiper-slide-thumb-active .sl02{
	background: url(../images/p04.png) center no-repeat;
}
.mySwiper11 .swiper-slide-thumb-active .sl03{
	background: url(../images/p06.png) center no-repeat;
}
.pan-slide-left{
	float: left;
	margin-left: 90px;
	width: 290px;
	margin-right: 90px;
	margin-top: 70px;
}
.pan-slide-left li{
	text-align: left;
	height: 120px;
}
.pan-slide-left li span{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	display: block;
}
.pan-slide-left li img{
	float: left;
	margin-top: -4px;
}
.pan-slide-left li p{
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin-top: 14px;
}
.pan-slide-right{
	float: left;
	width: 670px;
	height: auto;
	margin-top: 54px;
}
.pan-slide-right li{
	width: 322px;
	height: 150px;
	margin-right: 10px;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	border-radius: 20px;
	float: left;
}
.pan-slide-right li p{
	font-size: 20px;
	color: #fff;
	background:rgba(0,0,0,0.38);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 36px;
	text-align: center;
	z-index: 2;
	
}
.pan-link02{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	float: right;
	margin-right: 333px;
}
.pan-link02 img{
	margin-left: 14px;
}
.width02{
	width: 308px;
}
.pan-three{
	width: 100%;
	height: 937px;
	background: url(../images/bage-pan.png) top no-repeat;
}
.p-th-ul{
	width: 1206px;
	height: auto;
	margin: 0 auto;
	margin-top: 54px;
	margin-bottom: 54px;
	display: table;
}
.p-th-ul li{
	width: 394px;
	height: 428px;
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
}
.p-th-ul li div{
	text-align: left;
	width: 336px;
	margin: 0 auto;
	margin-top: 32px;
}
.p-th-ul li span{
	display: block;
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
.p-th-ul li p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 14px;
	margin-bottom: 18px;
}
.p-th-ul li a{
	font-size: 16px;
	font-weight: bold;
	background: linear-gradient(to right,#a694ff,#246bf3);
	  -webkit-background-clip: text;
	  background-clip: text;
	  color: transparent;
}
.p-th-ul li a img{
	margin-left: 10px;
}
.p-xue{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.p-xue li{
	margin-top: 34px;
}
.p-xue li span{
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 22px;
}
.p-four{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
	display: table;
}
.p-four li{
	width: 229px;
	border-right: 1px rgba(0,0,0,0.39) dashed;
	padding: 0 32px;
	float: left;
	height: 353px;
}
.p-four li:nth-child(4){
	border-right: 0;
}
.p-four li span{
	background: linear-gradient(to right, #a694ff, #246bf3);
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	width: 209px;
	height: 55px;
	line-height: 55px;
	padding-left: 20px;
	display: block;
	border-radius: 20px 20px 0 0;
	text-align: left;
	margin-bottom: 10px;
}
.p-four li span img{
	float: right;
	margin-right: 24px;
	margin-top: 18px;
}
.p-four li p{
	font-size: 16px;
	color: #000;
	line-height: 36px;
	text-align: left;
	margin-left: 8px;
}
.p-four li p i{
	width: 4px;
	height: 4px;
	background-color: #0066ff;
	border-radius: 30px;
	margin-right: 8px;
	float: left;
	margin-top: 16px;
}
.padd54{
	padding-top: 54px;
}
.slideTxtBox{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 84px;
}
.high-t-left{
	float: left;
	margin-left: 54px;
	width: 348px;
	height: auto;
}
.high-t-left li{
	position: relative;
	text-align: left;
	margin-bottom: 36px;
}
.high-t-left li span{
	font-size: 18px;
	font-weight: bold;
	display: block;
	-webkit-transition: 0.4s;
	color: #000;
}
.high-t-left li img{
	position: absolute;
	left: -42px;
	z-index: 2;
	top: 3px;
	display: none;
}
.high-t-left li p{
	font-size: 16px;
	line-height: 30px;
	margin-top: 14px;
	display: none;
	-webkit-transition: 0.4s;
	color: #666;
}

.high-t-left li.on span{
	font-size: 24px;
	-webkit-transition: 0.4s;
	background: linear-gradient(to right, #a694ff, #246bf3);
	    -webkit-background-clip: text;
	    background-clip: text;
	    color: transparent;
}
.high-t-left li.on p,.high-t-left li.on img{
	display: list-item;
	-webkit-transition: 0.4s;
}
.high-t-right{
	float: left;
}
.slideTxtBox .bd li{
	width: 710px;
	height: 486px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hs-down{
	width: 1306px;
	height: auto;
	background: url(../images/bage04.jpg) center no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	border: 2px rgba(101,100,255,0.29) solid;
	padding-bottom: 50px;
}
.slideTxtBox .bd{
	height: 486px;
	float: right;
	margin-top: -64px;
	
}
.slideTxtBox .hd{
	float: left;
	width: 402px;
}
.slideTxtBox .bd ul{
	width: 100%;
	opacity: 1;
	position: relative;
}
.p-link03{
	display: block;
	width: 166px;
	line-height: 52px;
	border-radius: 60px;
	background: linear-gradient(to right, #a694ff, #246bf3);
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	float: left;
	margin-left: 54px;
}
.pan-five{
	width: 100%;
	height: auto;
	position: relative;
	clear: both;
}
.p-fi-ul{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 84px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	position: relative;
	z-index: 10;
}
.p-fi-ul li {
    width: 370px;
    height: 204px;
    background-size: cover; /* 确保背景图覆盖整个元素 */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.mask-one {
    background-image: url('../images/bage-pan0110.png'); /* 第一个背景图 */
}

.mask-two {
    background-image: url('../images/bage-pan0111.png'); /* 第二个背景图 */
}

.mask-three {
    background-image: url('../images/bage-pan0112.png'); /* 第三个背景图 */
}
/*閸掑棙婀妤傛?挎焸*/
.slidemouth {
  width: 1200px;
  height: 216px;
  margin: 0 auto;
  margin-top: 40px;
}

.slidemouth .hd {
  overflow: hidden;
  height: 16px;
}

.slidemouth .hd ul {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  text-align: center;
}

.slidemouth .hd ul li {
  display: inline-block;
  margin-right: 8px;
  margin-left: 8px;
  width: 10px;
  height: 10px;
  text-align: center;
  background: #dcdcdc;
  cursor: pointer;
  border-radius: 100%;
  overflow: hidden;
  color: #dcdcdc;
}

.slidemouth .hd ul li.on {
  background: #0066ff;
  color: #0066ff;
}

.slidemouth .bd {
  width: 1200px;
  height: 200px;
  overflow: hidden;
}

.slidemouth .bd ul {
  overflow: hidden;
  zoom: 1;
}

.slidemouth .bd ul li {
  width: 284px;
  height: 178px;
  border: 1px #f4f4f4 solid;
  text-align: left;
  -webkit-transition: 0.4s;
  margin-right: 18px;
  float: left;
  margin-bottom: 20px;
}

.slidemouth .bd ul li b {
  font-size: 16px;
  display: block;
  color: #000;
  padding-left: 24px;
  margin-top: 10px;
  margin-bottom: 4px;
}

.slidemouth .bd ul li p {
  font-size: 14px;
  color: #f54332;
  padding-left: 24px;
  line-height: 30px;
}

.slidemouth .bd ul li p img {
  margin-right: 8px;
  position: relative;
  top: 5px;
}

.slidemouth .bd ul li:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
  -webkit-transition: 0.4s;
}
.p-map01{
	position: absolute;
	left: -138px;
	top: 123px;
}
.p-map02{
	position: absolute;
	right: -48px;
	top: 107px;
}
.bill{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 80px;
	margin-top: 50px;
}
.bill-list{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.bill-list li{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	background-color: rgba(149,163,244,0.06);
	margin-bottom: 6px;
}
.bill-list li span{
	font-size: 18px;
	color: #0033ff;
	font-weight: bold;
	line-height: 68px;
}
.bill-list li span:first-child,.bill-list li div:first-child{
	padding-left: 55px;
	width: 80px;
}
.bill-list li span:nth-child(2),.bill-list li div:nth-child(2){
	width: 98px;
}
.bill-list li span:nth-child(3),.bill-list li div:nth-child(3){
	width: 216px;
}
.bill-list li span:nth-child(4),.bill-list li div:nth-child(4){
	width: 198px;
}
.bill-list li span:nth-child(5),.bill-list li div:nth-child(5){
	width: 335px;
}
.bill-list li span:nth-child(6),.bill-list li div:nth-child(6){
	width: 116px;
	padding-right: 101px;
	color: #3366ff;
}
.bill-list li div{
	height: 68px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.bill-color{
	background-color: rgba(149,163,244,0.06) !important;
}
.bill-color02{
	background-color: rgba(179,224,255,0.06)!important;
}
#stu_work2 {
    width: 100%;
    margin: 0 auto;
    height: 814px;
	overflow-y: scroll;
}
#stu_work2::-webkit-scrollbar {
  width: 5px; /* 瀵逛簬Chrome, Safari鍜孫pera */
}
 
#stu_work2::-webkit-scrollbar-track {
  background: #f6fafe; /* 婊氬姩鏉¤建閬? */
}
 
#stu_work2::-webkit-scrollbar-thumb {
  background: #c9c9c9; /* 婊氬姩鏉℃粦鍧? */
}
 
#stu_work2::-webkit-scrollbar-thumb:hover {
  background: #c9c9c9; /* 婊氬姩鏉℃粦鍧梙over鏁堟灉 */
}
.about-top{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 90px;
}
.about-top li{
	width: 592px;
	height: 280px;
	background-color: #dff4f4;
	border-radius: 10px;
}
.about-top li span{
	text-align: left;
	font-size: 16px;
	color: #666;
	display: block;
	padding-top: 34px;
	padding-left: 38px;
	margin-bottom: 10px;
}
.about-top li span em{
	display: block;
	font-weight: bold;
	font-size: 24px;
	color: #000;
}
.about-top li:nth-child(2) span{
	margin-bottom: 26px;
}
.about-middle{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: table;
}
.about-middle li{
	float: left;
	width: 25%;
	height: auto;
	font-size: 16px;
	color: #2e2e2e;
	margin-bottom: 74px;
}
.about-middle li div{
	height: 61px;
	margin-bottom: 16px;
}
.about-note{
	width: 1182px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding-left: 18px;
}
.about-note span{
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #333;
	margin-bottom: 36px;
}
.about-note p{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-bottom: 36px;
}
.pan-six{
	width: 100%;
	background: url(../images/bage-pan02.jpg) top no-repeat;
	height: 800px;
	margin: 0 auto;
}
.six-color span,.six-color i{
	color: #fff;
}
.six-hold{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 58px;
}
.mySwiper01 .swiper-slide{
	text-align: center;
	font-size: 18px;
	color: #fff;
	height: 60px;
	line-height: 60px;
	width: 236px !important;
	font-weight: bold;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background-color: rgba(255,255,255,0.2);
	border-radius: 30px;
	position: relative;
	cursor: pointer;
	margin: 0 42px;
	border: 1px #fff solid;
}
.mySwiper01{
	width:968px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 52px;
}
.mySwiper02 {
	height: auto;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.mySwiper02 .swiper-slide{
	width: 100%;
	opacity: 1;
	position: relative;
}
.mySwiper02 .swiper-slide li{
	width: 274px;
	height: 335px;
	border-radius: 20px;
	background-color: #fff;
	opacity: 1;
	position: relative;
	float: left;
	margin: 0 13px;
}
.mySwiper01 .swiper-slide-thumb-active{
	background: #f1f6fd;
	color: #0066ff;
}
.six-flex{
	display: flex;
	justify-content: center;
	align-items: end;
	border-bottom: 1px #0a1a30 dashed;
	width: 224px;
	padding-bottom: 24px;
	margin: 0 auto;
	height: 214px;
}
.mySwiper02 .swiper-slide li p{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-top: 20px;
	text-align: left;
	padding-left: 54px;
}
.pan-seven{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.seven-hold{
	width: 1253px;
	height: auto;
	margin: 0 auto;
	padding-top:72px;
}
.mySwiper03 .swiper-slide{
	text-align: center;
	font-size: 24px;
	color: #333;
	height: 64px;
	line-height: 64px;
	width: 185px !important;
	font-weight: bold;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	border-radius: 30px;
	position: relative;
	cursor: pointer;
	margin: 9px 8px;
}
.mySwiper03{
	width:1200px;
	height: 82px;
	background-color: #fafafa;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 57px;
	border-radius: 60px;
}
.mySwiper04 {
	height: 510px;
	width: 1253px;
	margin-left: auto;
	margin-right: auto;
}

.mySwiper04 .swiper-slide{
	width: 100%;
	opacity: 1;
	position: relative;
	text-align: center;
}
.mySwiper04 .swiper-slide li{
	width: 274px;
	height: 335px;
	border-radius: 20px;
	background-color: #fff;
	opacity: 1;
	position: relative;
	float: left;
	margin: 0 13px;
}
.mySwiper03 .swiper-slide-thumb-active{
	background: #0066ff;
	color: #fff;
}
.six-flex{
	display: flex;
	justify-content: center;
	align-items: end;
	border-bottom: 1px #0a1a30 dashed;
	width: 224px;
	padding-bottom: 24px;
	margin: 0 auto;
	height: 214px;
}
.mySwiper04 .swiper-slide li p{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-top: 20px;
	text-align: left;
	padding-left: 54px;
}
.pan-eight{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}
.eight-hold{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top:58px;
}
.mySwiper05 .swiper-slide{
	text-align: center;
	font-size: 24px;
	color: #000;
	width: 135px !important;
	position: relative;
	cursor: pointer;
	margin: 0 92px;
}
.mySwiper05{
	width:958px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 48px;
}
.mySwiper06 {
	height: auto;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.mySwiper06 .swiper-slide{
	width: 100%;
	opacity: 1;
	position: relative;
	text-align: center;
}
.mySwiper06 .swiper-slide li{
	width: 274px;
	height: 335px;
	border-radius: 20px;
	background-color: #fff;
	opacity: 1;
	position: relative;
	float: left;
	margin-right: 6px;
}
.mySwiper05 .swiper-slide img{
	display: none;
	margin-top: 8px;
	margin-left: -14px;
}
.mySwiper05 .swiper-slide span{
	display: block;
}
.mySwiper05 .swiper-slide-thumb-active{
	background: linear-gradient(to right,#2468f2,#29a4fd);
	    -webkit-background-clip: text;
	    background-clip: text;
	    color: transparent;
		font-weight: bold;
}
.mySwiper05 .swiper-slide-thumb-active img{
	display: list-item;
}

.mySwiper06 .swiper-slide li{
	position: relative;
	width: 396px;
	height: 215px;
}
.mySwiper06 .swiper-slide li p{
	background: rgba(0,0,0,0.39);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	line-height: 44px;
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.eight-width li{
	margin-right: 35px !important;
}
.eight-width li:first-child{
	width: 680px;
}
.eight-width li p{
	font-size: 22px !important;
}
.eight-width li:nth-child(2){
	width: 450px;
}
.nine-img{
	width: 100%;
}
.nine-img02{
	margin-top: 56px;
}
.pan-ten{
	width: 100%;
	background: url(../images/ten01.png) top no-repeat;
	height: 528px;
	display: flex;
	justify-content: center;
	align-items: center;
}


.h5-fb-no{
	margin-right: 0 !important;
}
@keyframes zoomIn01 {
 0%, 50%, 100% {
   -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
   transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 }
 
 0% {
   opacity: 0;
   -webkit-transform: scale3d(.3, .3, .3);
   transform: scale3d(.3, .3, .3);
 }
 
 50% {
   -webkit-transform: scale3d(1.1, 1.1, 1.1);
   transform: scale3d(1.1, 1.1, 1.1);
 }
 
 100% {
   opacity: 1;
   -webkit-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1);
 }
}

.zoomIn01 {
  -webkit-animation-name: zoomIn01;
  animation-name: zoomIn01;
  animation: zoomIn01 1.4s ;
}
.zoomIn02 {
  -webkit-animation-name: zoomIn01;
  animation-name: zoomIn01;
  animation: zoomIn01 2s ;
}
.zoomIn03 {
  -webkit-animation-name: zoomIn01;
  animation-name: zoomIn01;
  animation: zoomIn01 2.6s ;
}
.zoomIn04 {
  -webkit-animation-name: zoomIn01;
  animation-name: zoomIn01;
  animation: zoomIn01 2s ;
}
.slideInUp01{
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
	animation: slideInUp 2s ;
	animation-delay: 1.8s;
	animation-fill-mode:backwards;
}
