
body dl dd div p{margin:0;padding:0;}
body{width: 100%;height: 100%;top: 0;bottom: 0;position: absolute;background-color: #000;}
ul li{list-style-type:none;}
a {text-decoration:none;opacity: 0;}
a:link{color:#000;}
a:visited{color:#000;}
.loading{position:absolute;width:100%;height:100%;z-index: 9999;background-color:#ef9978;}
.load_val{width:100%;}
.loading_line{position:absolute;width:33.97%;height:4px;top:53.07%;left:32.68%;background:#c29494;}
.loading_line_blank{width:0%;height:100%;background:#ffefef;}
.loading_img{position:absolute;width:30%;height:21%;top: 31%;left: 33.5%;background:url('../images/loading.gif') no-repeat 0 0;background-size:100% 100%;}
.video{position: absolute;width: 100%;height: 100%;top:0;left: 0;z-index: 2;}
.topindex{z-index: 10 !important;}
.topindex1{animation:fadeTop 1s linear both;-moz-animation:fadeTop 1s linear both;-webkit-animation:fadeTop 1s linear both;-o-animation:fadeTop 1s linear both;}

.section3 div,.section0 div,.section00,.section00 div{position: absolute;}
.section div,.section1 div,.section2 div{position: absolute;background-size: 100% 100%;}
.section0,.section1,.section2,.section3,.section{position: absolute;background-size: 100% 100%;width:100%;height:100%;opacity: 0;}
.section00{width: 100%;height: 100%;top:0;left: 0;background-image: url(../images/prov.jpg);background-size: 100% 100%;z-index: 100;}
#province{position: absolute;width: 30%;top: 37%;left: 34%;opacity: 0;}
#city{position: absolute;width: 30%;top: 42%;left: 34%;opacity: 0;}
.province_title{width: 30%;height: 3.6%;top: 37%;left: 34%;color: #c78455;padding-left: 5px;padding-top: 1px;overflow: hidden;text-align: center;}
.city_title{width: 30%;height: 3.6%;top: 42%;left: 34%;color: #c78455;padding-left: 5px;padding-top: 1px;overflow: hidden;text-align: center;}
.section00 .sure{width: 35%;height: 6.5%;top: 58.3%;left: 33%;}
.localadd{display: none;}

.section0{background-image: url(../images/start/1.jpg);opacity: 1;}
.section0 .sign_btn {width: 32%;height: 6%;top: 79%;left: 35%;display: none;}
.section0 .start_btn{width: 32%;height: 6%;top: 79%;left: 35%;}
.section0 .localadd{width: 100%;height: 5%;top: 5px;}
.section0 .localadd .address{position: absolute;width: 60%;height: 35px;right: 54px;background: url(../images/addbg.png) no-repeat;background-size: 100% 100%;}
.section0 .localadd .address .addfont{position: absolute;left: 16.5%;top: 8px;font-size: 13px;color: #FFFFFF;}
.section0 .localadd .editadd{position: absolute;width: 46px;height: 18px;top: 9px;right: 5px;background-image: url(../images/edit.png);background-size: 100% 100%;}

.section0 .hand{position: absolute;width: 20%;height: 18%;top: 54%;left: 41%;}
.section0 .w0{width: 100%;height: 100%;top: 0%;left: 0%;display: none;}
/* .section0 .w0 .oath{position: absolute;width: 54.4%;height: 4.9%;top: 65%;left: 25%;overflow: hidden;} */
.section0 .w0 .oath1{position: absolute;width: 11.8%;height: 23%;top: 50%;left: 26%;background: url(../images/oath1.png) no-repeat;background-size: 100% 100%;opacity:0;}
.section0 .w0 .oath2{position: absolute;width: 11.8%;height: 23%;top: 50%;left: 65%;background: url(../images/oath2.png) no-repeat;background-size: 100% 100%;opacity:0;}
/* .section0 .w0 .oath_b{position: absolute;width: 100%;height: 29%;top: 0%;left: 0%;background: url(../images/oath_b.png) no-repeat;background-size: 100% 100%;} */
.section0 .w0 .oath_t{position: absolute;width: 53.5%;height: 4.2%;top: 77%;left: 26%;background: url(../images/oath_t.png) no-repeat;background-size: 100% 100%;opacity: 0;}
.section0 .w0 .oath_t .number{position: absolute;width: 40%;height: 50%;top: -10%;left: 30%;font-size: 12px;text-align: center;font-weight: bold;color: #000;}
.section0 .w0 .button{position: absolute;width: 22.7%;height: 3.6%;top: 84%;left: 40%;background: url(../images/share_b.png) no-repeat;background-size: 100% 100%;opacity: 0;}
.section0 .share{position: absolute;width: 100%;height: 100%;top: 0%;left: 0%;background: url(../images/share.png) no-repeat;background-size: 100% 100%;display: none;}

.disable{
  pointer-events: none;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@-webkit-keyframes fadeTop {
  0% {opacity: 0;z-index: 1;}
  100% {opacity: 1;z-index: 10;}
}
@-moz-keyframes fadeTop {
  0% {opacity: 0;z-index: 1;}
  100% {opacity: 1;z-index: 10;}
}
@keyframes fadeTop {
  0% {opacity: 0;z-index: 1;}
  100% {opacity: 1;z-index: 10;}
}
@-webkit-keyframes fadeInRight {
  0% {left: 100%;}
  100% {left:0%;}
}
@-moz-keyframes fadeInRight {
  0% {left: 100%;}
  100% {left:0%;}
}
@keyframes fadeInRight {
  0% {left: 100%;}
  100% {left:0%;}
}
