@charset "utf-8";
/* CSS Document */
/* 清除内外边距 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
button,
input,
textarea,
label,
th,
td,
form,
select {
  /* table elements 表格元素 */
  margin: 0;
  padding: 0;
}
body,
html {
  font-family: 'Open Sans', Arial, 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑', STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;
}
a,
button,
select,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
/* 重置列表元素 */
ul,
ol {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
a {
  color: #0075c2;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
input {
  border: none;
}
img {
  vertical-align: top;
  border: none;
}
body {
  background-color: #fff;
  font-size: 0.64rem;
  color: #474342;
}
.r {
  float: right;
}
.l {
  float: left;
}
.red {
  color: red;
}
.pop-shadow {
  -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.4);
}
.phone-orange {
  display: inline-block;
  width: 0.26rem;
  height: 0.29rem;
  background: url(../../image/phone-orange.png) no-repeat;
  background-size: 100%;
}
.phone-white {
  display: inline-block;
  width: 0.26rem;
  height: 0.32rem;
  background: url(../../image/phone-white.png) no-repeat;
  background-size: 100%;
}
.close {
  width: 1.70666667rem;
  height: 1.70666667rem;
  background: url(../../image/close.png) no-repeat;
  background-size: 100%;
  display: inline-block;
}
.star {
  display: inline-block;
  width: 0.68266667rem;
  height: 0.68266667rem;
  background: url(../../image/star.png) no-repeat;
  background-size: 100%;
  vertical-align: middle;
}
.tel {
  width: 2rem;
  height: 0.26rem;
  display: inline-block;
  background: url(../../image/tel.png) no-repeat;
  background-size: 100%;
}
.khy-input {
  display: inline-block;
  width: 5.12rem;
  border-radius: 0.17066667rem;
  height: 1.70666667rem;
  padding: 0 0.42666667rem;
  color: #000;
  border: 1px solid #e4e4e4;
  font-size: 14px;
}
.btns {
  display: inline-block;
  width: 5.12rem;
  height: 1.96266667rem;
  line-height: 1.96266667rem;
  text-align: center;
  border-radius: 0.17066667rem;
  background-color: #0e64ff;
  color: #fff;
}
.btn-orange {
  color: #fff;
  background-color: #f39827;
}
.float-icons {
  display: block;
  background: url(../../image/float-icons.png) no-repeat;
  background-size: 1rem 1rem;
  margin: 0 auto;
  margin-bottom: 0.08rem;
}
.float-appoint {
  width: 0.26rem;
  height: 0.29rem;
  margin-top: 0.14rem;
  background-position: 0 0.05rem;
}
.float-phone {
  width: 0.25rem;
  height: 0.26rem;
  margin-top: 0.19rem;
  background-position: 0 -0.3rem;
  background-size: 0.9rem;
}
.float-user {
  width: 0.34rem;
  height: 0.23rem;
  margin-top: 0.2rem;
  background-position: 0 -0.68rem;
}
.float-talk {
  width: 0.3rem;
  height: 0.3rem;
  margin-top: 0.15rem;
  background: url(../../image/talk-icons.png) no-repeat center;
  background-size: 0.28rem;
}
#screen_lock {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.loading-zhe {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.header-before {
  display: block;
  width: 100%;
  height: 2.13333333rem;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 2.13333333rem;
  background-color: #fff;
  z-index: 12;
  border-bottom: 1px solid #e5e5e5;
}
#header .logo-img {
  width: 3.24266667rem;
  height: 1.06666667rem;
  background: url('../../image/logo.png') no-repeat;
  position: absolute;
  top: 0.53333333rem;
  left: 0.768rem;
  background-size: 100%;
  z-index: 1;
}
#header .header-phone {
  height: 2.13333333rem;
  line-height: 2.13333333rem;
  padding-left: 6.22933333rem;
  font-size: 0.768rem;
  position: relative;
}
#header .header-phone a {
  color: #f19837;
}
#header .header-phone .tel {
  position: absolute;
  top: 50%;
  left: 2.66rem;
  margin-top: -0.13rem;
}
#header .nav-out {
  position: absolute;
  top: 0.68266667rem;
  right: 0.85333333rem;
}
#header .nav-img {
  display: block;
  width: 0.768rem;
  height: 0.72533333rem;
  background: url('../../image/nav.png') no-repeat;
  background-size: 100%;
}
#header .nav-list {
  position: absolute;
  top: 2.176rem;
  right: 0.85333333rem;
  background-color: #fff;
  box-shadow: 0.128rem 0.256rem 0.128rem rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}
#header .nav-list .nav-li {
  width: 4.26666667rem;
  text-align: center;
  height: 1.536rem;
  line-height: 1.536rem;
  font-size: 0.64rem;
  border-bottom: 1px solid #f7f7f7;
}
#header .nav-list .nav-li:last-child {
  border-bottom: none;
}
.right-float {
  width: 3.41333333rem;
  height: 5.54666667rem;
  position: fixed;
  top: 4.26666667rem;
  right: 0;
  z-index: 11;
  background: url('../../image/float-right-icon.png') no-repeat 0 0 transparent;
  background-size: 70%;
}
.right-float li {
  width: 100%;
  height: 2.816rem;
  display: block;
}
.right-float li a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
#appoint,
.appoint {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 14.50666667rem;
  height: 12.8rem;
  margin-top: -6.4rem;
  margin-left: -7.25333333rem;
  background-color: #fff;
  border-radius: 0.42666667rem;
  z-index: 201;
}
#appoint .form-group,
.appoint .form-group {
  position: relative;
  padding: 0.256rem 0.42666667rem;
}
#appoint .form-group label,
.appoint .form-group label {
  position: absolute;
  top: 0.768rem;
  right: 0.93866667rem;
  font-size: 0.512rem;
}
#appoint .form-group .form-content,
.appoint .form-group .form-content {
  width: 9.216rem;
  display: inline-block;
  text-align: center;
}
#appoint .form-group .khy-input,
.appoint .form-group .khy-input {
  width: 12.62933333rem;
}
#appoint .form-group .btns,
.appoint .form-group .btns {
  width: 100%;
}
#appoint h1.form-group,
.appoint h1.form-group {
  color: #0e64ff;
  font-size: 0.85333333rem;
  text-align: center;
  padding: 0.85333333rem 0 0 0;
}
#appoint .app-title,
.appoint .app-title {
  font-size: 0.512rem;
  text-align: center;
  padding-bottom: 0.42666667rem;
}
#appoint .close,
.appoint .close {
  position: absolute;
  bottom: -2.13333333rem;
  left: 50%;
  margin-left: -0.85333333rem;
}
.outer-none {
  animation: hideout 0.5s;
  -moz-animation: hideout 0.5s;
  -webkit-animation: hideout 0.5s;
}
.outer-normal {
  animation: showout 0.5s;
  -moz-animation: showout 0.5s;
  -webkit-animation: showout 0.5s;
}
#footer {
  width: 100%;
  display: block;
}
#footer .f-top {
  position: relative;
}
#footer .f-top .f-jump {
  overflow: hidden;
  background-color: #f6f6f6;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#footer .f-top .f-jump li {
  height: 1.28rem;
  line-height: 1.28rem;
  float: left;
  width: 16.6%;
  text-align: center;
}
#footer .f-top .f-jump li a {
  color: #464342;
  line-height: 1.10933333rem;
  display: inline-block;
  font-size: 0.512rem;
}
#footer .f-top .f-jump li a.active {
  color: #005eff;
  border-bottom: 2px solid #005eff;
}
#footer .f-top .f-copy,
#footer .f-top .f-english {
  margin-top: 0.42666667rem;
  font-size: 0.512rem;
  text-align: center;
  color: #73706f;
}
#footer .f-top .f-english {
  margin-top: 0.17066667rem;
  margin-bottom: 0.42666667rem;
}
@keyframes showout {
  from {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
  }
  to {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  }
}
@keyframes hideout {
  from {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
  }
  to {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
  }
}
