@charset "utf-8";
/* CSS Document */
.aboutWarp{ position:relative; width:100%; overflow:hidden;}
.jumpbar{ position:fixed; right: 65px; top:45.5%; z-index: 14000;}
.jumpbar a{ display: block; width: 10px; height: 10px; border-radius: 5px; margin: 8px 0; background-color: #CCCCCC;}
.jumpbar a.curr{ background: #ff2400;}


.screen{ width:100%;}
.scene1{ background:url(../incss/p01.jpg) no-repeat center center; z-index:100;}
.scene2{ background-color:#2b2b2d; z-index:200;}
.scene3{ background-color:#f16742; z-index:200;}
.scene4{ background-color:#2b2b2d;  z-index:300;}
.scene5{ background-color:#0ea6fc; z-index:400;}
.scene6{ background-color:#f1f0f0; z-index:500;}
.scene7{ background:url(../incss/p05.jpg) no-repeat center center; z-index:100;}
.scene1 p{ width:100%;}
.scene1 .logo{ top:900px;}
.scene1 .s1{ top:530px;}
.scene1 .s2{ top:360px;}

.screen .con{ top:900px; width:100%;}

.btnCT,.btnNext{ display:block; position:fixed; width:52px; height:52px; bottom:15px; left:49%; z-index:1500; background:url(../images/about/top.png) no-repeat;}
.btnNext{ background-image:url(../images/about/next.png);}


.scene7 .s2{ width:765px; margin:0 auto; margin-top:45px;}
.scene7 .contact_box{ padding:20px; border:1px #e4e4e4 solid; line-height:26px; color:#6b6b6b;}
.scene7 .tl{ text-indent:5em;}
.scene7 a{ color:#c00; }
.scene7 a:hover{ text-decoration:underline;}
.scene7 dl{ margin-right:30px;}
.scene7 dt{ line-height:26px; height:27px;}
.scene7 dd{ margin-bottom:3px;}
.scene7 .input_box,.scene7 .area_box{border:1px #e4e4e4 solid; font-family:Arial, "宋体"; font-size:10pt; width:222px;}
.scene7 .input_box{ line-height:26px; height:26px; padding:0; margin:0; text-indent:5px;}
.scene7 .area_box:hover,.scene7 .input_box:hover{ border-color:#ffc547;}
.scene7 .area_box:focus,.scene7 .input_box:focus{ border-color:#f93; box-shadow:1px 1px 8px rgba(255,209,164,0.8);}
.scene7 .area_box{ line-height:20px; padding:5px; height:74px; overflow:auto; width:212px;}
.scene7 .submit{ background-color:#b9b9b9; padding:0; margin:0; border:0; height:39px; line-height:39px; width:140px; text-align:center; margin-top:27px; margin-left:40px; color:#FFF;}
