* {
  margin: 0;
  padding: 0;
}
.clearfix:before,.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
ul,
ol {
  list-style: none;
}

button {
  border: none;
  outline: none;
}
/* .target-fix {  
  position: relative;  
  top: -44px; 
  display: block;  
  height: 0;  
  overflow: hidden;  
}   */
a {
  text-decoration: none;
  color: #fff;
}

input {
  border: none;
  outline: none;
}

.active {
  color: #EA3031 !important;
}

.c1 {
  color: #EA3031;
}

.c2 {
  color: #CD0014;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.activec {
  background-color: #fff !important;
  opacity: 1 !important;
}

.fs3 {
  font-size: 36px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #000;
  margin: 30px;
}

.main .box {
  background-color: #f4f4f4;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
#slider {
  width: 100%;
  margin: 0 auto;
}
.controls li {
  top: 50%;
  margin-top: -30px;
}
.controls li:nth-child(1) {
  left: 0;
}
.controls li:nth-child(2) {
  right: 0;
}
.pagination li {
  background-color: #ddd;
}
.pagination li.active {
  background-color: #000;
}
.responsive {
  width: 100%;
  height: auto;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
#slider img {
  display: block;
}

#div1 {
       width: 100%;
       height:80px;
	   z-index:9999;
      }
	  
.top {
  display: flex;
  justify-content: space-around;
  height: 60px;
  background-color: #343434;
  color:#fff

}

/* .logo {
  width: 140px;
  height: 40px;
  margin-top: 10px;
  margin-left: 260px;
} */
.rain{
  float: left;
  line-height: 60px;
  color:#fff;
  z-index:100
}
.sender{
  margin-right: 260px;

}
.shouye{
  float: left;
  line-height: 60px;
  margin-left: 20px;
  margin-right: 20px;
   color:#fff
}

.fushi{
  float: left;
  line-height: 60px;
  margin-left: 20px;
   color:#fff

}
.main .box .circle {
  position: absolute;
  right: 50%;
  margin-right: -50px;
  bottom: 60px;
}

.main .box .circle span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  opacity: 0.44;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 20px;
}

.main .box .banner {
  width: 100%;
  /* position: absolute;
  left: 0; */
  overflow: hidden;
  margin: auto;
}

.main .box .banner  img {
  width: 100%;

}
.main .box .tabList{
  width: 1100px;
  height: 80px;
  background-color: #fff;
  box-shadow: 0px 3px 8px 0px rgba(135, 135, 135, 0.33);
  margin: 0 auto;
  /* margin-top: 660px; */
/*  
  position: absolute;
  top:660px;
  left: 0;
  right: 0; */
  z-index: 1000;
  border-radius: 5px;
  
}

.main .topcontain {
  width: 100%;
  height: 200px;
  background-color: #f4f4f4;
}

/* .main .topcontain .tabList {
  width: 1100px;
  height: 80px;
  background-color: #fff;
  box-shadow: 0px 3px 8px 0px rgba(135, 135, 135, 0.33);
  margin: 0 auto;
  
  position: absolute;
  top: 560px;
  left: 0;
  right: 0;
  border-radius: 5px;
  
} */

 .tabList ul {
  margin:0 auto;
  width: 1100px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

 .tabList ul li {
  font-size: 19px;
  font-family: Source Han Sans SC;
  font-weight: 400;
}

.tabList ul li .line {
  margin: 0 30px;
  color: #EA3031;
  font-weight: bold;
}

.main .topcontain .topcontainT {
  width: 1100px;
  margin: 0 auto;
  padding-top: 50px;
}

.main .topcontain .topcontainT .fz1 {
  color: #CD0014;
  font-weight: bold;
  font-size: 26px;
  font-family: Source Han Sans SC;
  line-height: 34px;
  margin-bottom: 30px;
}

.main .topcontain .topcontainT .topcontainTb {
  display: flex;
  justify-content: space-between;
}

.main .topcontain .topcontainT .topcontainTb .topcontainTbTime {
  display: flex;
}

.main .topcontain .topcontainT .topcontainTb .topcontainTbTime .fz2 {
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #000;
  font-size: 20px;
  line-height: 37px;
}

.main .topcontain .topcontainT .topcontainTb .topcontainTbTime .day, .hour, .minute,.seconds {
  width: 55px;
  height: 45px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  color: #CD0014;
  font-family: Source Han Sans SC;
  font-weight: 500;
  font-size: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -20px 20px;
}

.main .topcontain .topcontainT .topcontainTb .topcontainTbTime .utilTimeText {
  font-size: 21px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #CD0014;
}

.main .topcontain .topcontainT .topcontainTb .btn1 {
  font-size: 19px;
  width: 190px;
  height: 46px;
  background: #CD0014;
  border-radius: 5px;
  color: #fff;
  margin-top: -20px;
}

.main .contain1 {
  width: 1107px;
  height: 300px;
  background-image: url(../img/bg1.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  text-align: center;
}

.main .contain1 ul {
  display: flex;
  width: 1020px;
  margin: 50px auto;
}

.main .contain1 ul li {
  width: 250px;
  height: 136px;
  border-left: 1px solid #E5E5E5;
}

.main .contain1 ul li .num {
  font-size: 61px;
  font-family: Akrobat;
  font-weight: 600;
  color: #000000;
  line-height: 42px;
}

.main .contain1 ul li .numText {
  color: #676767;
  font-size: 22px;
  line-height: 70px;
  font-family: Source Han Sans SC;
  font-weight: 400;
}

.main .contain1 ul .br {
  border-right: 1px solid #E5E5E5;
}

.main .box2 {
  width: 1300px;
  height: 350px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
#block1{
  padding-top:100px; margin-top:-100px;
}
#block2{
  padding-top:100px; margin-top:-100px;
}
#block3{
  padding-top:100px; margin-top:-100px;
}
#block4{
  padding-top:100px; margin-top:-100px;
}
#block5{
 
  padding-top:100px; margin-top:-100px;
}
#block6{
  padding-top:100px; margin-top:-100px;
}
#block7{
  padding-top:100px; margin-top:-100px;
}
.main .box2 #carousel,

#ter {
  width: 1100px;
  height: 280px;
  position: absolute;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 100px;
  margin-top: 80px;
}

#carousel img {
  margin: 26px;
  width: 320px;
  height: 260px;
}

#ter img {
  margin: 10px;
}

/* .main .box2 .banner2 .first1 {
  position: absolute;
  left: 0;
}
.main .box2 .banner2 .first2 {
  position: absolute;
  left: 370px;
}
.main .box2 .banner2 .first3 {
  position: absolute;
  left: 740px;
}
.main .box2 .banner2 .first4 {
  position: absolute;
  left: 1110px;
}
.main .box2 .banner2 .first5 {
  position: absolute;
  left: 1480px;
}
.main .box2 .banner2 li {
  position: absolute;
  width: 350px;
  height: 280px;
}
.main .box2 .banner2 li .btnf {
  display: flex;
  width: 350px;
  justify-content: space-between;
}
.main .box2 .banner2 li .btnf .lessonBtn {
  width: 160px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #CD0014;
  border-radius: 5px;
  color: #CD0014;
}
.main .box2 .banner2 li .btnf .answerBtn {
  width: 160px;
  height: 40px;
  background: #CD0014;
  border: 1px solid #EA3031;
  border-radius: 5px;
  color: #FFFFFF;
} */
.main .box2 .banner2 li img {
  width: 350px;
  height: 210px;
  margin-bottom: 15px;
}

.main .leftBtn,
.leftBtn1 {
  width: 32px;
  height: 44px;
  position: absolute;
  left: 0;
  top: 58%;
  margin-top: -22px;
}

.main .rightBtn,
.rightBtn2 {
  width: 32px;
  height: 44px;
  position: absolute;
  right: 0;
  top: 58%;
  margin-top: -22px;
}

.main .contain2 {
  margin-top: 50px;
  width: 100%;
  height: 206px;
  background-image: url(../img/bg2.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main .contain2 .tabimg {
  width: 960px;
  height: 147px;
}

/* .main .contain3 {
  width: 100%;
  height: 966px;
  background-image: url(../img/bg3.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 30px 0;
  box-sizing: border-box;
  position: relative;
}
.main .contain3 .title {
  position: absolute;
  bottom: 260px;
  left: 50%;
  margin-left: -216px;
}

.main .contain3 .teacherAsk {
  display: block;
  width: 282px;
  height: 440px;
  position: relative;
  left: 400px;
}

.main .contain3 .askbtn {
  width: 282px;
  height: 60px;
  border: 1px solid #CD0014;
  font-size: 30px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #CD0014;
  background-color: #fff;
  position: absolute;
  left: 400px;
}

.main .contain3 .question {
  position: relative;
  top: -350px;
  left: 200px;
} */

.main .contain3 {
  width: 100%;
  height: auto;
  background-image: url(../img/bg3.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 30px 0;
  box-sizing: border-box;
  position: relative;
}
.main .contain3 .title {
  position: absolute;
  bottom: 260px;
  left: 50%;
  margin-left: -216px; 
}
.main .contain3 .zixunbox{
	width: 1100px;
	margin: 0 auto;
}
.main .contain3 .timg_l {
  display: block;
  width: 282px;
  height: 440px;
  position: relative;
  left: 50px;
}
.main .contain3 .timg_r {
  display: block;
  width: 550px;
  height: auto;
  margin-left: 120px;
}
.main .contain3 .askbtn {
  width: 282px;
  height: 60px;
  border: 1px solid #CD0014;
  font-size: 30px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #CD0014;
  background-color: #fff;
  position: absolute;
  top:440px;
  left:-10px;
}

.main .contain3 .question {
  position: relative;
  top: -350px;
  left: 200px;
}
.main .contain03 .table {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 100px;
}

.main .contain03 .table .input1 {
  width: 330px;
  height: 60px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  box-sizing: border-box;
  border: 1px solid #CBCBCB;
  border-radius: 5px;
  margin-right: 30px;
}

.main .contain03 .table .input1 p {
  display: flex;
  align-items: center;
}

.main .contain03 .table .input1 input {
  width: 270px;
  height: 50px;
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  margin-left: 10px;
  /* background-color: #cccccc; */
}

.main .contain03 .dosubmit {
  width: 330px;
  height: 60px;
  background: #CD0014;
  border-radius: 5px;
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -165px;
}

.main .contain4 {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  box-sizing: border-box;
}

.main .contain4 ul {
  margin-top: 40px;
  margin-bottom: 40px;
}

.main .contain4 ul .a {
  display: flex;
  margin: 20px auto;
  width: 1150px;
}

.main .contain4 ul .b {
  display: flex;
  margin: 20px auto;
  width: 1150px;
}

.main .contain4 ul .lione {
  width: 350px;
  height: 230px;
  /* background-color: #fff; */
  box-shadow: 0px 1px 10px 0px rgba(135, 135, 135, 0.71);
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
  margin-right: 20px;
}

.main .contain4 ul .lione .ss {
  width: 72px;
  height: 76px;
  margin: 20px 0;
}

.main .contain4 ul .lione .litextr {
  font-size: 24px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #010101;
}

.main .contain4 ul .lione .litextrb {
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #666666;
  margin-top: 20px;
}

.main .contain4 ul .litwo {
  width: 350px;
  height: 230px;
  background-color: #fff;
  box-shadow: 0px 1px 10px 0px rgba(135, 135, 135, 0.71);
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
  margin-right: 20px;
}

.main .contain4 ul .litwo .hd {
  width: 70px;
  height: 69px;
  margin: 20px 0;
}

.main .contain4 ul .litwo .litextr {
  font-size: 24px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #010101;
}

.main .contain4 ul .litwo .litextrb {
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #666666;
  margin-top: 20px;
}

.main .contain4 ul .lithree {
  width: 350px;
  height: 230px;
  background-color: #fff;
  box-shadow: 0px 1px 10px 0px rgba(135, 135, 135, 0.71);
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
}

.main .contain4 ul .lithree .fx {
  width: 81px;
  height: 77px;
  margin: 20px 0;
}

.main .contain4 ul .lithree .litextr {
  font-size: 24px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #010101;
}

.main .contain4 ul .lithree .litextrb {
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #666666;
  margin-top: 20px;
}

.main .contain4 ul .lifour {
  width: 350px;
  height: 230px;
  background-color: #fff;
  box-shadow: 0px 1px 10px 0px rgba(135, 135, 135, 0.71);
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
  margin-right: 20px;
}

.main .contain4 ul .lifour .ms {
  width: 77px;
  height: 77px;
  margin: 20px 0;
}

.main .contain4 ul .lifour .litextr {
  font-size: 24px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #010101;
}

.main .contain4 ul .lifour .litextrb {
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #666666;
  margin-top: 20px;
}

.main .contain4 ul .lifive {
  width: 350px;
  height: 230px;
  background-color: #fff;
  box-shadow: 0px 1px 10px 0px rgba(135, 135, 135, 0.71);
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
  margin-right: 20px;
}

.main .contain4 ul .lifive .sd {
  width: 70px;
  height: 70px;
  margin: 20px 0;
}

.main .contain4 ul .lifive .litextr {
  font-size: 24px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #010101;
}

.main .contain4 ul .lifive .litextrb {
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #666666;
  margin-top: 20px;
}

.main .contain4 ul .lisix {
  width: 350px;
  height: 230px;
  background-color: #fff;
  box-shadow: 0px 1px 10px 0px rgba(135, 135, 135, 0.71);
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
}

.main .contain4 ul .lisix .cy {
  width: 72px;
  height: 77px;
  margin: 20px 0;
}

.main .contain4 ul .lisix .litextr {
  font-size: 24px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #010101;
}

.main .contain4 ul .lisix .litextrb {
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #666666;
  margin-top: 20px;
}

.main .contain4 .btnteam {
  margin-bottom: 40px;
}

.main .contain4 .btnteam .contain4btn1 {
  width: 330px;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #CD0014;
  border-radius: 5px;
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #CD0014;
  margin-right: 30px;
}

.main .contain4 .btnteam .contain4btn2 {
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  width: 330px;
  height: 60px;
  background: #CD0014;
  border-radius: 5px;
}

.main .contain4 .lv1 {
  width: 170px;
  height: 335px;
  margin-right: 10px;
}

.main .contain4 .lv2 {
  width: 170px;
  height: 365px;
  margin-right: 10px;
}

.main .contain4 .lv3 {
  width: 170px;
  height: 395px;
  margin-right: 10px;
}

.main .contain4 .lv4 {
  width: 170px;
  height: 425px;
  margin-right: 10px;
}

.main .contain4 .lv5 {
  width: 170px;
  height: 455px;
  margin-right: 10px;
}

.main .contain4 .lv6 {
  width: 170px;
  height: 485px;
}

.main .contain5 {
  width: 100%;
  background-image: url(../img/bg3.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 40px 0;
  box-sizing: border-box;
}

.main .contain5 .tablemain {
  width: 1100px;
  background-color: #F4F4F4;
  box-shadow: 0px 1px 8px 0px rgba(135, 135, 135, 0.26);
  margin: 40px auto;
  padding: 20px 20px;
  box-sizing: border-box;
}

.main .contain5 .tablemain .tableone {
  margin-top: 40px;
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tableone .thc {
  background-color: #CD0014;
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FFFFFF;
  height: 50px;
}

.main .contain5 .tablemain .tableone .thc1 {
  width: 145px;
}

.main .contain5 .tablemain .tableone .thc2 {
  width: 130px;
}

.main .contain5 .tablemain .tableone .thc3 {
  width: 160px;
}

.main .contain5 .tablemain .tableone .thc4 {
  width: 91px;
}

.main .contain5 .tablemain .tableone .thc5 {
  width: 200px;
}

.main .contain5 .tablemain .tableone .thc6 {
  width: 145px;
}

.main .contain5 .tablemain .tableone .thc7 {
  width: 130px;
}

.main .contain5 .tablemain .tableone .thc8 {
  width: 130px;
}

.main .contain5 .tablemain .tableone tr {
  width: 100%;
}

.main .contain5 .tablemain .tableone .tr1 {
  height: 179px;
}

.main .contain5 .tablemain .tableone .tr1 .td1 {
  background: #FFFAFA;
  width: 145px;
  height: 179px;
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tableone .tr1 .td2 {
  width: 130px;
  height: 179px;
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tableone .tr1 .td3 {
  padding: 0;
  margin: 0;
}

.main .contain5 .tablemain .tableone .tr1 .td3 p {
  margin-top: 9px;
  height: 44px;
  width: 100%;
  line-height: 44px;
  border-bottom: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tableone .tr1 .td4 p {
  margin-top: 9px;
  height: 44px;
  width: 100%;
  line-height: 44px;
  border-bottom: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tableone .tr1 td {
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tableone .tr1 td .lesson {
  height: 143px;
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
  text-align: center;
  line-height: 143px;
}

.main .contain5 .tablemain .tableone .tr1 td .lesson1 {
  height: 143px;
  width: 100%;
  border-top: 1px solid #EEEEEE;
  text-align: center;
  line-height: 143px;
}

.main .contain5 .tablemain .tableone .tr1 td .lesson2 {
  height: 36px;
  text-align: center;
  line-height: 16px;
}

.main .contain5 .tablemain .tableone .tr1 td .oneto {
  height: 36px;
  text-align: center;
  line-height: 56px;
}

.main .contain5 .tablemain .tableone .tr1 button {
  width: 80px;
  height: 26px;
  background: #CD0014;
  border-radius: 5px;
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  margin: 10px 0;
}

.main .contain5 .tablemain .tabletwo {
  margin-top: 40px;
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tabletwo .thc {
  background-color: #CD0014;
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FFFFFF;
  height: 50px;
}

.main .contain5 .tablemain .tabletwo .thc1 {
  width: 145px;
}

.main .contain5 .tablemain .tabletwo .thc2 {
  width: 130px;
}

.main .contain5 .tablemain .tabletwo .thc3 {
  width: 160px;
}

.main .contain5 .tablemain .tabletwo .thc4 {
  width: 91px;
}

.main .contain5 .tablemain .tabletwo .thc5 {
  width: 200px;
}

.main .contain5 .tablemain .tabletwo .thc6 {
  width: 145px;
}

.main .contain5 .tablemain .tabletwo .thc7 {
  width: 130px;
}

.main .contain5 .tablemain .tabletwo .thc8 {
  width: 130px;
}

.main .contain5 .tablemain .tabletwo tr {
  width: 100%;
}

.main .contain5 .tablemain .tabletwo .tr1 {
  height: 100px;
}

.main .contain5 .tablemain .tabletwo .tr1 .td1 {
  background: #FFFAFA;
  width: 145px;
  height: 100px;
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tabletwo .tr1 .td2 {
  width: 130px;
  height: 100px;
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tabletwo .tr1 .td3 {
  padding: 0;
  margin: 0;
}

.main .contain5 .tablemain .tabletwo .tr1 .td3 p {
  margin-top: 9px;
  height: 44px;
  width: 100%;
  line-height: 44px;
  border-bottom: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tabletwo .tr1 .td4 p {
  margin-top: 9px;
  height: 44px;
  width: 100%;
  line-height: 44px;
  border-bottom: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tabletwo .tr1 td {
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tabletwo .tr1 td .lesson {
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
  text-align: center;
}

.main .contain5 .tablemain .tabletwo .tr1 td .lesson1 {
  width: 100%;
  border-top: 1px solid #EEEEEE;
  text-align: center;
}

.main .contain5 .tablemain .tabletwo .tr1 td .oneto {
  text-align: center;
}

.main .contain5 .tablemain .tabletwo .tr1 button {
  width: 80px;
  height: 26px;
  background: #CD0014;
  border-radius: 5px;
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  margin: 10px 0;
}

.main .contain5 .tablemain .tablethree {
  margin-top: 40px;
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tablethree .thc {
  background-color: #CD0014;
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: bold;
  color: #FFFFFF;
  height: 50px;
}

.main .contain5 .tablemain .tablethree .thc1 {
  width: 145px;
}

.main .contain5 .tablemain .tablethree .thc2 {
  width: 130px;
}

.main .contain5 .tablemain .tablethree .thc3 {
  width: 160px;
}

.main .contain5 .tablemain .tablethree .thc4 {
  width: 91px;
}

.main .contain5 .tablemain .tablethree .thc5 {
  width: 200px;
}

.main .contain5 .tablemain .tablethree .thc6 {
  width: 145px;
}

.main .contain5 .tablemain .tablethree .thc7 {
  width: 130px;
}

.main .contain5 .tablemain .tablethree .thc8 {
  width: 130px;
}

.main .contain5 .tablemain .tablethree tr {
  width: 100%;
}

.main .contain5 .tablemain .tablethree .tr1 {
  height: 100px;
}

.main .contain5 .tablemain .tablethree .tr1 .td1 {
  background: #FFFAFA;
  width: 145px;
  height: 100px;
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tablethree .tr1 .td2 {
  width: 130px;
  height: 100px;
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tablethree .tr1 .td3 {
  padding: 0;
  margin: 0;
}

.main .contain5 .tablemain .tablethree .tr1 .td3 p {
  margin-top: 9px;
  height: 44px;
  width: 100%;
  line-height: 44px;
  border-bottom: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tablethree .tr1 .td4 p {
  margin-top: 9px;
  height: 44px;
  width: 100%;
  line-height: 44px;
  border-bottom: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tablethree .tr1 td {
  border: 1px solid #EEEEEE;
}

.main .contain5 .tablemain .tablethree .tr1 td .lesson {
  width: 100%;
  border-bottom: 1px solid #EEEEEE;
  text-align: center;
}

.main .contain5 .tablemain .tablethree .tr1 td .lesson1 {
  width: 100%;
  border-top: 1px solid #EEEEEE;
  text-align: center;
}

.main .contain5 .tablemain .tablethree .tr1 td .oneto {
  text-align: center;
}

.main .contain5 .tablemain .tablethree .tr1 button {
  width: 80px;
  height: 26px;
  background: #CD0014;
  border-radius: 5px;
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  margin: 10px 0;
}

.main .contain5 .tablemain .maina {
  width: 1044px;
  height: 40px;
  display: flex;
  justify-content: space-around;
  border-bottom: 1px solid #CBCBCB;
  position: relative;
  font-size: 36px;
}

.main .contain5 .tablemain .maina li {
  font-size: 26px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #000000;
  cursor: pointer;
}
.main .contain5 .tablemain .qiehuan{
  margin:  auto;
}
.main .contain5 .tablemain .change {
  display: block;
  width: 350px;
  height: 13px;
  position: relative;
  top: -14px;
  left: 0;
}

.main .contain5 .tablemain .mainb {
  width: 100%;
  height: 134px;
  display: flex;
}

.main .contain6 {
  text-align: center;
}

.main .contain6 .ct6T {
  margin: 40px 0;
}

.main .contain6 .contain6a {
  margin: 30px auto;
  width: 1100px;
  display: flex;
}

.main .contain6 .contain6b {
  margin: 0px auto;
  width: 1100px;
  display: flex;
}

.main .contain6 .company {
  width: 1100px;
  height: 227px;
  margin: 0 auto;
  background-image: url(../img/conpany.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.main .contain6 .company .companyMain {
  width: 700px;
  height: 200px;
  margin-left: 260px;
}

.main .contain6 .company .companyMain p {
  font-size: 16px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 37px;
  text-align: left;
  text-indent: 2em;
}

.main .contain6 .show {
  width: 1100px;
  height: 427px;
}

.main .contain6 .btnTeam2 {
  width: 1100px;
  display: flex;
  justify-content: space-around;
  margin: 40px auto;
}

.main .contain6 .btnTeam2 button {
  width: 340px;
  height: 60px;
  background: #CD0014;
  border-radius: 30px;
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
}

.main .footer {
  width: 100%;
  height: 129px;
  background-color: #000;
  margin-top: 150px;
  position: fixed;
  bottom: 0;
  z-index: 1001;

  /* position: relative;
  display: flex;
  justify-content: center; */
}
.main .footer .footermain{
  width: 1100px;
  height: 129px;
  margin:  auto;
  background-color: #000;
  position: relative;
  display: flex;
  justify-content: center;
}
.main .footer .endPeople {
  width: 164px;
  height: 227px;
  position: absolute;
  top: -100px;
  left:-30px
}
.ptitle{
  margin-left: -300px;
}

.main .footer .footerT {
  background: linear-gradient(0deg, #E4C7A2 0%, #FFFFFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  font-family: Source Han Sans SC;
  font-weight: bold;
}

.main .footer .footermainT {
  width: 500px;
  margin: 0 auto;
  display: flex;

}

.main .footer .endTable {
  position: absolute;
  top: 10px;
  right: 0px;
}

.main .footer .endTable .input2 {
  width: 190px;
  height: 44px;
  background: #FFFFFF;
  border-radius: 2px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A0A0A0;
  padding: 0 20px;
  box-sizing: border-box;
}

.main .footer .endTable .dosubmits {
  width: 392px;
  height: 44px;
  background: #DC1226;
  border-radius: 5px;
  font-size: 18px;
  font-family: Source Han Sans SC;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 20px;
}

.icon1 {
  width: 29px;
  height: 29px;
}

.icon2 {
  width: 19px;
  height: 28px;
}

.icon3 {
  width: 26px;
  height: 27px;
}

.icontext {
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #999999;
  margin-left: 10px;
}

.imgutil {
  width: 254px;
  height: 134px;
  margin-right: 10px;
}

.img1utils {
  width: 260px;
  height: 259px;
  margin-right: 20px;
}

.btnutils {
  width: 183px;
  height: 26px;
  border: 1px solid #FFFAFA;
  border-radius: 13px;
  background-color: #000;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-right: 30px;
  margin-top: 10px;
}

.slider,
.slider-panel img,
.slider-extra {
  width: 100%;
  height: 600px;

}

.slider {
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden;
}

.slider-panel,
.slider-nav,
.slider-pre,
.slider-next {
  position: absolute;
  z-index: 8;
}

.slider-panel {
  position: absolute;
}

.slider-panel img {
  border: none;
}

.slider-extra {
  position: relative;
}

.slider-nav {
  margin-left: -51px;
  position: absolute;
  left: 50%;
  bottom: 60px;

}

.slider-nav li {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  opacity: 0.44;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 20px;
}

.slider-nav .slider-item-selected {
  background-color: #fff !important;
  opacity: 1 !important;
}

.ask {
  margin: 0 auto;
  text-align: center;
}

.zxask {
  width: 330px;
  height: 60px;
  background: #FFFFFF;
  border: 1px solid #CD0014;
  border-radius: 5px;
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #CD0014;
  margin-right: 30px;
}

.asktel {
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  width: 330px;
  height: 60px;
  background: #CD0014;
  border-radius: 5px;
}

/* .active {
    color: white;
    background-color: black;
} */

.none {
  /* background-color: whitesmoke; */
}

.fx1{
	background-image: url(../img/上升.png) no-repeat;
}
.fx2{
	background-image: url(../img/回答.png) no-repeat;
}
.fx3{
	background-image: url(../img/分析.png) no-repeat;
}
.fx4{
	background-image: url(../img/模式.png) no-repeat;
}
.fx5{
	background-image: url(../img/速度.png) no-repeat;
}
.fx6{
	background-image: url(../img/测验.png) no-repeat;
}

.a .lione:hover {
  background-color: red; 
}


.a .lione:hover .ss{
  background-color: #fff;
  background-image: url(../img/上升W.png) no-repeat;
}

.a .lione:hover #litextr1 {
  color:#ffffff;

}
.a .lione:hover #litextrb1 {
  color:#ffffff;

}

.a #litwo:hover {
  background-color: red;
}


.a #litwo:hover .hd {
  background-color: #fff;
  background-image: url(../img/回答W.png) no-repeat;
}

.a #litwo:hover #litextr2 {
  color:#ffffff;

}
.a #litwo:hover #litextrb2 {
  color:#ffffff;

}
.a #lithree:hover {
  background-color: red;
}


.a #lithree:hover .fx {
  background-color: #fff;
  background-image: url(../img/分析.png) no-repeat;
}

.a #lithree:hover #litextr3 {
  color:#ffffff;

}
.a #lithree:hover #litextrb3 {
  color:#ffffff;

}
.b #lifour:hover {
  background-color: red;
}


.b #lifour:hover .ms {
  background-color: #fff;
  background-image: url(../img/模式W.png) no-repeat;
}

.b #lifour:hover #litextr4 {
  color:#ffffff;

}
.b #lifour:hover #litextrb4 {
  color:#ffffff;

}
.b #lifive:hover {
  background-color: red;
}


.b #lifive:hover .sd {
  background-color: #fff;
  background-image: url(../img/速度W.png) no-repeat;
}

.b #lifive:hover #litextr5 {
  color:#ffffff;

}
.b #lifive:hover #litextrb5 {
  color:#ffffff;

}
.b #lisix:hover {
  background-color: red;
}


.b #lisix:hover .cy {
  background-color: #fff;
  background-image: url(../img/测验W.png) no-repeat;
}

.b #lisix:hover #litextr6 {
  color:#ffffff;

}
.b #lisix:hover #litextrb6 {
  color:#ffffff;

}