@charset "utf-8";

[class^="scene-"].active .main_txt{visibility:visible !important;}
[class^="scene-"].active .sub_txt{visibility:visible !important;}
[class^="scene-"].active .mobile_wrap{visibility:visible !important;}
[class^="scene-"].active .vi_wrap{visibility:visible !important;}
[class^="scene-"].active .cont_wrap .info_wrap{visibility:visible !important;}

.anchur { position:absolute; top:-50px; }

@media screen and (min-width:1201px) {
[class^="scene-"] { position:relative; width:100%; }
[class^="scene-"] .inner { position:relative; z-index:1; }
[class^="scene-"] .cont_wrap { overflow:hidden; }
[class^="scene-"] .main_txt { position: relative; }
[class^="scene-"] .sub_txt { position: relative; }
[class^="scene-"] .mobile_wrap { position: relative; }
[class^="scene-"] .vi_wrap { position: relative; }
[class^="scene-"] [class^="status_wrap-"] { display: inline-block;}

.scene-1 { padding:50px 0; background-color:#fff; position:relative; }
.scene-1 .cont_wrap { margin:auto; position:relative; width:1200px; margin:auto; }
.scene-1 .main_txt { overflow:hidden; text-align:center; }
.scene-1 .main_txt div { margin-bottom:25px; }
.scene-1 .main_txt h1 { font-size:42px; color:#333; font-family:'GS_B'; }
.scene-1 .main_txt p { font-size:13px; color:#666; }

.scene-2 { padding:0 0 50px; }
.scene-2 .cont_wrap{ width:1200px; margin:auto; position:relative; text-align:center; border-radius:20px; box-shadow:0 0 13px rgba(0,0,0,0.2); overflow:hidden; }
.scene-2 .main_txt { }
.scene-2 .main_txt iframe { width:100%;  }
.scene-2 .mapinfo { padding:30px; background-color:#fff; text-align:left; }
.scene-2 .mapinfo h1 { font-size:32px; color:#666; font-family:'GS_B'; text-align:left; }
.scene-2 .mapinfo h1:after {display:block;visibility:visible; width:20px; height:1px; background-color:#999; clear:both;content:""; margin:10px 0; }
.scene-2 .mapinfo p { color:#999; font-size:14px; text-align:left; line-height:24px; display:inline-block; margin-right:20px; }
}


@media screen and (max-width:1200px) and (min-width:701px) {
[class^="scene-"] { position:relative; width:100%; }
[class^="scene-"] .inner { position:relative; z-index:1; }
[class^="scene-"] .cont_wrap { overflow:hidden; }
[class^="scene-"] .main_txt { position: relative; }
[class^="scene-"] .sub_txt { position: relative; }
[class^="scene-"] .mobile_wrap { position: relative; }
[class^="scene-"] .vi_wrap { position: relative; }
[class^="scene-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 { padding:50px 0; background-color:#fff; position:relative; }
.scene-1 .cont_wrap { margin:auto; position:relative; margin:auto; }
.scene-1 .main_txt { overflow:hidden; text-align:center; }
.scene-1 .main_txt div { margin-bottom:25px; }
.scene-1 .main_txt h1 { font-size:42px; color:#333; font-family:'GS_B'; }
.scene-1 .main_txt p { font-size:13px; color:#666; }

.scene-2 { padding:0 20px 50px; }
.scene-2 .cont_wrap{ margin:auto; position:relative; text-align:center; border-radius:20px; box-shadow:0 0 13px rgba(0,0,0,0.2); overflow:hidden; }
.scene-2 .main_txt { }
.scene-2 .main_txt iframe { width:100%;  }
.scene-2 .mapinfo { padding:30px; background-color:#fff; text-align:left; }
.scene-2 .mapinfo h1 { font-size:32px; color:#666; font-family:'GS_B'; text-align:left; }
.scene-2 .mapinfo h1:after {display:block;visibility:visible; width:20px; height:1px; background-color:#999; clear:both;content:""; margin:10px 0; }
.scene-2 .mapinfo p { color:#999; font-size:14px; text-align:left; line-height:24px; display:inline-block; margin-right:20px; }
}


@media screen and (max-width:700px) {
[class^="scene-"] { position:relative; width:100%; }
[class^="scene-"] .inner { position:relative; z-index:1; }
[class^="scene-"] .cont_wrap { overflow:hidden; }
[class^="scene-"] .main_txt { position: relative; }
[class^="scene-"] .sub_txt { position: relative; }
[class^="scene-"] .mobile_wrap { position: relative; }
[class^="scene-"] .vi_wrap { position: relative; }
[class^="scene-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 { padding:50px 0; background-color:#fff; position:relative; }
.scene-1 .cont_wrap { margin:auto; position:relative; margin:auto; }
.scene-1 .main_txt { overflow:hidden; text-align:center; }
.scene-1 .main_txt div { margin-bottom:25px; }
.scene-1 .main_txt h1 { font-size:42px; color:#333; font-family:'GS_B'; }
.scene-1 .main_txt p { font-size:13px; color:#666; }

.scene-2 { padding:0 20px 50px; }
.scene-2 .cont_wrap{ margin:auto; position:relative; text-align:center; border-radius:20px; box-shadow:0 0 13px rgba(0,0,0,0.2); overflow:hidden; }
.scene-2 .main_txt { }
.scene-2 .main_txt iframe { width:100%;  }
.scene-2 .mapinfo { padding:30px; background-color:#fff; text-align:left; }
.scene-2 .mapinfo h1 { font-size:32px; color:#666; font-family:'GS_B'; text-align:left; }
.scene-2 .mapinfo h1:after {display:block;visibility:visible; width:20px; height:1px; background-color:#999; clear:both;content:""; margin:10px 0; }
.scene-2 .mapinfo p { color:#999; font-size:14px; text-align:left; line-height:24px; }
}
