@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:100px 0 25px; 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 { background-color:#fff; text-align:left; }
.scene-2 .mapinfo h2 { font-size:24px; color:#666; font-family:'GS_B'; text-align:left; }
.scene-2 .mapinfo h2: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; }
.scene-2 .mapinfo ul { display:flex; }
.scene-2 .mapinfo ul li { width:50%; padding:30px; box-sizing:border-box; }
.scene-2 .mapinfo ul li:first-child { border-right:1px solid #ddd; }

.scene-3 { padding:0 0 100px; }
.scene-3 .cont_wrap { width:1200px; margin:auto; position:relative; text-align:center; overflow:visible; }
.scene-3 .main_txt { }
.scene-3 .main_txt > div { display:flex; box-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-3 .main_txt h2 { width:200px; background-color:#ddd; position:relative; font-family:'GS_M'; color:#666; font-size:21px; border-bottom:1px solid #eee; font-weight:500; }
.scene-3 .main_txt h2 span { position:absolute; top:50%; left:0px; width:100%; text-align:center; margin-top:-20px; }
.scene-3 .main_txt ul { width:calc(100% - 201px); }
.scene-3 .main_txt ul li { display:flex; border-bottom:1px solid #eee; border-right:1px solid #eee; }
.scene-3 .main_txt ul li:first-child { border-top:1px solid #eee; }
.scene-3 .main_txt ul li h3 { background-color:#408abf; height:50px; line-height:50px; font-family:'GS_M'; color:#fff; font-size:18px; width:100px; }
.scene-3 .main_txt ul li p { padding:10px; }
.scene-3 .main_txt ul li p span { display:inline-block; padding:0 15px; height:30px; line-height:30px; border-radius:30px; background-color:#ddd; }
}


@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:100px 20px 25px; 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 { background-color:#fff; text-align:left; }
.scene-2 .mapinfo h2 { font-size:24px; color:#666; font-family:'GS_B'; text-align:left; }
.scene-2 .mapinfo h2: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; }
.scene-2 .mapinfo ul { display:flex; }
.scene-2 .mapinfo ul li { width:50%; padding:30px; box-sizing:border-box; }
.scene-2 .mapinfo ul li:first-child { border-right:1px solid #ddd; }

.scene-3 { padding:0 20px 100px; }
.scene-3 .cont_wrap { margin:auto; position:relative; text-align:center; overflow:visible; }
.scene-3 .main_txt { }
.scene-3 .main_txt > div { display:flex; box-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-3 .main_txt h2 { width:200px; background-color:#ddd; position:relative; font-family:'GS_M'; color:#666; font-size:21px; border-bottom:1px solid #eee; font-weight:500; }
.scene-3 .main_txt h2 span { position:absolute; top:50%; left:0px; width:100%; text-align:center; margin-top:-20px; }
.scene-3 .main_txt ul { width:calc(100% - 201px); }
.scene-3 .main_txt ul li { display:flex; border-bottom:1px solid #eee; border-right:1px solid #eee; }
.scene-3 .main_txt ul li:first-child { border-top:1px solid #eee; }
.scene-3 .main_txt ul li h3 { background-color:#408abf; height:50px; line-height:50px; font-family:'GS_M'; color:#fff; font-size:18px; width:100px; }
.scene-3 .main_txt ul li p { padding:10px; }
.scene-3 .main_txt ul li p span { display:inline-block; padding:0 15px; height:30px; line-height:30px; border-radius:30px; background-color:#ddd; }
}


@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:100px 20px 25px; 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:32px; 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 { background-color:#fff; text-align:left; }
.scene-2 .mapinfo h2 { font-size:24px; color:#666; font-family:'GS_B'; text-align:left; }
.scene-2 .mapinfo h2: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; }
.scene-2 .mapinfo ul { }
.scene-2 .mapinfo ul li { padding:30px; box-sizing:border-box; }
.scene-2 .mapinfo ul li:first-child { border-bottom:1px solid #eee; }

.scene-3 { padding:0 20px 100px; }
.scene-3 .cont_wrap { margin:auto; position:relative; text-align:center; overflow:visible; }
.scene-3 .main_txt { }
.scene-3 .main_txt > div { box-shadow:0 0 10px rgba(0,0,0,0.1); }
.scene-3 .main_txt h2 { background-color:#ddd; position:relative; font-family:'GS_M'; color:#666; font-size:21px; border-bottom:1px solid #eee; font-weight:500; padding:10px 0; }
.scene-3 .main_txt h2 span { }
.scene-3 .main_txt ul { }
.scene-3 .main_txt ul li { display:flex; border-bottom:1px solid #eee; border-right:1px solid #eee; }
.scene-3 .main_txt ul li:first-child { border-top:1px solid #eee; }
.scene-3 .main_txt ul li h3 { background-color:#408abf; height:50px; line-height:50px; font-family:'GS_M'; color:#fff; font-size:15px; width:60px; font-weight:500; }
.scene-3 .main_txt ul li p { padding:10px; }
.scene-3 .main_txt ul li p span { display:inline-block; padding:0 15px; height:30px; line-height:30px; border-radius:30px; background-color:#ddd; }
}
