*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;}
html{background:#f5f5f5;height: 100%;}
body{max-width:640px;margin:0 auto;font-family:"Microsoft Yahei";font-size:16px;background:#eee;min-height: 100%;}
a{text-decoration:none;}
.Mask {position: fixed;top: 0px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%;z-index: 1000000000;display: none;max-width: 640px;margin: 0 auto;}
.Mask img {position: absolute;width: 96%;left: 50%;margin-left: -48%;top: 20%;max-width: 640px;}
.ly-loading {width: 150px;height: 10px;margin: 0 auto;margin-top: 20px;font-size: 14px;}
.ly-loading span {display: inline-block;width: 10px;height: 100%;margin-right: 5px;border-radius: 50%;background: #302825;-webkit-animation: load 1.04s ease infinite;
}
.ly-loading span:last-child {margin-right: 0px;}
.ly-loading span:nth-child(1){-webkit-animation-delay:0.13s;}
.ly-loading span:nth-child(2){-webkit-animation-delay:0.26s;}
.ly-loading span:nth-child(3){-webkit-animation-delay:0.39s;}
.ly-loading span:nth-child(4){-webkit-animation-delay:0.52s;}
.ly-loading span:nth-child(5){-webkit-animation-delay:0.65s;}
@-webkit-keyframes load{
  0%{opacity: 1;-webkit-transform: scale(1.3);}
  100%{opacity: 0.2;-webkit-transform: scale(.3);}
}
#lx>span {color: #00349d;font-weight: 600;}
.ly-section1{min-height:100%;}
.ly-section1 .line{margin:5px 10px 0 10px; font-size: 18px;}
.ly-section1 .left{float:left;max-width:80%;margin:10px 0 0 0;}
.ly-section1 .left img{float:left;margin:0 5px 0 0;}
.ly-section1 .left div{position:relative;margin:0 0 0 55px;padding:10px;background:#FFF;color:#323232; border-radius:6px;line-height: 22px;}
.ly-section1 .left div i{position: absolute;top: 15px;left: -8px;width: 0;height: 0;border-top: 6px solid transparent;border-right: 8px solid #FFF;border-bottom: 6px solid transparent;}
.ly-section1 .left div img{float:none;}
.zizhi {width:70%;}
.zizhi img {width:100%; margin:0!important;}
.ly-hide{display:none;}
.ly-clear{clear:both;}
.talk {padding: 0 0 150px 0; }
.talk .right{float:right;max-width:80%;margin:10px 0 0 0;}
.talk .right img{float:right;margin:0 0 0 5px;}
.talk .right div{position:relative;min-height:41px;margin:0 55px 0 0;padding:10px;background:#A0E75A;color:#333;border-radius:6px;}
.talk .right div i{position:absolute;top:15px;right:-8px;width: 0;height: 0;border-top: 6px solid transparent;border-left: 8px solid #A0E75A;border-bottom: 6px solid transparent;}

.select_botton {position: fixed;bottom: 0.6rem;width: 100%;max-width: 640px;z-index: 999;padding: 14px 6px;box-sizing: border-box;font-size: 0;text-align: center;}
.select_botton a {display: inline-block;padding: 5px 0;background: #0365d0;color: #Fff;font-size: 18px;border-radius: 6px;margin-bottom: 6px;width: 23%;text-align: center;margin: 1%;}
.head_nav{background: #0365d0;width: 100%;display: inline-block;color: #Fff;font-size: 13px;padding: 5px 0;text-align: center;}

.copyright{width: 100%;text-align: center;font-size: 12px;color: #ccc;position: fixed;bottom: 4px;left: 0;}

button, input, select, textarea {outline: none;border: none;background: none;}
input::-webkit-input-placeholder{color:#999;} 
input::-moz-placeholder{color:#999;}
input:-moz-placeholder{color:#999;} 
input:-ms-input-placeholder{color:#999;}

.loading{height: 100px;width: 100px;position: fixed;left: 50%;top: 50%;margin-left: -50px;margin-top: -50px;z-index: 999;background: rgba(0,0,0,0.5);text-align: center;color: #fff;font-size: 14px;border-radius: 5px;display: none;}
.spinner {width: 20px; height: 20px; margin:30px 40px 15px; position: relative; }
.container1 > div, .container2 > div, .container3 > div {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .spinner-container {position: absolute; width: 100%; height: 100%; }
.container2 {-webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); }
.container3 {-webkit-transform: rotateZ(90deg); transform: rotateZ(90deg); }
.circle1 { top: 0; left: 0; }
.circle2 { top: 0; right: 0; }
.circle3 { right: 0; bottom: 0; }
.circle4 { left: 0; bottom: 0; }
.container2 .circle1 {-webkit-animation-delay: -1.1s; animation-delay: -1.1s; }
.container3 .circle1 {-webkit-animation-delay: -1.0s; animation-delay: -1.0s; } 
.container1 .circle2 {-webkit-animation-delay: -0.9s; animation-delay: -0.9s; } 
.container2 .circle2 {-webkit-animation-delay: -0.8s; animation-delay: -0.8s; } 
.container3 .circle2 {-webkit-animation-delay: -0.7s; animation-delay: -0.7s; } 
.container1 .circle3 {-webkit-animation-delay: -0.6s; animation-delay: -0.6s; } 
.container2 .circle3 {-webkit-animation-delay: -0.5s; animation-delay: -0.5s; }
.container3 .circle3 {-webkit-animation-delay: -0.4s; animation-delay: -0.4s; } 
.container1 .circle4 {-webkit-animation-delay: -0.3s; animation-delay: -0.3s; } 
.container2 .circle4 {-webkit-animation-delay: -0.2s; animation-delay: -0.2s; }
.container3 .circle4 {-webkit-animation-delay: -0.1s; animation-delay: -0.1s; }
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
.disabled{background: #ccc !important;border:#ccc 1px solid !important;}
input.error{border-color: #f85959 !important;}
label.error{color: #f85959;display: block;margin:0 auto;text-align: left;}
.msg-box{height:100%;width: 100%;position: fixed;top: 0;left:0;z-index: 9999;font-size: 1.2rem;background-color: rgba(0,0,0,0.6); display: none;justify-content: center; align-items: center;}
.msg-inner{position:absolute;width: 90%;max-width: 640px;margin: 0 auto;background-color: rgba(255,255,255,1);border-radius: 0.8rem;box-sizing: border-box;box-shadow: 0 0 15px 5px rgba(0,0,0,0.08);}
.msg-inner .msg-top,.msg-inner span{text-align: center;}
.msg-inner .msg-top{padding:1.5rem;border-bottom: #ebedf0 1px solid;font-size: 1.2rem;color: #444;}
.msg-inner .msg-top em{display: block;font-style: normal;}
.msg-inner .msg-top em:nth-child(2){color: #999;font-size: 0.85rem;margin:0.6rem 0;}
.msg-inner .msg-top i{font-style: normal;display: inline;margin:0;width: auto;}
.msg-inner .msg-top p{margin:0.5rem 0 0.1rem;position: relative;}
.msg-inner .msg-top p input{width:100%;font-size: 0.85rem;padding:0.6rem 0;border-bottom: #ebedf0 1px solid;}
.msg-inner .msg-btn{padding:0.7rem;color: #1989fa;display: inline-block;width: 100%;box-sizing: border-box;}
#code-box .msg-top{border:none;padding-bottom: 1rem}
#code-box .msg-btn{background-color: #1989fa;width: 90%;margin:0 5%;padding:0.6rem;color: #fff;display: flex;justify-content: center; align-items: center;border-radius: 2.5rem;margin-bottom: 1rem;-webkit-font-smoothing: antialiased;font-size: 1.2rem;}
#code-box span.closed{position: absolute;top: 0;right:0;color: #666;display: inline-block;line-height:2rem;height: 2rem;width: 2rem;border-radius: 2rem;-webkit-font-smoothing: antialiased;font-size: 1.2rem; transform: scale(1,0.8); -ms-transform: scale(1,0.8); -webkit-transform: scale(1,0.8); -o-transform: scale(1,0.8); -moz-transform: scale(1,0.8);}
#code-box .msg-top .getcode{font-size: 0.75rem;color: #1989fa;position: absolute;right: 0;top: 0.4rem;}
#code-box .msg-top .getcode i{display: none;}
#code-box label.error{color: #f85959;width: 100%;margin:0 auto;text-align: left;font-size: 0.75rem;-webkit-font-smoothing: antialiased;display: none;}
.form-fix{position: fixed;height: 100%;width: 100%;top: 0;left:0;z-index: 9999;background-color: rgba(0,0,0,0.6);display: none;transition-duration:0.2s;-webkit-animation-duration:0.2s;}
.form-box{position: fixed;bottom: -100%;left: 0;width: 100%;z-index: 99999;background-color: #FFF;border-radius: 0.8rem 0.8rem 0 0;transition-duration:0.2s;-webkit-animation-duration:0.2s;}
.form-box form{padding:1.5rem;}
.form-box form input{width:100%; display: block; margin: 0 auto; color:#444; font-size:22px;line-height: 22px;padding:3%;border-bottom:1px solid #ebedf0; margin-bottom:1%; margin-top:3%;}
.form-box form input[type='submit']{background-color: #1989fa;width: 90%;margin:0 5%;padding:0.8rem;color: #fff;display: flex;justify-content: center; align-items: center;border-radius: 2.5rem;margin-bottom: 1rem;-webkit-font-smoothing: antialiased;font-size: 1.2rem;appearance: none; -moz-appearance: none; -webkit-appearance: none;}
.form-box .hide-btn{padding:0.8rem;color: #666;display: inline-block;width: 100%;box-sizing: border-box;text-align: center;font-size: 1.2rem;border-top: #f5f5f5 5px solid;-webkit-font-smoothing: antialiased;}