﻿@import url(index.css);
.icons {
  display: inline-block;
  background: url("../images/main-icon.png") no-repeat;
  background-size: 3rem 3rem;
}
.video-bg {
  background-clip: content-box;
  background: url("../images/index_bg.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
}
.video-bg .phone-box {
  position: absolute;
  bottom: 2.98666667rem;
  left: 50%;
  margin-left: -3.62666667rem;
  width: 7.25333333rem;
  z-index: 2;
}
.video-bg .phone-box img {
  width: 7.25333333rem;
}
#main {
  margin-bottom: 0.6rem;
}
#main #video-img,
#main .bj-img {
  width: 10.24rem;
}
#main .div-group {
  padding: 1.70666667rem 0;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
#main .div-group .group-ul li {
  overflow: hidden;
  padding-bottom: 2.98666667rem;
}
#main .div-group .group-ul li .icon-box {
  float: left;
  display: inline-block;
  padding-left: 1.28rem;
  width: 1.70666667rem;
}
#main .div-group .group-ul li .icon-box img {
  width: 1.70666667rem;
}
#main .div-group .group-ul li .g-r {
  float: left;
  text-align: left;
  padding-left: 1.10933333rem;
  display: inline-block;
  padding-right: 1.024rem;
  width: 10.88rem;
}
#main .div-group .group-ul li .g-r h2 {
  color: #005eff;
  font-size: 0.768rem;
}
#main .div-group .group-ul li:last-child {
  padding-bottom: 0;
}
#main .div-group .sec-img2 {
  display: block;
  margin: 0 auto;
}
#main .div-group .sec-img4 {
  width: 11.94666667rem;
}
#main .div-group .g-title {
  font-size: 0.32rem;
  color: #f19837;
  height: 1em;
  line-height: 1em;
  margin-bottom: 0.23rem;
}
#main .div-group .g-p {
  font-size: 0.59733333rem;
  line-height: 0.85333333rem;
  padding: 0 1.10933333rem;
}
#main .div-group .g-h3 {
  font-size: 0.85333333rem;
  color: #0e64ff;
  margin-bottom: 0.512rem;
}
#main .div-group .g-h3-2 {
  padding-top: 2.13333333rem;
}
#main .div-group .bj-icons {
  width: 100%;
  margin-top: 0.64rem;
}
#main .div-group .ewm {
  width: 6.144rem;
}
#main .div-group .ewm-txt {
  margin: 0.42666667rem 0 0.85333333rem 0;
}
#main .div-group .phone {
  width: 9.81333333rem;
}
#main .appoint {
  background: #fff;
  position: static;
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
}
#main .appoint .form-content {
  width: 100%;
}
#main .appoint .form-content .khy-input {
  width: 14.08rem;
}
#main .div-group:last-child {
  border-bottom: none;
}
#main .div-no-border {
  border: none;
}
#videos {
  position: fixed;
  z-index: 10001;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
#videos .zhe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#videos #video_in {
  margin: 0 auto;
  max-width: 850px;
  margin-top: 50px;
  position: relative;
  z-index: 20;
}
#videos #video_in .close-video {
  position: absolute;
  right: -32px;
  top: -50px;
  width: 32px;
  height: 32px;
  background: url("../images/close.png");
}
.layui-layer-radius .layui-layer-content {
  border-bottom: 1px solid #d0d0d0;
}
.layui-layer-radius .layui-layer-btn {
  text-align: center;
  padding: 0;
}
.layui-layer-radius .layui-layer-btn a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 49%;
  box-sizing: border-box;
  border: none;
  background: none;
  color: #3c3c3c;
}
.layui-layer-radius .layui-layer-btn .layui-layer-btn0 {
  border: none;
  background: none;
  border-right: 1px solid #d0d0d0;
}
/*轮播*/
.main_visual {
  border-top: 1px solid #d7d7d7;
  position: relative;
  margin-bottom: 0.42666667rem;
}
.main_visual .tip-p {
  font-size: 0.512rem;
  text-align: center;
  position: absolute;
  bottom: 0.17066667rem;
  z-index: 21;
  width: 100%;
  color: #fff;
  opacity: .6;
}
.main_image {
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.main_image ul {
  width: 500%;
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
}
.main_image li {
  width: 100%;
}
.main_image li a {
  display: block;
  width: 100%;
}
.main_image li img {
  width: 100%;
}
div.flicking_con {
  position: absolute;
  top: 90%;
  z-index: 22;
  color: black;
  width: 100%;
  text-align: center;
}
div.flicking_con a {
  display: inline-block;
  width: 0.42666667rem;
  height: 0.42666667rem;
  background: url(../images/un-banner.png) no-repeat;
  background-size: 100%;
}
div.flicking_con a.on {
  color: red;
  background: url(../images/in-banner.png) no-repeat;
  background-size: 100%;
}
div.flicking_con .last {
  margin-left: 0.42666667rem;
}
.btn_prev {
  display: none;
}
.btn_next {
  display: none;
}
