﻿body {
  font-family: 'Microsoft YaHei' !important;
}
.top {
  width: 100%;
  background: #b30019;
  border-bottom: solid 1px #ededed;
}
.top-main {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
}
.top-right {
  display: flex;
  color: #fff;
  align-items: center;
}
.top-main h1 {
  color: #fff;
  font-size: 16px;
}
.top-main p {
  font-size: 18px;
}
.phone-img {
  margin-right: 5px;
}
/*banner*/
.banner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.banner ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50;
}
.banner ul li {
  display: block;
  width: 100%;
  /*height: 840px;*/
  float: left;
}
.banner ul li img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.banner .con {
  position: absolute;
  bottom: 25px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 800;
}
.banner .con a {
  float: left;
  margin: 0 4px;
  display: block;
  width: 80px;
  height: 8px;
  border-radius: 20px;
  background: #c22c41;
}
.banner .con a.active {
  background: #fcbe5e;
}
.banner .u {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  display: none;
}
.banner .left {
  position: absolute;
  top: 45%;
  left: 1%;
}
.banner .right {
  position: absolute;
  top: 45%;
  right: 1%;
}
.clear {
  clear: both;
  float: none;
  display: block;
}
.wb-img {
  margin-left: 13px;
  margin-right: 10px;
  display: none;
}
.top-right span {
  margin-left: 14px;
  width: 2px;
  height: 21px;
  background: #fff;
}
.logo {
  width: 1200px;
  margin: 0 auto;
  padding-top: 12px;
}
.logo a {
  display: inline;
}
.logo img {
  display: inline;
}
.menu {
  width: 1200px;
  margin: 0 auto;
  height: 52px;
}
.menu ul {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  font-size: 18px;
}
.menu ul li {
  text-align: center;
  height: 46px;
  cursor: pointer;
  position: relative;
  width: 80px;
  margin: 0 10px;
}
.menu ul li span {
  width: 100%;
  height: 3px;
  background: #b30019;
  margin-top: 22px;
  display: block;
  opacity: 0;
}
.menu ul li:hover span {
  opacity: 1 !important;
}
.menu ul li:hover .gyxc-menu {
  display: block;
}
.menu li > a {
  color: #000 !important;
}
.gyxc-menu {
  position: absolute;
  width: 120px;
  z-index: 999;
  color: #fff;
  left: -20px;
  display: none;
}
.gyxc-menu label {
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.66);
}
.gyxc-menu label:hover {
  background: #b30019;
}
.gyxc-menu label a {
  color: #fff !important;
}
.tx {
  background-image: url(../images/index-bg-1.jpg);
  background-size: 100% 100%;
  height: 217px;
}
.tx img {
  margin: 0 auto;
}
.question {
  background-image: url(../images/index-bg-2.jpg);
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 60px 0;
}
.question-sq {
  background: #b20019;
  color: #fff !important;
}
.question-sq label {
  cursor: pointer;
}
.question-zk label {
  cursor: pointer;
}
.question-label {
  width: 1200px;
  background: rgba(255, 255, 255, 0.5);
}
.video {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 5;
}
.quest-other-text {
  display: none;
}
.question-zk {
  bottom: 58px !important;
}
.question label {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.question span {
  position: absolute;
  width: 81px;
  height: 25px;
  border-radius: 50px;
  border: solid 1px #c22c41;
  display: flex;
  align-items: center;
  color: #c22c41;
  justify-content: center;
  bottom: 38px;
  left: 90px;
  cursor: pointer;
}
.question span p {
  margin-right: 5px;
  font-size: 16px;
}
.quest-shenglue {
  font-size: 24px;
  font-weight: bold;
  color: #b30019;
  margin-top: -30px;
}
.erry-opreation {
  height: 915px;
  background-image: url(../images/index-bg-3.jpg);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 83px;
}
.erry-opreation-title {
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 100px;
}
.erry-opreation-title img {
  margin-left: 60px;
}
.erry-opreation-container {
  width: 1200px;
  margin: 0 auto;
}
.gqjnxt-kc {
  height: 920px;
  background-image: url(../images/index-bg-4.jpg);
  box-sizing: border-box;
  padding-top: 110px;
  background-size: 100% 100%;
}
.gqjnxt-kc-main {
  width: 1200px;
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.gqjnxt-kc-main a {
  color: #fff;
}
.gqjnxt-kc-main div {
  position: relative;
  margin-bottom: 15px;
}
.gqjnxt-kc-main div span {
  position: absolute;
  bottom: 75px;
  left: 85px;
  font-size: 20px;
  color: #fff;
  display: block;
}
.gqcg {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -125px;
  margin-left: -125px;
}
.kcap-box {
  background-image: url(../images/index-bg-7.jpg);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}
.kcap-title {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 60px;
}
.kcap-input {
  width: 1200px;
  display: flex;
  margin: 0 auto;
  justify-content: flex-end;
  margin-top: 30px;
}
.kcap-input input {
  width: 126px;
  height: 40px;
  border-radius: 10px;
  font-size: 24px;
  background: #b30019;
  color: #fff;
  cursor: pointer;
}
.ljzx {
  background-image: url(../images/index-bg-8.jpg);
  background-size: 100% 100%;
  height: 610px;
}
.zxly {
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 100px;
}
.input-box {
  width: 1200px;
  margin: 0 auto;
}
.phone-name-gsmc-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.phone-name-gsmc-box input {
  border: solid 2px #b30019;
  color: #000;
  border-radius: 10px;
  width: 32%;
  height: 60px;
  box-sizing: border-box;
  padding-left: 20px;
  outline: none;
  font-size: 24px;
  font-weight: 400;
  color: #4d4d4d;
}
textarea {
  width: 100%;
  height: 113px;
  border-radius: 10px;
  border: solid 2px #b30019;
  padding: 16px;
  box-sizing: border-box;
  margin-top: 40px;
  outline: none;
  font-size: 24px;
  resize: none;
  font-weight: 400;
  color: #191919;
  font-family: "微软雅黑"
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit browsers */
  color: #b30019;
  font-size: 24px;
  font-weight: normal;
}
input::-moz-placeholder, textarea::-webkit-input-placeholder { /* Mozilla Firefox 19+ */
  color: #b30019;
  font-size: 24px;
  font-weight: normal;
}
input:-ms-input-placeholder, textarea::-webkit-input-placeholder { /* Internet Explorer 10+ */
  color: #b30019;
  font-size: 24px;
  font-weight: normal;
}
.ljzx-btn-box {
  width: 1200px;
  margin-top: 65px;
  font-weight: normal;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  margin-top: 65px;
}
.ljzx-btn-box input {
  width: 126px;
  height: 40px;
  background: #b30019;
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}
.bottom {
  background: #262626;
}
.bottom-main {
  width: 1200px;
  margin: 0 auto;
  height: 300px;
}
.bottom-main {
  display: flex;
  padding-top: 60px;
}
.bottom-left {
  display: flex;
  position: relative;
}
.bottom-left h1 {
  font-size: 16px;
  text-align: left;
}
.bottom-left h1 {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}
.bottom-left li {
  font-size: 14px;
  color: #fff;
  margin: 10px 0;
  cursor: pointer;
}
.bottom-left li:hover {
  font-weight: bold;
}
.bottom-left div {
  margin-right: 57px;
}
.phone-box {
  display: flex;
  margin-bottom: 10px;
}
.fwyx {
  display: flex;
  color: #d4d1d1;
  font-size: 14px;
}
.zbdz {
  display: flex;
  color: #d4d1d1;
  font-size: 14px;
}
.fwyx label {
  margin-right: 10px;
}
.zbdz label {
  margin-right: 10px;
}
.teacher-box {
  margin: 0 auto;
  padding-bottom: 100px;
  background-image: url(../images/index-bg-5.jpg);
  background-size: 100% 100%;
}
.teacher-title {
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
}
.teacher-title img {
  margin-left: 53px;
}
.khjz {
  background: url(../images/index-bg-6.jpg);
  height: 920px;
  background-size: 100% 100%;
}
.khjz-title {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 60px;
  padding-top: 60px;
  margin-bottom: 38px;
}
/*GLOBALS*/
* {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
  color: #666;
}
body, hmtl {
  background: #ecf0f1;
  font-family: 'Anton', sans-serif;
}
#wrapper {
  width: 600px;
  margin: 50px auto;
  height: 400px;
  position: relative;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 0px;
}
#slider-wrap {
  width: 600px;
  height: 400px;
  position: relative;
  overflow: hidden;
}
#slider-wrap ul#slider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#slider-wrap ul#slider li {
  float: left;
  position: relative;
  width: 600px;
  height: 400px;
}
#slider-wrap ul#slider li > div {
  position: absolute;
  top: 20px;
  left: 35px;
}
#slider-wrap ul#slider li > div h3 {
  font-size: 36px;
  text-transform: uppercase;
}
#slider-wrap ul#slider li > div span {
  font-family: Neucha, Arial, sans serif;
  font-size: 21px;
}
#slider-wrap ul#slider li i {
  text-align: center;
  line-height: 400px;
  display: block;
  width: 100%;
  font-size: 90px;
}
/*btns*/
.btns {
  position: absolute;
  width: 50px;
  height: 60px;
  top: 50%;
  margin-top: -25px;
  line-height: 57px;
  text-align: center;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  z-index: 100;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.btns:hover {
  background: rgba(0, 0, 0, 0.3);
}
#next {
  border-radius: 7px 0px 0px 7px;
}
#previous {
  left: -50px;
  border-radius: 0px 7px 7px 7px;
}
#counter {
  top: 30px;
  right: 35px;
  width: auto;
  position: absolute;
}
#slider-wrap.active #next {
  right: 0px;
}
#slider-wrap.active #previous {
  left: 0px;
}
/*bar*/
#pagination-wrap {
  min-width: 20px;
  margin-top: 350px;
  margin-left: auto;
  margin-right: auto;
  height: 15px;
  position: relative;
  text-align: center;
}
#pagination-wrap ul {
  width: 100%;
}
#pagination-wrap ul li {
  margin: 0 4px;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.5;
  position: relative;
  top: 0;
}
#pagination-wrap ul li.active {
  width: 12px;
  height: 12px;
  top: 3px;
  opacity: 1;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
}
/*Header*/
h2 {
  color: #7f8c8d;
  font-family: Neucha, Arial, sans serif;
  font-size: 18px;
  margin-bottom: 30px;
}
/*ANIMATION*/
#slider-wrap ul, #pagination-wrap ul li {
  -webkit-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
  -moz-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
  -o-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
  -ms-transition: all 0.3s cubic-bezier(1, .01, .32, 1);
  transition: all 0.3s cubic-bezier(1, .01, .32, 1);
}
.swiper-item > img {
  width: inherit;
  height: inherit;
  object-fit: cover;
}
.swiper-container {
  width: 100% !important;
}
body {
  background: #fff;
}
.swiper-pagination-item_active {
  background: #fcbe5e !important;
}
.swiper-pagination-item {
  width: 130px !important;
  height: 8px !important;
  border-radius: 10px !important;
}
.swiper-pagination {
  bottom: 45px !important;
}
.Float-memu {
  z-index: 999;
  position: fixed;
  right: 0;
  -webkit-transform: translateZ(0px);
  top: 40%;
  margin-top: -145px;
  height: 334px;
}
.Float-memu ul {
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  justify-content: flex-end;
  position: relative;
}
.Float-memu li {
  margin: 15px 0;
  cursor: pointer;
  width: 116px;
  height: 54px;
  background: #ffd181;
  border-radius: 40px 0 0 40px;
  display: flex;
  align-items: center;
  position: absolute;
  justify-content: center;
  right: 0;
}
.Float-memu li:nth-child(1) {
  top: 0;
}
.Float-memu li:nth-child(2) {
  top: 97px;
  width: 116px;
}
.Float-memu li:nth-child(2):hover .GF-code {
  display: block;
}
.Float-memu li:nth-child(2) .GF-code {
  position: absolute;
  top: 0;
  left: 30px;
}
.Float-memu li:nth-child(3) {
  top: 193px;
}
.Float-memu li:nth-child(4) {
  bottom: 0;
}
.Float-memu li a {
  display: flex;
}
.Float-memu p {
  font-size: 14px;
  color: #b30019;
  margin-left: 5px;
}
.Float-memu label img {
  margin-top: 3px;
}
.img {
  position: relative;
}
.kh-more {
  position: absolute;
  bottom: 129px;
  right: 100px;
  color: #ffd18a;
  font-size: 18px;
  cursor: pointer;
  display: none;
}
.tx li {
  display: flex;
}
.tx-main {
  width: 1200px;
  margin: 0 auto;
  padding-top: 65px;
}
.tx-main label {
  margin-right: 28px;
  margin-left: 43px;
}
.tx-main ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tx-main ul h1 {
  text-align: left;
  font-size: 28px;
  color: #b30019;
}
.tx-main ul p {
  font-size: 20px;
  color: #303030;
  margin-top: 10px;
  font-weight: 500;
  line-height: 1.2;
}
.main-text-title {
  background-image: url('../images/title-bg.png');
  width: 578px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: 0 28px;
  font-size: 28px;
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 20px;
}
.question-main {
  padding-left: 40px;
}
.main-text-title p {
  width: 439px;
  padding: 10px 10px;
  margin-left: 20px;
  margin-top: 20px;
}
.main-text-title a {
  color: #b30019;
  display: inline;
  font-size: 65px;
}
.main-text-box {
  margin-left: 50px;
  margin-top: 25px;
}
.main-text-box li {
  display: flex;
  margin-bottom: 26px;
}
.main-text-box p {
  font-size: 16px;
}
.main-question-h1 {
  color: #b30019;
  font-size: 28px;
  margin-right: 24px;
  height: 40px;
  padding-top: 8px;
  font-weight: bold;
}
.erry-title {
  width: 560px;
  height: 74px;
  background-image: url('../images/title-gqcjcwcz-bg.png');
  background-size: 100% 100%;
  font-size: 28px;
  font-weight: bold;
  margin-left: 55px;
}
.erry-title a {
  color: #b30019;
  display: inline;
  font-size: 65px;
}
.erry-title p {
  width: 439px;
  padding: 10px 10px;
  margin-left: 20px;
  padding-top: 20px;
}
.erry-box {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.erry-text-box {
  display: flex;
}
.erry-text-box li {
  display: flex;
  margin-bottom: 65px;
}
.erry-text-box li p {
  font-size: 35px;
  color: #4a4a4a;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 4px;
}
.erry-one {
  width: 475px;
}
.erry-two {
  width: 420px;
  padding-left: 20px;
}
.erry-three {
  width: 420px;
  box-sizing: border-box;
  padding-left: 20px;
}
.erry-text-box {
  margin-top: 100px;
  width: 1260px;
}
.erry-text-box label {
  margin-right: 30px;
}
.kcap-main {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.kcap-column {
  width: 355px;
}
.kcap-column h1 {
  font-size: 28px;
  color: #b30019;
  text-align: center;
  line-height: 30px;
  margin-bottom: 35px;
}
.kcap-column ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kcap-column li {
  width: 163px;
  height: 160px;
  border: solid 2px #ce021e;
  border-radius: 15px;
  margin-bottom: 15px;
}
.kcap-column li div {
  display: flex;
  width: 80%;
  margin: 0 auto;
  border-bottom: solid 3px #fcbe5e;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
  align-items: center;
}
.kcap-column li div label {
  margin-right: 10px;
}
.kcap-column li div p {
  font-weight: bold;
  font-size: 24px;
  color: #b30019;
  line-height: 24px;
}
.kcap-column li span {
  font-size: 14px;
  text-align: center;
  color: #454545;
  font-weight: 500;
  margin-top: 8px;
  box-sizing: border-box;
  padding: 0 11px;
}
.kcsy {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.kcsy h1 {
  font-size: 28px;
  color: #b30019;
  text-align: center;
  line-height: 34px;
  width: 347px;
  padding-top: 7px;
}
.kcsy-box ul {
  display: flex;
  width: 754px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kcsy-box ul li {
  display: flex;
  width: 23%;
  margin: 8px 0;
}
.kcsy-box p {
  font-size: 16px;
}
.bottom-right {
  margin-left: 140px;
}
input {
  font-family: 'Microsoft YaHei' !important;
}
.glSAASrj {
  width: 1200px;
  margin: 0 auto;
  display: none;
  padding-bottom: 100px;
}
.saas-title {
  background-image: url(../images/saas-title.png);
  background-repeat: no-repeat;
  margin-left: 53px;
  width: 560px;
  height: 74px;
  font-size: 28px;
  font-weight: bold;
  margin-top: 60px;
}
.saas-title p {
  width: 439px;
  padding: 10px 10px;
  margin-left: 20px;
  padding-top: 20px;
}
.saas-title a {
  color: #b30019;
  display: inline;
  font-size: 65px;
}
.saas-f-bt {
  font-size: 38px;
  color: #b30019;
  line-height: 45px;
  margin-left: 53px;
  margin-top: 50px;
  margin-bottom: 50px;
  font-weight: bold;
}
.saas-column {
  width: 340px;
  height: 190px;
  border: solid 4px #b30019;
  border-radius: 30px;
}
.saas-column div {
  display: flex;
  font-size: 40px;
  color: #b30019;
  width: 70%;
  padding-bottom: 10px;
  margin: 0 auto;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  border-bottom: solid 5px #fcbe5e;
  padding-top: 15px;
}
.saas-column label img {
  margin-top: 3px;
  margin-right: 10px;
}
.saas-column span {
  font-size: 18px;
  text-align: center;
  margin-top: 18px;
}
.glSAASrj ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.glSAASrj ul li {
  margin-bottom: 46px;
}
.keb {
  position: relative;
}
.kebiao {
  padding-top: 80px;
}
.kebiao-title {
  width: 1200px;
  height: 74px;
  margin: 0 auto;
  background-image: url('../images/kb-title-bg.png');
  background-repeat: no-repeat;
  font-size: 28px;
  font-weight: bold;
  box-sizing: border-box;
  padding-top: 20px;
  margin-bottom: 70px;
}
.kebiao-title p {
  padding-left: 32px;
}
.kebiao-title a {
  color: #b30019;
  display: inline;
  font-size: 65px;
}
.kebiao-table {
  width: 1022px;
  max-height: 500px;
  margin: 0 auto;
  overflow: auto;
  position: relative;
}
.top-mask {
  position: absolute;
  width: 1022px;
  top: 0;
  z-index: 50;
}
.top-mask img {
  margin: 0 auto;
  width: 100%;
  height: 90px;
}
.bottom-mask {
  z-index: 50;
  position: absolute;
  width: 1022px;
  bottom: 0;
  height: 80px;
}
.bottom-mask img {
  margin: 0 auto;
  width: 100%;
  height: 80px;
  opacity: 0.8;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
}
.keb {
  width: 1022px;
  margin: 0 auto;
}
.kebiao-table-title {
  border-bottom: solid 6px #c5090d;
  width: 940px;
  margin: 0 auto;
  border-left: solid 24px #c5090d;
  border-right: solid 24px #c5090d;
}
.kebiao-table {}
.kebiao-table-title ul {
  display: flex;
  font-size: 32px;
  justify-content: space-between;
  background: #febe5d;
  color: #b20018;
  height: 82px;
  align-items: center;
  font-weight: bold;
}
.kebiao-table-title ul li {
  text-align: center;
  width: 33.333%;
}
.kebiao-column-title {
  width: 940px;
  margin: 0 auto;
  border-left: solid 24px #c5090d;
  border-right: solid 24px #c5090d;
}
.kebiao-column-title ul {
  display: flex;
}
.kebiao-column-title ul li {
  text-align: center;
  width: 33.333%;
  height: 78px;
  line-height: 78px;
  font-size: 32px;
  font-weight: bold;
}
.kebiao-column-title ul:nth-child(even) {
  background: #ffbb45;
}
/*----------------滚动条------------*/
.kebiao-table::-webkit-scrollbar {
  width: 10px !important; /*滚动条宽度*/
  height: 16px !important; /*滚动条高度*/
}
/*定义滚动条轨道 内阴影+圆角*/
.kebiao-table::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);*/
  border-radius: 10px; /*滚动条的背景区域的圆角*/
  background-color: #f9ebd7; /*滚动条的背景颜色*/
}
/*定义滑块 内阴影+圆角*/
.kebiao-table::-webkit-scrollbar-thumb {
  border-radius: 10px; /*滚动条的圆角*/
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);*/
  background-color: #e8e8e8; /*滚动条的背景颜色*/
  width: 10px !important;
}
/*ie*/
.kb-btn-box {
  width: 1090px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  margin-top: 60px;
  padding-bottom: 50px;
}
.kb-btn-box div {
  width: 126px;
  height: 40px;
  background: #b30019;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  border-radius: 10px;
  cursor: pointer;
  display: none;
}
.saas-btn-box {
  width: 1200px;
  display: flex;
  justify-content: flex-end;
}
.saas-btn-box input {
  width: 126px;
  height: 40px;
  border-radius: 10px;
  font-size: 24px;
  background: #b30019;
  color: #fff;
  cursor: pointer;
  display: none;
}
@keyframes logopy {
  0% {
    left: -27px;
  }
  100% {
    left: 220px;
  }
}
/*logo动画*/
.logo label {
  position: relative;
}
.logo label:before {
  content: "";
  width: 10px;
  height: 89px;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 3px rgb(255 255 255 / 80%);
  position: absolute;
  left: -27px;
  transform: rotate(30deg);
  animation: logopy 3s infinite;
  top: -10px;
}
#floatZxzx {
  animation: youceliertu 1s infinite;
}
@keyframes youceliertu {
  from {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(6px);
  }
  to {
    transform: translateY(0px);
  }
}
a {
  outline-style: none;
  color: #4d4d4d;
  text-decoration: none;
}
/*底部滚动*/
/*------------------------------------------------------------------------*/
.float-element {
  position: fixed;
  height: 140px;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  bottom: 0;
  z-index: 50;
  display: flex;
}
.float-element input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit browsers */
  color: #999 !important;
  font-size: 16px;
  font-weight: normal;
}
.float-element input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999 !important;
  font-size: 24px;
  font-weight: normal;
}
.float-element input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #999 !important;
  font-size: 24px;
  font-weight: normal;
}
.yyly-inp-top {
  display: flex;
}
.yyly-inp-top input {
  width: 230px;
  height: 30px;
  background: #fff;
  outline: none;
  box-sizing: border-box;
  padding-left: 10px;
  margin: 5px 0 5px 10px;
}
.yyly {
  width: 1300px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.yyly h1 {
  color: #fff;
  width: 65px;
  font-size: 28px;
  line-height: 30px;
}
.yyly-inp-bottom {
  display: flex;
}
.yyly-inp-bottom input {
  margin: 5px 0 5px 10px;
}
.gs-name {
  width: 300px;
  height: 30px;
  background: #fff;
  outline: none;
  box-sizing: border-box;
  padding-left: 10px;
}
.sub {
  width: 160px;
  line-height: 17px;
  font-size: 16px;
  letter-spacing: 2px;
  background-color: #b30019;
  color: #fff;
  cursor: pointer;
  outline: none;
}
.mfzxrx {
  margin-left: 10px;
}
.mfzxrx-title {
  color: #fff;
}
.mfzxrx-phone {
  color: #fff;
}
.close-float {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
/**************************************************************************/
.float-blackboard {
  width: 280px;
  height: 105px;
  background-image: url(../images/liuyan02.png);
  margin-right: 20px;
  position: relative;
}
.zxqgkzsj {
  width: 125px !important;
}
.float-scroll {
  position: absolute;
}
.float-scroll ul {
  width: 278px;
  height: 72px;
  padding: 9px 0;
}
.position-time {
  line-height: 36px;
  width: 220px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  border-bottom: 1px dotted #999;
  font-size: 16px;
  font-weight: 600;
}
.lesson-teacher {
  line-height: 36px;
  width: 220px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.float-show {
  height: 90px;
  margin-top: 5px;
  overflow: hidden;
  position: relative;
}
input {
  outline: none;
}
textarea {
  outline: none;
}
/**----------------*/
.liaotian {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 10000;
}
.liaotian-close {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.flex-control-nav li a {
  background: #b30019 !important;
  border-radius: 50%;
}
.flex-control-nav li .flex-active {
  width: 17px !important;
  height: 17px !important;
  background: #fcbe5e !important;
  border-radius: 50%;
}
.demo-num {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #b30019;
}
.wx-float {
  display: flex;
  position: absolute;
  right: 20px;
}
.wx-img {
  position: relative;
  margin-left: 20px;
}
.wx-img:hover div {
  display: block;
}
.wx-img div {
  display: none;
  position: absolute;
  left: -52px;
  z-index: 800;
  border-radius: 8px;
  overflow: hidden;
  top: 30px;
  border: 1px solid #eee;
  width: 120px;
  height: 120px;
}
.wx-img div img {
  width: 100%;
}
.bah {
  color: #fff;
  font-size: 14px;
  bottom: 130px;
  display: flex;
}
.bah img {
  display: inline-block;
  margin-right: 3px;
}
.tishi {
  position: fixed;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  margin-left: -50px;
  margin-top: -20px;
  display: none;
}
.inlist {
  line-height: 48px;
  border: solid 1px #a42123;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 20px;
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  overflow: hidden;
  color: #333333;
}
.inlist ul li {
  border-bottom: 1px dashed #a42123;
  width: 564px;
  margin-right: 30px;
  float: left;
}
.inlist ul li:nth-child(2n) {
  margin-right: 0;
}
.inlist ul li a {
  display: inline;
  color: #333333;
}
.inlist ul li time {
  float: right;
}
.flink{border: solid 1px #a42123;
  border-radius: 20px;
  box-sizing: border-box;
  padding: 20px;
  width: 1200px;
  margin: 0 auto;
  font-size: 15px;
  overflow: hidden;
  color: #333333;margin-bottom: 20px;}
.flink a{color:#333333;margin-right:10px;}