@charset "UTF-8";
/*SCSS鏂囦欢 
Author 锛歨uyy
Time : 20160728
*/
body,
p,
span,
ul,
li,
ol,
h1,
h2,
h3,
h4,
iframe {
  margin: 0;
  padding: 0; }


ul,
li {
  list-style: none; }

* {
  margin: 0;
  padding: 0; }

a:hover {
  text-decoration: none; }

a:link {
  text-decoration: none; }

.tl {
  text-align: left; }

.mgt-20 {
  margin-top: 0.3125rem !important; }

.color-red {
  color: #f00 !important; }

.color-green {
  color: #0d8c57 !important; }

.col-1 {
  float: left;
  min-height: 1px;
  width: 8.33333333%; }

.col-2 {
  float: left;
  min-height: 1px;
  width: 16.66666667%; }

.col-3 {
  float: left;
  min-height: 1px;
  width: 25%; }

.col-4 {
  float: left;
  min-height: 1px;
  width: 33.33333333%; }

.col-5 {
  float: left;
  min-height: 1px;
  width: 41.66666667%; }

.col-6 {
  float: left;
  min-height: 1px;
  width: 50%; }

.col-7 {
  float: left;
  min-height: 1px;
  width: 58.33333333%; }

.col-8 {
  float: left;
  min-height: 1px;
  width: 66.66666667%; }

.col-9 {
  float: left;
  min-height: 1px;
  width: 75%; }

.col-10 {
  float: left;
  min-height: 1px;
  width: 83.33333333%; }

.col-11 {
  float: left;
  min-height: 1px;
  width: 91.66666667%; }

.col-12 {
  float: left;
  min-height: 1px;
  width: 100%; }

.layout {
  overflow: hidden;
  position: relative;
  background-position: center top;
  background-repeat: no-repeat; }

.bgc-01 {
  background-color: #a2e89c;
  position: relative; }

.bg-01 {
  height: 9.5625rem;
  background-size: 100%;
  background-image: url("../images/speedup-bg.png");
  background-repeat: no-repeat;
  background-position: center top; }

.ui-text {
  position: absolute;
  top: 5rem;
  left: 50%;
  margin-left: -3.125rem;
  width: 6.25rem;
  height: 0.85938rem;
  outline: none;
  background-color: #fff;
  font-size: .44rem;
  line-height: 1.4286;
  padding: 0.15625rem;
  border-radius: 8px;
  border: 1px solid #ccc;
  vertical-align: middle;
  text-align: center; }

.speedup-btn {
  position: absolute;
  top: 6.5625rem;
  left: 50%;
  margin-left: -3.125rem;
  width: 6.25rem;
  height: 0.85938rem;
  line-height: 1.4286;
  padding: 0.15625rem;
  background-color: #fee101;
  color: #f00;
  font-size: .54rem;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  outline: none; }

.bg-02 {
  padding: 0 0.78125rem;
  text-align: center; }

.bgc-02 {
  background-color: #a2e89c;
  position: relative; }

.speedup-title {
  width: 8.29688rem;
  height: 0.89063rem;
  background-image: url("../images/speedup-title.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0 auto; }

.speedup-step {
  width: 100%;
  overflow: auto; }

.speedup-step li {
  min-height: 1.5625rem;
  display: inline-block;
  float: left;
  padding: 0.0625rem;
  box-sizing: border-box;
  color: #0d8c57; }

.speedup-step li span {
  display: inline-block;
  width: 0.78125rem;
  height: 0.78125rem;
  line-height: 0.39063rem;
  background-color: #0d8c57;
  color: #c8ffc4;
  padding: .1rem;
  border-radius: 8px;
  margin-top: .1rem; }

.speedup-step li.step-01 {
  width: 30%; }

.speedup-step li.step-02 {
  width: 40%;
  border-left: 1px #5eaf62 dashed;
  border-right: 1px #5eaf62 dashed; }

.speedup-step li.step-03 {
  width: 29%; }



.step-panel .col-4 img {
  margin-top: 0.46875rem;
  width: 2.40625rem; }

.step-btn {
  display: inline-block;
  width: 4rem;
  height: 0.9375rem;
  background: url("../images/speedup-btn.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 0.15625rem; }

.step-btn-zkd {
  display: inline-block;
  width: 4rem;
  height: 0.9375rem;
  background: url("../images/speedup-btn-zkd.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 0.15625rem; }

.step-btn-jf {
  display: inline-block;
  width: 4rem;
  height: 0.9375rem;
  background: url("../images/speedup-btn-jf.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 0.15625rem; }

.bg-03 {
  text-align: center;
  width: 100%;
  height: 12.1875rem;
  background-image: url("../images/speedup-word.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  margin: 0 auto; }

.bgc-03 {
  background-color: #a2e89c;
  position: relative;
  text-align: center;
  padding: 0 0.3125rem; }

.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0;
  background: #111;
  opacity: 0.5;
  filter: alpha(opacity=28);
  z-index: 98; }

.hide {
  display: none; }

.dia-speedup {
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -3.59375rem;
  width: 7.1875rem;
  height: 6.25rem;
  background-color: #fff;
  border-radius: 15px;
  z-index: 100;
  color: #333; }

.dia-speedup-title {
  position: absolute;
  top: -0.78125rem;
  left: 50%;
  margin-left: -0.92188rem;
  width: 100%;
  height: 1.79688rem;
  background: url("../images/dia-title.png") no-repeat;
  background-size: 100% 100%; }

.dia-btm {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1.25rem;
  line-height: 1.25rem;
  background-color: #ffc719;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  text-decoration: none;
  text-align: center;
  font-size: .5rem;
  color: #563c09; }

.dia-speedup h3 {
  margin-top: 1.5625rem;
  text-align: center;
  font-size: .5rem; }

.dia-speedup p {
  text-align: center;
  font-size: .42rem;
  margin-top: 0.3125rem;
  padding: 0 0.3125rem; }

.dia-close {
  position: absolute;
  bottom: -2.34375rem;
  left: 50%;
  margin-left: -0.65625rem;
  width: 1.32813rem;
  height: 1.32813rem;
  background: url("../images/dia-close.png") no-repeat;
  background-size: 100% 100%;
  z-index: 100; }

.odd {
  overflow: hidden;
  height: 100%; }

/*# sourceMappingURL=style.css.map */
