body{overflow-x: hidden;}
.page_content{background:#000;}
.white_content{background:#fff;}
::-webkit-scrollbar{  display: none;}

.indexSwiper{height:100vh;overflow:hidden;}
.indexSwiper>.swiper-wrapper>.swiper-slide{height:100%; overflow: hidden;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.indexSwiper>.swiper-wrapper>.swiper-slide-active{z-index: 10;} 
.indexSwiper>.swiper-wrapper>.swiper-slide-active .fadeInUp{-webkit-animation-name: fadeInUp!important;
    animation-name: fadeInUp!important; visibility: visible!important;}
.indexSwiper>.swiper-wrapper>.swiper-slide>.section{height:100%;}
.white_content .innerSwiper>.swiper-wrapper>.swiper-slide>.section{background:#fff;}
.innerSwiper>.swiper-wrapper>.swiper-slide:last-child{height:100%;}
.indexSwiper>.swiper-wrapper>.swiper-slide.autoheight{height:auto;}

.indFade{opacity:0;transition:all 0.6s ease 0.6s;-webkit-transition:all 0.6s ease 0.6s;}
.indFadeUp,.default{transform:translateY(50px);-webkit-transform:translateY(50px);opacity:0;transition:all 0.6s ease 0.6s;-webkit-transition:all 0.6s ease 0.6s;}
.indFadeUp1{transform:translateY(50px);-webkit-transform:translateY(50px);opacity:0;transition:all 0.6s ease 0.7s;-webkit-transition:all 0.6s ease 0.7s;}
.indFadeUp2{transform:translateY(50px);-webkit-transform:translateY(50px);opacity:0;transition:all 0.6s ease 0.8s;-webkit-transition:all 0.6s ease 0.8s;}
.indZoom{transform:scale(.8);-webkit-transform:scale(.8);opacity:0;transition:all 0.6s linear 0.6s;-webkit-transition:all 0.6s linear 0.6s;}
.swiper-slide-active .indFade{opacity:1;}
.swiper-slide-active .indFadeUp,.swiper-slide-active .indFadeUp1,.swiper-slide-active .indFadeUp2,.swiper-slide-active .default{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.swiper-slide-active .indZoom{transform:scale(1);-webkit-transform:scale(1);opacity:1;}
.section{-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);position: relative;overflow: auto;padding:7vw 0; }
 

.banner{position: relative;overflow: hidden;padding:0;} 
.banner .img{height:100vh;background-position: center;background-repeat: no-repeat;background-size:cover; position: relative;}
.banner .img:after{width:100%;height:100%;background:rgba(0,0,0,0.4);content:'';position: absolute;left:0;top:0;display: none;}
.banner .video{width: 100%;height:100vh; overflow: hidden;}
.banner .video video{display:block;width:auto;/*height:100%;*/min-width:100%;min-height:100%;   object-fit: cover; position: relative;left:50%; transform:translateX(-50%);} 
.banner_left,.banner_right{width:50%;height:100%;position: relative;float:left;}
.banner_left .img,.banner_right .img,.banner .img{width:100%;height:100%;}
.banner_left .img img,.banner_right .img img,.banner .img img{width:100%;height:100%;object-fit: cover;}
.banner_desc{position: absolute;left: 50%;top:50%;transform:translateX(-50%) translateY(-50%);}
.banner_desc .item{padding:15px 0;line-height: 1.8; font-family: 'SourceHanSansSC-Light';position: relative;text-align: center;}
/*.banner_desc .item:nth-child(1) p:nth-child(2){text-align: right;}
.banner_desc .item:nth-child(1) p:nth-child(3){text-indent:2em;}
.banner_desc .item:nth-child(2) p:nth-child(2){text-indent:0.5em;}
.banner_desc .item:nth-child(2) p:nth-child(3){text-indent:2em;}
.banner_desc .item:nth-child(3) p:nth-child(2){text-align: right;transform:translateX(1.5em);}
.banner_desc .item:nth-child(3) p:nth-child(3){text-indent:2em;}*/
.banner_desc .item p{white-space: nowrap;}
.learn_more{display:inline-block;left:5.2%;bottom:4.8vw;border-bottom:1px solid transparent;}
.learn_more:hover{border-bottom:1px solid #fff;} 
/*.banner_right .banner_desc .item p span{padding:0 4vw;} 
.banner_left .banner_desc .item p .regular{padding:0 4vw;display: inline;}  
.banner_left .banner_desc .item:nth-last-child(1) p{position: absolute;left: 50%;top:25px;transform:translateX(-50%);}*/
.banner_desc .item p span{padding:0 3vw;} 
.banner_desc .item p .regular{padding:0 3vw;display: inline;}   
.banner_logo{width:60px;}
.indStudio_top{display: flex;flex-direction: row-reverse;justify-content: space-between; }
.pageDesc{width:40%; font-family: 'SourceHanSansSC-Light';}
.pageDesc .learn_more{position: static;}
.pageDesc .txt{line-height: 1.8;}
.pageTitle span{padding:0 30px;font-family: "Bianco Serif Regular";}
.indStudio_top .pageTitle span:nth-last-child(1){padding-right:0;}
.indStudio_list{display: flex;flex-wrap: wrap;}
.indStudio_list .item{display: block;width:32%;margin-left:2%;}
.indStudio_list .item:nth-child(3n+1){margin-left:0;} 
 
.indGallery .img{width:100%;height:100%;position: absolute;left:0;top:0;z-index: 2;}
.indGallery .img img{width:100%;height:100%;object-fit: cover;}
.indGallery .wrap{position: relative;z-index: 10;}
.indGallery .pageDesc{position: absolute;left:50%;top:10vw;transform:translateX(-50%);z-index: 10;}
.indGallery .pageTitle{position: absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index: 10;}

.indLab{padding:9vw 0;}
.indLab .pageTitle{position: absolute;left:5.2%;bottom:7vw;z-index: 10;}
.indLab_box .wrap{display: flex;justify-content: space-between;}
.indLab_box .img{width:48%;}
.regular_l,.regular_r{position: relative; transition: all 0.8s ease 0.5s; opacity: 0;}
.regular_l{left:30px;}
.regular_r{right: 30px;}
.swiper-slide-active .regular_l{left:0;opacity: 1;}
.swiper-slide-active .regular_r{right: 0;opacity: 1;}
.article_box{padding:12vw 0 3vw;max-width: 80%;margin-left: auto;margin-right: auto;}
.article_box p{margin-bottom: 2em;}
.article_box img{height:auto!important;}
.news_publish span{padding:0 1em;}
.news_list .item{display: flex;justify-content: space-between;align-items: center;margin-bottom: 40px;}
.news_list .item .img{width:30%;margin-right:2em;}
.news_list .item .desc{flex:1;}
.news_list .item .tit a:hover{text-decoration: underline;}
.news_list .item .txt{color:rgba(255,255,255,0.8);}
.common-page { text-align: center; line-height: 0; font-size: 0; padding: 20px 0;margin-top:30px; }
.common-page ul { overflow: hidden; display: inline-block; }
.common-page ul li { float: left; text-align: center;  font-size: 16px; color: #fff;padding:0 1em;  }
.common-page ul li.first, .common-page ul li.last { /* min-width: 60px; */
padding: 0 10px; } 
.common-page ul li a { display: block; line-height: 32px;  color: #fff; cursor: pointer; }
.common-page ul li:hover, .common-page ul li.active { text-decoration: underline; } 

.footer{padding:7vw 0;}
.footer_top{padding-top:4.8vw;border-top:1px solid #555;display: flex;}
.footer_email{width:51%;}
.footer_bom{margin-top:17.2vw;display: flex;justify-content: space-between;align-items: center;}
.footer_logo{width:51%;}
.footer_logo img{max-width: 60px;}
.footer_right{flex:1;display: flex;justify-content: space-between;align-items: center;}
.footer_share{display: flex;align-items: center;}
.footer_share .item{margin-left:60px;position: relative;}  
.footer_share .item:nth-last-child(1)>a>img{border-radius: 30px;}
.footer_share .item img{vertical-align: text-bottom;}
.footer_share .item .ewm{height:100px;background:#fff;position: absolute;left:50%;bottom:100%;margin-bottom:8px;transform:translateX(-50%);opacity: 0;visibility:hidden; box-shadow: 0px 0px 12px rgba(153,153,153,0.3);transition:all 0.3s;display: flex;}
.footer_share .item .ewm:after{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;content:''; position: absolute; bottom:-5px;left:50%;margin-left:-6px;} 
.footer_share .item:hover .ewm{opacity: 1;visibility: visible;}
/*.footer_share .item .ewm img{width:100px;}*/
.footer_share .item .ewm{width:100px;}
.footer_share .item:nth-child(2) .ewm{width:300px;} 
@keyframes move {
0% { transform: translateY(0);opacity: 0; }
100% { transform: translateY(15px);opacity: 1; }
 
}

.about_desc{width:100%;position: absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index: 10; line-height: 1.8;padding-left:5.2%;padding-right:5.2%;}
.about_desc p{margin-bottom: 1em;}
.about_desc .default{margin-top:6vw;font-family: 'SourceHanSansSC-Light';}
.typed-cursor{color:#fff;opacity: 1;font-weight: 100;-webkit-animation: blink 0.7s infinite;animation: blink 0.7s infinite;display: none;}
@-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
 
.aboutSwiper {height:100%;} 
.aboutSwiper .swiper-slide{height:auto;}
.about_list{display: flex;flex-wrap: wrap;}
.about_list .item{display: block;width:32%;margin-left:2%;}
.about_list .item:nth-child(3n+1){margin-left:0;} 
.about_list .item .img{margin-top:2em;}
.about_list .item .desc{margin-top:3em;line-height: 1.8;}
.about_list .item .desc p{margin-bottom: 1em;}
.scroll_wrap{height:100%;overflow: hidden;}
.scroll_wrap .mCSB_scrollTools .mCSB_draggerRail{background-color: rgba(255,255,255,0.3);}
.scroll_wrap .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px;}

.labSwiper{padding:15vw 0 3vw;display: flex;align-items:center;}
.labSwiper .swiper{height:100%;}
.labSwiper .swiper-slide{width:auto!important;height:100%;}
.labSwiper .swiper-slide a{display: block;height:100%;}
.labSwiper .swiper-slide a img{/*width: 100%;*/height:100%;}
.swiper-button-next, .swiper-button-prev{color:#fff;}
.swiper-scrollbar{background: rgba(255,255,255,.3);position: static;}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{position: static;width:100%;}
.swiper-scrollbar-drag{background: rgba(255,255,255,.6);}
.studio_box{padding:10vw 0 5vw;}
.studio_box .wrap{height:100%;}
.studio_title{width:38%;display: flex;position: absolute;left:5.2%;top:0;}
.studio_title .tit{width:140px;}
.studio_box.right .studio_title{left:auto;right:0;}
.studio_pic{height:100%;display: flex;justify-content: space-between;align-items: flex-end;}
.studio_pic .img{height:100%;background:#000;display: flex;justify-content:center;/*align-items: flex-end;*/}
.studio_pic .img img{max-height: 100%;}
.studio_pic .img:nth-child(1){margin-right:5%;padding-top:10%;}
.studio_box.right .studio_pic .img:nth-child(1){padding-top:0;}
.studio_box.right .studio_pic .img:nth-last-child(1){padding-top:10%;}
/*.studio_pic .img img{mix-blend-mode: multiply; }*/
.studio_pic .item{height:100%;display: flex;flex-direction: column;justify-content: space-between;}
.studio_pic .item .studio_title{position: static;width:100%;}
.studio_pic .item:nth-child(1){margin-right:5%; }
.studio_box.double .studio_pic{align-items: flex-start;}

.studioSwiper .studio_title{width:100%;display: block;text-align: center;position: static;transform:translateY(50px);-webkit-transform:translateY(50px);opacity:0;transition:all 0.8s ease 0.6s;-webkit-transition:all 0.8s ease 0.6s;}
.studioSwiper .swiper-slide-active .studio_title{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
.studioSwiper .studio_title .tit{width:auto;margin-bottom:20px;}
.studioSwiper .studio_box {padding:8vw 0 3vw;}
.studioSwiper .studio_box .wrap{display: flex;justify-content: space-between;}
.studioSwiper .studio_box.row_reverse .wrap{flex-direction: row-reverse;}
.studioSwiper .studio_box .item{width:48%;display: flex;flex-direction: column;align-items: center;justify-content: flex-end;}
.studioSwiper .studio_pic{justify-content: center;}
.studioSwiper .studio_pic .img{transform:scale(.8);-webkit-transform:scale(.8);opacity:0;transition:all 0.8s ease 0.5s;-webkit-transition:all 0.8s ease 0.5s;}
.studioSwiper .swiper-slide-active .studio_pic .img{transform:scale(1);-webkit-transform:scale(1);opacity:1;}
.studioSwiper .studio_pic .img:nth-child(1){padding-top: 0;margin-right: 0;} 
.studioSwiper .item:nth-child(1) .studio_pic{height:40%;margin:3vw 0;} 
/*.studioSwiper .studio_box .item:nth-child(2){align-items: flex-end;}
.studioSwiper .studio_box.row_reverse .item:nth-child(2){align-items: flex-start;}*/ 

.white_content .innerSwiper .section_top{background:#eff0eb!important;}
.section_top {padding: 20vw 0 7vw;}
.section_top .gallery_box{height:100%;display: flex;flex-direction: column;justify-content: space-between;align-items: center;}
.section_top .gallery_box img{max-height: 100%;vertical-align: middle;} 
.section_top .gallery_box .pageTitle{font-size:48px;}
.section_top .gallery_box .pageTitle span{padding:0 3em!important;position: relative;}
.section_top .gallery_box .gallery_logo img{max-width: 120px;}

.gallery_section2 .wrap{height:100%;padding-left: 10%;padding-right: 10%;}
.gallery_section2 .gallery_box{height:100%;display: flex;justify-content: space-between;align-items: center;}
.gallery_section2 .gallery_box .pageTitle{transform:translateX(50%); opacity: 0; transition:all 0.8s ease 0.6s;-webkit-transition:all 0.8s ease 0.6s;}
.gallery_section2 .gallery_box .gallery_logo {max-width:120px; opacity: 0;transform:translateX(-50%);transition:all 0.8s ease 0.6s;-webkit-transition:all 0.8s ease 0.6s;}
.swiper-slide-active .gallery_section2 .gallery_box .pageTitle,.swiper-slide-active .gallery_section2 .gallery_box .gallery_logo{transform:translateX(0); opacity: 1;}

.gallery_thumbs{padding:7vw 0 2vw;}
.gallery_thumbs .wrap{height:100%;display: flex;justify-content: space-between;align-items: flex-end;}
.gallery_thumbs .wrap .item{width:44%;height:100%;display: flex;flex-direction: column;} 
.gallery_thumbs .wrap .item .gallery_pic{display: flex; flex-wrap: wrap; align-items: center;justify-content: center;flex:1;padding:1vw 6vw 1vw;overflow: hidden;}
.gallery_thumbs .wrap .item .gallery_pic .img{max-height: 100%;display: flex;/*align-items: center;*/ justify-content: center;  position: relative; }
.gallery_thumbs .wrap .item .gallery_pic .img a{display: flex;align-items: center; justify-content: center;  max-height: 100%;overflow: hidden;}
.gallery_thumbs .wrap .item .gallery_pic .img img{max-height: 100%;} 
.gallery1 .gallery_thumbs .wrap .item .gallery_pic.multiple{justify-content: space-between;}
.gallery1 .gallery_thumbs .wrap .item .gallery_pic.multiple .img{width:48.5%;margin-bottom: 3%;position: relative;max-height: 30%;/*overflow: hidden;*/}
.gallery1 .gallery_thumbs .wrap .item .gallery_pic.multiple .img span{position: absolute;bottom:0;}
.gallery1 .gallery_thumbs .wrap .item .gallery_pic.multiple .img:nth-child(2n+1) span{left:-2em;}
.gallery1 .gallery_thumbs .wrap .item .gallery_pic.multiple .img:nth-child(2n) span{right:-2em;}
.gallery1 .gallery_thumbs .wrap .item .gallery_pic.double{ align-content: space-between;padding:2vw 6vw;}
.gallery1 .gallery_thumbs .wrap .item .gallery_pic.double .img {width:100%;height:48%;/*overflow: hidden;*/}
/*.gallery1 .gallery_thumbs .wrap .item .gallery_pic.double .img img{width:100%;}*/
.gallery1 .gallery_thumbs .wrap .item .gallery_pic.double .img span{position: absolute;left:-2em;bottom:0;}
.gallery_thumbs .wrap .item .gallery_txt{display: flex;align-items: flex-end;height:6em;justify-content: space-between;}
/*.gallery_thumbs .wrap .item .gallery_txt .cell{width:50%;}*/
.gallery_thumbs .wrap .item .gallery_txt.one .cell{width:100%;}
.gallery_thumbs .wrap .item .gallery_txt.one .cell p{display: flex;margin-top:10px;justify-content: space-between;} 
.gallery_thumbs.single .wrap .item{width:100%;}
.gallery_thumbs.multiple .wrap .item{width:30%;}
.gallery_thumbs.multiple .wrap .item .gallery_pic {padding:0 0 2vw;}
.gallery_thumbs.multiple .wrap .item .gallery_pic .img span{position: absolute;left:0;bottom:-2em;}
.gallery_thumbs.multiple .wrap .item .gallery_txt .cell{width:50%;}
.gallery_box .footer_addr{text-shadow: -1px 1px 2px rgba(0,0,0,0.9);}
.gallery_class{padding:10vw 0;}
.gallery_class .wrap{height:100%;display: flex;justify-content: space-between;align-items: center;}
.gallery_class .class_left{width:40%;font-family: 'SourceHanSansSC-Light';font-weight: bold;}
.gallery_class .class_left .tit1{position: relative;padding-bottom: 5px;margin-bottom: 10px;}
.gallery_class .class_left .tit1:after{width:1em;border-bottom:1px solid #000;content:'';position: absolute;left:50%;bottom:0;transform:translateX(-50%);}
.gallery_class .class_left .tit2 p{margin-bottom:5px;}
.gallery_class .class_img{width:60%;height:100%;text-align: center;}
.gallery_class .class_img a{display: inline-block;height:100%;text-align:center;position: relative;}
.gallery_class .class_img a:after{width:100%;height: 100%;background:rgba(0,0,0,0.6);content:'';position: absolute;left:0;top:0;transition:all 0.3s;opacity: 0;visibility: hidden;z-index: 2;}
.gallery_class .class_img a img{max-height: 100%;}
.gallery_class .class_img a .learn_more{left:50%;bottom:auto;top:50%;transform:translateX(-50%) translateY(-50%);z-index: 3;transition:all 0.3s;opacity: 0;visibility: hidden;}
.gallery_class .class_img a:hover:after,.gallery_class .class_img a:hover .learn_more{opacity: 1;visibility: visible;}

.gallery_list{padding:8vw 0 6vw;}
.gallery_list .wrap{height:100%;display: flex;align-items: flex-end;}
.gallery_list .item{width:30%;height:100%;display: flex;flex-direction: column;}
.gallery_list .item:nth-child(2){margin-left:5%;margin-right:5%;}
.gallery_list .item .tit{margin-top:30px;}
.gallery_list .item .img{max-height: 100%;display: flex;/*align-items: center;*/ justify-content: center;  position: relative;flex:1;}
.gallery_list .item .img a{/*height:0;padding-bottom:80%;*/display: flex;align-items: flex-end;justify-content: center;overflow: hidden; position: relative;max-height: 100%;}
.gallery_list .item .img a img{max-height: 100%;/*position: absolute;width:100%;height:100%;object-fit: cover;left:0;top:0;*/}
.gallery2 .gallery_thumbs.single .wrap{justify-content: center;}
.gallery2 .gallery_thumbs.single .wrap .item{width:100%;}
.gallery2 .gallery_thumbs.single .wrap .item .gallery_pic{flex-wrap: nowrap;}
.gallery2 .gallery_thumbs.single .wrap .item .gallery_pic .img{width:28%;}
.gallery2 .gallery_thumbs.single .wrap .item .gallery_pic.multiple{}
.gallery2 .gallery_thumbs.single .wrap .item .gallery_pic.multiple .img{width:auto;margin-left:1.5%;margin-right:1.5%;}
.gallery2 .gallery_thumbs.single .wrap .item .gallery_pic.multiple .img span{position: absolute;left:0;top:-2.5em;}
.gallery2 .gallery_thumbs.single .wrap .item .gallery_txt{width:70%;}
@media only screen and (max-width:1680px) {
 
}
@media only screen and (max-width:1440px) {
 	
	.indLab_box .img{width:45%;}
	.pageTitle span{padding:0 20px;}
	.article_box{max-width: 100%;}
 
}
@media (max-width:1100px) {
	.indFade{opacity: 1;}
	.indFadeUp,.default{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
	.indZoom{opacity: 1;transform: scale(1);-webkit-transform: scale(1);}
	.regular_l, .regular_r{opacity: 1;}
	.innerSwiper{height:auto;min-height: 100vh;margin-top:54px;} 
	.innerSwiper>.swiper-wrapper{display: block;}
	.innerSwiper>.swiper-wrapper>.swiper-slide{height:auto;}  
	.mouse{border:none;bottom:10px;}
	.mouse span{height:10px;border:none;}
	.mouse span:before{height: 10px;border-left: 2px solid #fff;content:'';position: absolute;left:2px;bottom:0;transform:rotate(45deg);}
	.mouse span:after{height: 10px;border-left: 2px solid #fff;content:'';position: absolute;right:2px;bottom:0;transform:rotate(-45deg);}
	.section_top .gallery_box .regular img{width:20px;}
	.footer_email,.footer_logo{width:40%;text-align: left;}
	.studioSwiper .studio_box{padding: 8vw 0 5vw;}
	.about_desc{position: static;transform: translateX(0) translateY(0);}
	.about_desc .default{display: block;width:86%;margin:6vw auto 0;} 
	/*.about_desc .default p br{display: none;}*/
	.aboutbox1{padding-bottom:0!important;}
	.aboutbox2{padding:0!important;}
	.aboutbox1 .about_desc .default,.aboutbox2 .about_desc .default{text-align: center;}
	.aboutbox1 .about_desc .default p br{display: block;}
	.aboutbox2 .about_desc .default p br{display: block;}
	.aboutbox2 .about_desc .default{width:100%;margin-top:0;}
	.about_desc #typed{display: none;}
	.studioSwiper .studio_title,.studioSwiper .studio_pic .img{transform:scale(1);-webkit-transform:scale(1);opacity:1;}
	.gallery1>.swiper-wrapper>.swiper-slide{height: 100vh;}
	.aboutus{display: flex;align-items: center;justify-content: center;}
	.section_top{height: 60vh!important;padding:10vh 0;} 
 
	
}
@media (max-width:820px) { 
	.innerSwiper .section{padding:5vh 0;height:auto;}
	.banner{padding:0;}
	/*.banner_left, .banner_right{width:100%;float:none;height:50%;}*/
	.banner_desc .item{padding: 10px 0;}
	.banner_desc .item p .regular{padding:0 5vw;}
	.footer .wrap{display: block;text-align:center;} 
	.section_top{height:34vh!important;}
	.section_top .gallery_box .pageTitle span{padding:0 1.5em!important;}
	.section_top .gallery_box .pageTitle span img{width:20px;}
	.section_top .gallery_box .gallery_logo img{max-width: 100px;}
	 
	.indStudio_top{display: block;margin-top:10vh;}
	.indStudio_top .pageTitle{text-align: center;} 
	.pageTitle span:nth-last-child(1){padding-right:20px!important;}
	.pageDesc{width:85%;text-align: center;margin:10vw auto 0;}
	.pageDesc .learn_more{margin-top:5vw;}
	.pageTitle span{padding:0 20px;}
	.pageTitle span.bsr{font-size:16px;}
	.about_desc .pageTitle {margin-bottom: 10vw;}
	.about_box,.article_box{padding:13vw 0 5vw;}
	.about_box .pageDesc{margin-top:0;}
	.indGallery .pageDesc{ top:25vh;}
	.indGallery .pageTitle{top:20vh; transform: translateX(-50%) translateY(0);}
	.indLab_box .wrap{display: block;}
	.indLab .pageTitle{position: static;text-align: center;margin-top:10vh;}
	.indLab_box .img{width:88%;margin:8vw auto 0;} 
	.gallery_list{padding:5vw 0 5vw;}
	.gallery_list .wrap,.gallery_thumbs .wrap{flex-direction: column;align-items: center;}
	.gallery_list .item .tit{margin-top:10px;} 
	.gallery .gallery_list .item .tit{display: flex;justify-content: space-between;}
	.gallery_thumbs{    padding:0!important}
	.gallery_thumbs .wrap .item{width:80%;margin-bottom: 1em;}
	.gallery_thumbs .wrap .item .gallery_pic{padding:0;}
	.gallery1>.swiper-wrapper>.swiper-slide{height: auto;}
	.gallery1>.swiper-wrapper>.swiper-slide:nth-child(1),.gallery1>.swiper-wrapper>.swiper-slide:nth-child(2){height: 100%;} 
	.gallery_thumbs.multiple .wrap .item{width:100%;}
	.gallery_thumbs .wrap .item{margin-bottom: 5vh;}
	.gallery_thumbs .wrap .item .gallery_pic .img{margin-bottom:1em;}
	.gallery_thumbs .wrap .item .gallery_txt{height:auto;}
	.gallery_thumbs .wrap .item .gallery_txt .cell{min-width: 40%;}
	.gallery_thumbs .wrap .item .gallery_txt.one .cell p span:nth-child(1){width:45%;}
	.gallery1 .gallery_thumbs .wrap .item .gallery_pic.multiple .img:nth-child(2n+1) span{left:-1.5em;}
	.gallery1 .gallery_thumbs .wrap .item .gallery_pic.multiple .img:nth-child(2n) span{right:-1.5em;}
	.gallery1 .gallery_thumbs .wrap .item .gallery_pic.double .img span{left:-1em;}
	.gallery2 .gallery_thumbs.single .wrap .item .gallery_txt{width:100%;}
	.labSwiper{padding-top:7vw;}
	.labSwiper .swiper-slide{height:36vh;}
	.labSwiper .swiper-slide a{height:100%;}
	.labSwiper .swiper-slide a img{width:auto;height:100%;}
	.swiper-button-next:after, .swiper-button-prev:after{font-size:20px;}
	.gallery_class .class_left .tit{font-size:14px;font-weight: bold;}
	.gallery_class .class_left .tit2{font-size:12px;}
	.studio_pic{height: auto;} 
 
}
@media (max-width:640px) { 
	.banner_p .icons img{width:16px;margin-right:10px;}
	.banner_p .more{width:30px;height:30px;padding:8px;margin-top:20px;} 
	/*.banner_right .banner_desc .item p span.regular_l{left:0;}
	.banner_right .banner_desc .item p span.regular_r{right:0;}*/
	.banner_desc .item p span.regular_l{left:0;}
	.banner_desc .item p span.regular_r{right:0;}
	.banner_logo{width:50px;}
	/*.studioSwiper .studio_box{padding:25vw 0 15vw;}*/
	.studioSwiper .item .studio_pic{height:auto!important;display: block;}
	.studio_pic .img,.studio_pic .img img{height:auto!important;}
	/*.studioSwiper .studio_pic .img{height:100px;}*/
	.studioSwiper .studio_box.row_reverse .wrap{flex-direction:column;}
	.gallery_section2 {padding:32vh 0 15vh;}
	.gallery_section2 .gallery_box{flex-direction: column;justify-content: space-between;align-items: center;}
	.gallery_section2 .gallery_box .pageTitle span{padding:0 1em!important;}
	.studioSwiper .studio_box .wrap{flex-direction: column;justify-content: center;align-items: center;height:auto; }
    .studioSwiper .studio_box .item{width:95%;margin:1em 0;display: block;}
    .studioSwiper .studio_title .tit{margin-bottom: 10px;}
    .studioSwiper .studio_pic .img{display: block;}
    .footer{padding:8vw 0!important;}
    .footer_top{display: block;}
    .footer_logo{margin:0 auto;}
    .footer_email{width:100%;text-align: center;}
    .footer_addr{margin-top: 1em;font-size:12px;}
    .footer_bom{margin-top:1em;}
    .footer_right{flex-direction:column-reverse;}
    .footer_share{justify-content: center;margin-bottom: 1em;} 
    .footer_share .item .ewm{zoom:0.8;}
    .footer_share .item{margin:0 8px;max-width: 24px;}
    .footer_share .item:nth-child(3){max-width: 30px;}
    .footer_logo{width:30%;display: none;}
    .footer_logo img{max-width:50px;}
    .common-page ul li{padding:0 0.5em;}
    .news_publish span{padding:0 5px;} 
    /*.gallery_class .class_left .tit2 p{display: inline-block;margin-left:5px;margin-right: 5px;}*/
    .gallery_list .item,.gallery_thumbs .wrap .item{width:100%;}
    .gallery_class .class_img{width:66%;}
    .gallery_class .class_left .tit2 p{margin-bottom: 2px;}
    .gallery1 .gallery_thumbs .wrap .item .gallery_pic.multiple .img span,.gallery1 .gallery_thumbs .wrap .item .gallery_pic.double .img span{position: static;display: block;font-size:12px;}
    .gallery_thumbs .wrap .item .gallery_pic .img{display: block;}
	.gallery_list .item{width:80%;margin:0 0 1em!important;}
	.gallery_thumbs .wrap .item .gallery_pic{overflow: visible;}
	.gallery1 .gallery_thumbs .wrap .item .gallery_pic.double{padding:0;}
	.about_list{width:350px;margin-left:auto;margin-right:auto;}
    .about_list .item{width:100%;margin:0 0 20px;}
    .about_list .item .desc p{text-align: center;}
    .news_list .item .img{margin-right:1em;}
    .news_list .item .txt{display: none;}  
    .section_top .gallery_box{zoom:0.8;}
    .gallery_thumbs .wrap .item .gallery_txt .cell{font-size:12px;}
    .pageDesc,.about_desc .default{width:340px;}


 
} 
@media (max-width:375px) { 
	.about_list{width: 320px;}
	.pageDesc,.about_desc .default{width:290px;}
}


 