/*zhuanti*/
.b90{
	height: 90px;
	clear: both;
}
.index-from .input{
	width:200px;
}
.index-from .input input{
	color:#999;
   width:140px;
   float:left;
}
.kyr .parBd ul li img {
    width: 257px;
    height:169px;
}
.zttit{
	padding: 5px 0px 5px 0px;
	color: #000000;
	text-align: left;
}
.kyr .parBd ul li{
	height:auto;
}

  /*special*/
  .ztym{
	  width: 910px;
	  margin-bottom:50px;
  }
  .ztym_l{
	  width: 435px;
	  float: left;
	  background-color: #fff;
	  margin-bottom: 20px;
	  margin-right: 20px;
  }
  .ztym_r{
	  width: 415px;
	  float: right;
	  background-color: #fff;
	  margin-bottom: 20px;
  }
  .sputit{
	  border-bottom: 1px solid #ececec;
	  height: 36px;
	  line-height: 36px;
	  padding: 10px 10px 0 0px;
	  position: relative;
  }
  .sputit a.t {
      display: block;
      height: 34px;
      line-height: 36px;
      background: #fff;
      border: 1px solid #ececec;
      border-bottom: 2px solid #fff;
      color: #fff;
      font-size: 16px;
      text-align: center;
      width: 95px;
      background-color: #f60;
      font-weight: 600;
  }
  .spli{
	  height:160px;
	  margin-top: 20px;
  }
  .spli li{
	  width: 100%;
	  height:30px;
	  line-height: 30px;
	  
  }
   .spli li .wztit{
	   width: 75%;
	   font-size: 14px;
	   margin-left: 5px;
	   white-space: nowrap;
	   overflow: hidden;
	   text-overflow: ellipsis;
   }
   .spli li .wztim{
   	   width: 20%;
	   color: gray;
   }

   .con_l{
   	padding: 20px 0px 20px;
   }
   


/*底部固定*/
.foot_blank{
  width: 100%;
  height: 229px;
  background-color:red;
}
.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; */
}
.footer .footermain{
  width: 1100px;
  height: 129px;
  margin:  auto;
  background-color: #000;
  position: relative;
  display: flex;
  justify-content: center;
}
.footer .endPeople {
  width: 120px;
  height: 160px;
  position: absolute;
  top: -5px;
  left:-0px
}
.ptitle{
  margin-left: -300px;
}

.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;
}

.footer .footermainT {
  width: 500px;
  margin: 0 auto;
  display: flex;

}

.footer .endTable {
  position: absolute;
  top: 10px;
  right: 0px;
}

.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;
}

.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;
}

.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;
}


.meizi {
    width:380px;
    overflow:hidden;
    height:auto;
    float:left;
}

.meizi img {
    float:left;
    margin-right:10px;
}

.meizi h3 {
    font-size:22px;
    color:#f85415;
    float:left;
    margin-top:120px;
}

.meizi p {
    float:left;
    margin-top:0px;
    font-size:16px;
    color:#fff;
}

.form_input {
    width:820px;
    overflow:hidden;
    float:left;
}

.input_class {
    margin-top:120px;
    width:230px;
    height:40px;
    padding:8px 10px 8px 34px;
    background: #fff;
    float:left;
    font-size:16px;
    color:#a0a0a0;
    margin-right:13px;
    border:none;
    border-radius: 7px;
    background: url("../images/form_icon_bg.png") no-repeat;
}

.icon1 {
    background-position: 5px center;
    background-color: #fff;
    overflow:hidden;
}

.icon2 {
    background-position: -198px center;
    background-color: #fff;
}

.icon3 {
    background-position: -402px center;
    background-color: #fff;
}

.input_btn {
    margin-top:128px;
    border:none;
    background: none;
    color:#fff;
    font-size:18px;
    font-weight:bold;
    cursor: pointer;
    margin-left:20px;
}



.tablemain {
    width: 1100px;
    background-color: #fff;
    box-shadow: 0px 1px 8px 0px rgba(135, 135, 135, 0.26);
    margin: 40px auto;
    padding: 30px 20px;
    box-sizing: border-box;
}

.tablemain .tableone {
    margin-top: 0px;
    border: 1px solid #EEEEEE;
}

.tablemain .tableone .thc {
    background-color: #fdd119;
    font-size: 22px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #242424;
    border-right:1px solid #eee;
    height: 50px;
}

.tablemain .tableone .thc1 {
    width: 145px;
}

.tablemain .tableone .thc2 {
    width: 130px;
}

.tablemain .tableone .thc3 {
    width: 160px;
}

.tablemain .tableone .thc4 {
    width: 91px;
}

.tablemain .tableone .thc5 {
    width: 200px;
}

.tablemain .tableone .thc6 {
    width: 145px;
}

.tablemain .tableone .thc7 {
    width: 130px;
}

.tablemain .tableone .thc8 {
    width: 130px;
}

.tablemain .tableone tr {
    width: 100%;
}

.tablemain .tableone .tr1 {
    height: 179px;
}

.tablemain .tableone .tr1 .td1 {
    background: #FFFAFA;
    width: 145px;
    height: 179px;
    text-align: center;
    font-size:18px;
    color:#333333;
    border: 1px solid #EEEEEE;
    text-align: center;
}

.tablemain .tableone .tr1 .td2 {
    width: 130px;
    height: 179px;
    text-align: center;
    font-size:18px;
    color:#333333;
    border: 1px solid #EEEEEE;
}

.tablemain .tableone .tr1 .td3 {
    padding: 0;
    margin: 0;
}

.tablemain .tableone .tr1 .td3 p {
    height: 45px;
    padding:0px 26px;
    font-size:18px;
    color:#333333;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px solid #EEEEEE;
}

.tablemain .tableone .tr1 .td4 p {
    height: 45px;
    padding:0px 26px;
    font-size:18px;
    color:#333333;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px solid #EEEEEE;
}

.tablemain .tableone .tr1 td {
    border: 1px solid #EEEEEE;
    font-size:18px;
    color:#333333;
    text-align: center;
}

.tablemain .tableone .tr1 td .lesson {
    height: 136px;
    width: 100%;
    font-size:18px;
    color:#333333;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
    line-height: 136px;
}

.tablemain .tableone .tr1 td .lesson1 {
    height: 136px;
    width: 100%;
    border-top: 1px solid #EEEEEE;
    font-size:18px;
    color:#333333;
    text-align: center;
    line-height: 136px;
}

.tablemain .tableone .tr1 td .lesson2 {
    height: 45px;
    line-height: 45px;
    font-size:18px;
    color:#333333;
    text-align: center;
}

.tablemain .tableone .tr1 td .oneto {
    height: 44px;
    padding:0px 26px;
    font-size:18px;
    color:#333333;
    text-align: center;
    line-height: 44px;
}

.tablemain .tableone .tr1 a {
    height: 26px;
    line-height:26px;
    width:80px;
    float:left;
    background-image: -webkit-linear-gradient(bottom, #613fff, #9e89ff);
    border-radius: 5px;
    border:none;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    margin: 9px 25px;
}

.tablemain .tabletwo {
    margin-top: 20px;
    border: 1px solid #EEEEEE;
}

.tablemain .tabletwo .thc {
    background-color: #fdd119;
    font-size: 22px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    border-right:1px solid #eee;
    color: #000000;
    height: 50px;
}

.tablemain .tabletwo .thc1 {
    width: 145px;
}

.tablemain .tabletwo .thc2 {
    width: 130px;
}

.tablemain .tabletwo .thc3 {
    width: 160px;
}

.tablemain .tabletwo .thc4 {
    width: 91px;
}

.tablemain .tabletwo .thc5 {
    width: 200px;
}

.tablemain .tabletwo .thc6 {
    width: 145px;
}

.tablemain .tabletwo .thc7 {
    width: 130px;
}

.tablemain .tabletwo .thc8 {
    width: 130px;
}

.tablemain .tabletwo tr {
    width: 100%;
}

.tablemain .tabletwo .tr1 {
    height: 100px;
}

.tablemain .tabletwo .tr1 .td1 {
    background: #FFFAFA;
    width: 145px;
    font-size:16px;
    text-align: center;
    height: 92px;
    border: 1px solid #EEEEEE;
}

.tablemain .tabletwo .tr1 .td2 {
    width: 130px;
    font-size:16px;
    text-align: center;
    border: 1px solid #EEEEEE;
}

.tablemain .tabletwo .tr1 .td3 {
    padding: 0;
    margin: 0;
}

.tablemain .tabletwo .tr1 .td3 p {
    height: 50px;
    width: 100%;
    font-size:16px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #EEEEEE;
}

.tablemain .tabletwo .tr1 .td4 p {
    height: 50px;
    width: 100%;
    font-size:16px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #EEEEEE;
}

.tablemain .tabletwo .tr1 td {
    border: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tabletwo .tr1 td .lesson {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tabletwo .tr1 td .lesson1 {
    width: 100%;
    border-top: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tabletwo .tr1 td .oneto {
    font-size:16px;
    text-align: center;
}

.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;
}

.tablemain .tablethree {
    margin-top: 20px;
    border: 1px solid #EEEEEE;
}

.tablemain .tablethree .thc {
    background-color: #fdd119;
    font-size: 22px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #000000;
    height: 50px;
    border-right:1px solid #eee;
}

.tablemain .tablethree .thc1 {
    width: 145px;
}

.tablemain .tablethree .thc2 {
    width: 130px;
}

.tablemain .tablethree .thc3 {
    width: 160px;
}

.tablemain .tablethree .thc4 {
    width: 91px;
}

.tablemain .tablethree .thc5 {
    width: 200px;
}

.tablemain .tablethree .thc6 {
    width: 145px;
}

.tablemain .tablethree .thc7 {
    width: 130px;
}

.tablemain .tablethree .thc8 {
    width: 130px;
}

.tablemain .tablethree tr {
    width: 100%;
}

.tablemain .tablethree .tr1 {
    height: 100px;
}

.tablemain .tablethree .tr1 .td1 {
    background: #FFFAFA;
    width: 145px;
    height: 100px;
    font-size:16px;
    text-align: center;
    border: 1px solid #EEEEEE;
}

.tablemain .tablethree .tr1 .td2 {
    width: 130px;
    height: 100px;
    font-size:16px;
    text-align: center;
    border: 1px solid #EEEEEE;
}

.tablemain .tablethree .tr1 .td3 {
    padding: 0;
    margin: 0;
    font-size:16px;
    text-align: center;
}

.tablemain .tablethree .tr1 .td3 p {
    margin-top: 9px;
    height: 44px;
    width: 100%;
    line-height: 44px;
    border-bottom: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tablethree .tr1 .td4 p {
    margin-top: 9px;
    height: 44px;
    width: 100%;
    line-height: 44px;
    border-bottom: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tablethree .tr1 td {
    border: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tablethree .tr1 td .lesson {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    text-align: center;
}

.tablemain .tablethree .tr1 td .lesson1 {
    width: 100%;
    border-top: 1px solid #EEEEEE;
    text-align: center;
}

.tablemain .tablethree .tr1 td .oneto {
    text-align: center;
}

.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;
}

.tablemain .maina {
    width: 1044px;
    height: 60px;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #CBCBCB;
    position: relative;
}

.tablemain .maina li {
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #000000;
    cursor: pointer;
}

.tablemain .change {
    display: block;
    width: 350px;
    height: 13px;
    position: relative;
    top: -14px;
    left: 0;
}

.tablemain .mainb {
    width: 100%;
    height: 134px;
    margin:20px 0px;
}

.tablemain .mainb li {
    float:left;
    margin-right:10px;
}

.tabletwo tbody tr td a {
     display: inline-block;
     height:26px;
     line-height:26px;
     border-radius: 5px;
     /* background: #cd0014; */
	 background-image: -webkit-linear-gradient(bottom, #613fff, #9e89ff);
     color:#fff;
     font-size:16px;
     width:80px;
     margin:9px 23px;
 }

.tablethree tbody tr td a {
    display: inline-block;
    height:26px;
    line-height:26px;
    border-radius: 5px;
    /* background: #cd0014; */
	background-image: -webkit-linear-gradient(bottom, #613fff, #9e89ff);
    color:#fff;
    font-size:16px;
    width:80px;
    margin:9px 23px;
}

/*右侧悬浮*/
li{
    list-style: none;
  }
  #right_xfbtn{
  width: 252px;
  height: 571px;
  position: fixed ;
  top: 50%;
  margin-top: -280px;
  right: 50px;
z-index: 100000;

}
#right_xfbtn .ma{
width: 150px;
height: 571px;
position: relative;

}
#right_xfbtn .ma .qqma{
  width: 150px;
  height: 166px;
  position: absolute;
  top:300px;
  left: 0;
  display: none;
}
#right_xfbtn .ma .wechatma{
  width: 150px;
  height: 166px;
  position: absolute;
  top:380px;
  left: 0;
  display: none;
}
#right_xfbtn .icons{
  width: 90px;
  height: 482px;
  background-color: #fff;
  position: absolute;
  right:10px;
  top:0;
  border:1px solid #E5E5E5;
  border-radius:10px;
  box-shadow: 0 0 9px 3px #E5E5E5; ;

}

#right_xfbtn .icons li{
  width: 90px;
  height: 80px;
  border-bottom: dotted 1px #E5E5E5;
  
  cursor: pointer;
  overflow:hidden;
  z-index:100000
  
}

#right_xfbtn .icons li img{
width: 33px;
height: 33px;
margin-top:13px;
margin-left:28px

}
#right_xfbtn .icons li .wechatImg{
width: 33px;
height: 27px;
margin-top:13px;
margin-left:28px

}

#right_xfbtn .icons li .textTitle{
 display:block;
  height: 18px;
  font-size:12px ;
  color:#333333;
  margin: 8px auto;
  text-align:center;
}