html {
  background-color: #f7f8fb;
}
body {
  background-color: #f7f8fb;
  min-width: 12rem;
}
/*框架*/
.kj {
  width: 11.8rem;
  margin: 0 auto;
}
.yu:hover .yu2 {
  color: red;
}
/* ---------- 满屏图片 ---------- */
.bn-box img {
  display: block;
  width: 100%;
  object-fit: fill;
  margin: 0;
}
/* ----------- 阴影 ----------- */
.shadow {
  box-shadow: 0rem 0rem 0.18rem 0rem rgba(68, 68, 68, 0.21);
}
/* ---------- 固定头部 ---------- */
.header {
  font-size: 0.16rem;
  box-shadow: 0rem 0rem 0.18rem 0rem rgba(68, 68, 68, 0.21);
  background-color: rgba(255, 255, 255, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
.header .box {
  height: 0.7rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .l {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .l img {
  width: 1.65rem;
  height: 0.3rem;
  margin-right: 0.7rem;
}
.header .l ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .l ul > a {
  width: .8rem;
  margin-right: 0.3rem;
  font-size: 0.18rem;
  font-weight: 500;
  height: .3rem;
  line-height: .3rem;
  overflow: hidden;
}
.header .l ul #firsta{
  width: .5rem;
}
.header .l ul > a:hover {
  color: #3170e0;
}
.header .l ul .active {
  color: #3170e0;
}
.header .r {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .r .login {
  position: relative;
  margin-left: 0.18rem;
  cursor: pointer;
  width: 0.8rem;
  font-size: .18rem;
  font-weight: 500;
}
.header .r .login .loginTip {
  position: absolute;
  top: 0rem;
  left: -1.1rem;
  width: 1.73rem;
  height: 1.54rem;
  z-index: 12;
  background: url('../images/hp-bg4.png') no-repeat center;
  background-size: contain;
  padding: 0.4rem 0 0 0.32rem;
  display: none;
}
.header .r .login .loginTip ul li a {
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 0.12rem 0.1rem;
  font-size: .16rem;
}
.header .r .login .loginTip ul li a:hover {
  color: #3170e0;
}
.header .r .login .loginTip ul li:nth-last-of-type(1) a {
  border-bottom: 0px solid rgba(0, 0, 0, 0.3);
  padding: 0.12rem 0.1rem;
}
.header .r .login:hover .loginTip {
  display: block;
}
.header .r .free {
  background-color: #3170e0;
  color: #fff;
  height: 0.4rem;
  line-height: 0.4rem;
  border-radius: 0.2rem;
  padding: 0 0.2rem;
  cursor: pointer;
  font-size: 0.15rem;
  width: 1.2rem;
  overflow: hidden;
  text-align: center;
}
.header .r .tel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 0.4rem;
  line-height: 0.4rem;
  margin-left: 0.18rem;
  color: #3170e0;
  border: 1px solid #0b95ff;
  border-radius: 0.2rem;
  padding: 0 0.14rem 0 0.08rem;
  width: 1.95rem;
  overflow: hidden;
}
.header .r .tel span {
  width: 1.4rem;
  height: 0.3rem;
  line-height: 0.3rem;
  overflow: hidden;
  text-align: center;
}
.header .r .tel img {
  width: 0.3rem;
  margin-right: 0.08rem;
}
/* ---------- 回到顶部 ---------- */
.fix-top {
  position: fixed;
  right: 0.5rem;
  bottom: 1.2rem;
  background: #fff url('../images/icon-top.png') no-repeat center;
  width: 0.68rem;
  height: 0.68rem;
  border-radius: 50%;
  background-size: 0.45rem 0.45rem;
  box-shadow: 0rem 0rem 0.18rem 0rem rgba(105, 121, 146, 0.32);
  border-radius: 0.44rem;
  cursor: pointer;
}
/* ---------- 固定底部 ---------- */
.fix-bm {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #3170e0;
  height: 0.96rem;
  text-align: center;
  color: #fff;
  font-size: 0.28rem;
  letter-spacing: 2px;
}
.fix-bm .box {
  display: flex;
  justify-content: center;
  height: 0.96rem;
  align-items: center;
}
.fix-bm a {
  display: inline-block;
  width: 1.87rem;
  height: 0.6rem;
  text-align: center;
  line-height: 0.6rem;
  background: #ffffff;
  border-radius: 0.3rem;
  margin-left: 0.34rem;
  font-size: 0.23rem;
  color: #3170e0;
  font-weight: 600;
}
/* ----------- 客服 ----------- */
.fix-customerServe {
  position: fixed;
  right: 0.5rem;
  bottom: 4.5rem;
  background-color: #fff;
  box-shadow: 0rem 0rem 0.18rem 0rem rgba(105, 121, 146, 0.32);
  border-radius: 0.44rem;
}
.fix-customerServe .ewm-box {
  position: absolute;
  right: 0.9rem;
  top: -0.8rem;
  overflow: hidden;
  display: none;
}
.fix-customerServe .ewm-box .box {
  width: 2.86rem;
  height: 2.74rem;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  background-image: url('../images/hp-bg3.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-right: 0.22rem;
}
.fix-customerServe .ewm-box .box img {
  width: 2rem;
}

.fix-customerServe .qq-box {
  position: absolute;
  right: 0.9rem;
  top: 0.1rem;
  overflow: hidden;
  display: none;
}
.fix-customerServe .qq-box .box {
  width: 2.56rem;
  height: 2.34rem;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  background-image: url('../images/hp-bg3.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-right: 0.22rem;
  font-size: .18rem;
  font-weight: 500;
}
.fix-customerServe .tel-box {
  position: absolute;
  right: 0.9rem;
  top: 0.9rem;
  overflow: hidden;
  display: none;
}
.fix-customerServe .tel-box .box {
  width: 2.86rem;
  height: 2.74rem;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  background-image: url('../images/hp-bg3.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-right: 0.22rem;
  font-size: .18rem;
  font-weight: 500;
}


.fix-customerServe ul {
  width: 0.78rem;
  height: 2.58rem;
  padding-top: 0.2rem;
}
.fix-customerServe ul li {
  width: 0.62rem;
  text-align: center;
  margin: 0 auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  position: relative;
  padding-bottom: 0.18rem;
  margin-bottom: 0.18rem;
}
.fix-customerServe ul li:nth-last-of-type(1) {
  margin-bottom: 0rem;
  padding-bottom: 0;
  border: none;
}
.fix-customerServe ul li a {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
}
.fix-customerServe ul li.wx a {
  background: url('../images/icon-wx.png') no-repeat center;
  background-size: 0.4rem 0.4rem;
}
.fix-customerServe ul li.wx a:hover {
  background-color: rgba(70, 92, 126, 0.2);
}
.fix-customerServe ul li.qq a {
  background: url('../images/icon-qq.png') no-repeat center;
  background-size: 0.4rem 0.4rem;
}
.fix-customerServe ul li.qq a:hover {
  background-color: rgba(70, 92, 126, 0.2);
}
.fix-customerServe ul li.kf a {
  background: url('../images/icon-kf.png') no-repeat center;
  background-size: 0.4rem 0.4rem;
}
.fix-customerServe ul li.kf a:hover {
  background-color: rgba(70, 92, 126, 0.2);
}
/* ---------- 页面底部 ---------- */
.box7 {
  padding: 0.6rem 0 0.6rem;
  background: #131e2e;
  height: 5.5rem;
  color: rgba(255, 255, 255, 0.6);
}
.box7 .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.box7 .box .l ul {
  font-size: 0.22rem;
  margin-bottom: 0.3rem;
}
.box7 .box .l ul a {
  color: rgba(255, 255, 255, 0.6);
}
.box7 .box .l ul a:hover {
  text-decoration: underline;
}
.box7 .box .l ul span {
  margin: 0 0.1rem;
}
.box7 .box .l h2 {
  color: #fff;
  font-size: 0.28rem;
  margin-bottom: 0.3rem;
  letter-spacing: 0.04rem;
}
.box7 .box .l .contact {
  line-height: 1.4;
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
}
.box7 .box .r {
  text-align: center;
  color: #fff;
  font-size: 0.2rem;
}
.box7 .box .r img {
  width: 1.8rem;
  margin-bottom: 0.2rem;
}
.box7 .webInfo {
  text-align: center;
  padding-top: 0.6rem;
  font-size: 0.14rem;
  letter-spacing: 2px;
}
/* ----------- 面包屑 ----------- */
.nav-box1 {
  margin: 0.16rem auto;
}
.nav-box1 span {
  font-size: 0.14rem;
}
.nav-box1 span:hover {
  color: #3170e0;
  cursor: pointer;
}
.layui-layer-btn .layui-layer-btn0 {
  border-color: #3170e0 !important;
  background-color: #3170e0 !important;
  color: #fff;
  border-radius: 0.04rem;
  width: 90%;
  height: 45px;
  line-height: 45px;
  margin: 15px 0px 20px 0px;
}
