@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; visibility:hidden; }
[class^="scene-"] .sub_txt { position: relative; visibility:hidden; }
[class^="scene-"] .mobile_wrap { position: relative; visibility:hidden; }
[class^="scene-"] .vi_wrap { position: relative; visibility:hidden; }
[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 { padding:50px 0; border-bottom:1px solid #ddd; overflow:hidden; }
.scene-1 .main_txt div { margin-bottom:25px; }
.scene-1 .main_txt h1 { font-size:52px; color:#333; }
.scene-1 .main_txt h1 font { color:#09F; }
.scene-1 .main_txt p { font-size:21px; line-height:27px; color:#666; font-family:'SJ_R'; }
.scene-1 .sub_txt { padding:50px 0; overflow:hidden; }

#ctt_forms { margin:auto; width:1200px; }
#ctt_forms h4 { font-size:15px; }
#ctt_forms ul { clear:both; overflow:hidden; }
#ctt_forms > div { padding:50px 0 0; }
#ctt_forms div > p { font-size:15px; color:#666; padding:10px 0; }
#ctt_forms #formsx { margin-bottom:50px; }
#ctt_forms #formsx li { padding:5px 0; display:inline-block; vertical-align:top; width:49%; }
#ctt_forms #formsx li p { margin-bottom:3px; font-size:13px; color:#666; }
#ctt_forms #formsx #tarea { width:100%; }
#ctt_forms #inputs { border:1px solid #ddd; height:40px; width:330px; background-color:#eee; }
#ctt_forms #inputx { border:1px solid #ddd; height:40px; width:100px; background-color:#eee; }
#ctt_forms .frm_input { margin-bottom:5px; }
#ctt_forms textarea { width:100%; border:1px solid #ddd; height:110px; background-color:#eee; }
#ctt_forms .btn_confirm { text-align:center; padding:30px 0; }
#ctt_forms .btn_confirm a { display:block; height:50px; line-height:50px; border:0px; background-color:#000; color:#fff; text-align:center; width:500px; margin:auto; font-size:14px; font-weight:bolder; }
#ctt_forms .agree { text-align:right; }
#ctt_forms .agree strong { float:left; }
}


@media screen and (max-width:1200px) and (min-width:901px) {
[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; visibility:hidden; }
[class^="scene-"] .sub_txt { position: relative; visibility:hidden; }
[class^="scene-"] .mobile_wrap { position: relative; visibility:hidden; }
[class^="scene-"] .vi_wrap { position: relative; visibility:hidden; }
[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 { padding:50px 0; border-bottom:1px solid #ddd; overflow:hidden; }
.scene-1 .main_txt div { margin-bottom:25px; }
.scene-1 .main_txt h1 { font-size:52px; color:#333; }
.scene-1 .main_txt h1 font { color:#09F; }
.scene-1 .main_txt p { font-size:21px; line-height:27px; color:#666; font-family:'SJ_R'; }
.scene-1 .sub_txt { padding:50px 0; overflow:hidden; }

#ctt_forms { margin:0 20px; }
#ctt_forms h4 { font-size:15px; }
#ctt_forms ul { clear:both; overflow:hidden; }
#ctt_forms > div { padding:50px 100px 0 0; }
#ctt_forms div > p { font-size:15px; color:#666; padding:10px 0; }
#ctt_forms #formsx { border-bottom:1px solid #ddd; padding-bottom:50px; margin-bottom:50px; }
#ctt_forms #formsx li { padding:5px 0; display:inline-block; vertical-align:top; margin-right:25px; }
#ctt_forms #formsx li p { margin-bottom:3px; color:#666; font-size:13px; }
#ctt_forms #inputs { border:1px solid #ddd; height:40px; width:330px; background-color:#eee; }
#ctt_forms #inputx { border:1px solid #ddd; height:40px; width:100px; background-color:#eee; }
#ctt_forms .frm_input { margin-bottom:5px; }
#ctt_forms textarea { width:100%; border:1px solid #ddd; height:110px; }
#ctt_forms .btn_confirm { text-align:center; }
#ctt_forms .btn_confirm a { display:block; height:50px; line-height:50px; border:0px; background-color:#000; color:#fff; text-align:center; width:500px; margin:auto; font-size:14px; font-weight:bolder; }
#ctt_forms .agree { text-align:right; }
#ctt_forms .agree strong { float:left; }
}


@media screen and (max-width:900px) {
[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; visibility:hidden; }
[class^="scene-"] .sub_txt { position: relative; visibility:hidden; }
[class^="scene-"] .mobile_wrap { position: relative; visibility:hidden; }
[class^="scene-"] .vi_wrap { position: relative; visibility:hidden; }
[class^="scene-"] [class^="status_wrap-"] { display: inline-block;}	

.scene-1 { padding:50px 20px; background-color:#fff; position:relative; }
.scene-1 .cont_wrap { margin:auto; position:relative; margin:auto; }
.scene-1 .main_txt { padding:50px 0; border-bottom:1px solid #ddd; overflow:hidden; }
.scene-1 .main_txt div { margin-bottom:25px; }
.scene-1 .main_txt h1 { font-size:36px; color:#333; }
.scene-1 .main_txt h1 font { color:#09F; }
.scene-1 .main_txt p { font-size:13px; color:#666; }
.scene-1 .sub_txt { padding:50px 0; overflow:hidden; }

#ctt_forms { margin:0; }
#ctt_forms h4 { font-size:15px; }
#ctt_forms ul { clear:both; overflow:hidden; }
#ctt_forms > div { padding:50px 0 0;  }
#ctt_forms div > p { font-size:15px; color:#666; padding:10px 0; }
#ctt_forms #formsx { border-bottom:1px solid #ddd; padding-bottom:50px; margin-bottom:50px; overflow:hidden; }
#ctt_forms #formsx li { padding:5px 0; }
#ctt_forms #formsx li p { margin-bottom:3px; color:#666; font-size:13px; }
#ctt_forms #inputs { border:1px solid #ddd; height:40px; width:100%; background-color:#eee; }
#ctt_forms #inputx { border:1px solid #ddd; height:40px; width:31%; background-color:#eee; }
#ctt_forms .frm_input { margin-bottom:5px; width:100%; }
#ctt_forms .btn_frmline { margin-bottom:5px; width:100%; }
#ctt_forms textarea { width:100%; border:1px solid #ddd; height:110px; }
#ctt_forms .btn_confirm { text-align:center; }
#ctt_forms .btn_confirm a { display:block; height:50px; line-height:50px; border:0px; background-color:#000; color:#fff; text-align:center; width:90%; margin:auto; font-size:14px; font-weight:bolder; }
#ctt_forms .agree { text-align:right; }
#ctt_forms .agree strong { float:left; }
}


