@charset "UTF-8";

/*-----default model-----*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td,
figcaption {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-size: 100%;
  font-weight: normal;
}

li {
  list-style: none;
}

em,
i {
  font-style: normal;
}

img {
  border: none;
}

input,
textarea,
button,
select {
  outline: 0 none;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
}

textarea {
  resize: vertical;
}

a {
  text-decoration: none;
  outline: 0 none;
  color: inherit
}

i,
em {
  font-style: normal;
}

table {
  border-collapse: collapse;
  width: 100%;
  color: #333;
  text-align: center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
.clearfix:before,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}

.clearfix {
  zoom: 1
}

body {
  width: 100%;
  height: 100%;
  font-size: 12px;
  min-width: 1100px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  color: #333;
}


.nav-bgd,
.dv_mn {
  display: none;
}

.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 900;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
  _left: 20px
}

.pbot80 {
  padding-bottom: 80px;
}

.m-show,
.m-ib {
  display: none !important;
}

.qgfx_box {
  margin-top: 10px;
  margin-bottom: 20px !important;
}

a[title="站长统计"] {
  display: none;
}

@media only screen and (min-width: 800px) {
  .pc-hide {
    display: none !important;
  }
}

.wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}

/* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */


/*banner */
.PublicBanner {
  height: auto;
  position: relative;
}
.PublicBanner>img {
  width: 100%;
  min-height: 3.6rem;
}
.PublicBanner p{
  width: 7.4rem;
  height: 0.64rem;
  font-size: 0.3rem;
  line-height: 0.64rem;
  text-indent: 1.1rem;
  color: #fff;
  background: url(../images/a56.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  bottom: 0.4rem;
  margin-left: -3.7rem;
}
.PublicBanner p span{
  font-size: 0.36rem;
  font-weight: bolder;
  color: #ffdb7b;
  margin: 0 0.05rem;
}

.Plogo{
  height: 0.4rem;
  position: absolute;
  left: 20%;
  top: 0.2rem;
}
.Plogo img{
  height: 100%;
}
/* 报名时间及入口  */
.entry{
  width: 11rem;
  height: auto;
  margin: 0 auto;
}
.title{
  display:flex;
  justify-content:center;
  align-items:center;
  height: 1.6rem;
}
.title img{
  display: block;
  height: 0.92rem;
  margin-right: 0.32rem;
}
.title h3{
  height: auto;
  font-size: 0.42rem;
  font-weight: bolder;
}
.title h3 span{
  color: #1a41d2;
}
.entryTp{
  height: auto;
  padding: 0.15rem 0;
  background: url(../images/a2.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
}
.entryTp h5{
  height: 0.48rem;
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 0.48rem;
  text-indent: 0.2rem;
  color: #fff;
  background: url(../images/a3.png) no-repeat left center;
  background-size: auto 100%;
}
.entryTp h5 span{
  font-size: 0.16rem;
}
.entryTp ul{
  height: 3rem;
  margin-top: 0.2rem;
}
.entryTp ul li{
  width: 1.12rem;
  height: 0.44rem;
  margin-right: 0.28rem;
  margin-bottom: 0.36rem;
  background: url(../images/a4.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
  position: relative;
}
.entryTp ul li.active{
  color: #fff;
  background: url(../images/a5.png) no-repeat center;
  background-size: 100% 100%;
}
.entryTp ul li:nth-child(8n){
  margin-right: 0;
}
.entryTp ul li>a{
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.44rem;
}
.entryTp ul li span{
  display: block;
  width: 0.78rem;
  height: 0.38rem;
  font-size: 0.14rem;
  text-align: center;
  line-height: 0.34rem;
  color: #fff;
  background: url(../images/a6.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: -0.32rem;
  display: none;
}
.entryTp ul li:nth-child(1) span{
  display: block;
}
.entryTp ul li:nth-child(2) span{
  display: block;
}
.entryTp ul li:nth-child(3) span{
  display: block;
}
.entryTp ul li:nth-child(4) span{
  display: block;
}
.entryTp ul li:nth-child(5) span{
  display: block;
}
.entryTp ul li:nth-child(6) span{
  display: block;
}
.entryTp ul li:nth-child(7) span{
  display: block;
}
.entryTp ul li:nth-child(8) span{
  display: block;
}
.entryTp ul li:nth-child(9) span{
  display: block;
}
.entryTp ul li:nth-child(10) span{
  display: block;
}
.entryTp ul li:nth-child(11) span{
  display: block;
}
.entryTp ul li:nth-child(12) span{
  display: block;
}
.entryTp ul li:nth-child(13) span{
  display: block;
}
.entryTp ul li:nth-child(14) span{
  display: block;
}
.entryTp ul li:nth-child(15) span{
  display: block;
}
.entryTp ul li:nth-child(16) span{
  display: block;
}
.entryTp ul li:nth-child(17) span{
  display: block;
}
.entryTp ul li:nth-child(18) span{
  display: block;
}
.entryTp ul li:nth-child(19) span{
  display: block;
}
.entryTp ul li:nth-child(20) span{
  display: block;
}
.entryTp ul li:nth-child(23) span{
  display: block;
}
.entryTp ul li:nth-child(25) span{
  display: block;
}
.entryTp ul li:nth-child(26) span{
  display: block;
}
.entryTp ul li:nth-child(27) span{
  display: block;
}
.entryTp ul li:nth-child(28) span{
  display: block;
}
.entryTp ul li:nth-child(29) span{
  display: block;
}
.entryTp ul li:nth-child(30) span{
  display: block;
}
.entryTp ul li:nth-child(31) span{
  display: block;
}
.entryBt{
  height: auto;
  position: relative;
}
.entryBt form{
  display: block;
  height: 2.86rem;
  background: url(../images/a7.png) no-repeat center 0.16rem;
  background-size: 100% 90%;
}
.entryBt form span{
  display: block;
  height: 0.74rem;
  font-size: 0.38rem;
  font-weight: bolder;
  text-align: center;
}
.entryBt form span i{
  color: #1a41d2;
}
.entryBt form label{
  display: block;
  height: 0.86rem;
}
.entryBt form label input{
  display: block;
  width: 3rem;
  height: 0.6rem;
  font-size: 0.18rem;
  text-indent: 0.6rem;
  border: 1px solid #1a41d2;
  margin-right: 0.2rem;
  float: left;
}
#UserName{
  margin-left: 0.7rem;
  background: url(../images/a8.png) no-repeat 0.16rem center;
  background-size: auto 0.36rem;
}    
#UserSpecialty{
  background: url(../images/a9.png) no-repeat 0.16rem center;
  background-size: auto 0.36rem;
}        
#UserPhone{
  background: url(../images/a10.png) no-repeat 0.16rem center;
  background-size: auto 0.36rem;
}    
.entryBt form button{
  display: block;
  width: 2.9rem;
  height: 0.7rem;
  font-size: 0.24rem;
  font-weight: bolder;
  color: #fff;
  outline: none;
  border: 0;
  margin: 0.2rem auto 0;
  cursor: pointer;
  background: url(../images/a11.png) no-repeat center;
  background-size: 100% 100%;
} 
/* 新增 */
.receive{
  height: auto;
  margin-top: 0.3rem;
  display: none;
}
.receiveTp{
  width: 9.4rem;
  height: 1.4rem;
  margin: 0 auto;
  background: url(../images/a58.png) no-repeat center;
  background-size: 100% 100%;
}
.receiveTp-lt{
  width: 6.65rem;
  height: 1.4rem;
  padding-left: 0.35rem;
  background: url(../images/a57.png) no-repeat right 0.22rem;
  background-size: auto 0.75rem;
  float: left;
}
.receiveTp-lt h5{
  height: auto;
  padding-top: 0.3rem;
  font-size: 0.38rem;
  font-weight: bolder;
  color: #fff;
}
.receiveTp-lt ul{
  height: 0.46rem;
  margin-top: 0.1rem;
}
.receiveTp-lt ul li{
  height: 0.34rem;
  padding: 0 0.3rem;
  font-size: 0.16rem;
  line-height: 0.34rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0.2rem;
  margin-right: 0.18rem;
  cursor: pointer;
  float: left;
}
.receiveTp-lt ul li:hover{
  background: #f4b724;
}
.receiveTp>a{
  display: block;
  width: 1.9rem;
  height: 0.68rem;
  font-size: 0.28rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.68rem;
  color: #1740c8;
  margin-top: 0.36rem;
  margin-left: 0.2rem;
  background: url(../images/a59.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.receiveBt{
  height: auto;
}
.receiveBt li{
  height: 1.1rem;
  background: url(../images/a61.png) no-repeat center;
  background-size: 100% 100%;
}
.receiveBt-lt{
  width: 3.15rem;
  height: 1.1rem;
  background: url(../images/a62.png) no-repeat right center;
  background-size: 2.85rem 0.85rem;
  float: left;
}
.receiveBt-lt span{
  display: block;
  width: 1.6rem;
  height: 0.7rem;
  padding-top: 0.1rem;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.28rem;
  color: #224ad3;
  margin-top: 0.15rem;
  margin-left: 0.33rem;
  float: left;
}
.receiveBt-lt i{
  display: block;
  width: 1rem;
  height: 0.34rem;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.34rem;
  color: #224ad3;
  margin-left: 0.2rem;
  margin-top: 0.38rem;
  float: left;
}
.receiveBt-ct{
  width: 4.45rem;
  height: 1.1rem;
  text-align: center;
  color: #fff;
  float: left;
}
.receiveBt-ct b{
  display: block;
  padding-top: 0.2rem;
  font-size: 0.28rem;
  font-weight: bolder;
}
.receiveBt-ct i{
  display: block;
  font-size: 0.22rem;
}
.receiveBt-rt{
  width: 2.95rem;
  height: 0.82rem;
  margin-top: 0.14rem;
  background: url(../images/a60.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.receiveBt-rt p{
  width: 1.54rem;
  height: 0.82rem;
  text-align: center;
  float: left;
}
.receiveBt-rt p b{
  display: block;
  padding-top: 0.15rem;
  font-size: 0.22rem;
  font-weight: bolder;
  color: #ff0000;
}
.receiveBt-rt p b em{
  font-size: 0.18rem;
  font-weight: normal;
}
.receiveBt-rt p i{
  font-size: 0.18rem;
  line-height: 0.26rem;
}
.receiveBt-rt a{
  display: block;
  width: 1.2rem;
  height: 0.44rem;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.44rem;
  color: #fff;
  margin-top: 0.19rem;
  background: url(../images/a63.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}

.factor{
  width: 11rem;
  height: auto;
  margin: 0 auto;
}                                 
.factorTp{
  height: 0.82rem;
  background: url(../images/a14.png) no-repeat center top;
  background-size: 100% 0.55rem;
}
.factorTp>span{
  display: block;
  width: 3.95rem;
  height: 0.55rem;
  font-size: 0.24rem;
  line-height: 0.55rem;
  text-align: center;
  color: #fff;
  float: left;
}
.factorTp ul{
  width: 5rem;
  height: 0.62rem;
  float: left;
}
.factorTp ul li{
  width: 1.62rem;
  height: 0.62rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.55rem;
  color: #fff;
  cursor: pointer;
  float: left;
}
.factorTp ul li.active{
  background: url(../images/a13.png) no-repeat center;
  background-size: 100% 100%;
}
.factorBt{
  height: 3.5rem;
  padding: 0.15rem 0;
  background: url(../images/a18.png) no-repeat center;
  background-size: 100% 100%;
}
.factorlt{
  width: 4.9rem;
  height: 3.2rem;
  padding-top: 0.3rem;
  float: left;
}
.factorlt>h5{
  height: 0.76rem;
  font-size: 0.24rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.76rem;
  color: #fff;
  background: url(../images/a17.png) no-repeat center;
  background-size: auto 0.25rem;
}
.factorlt>p{
  height: auto;
  min-height: 1.3rem;
  padding: 0 0.4rem;
  font-size: 0.18rem;
  line-height: 0.32rem;
  color: #fff;
}
.factorlt ul{
  height: 0.7rem;
  padding-left: 0.4rem;
}
.factorlt ul li{
  height: 0.5rem;
  padding: 0 0.26rem;
  font-size: 0.2rem;
  font-weight: bolder;
  line-height: 0.5rem;
  margin-right: 0.2rem;
  color: #fff;
  background: url(../images/a15.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.factorlt ul li:last-child{
  color: #1a41d2;
  background: url(../images/a16.png) no-repeat center;
  background-size: 100% 100%;
}
.factorlt ul li>a{
  display: block;
  width: 100%;
  height: 100%;
}
.factorRt{
  width: 5.5rem;
  height: 3.5rem;
  float: left;
  display: none;
}
.factorRt p{
  height: 2.65rem;
  padding-top: 0.85rem;
  font-size: 0.18rem;
  line-height: 0.38rem;
}
.factor>a{
  display: block;
  width: 5rem;
  height: 0.7rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.7rem;
  color: #fff;
  margin: 0 auto;
  background: url(../images/a19.png) no-repeat center;
  background-size: 100% 100%;
}   
.process{
  width: 11rem;
  height: auto;
  margin: 0 auto;
}   
.processBt{
  height: 7.46rem;
  background: url(../images/a21.png) no-repeat center;
  background-size: 100% 100%;
}
.processBt-lt{
  width: 4.2rem;
  height: 6.91rem;
  padding-top: 0.55rem;
  margin-left: 0.6rem;
  float: left;
}
.processBt-lt h5{
  width: 2.12rem;
  height: 0.52rem;
  font-size: 0.28rem;
  line-height: 0.52rem;
  text-align: center;
  color: #fff;
  background: url(../images/a22.png) no-repeat left center;
  background-size: auto 100%;
}
.processBt-lt ul{
  height: auto;
  margin-top: 0.25rem;
}
.processBt-lt ul li{
  height: 1.12rem;
  padding-left: 0.3rem;
}
.processBt-lt ul li b{
  display: block;
  height: 0.4rem;
  font-size: 0.22rem;
  font-weight: bolder;
}
.processBt-lt ul li p{
  height: auto;
  font-size: 0.16rem;
  line-height: 0.28rem;
}
.processBt-lt ul li p>a{
  margin-left: 0.2rem;
  color: #d53401;
  border-bottom: 1px solid #d53401;
}
.processBt-rt{
  width: 4.25rem;
  height: 6.91rem;
  padding-top: 0.55rem;
  margin-right: 0.55rem;
  float: right;
}
.processBt-rt h5{
  width: 2.12rem;
  height: 0.52rem;
  font-size: 0.28rem;
  line-height: 0.52rem;
  text-align: center;
  color: #fff;
  background: url(../images/a22.png) no-repeat left center;
  background-size: auto 100%;
}
.Ptext{
  height: auto;
  padding-top: 0.3rem;
  font-size: 0.16rem;
  line-height: 0.4rem;
  display: none;
}
.Ptext b{
  font-size: 0.18rem;
  font-weight: bolder;
}
.pTab{
  height: auto;
  margin-top: 0.4rem;
}
.pTab li{
  width: 1.9rem;
  height: 0.48rem;
  font-size: 0.18rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.48rem;
  color: #0f35c3;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
  cursor: pointer;
  background: url(../images/a23.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.pTab li:nth-child(2n){
  margin-right: 0;
}
.pTab li.active{
  color: #fff;
  background: url(../images/a24.png) no-repeat center;
  background-size: 100% 100%;
}
.process>a{
  display: block;
  width: 6rem;
  height: 0.7rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.7rem;
  color: #fff;
  margin: 0.3rem auto 0;
  background: url(../images/a19.png) no-repeat center;
  background-size: 100% 100%;
} 
.examine{
  width: 11rem;
  height: auto;
  margin: 0 auto;
}
.examineBt{
  height: 4.6rem;
  padding: 0.4rem 0.45rem 0;
  background: url(../images/a26.png) no-repeat center;
  background-size: 100% 100%;
}
.examineBt h5{
  width: 2.12rem;
  height: 0.52rem;
  font-size: 0.28rem;
  line-height: 0.52rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.2rem;
  background: url(../images/a22.png) no-repeat left center;
  background-size: auto 100%;
}
.examineBt p{
  height: auto;
  min-height: 1.1rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
}
.examineBt ul{
  height: 0.72rem;
}
.examineBt ul li{
  width: 1.85rem;
  height: 0.52rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.52rem;
  color: #fff;
  margin-right: 0.6rem;
  cursor: pointer;
  background: url(../images/a27.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.examineBtTxt{
  display: none;
}
.examine>a{
  display: block;
  width: 6rem;
  height: 0.7rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.7rem;
  color: #fff;
  margin: 0.3rem auto 0;
  background: url(../images/a19.png) no-repeat center;
  background-size: 100% 100%;
} 
.entrance{
  width: 11rem;
  height: auto;
  margin: 0 auto;
}
.entranceBt{
  height: auto;
  min-height: 2rem;
  box-shadow: 0 0 0.1rem #0000001c;
}
.entranceBt h5{
  height: 0.66rem;
  background: url(../images/a29.png) no-repeat center;
  background-size: 100% 100%;
}
.entranceBt h5 b{
  display: block;
  height: 0.66rem;
  font-size: 0.28rem;
  line-height: 0.66rem;
  color: #fff;
  margin-left: 1.2rem;
  float: left;
}
.entranceBt h5 input{
  display: block;
  width: 1.32rem;
  height: 0.5rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
  outline: none;
  border: 0;
  border-bottom: 1px solid #fff;
  margin: 0.08rem 0.1rem 0;
  background: none;
  float: left;
}
.entranceBt h5 input::-webkit-input-placeholder{
  color: #fff;
}
.entranceBt h5 span{
  display: block;
  height: 0.66rem;
  font-size: 0.16rem;
  line-height: 0.66rem;
  color: #fff;
  float: left;
}
.chart{
  height: auto;
  max-height: 7.4rem;
  overflow: auto;
}
.entranceBt table {
  width: 10.8rem;
  border-collapse: collapse;
  background: #fff;
}

.entranceBt table th {
  height: 0.38rem;
  padding: 0 0.2rem;
  font-size: 0.18rem;
  font-weight: normal;
  color: #153cc8;
  border-left: 1px solid #3143f3;
  border-bottom: 1px solid #3143f3;
  background: #d4e0ff;
}
.entranceBt table th:last-child{
  border-right: 1px solid #3143f3;
}
.entranceBt table tr td{
  height: 0.38rem;
  padding: 0 0.2rem;
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #333;
  border-left: 1px solid #3143f3;
  border-bottom: 1px solid #3143f3;
}
.entranceBt table tr td:last-child{
  color: #d53401;
  border-right: 1px solid #3143f3;
}
.entranceBt table tr.active{
  background: #0f34c2;
}
.entranceBt table tr.active td{
  color: #fff;
}
.answer{
  width: 11rem;
  height: auto;
  margin: 0 auto;
}
.answerBt{
  height: 5.25rem;
  padding-top: 0.25rem;
  background: url(../images/a31.png) no-repeat center;
  background-size: 100% 100%;
}
.answerBt>ul{
  width: 10.38rem;
  height: 0.75rem;
  margin-left: 0.25rem;
  background: url(../images/a32.png) no-repeat center top;
  background-size: 100% 0.66rem;
}
.answerBt>ul>li{
  width: 1.9rem;
  height: 0.75rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.64rem;
  color: #fff;
  cursor: pointer;
  float: left;
}
.answerBt>ul>li:first-child{
  margin-left: 1.1rem;
}
.answerBt>ul>li.active{
  background: url(../images/a33.png) no-repeat center;
  background-size: 100% 100%;
}
.answerCnt{
  width: 10.38rem;
  height: 4.1rem;
  margin-left: 0.25rem;
  display: none;
}
.answerCnt>ul{
  width: 4.12rem;
  height: 3.5rem;
  padding-top: 0.6rem;
  float: left;
}
.answerCnt>ul li{
  width: 3.3rem;
  height: 0.6rem;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.6rem;
  color: #153cc8;
  margin-bottom: 0.15rem;
  margin-left: 0.35rem;
  cursor: pointer;
  background: url(../images/a34.png) no-repeat center;
  background-size: 100% 100%;
}
.answerCnt>ul li.active{
  width: 3.35rem;
  color: #fff;
  background: url(../images/a35.png) no-repeat center;
  background-size: 100% 100%;
}
.Adetails{
  width: 6.15rem;
  height: 3.8rem;
  padding-top: 0.3rem;
  float: right;
  display: none;
  position: relative;
}
.Adetails p{
  height: auto;
  padding: 0 0.2rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
}
.Adetails p i{
  color: #d53401;
}
.Adetails>a{
  display: block;
  height: auto;
  padding: 0.1rem;
  font-size: 0.18rem;
  color: #d53401;
  float: right;
}
.Adetails table {
  width: 5.8rem;
  border-collapse: collapse;
  background: #fff;
}

.Adetails table th {
  height: 0.32rem;
  padding: 0 0.2rem;
  font-size: 0.15rem;
  font-weight: normal;
  color: #fff;
  border-top: 1px solid #3143f3;
  border-left: 1px solid #3143f3;
  border-bottom: 1px solid #3143f3;
  background: #5286ec;
}
.Adetails table th:last-child{
  border-right: 1px solid #3143f3;
}
.Adetails table tr td{
  height: auto;
  padding: 0.08rem 0.1rem;
  font-size: 0.14rem;
  color: #333;
  border-left: 1px solid #3143f3;
  border-bottom: 1px solid #3143f3;
}
.Adetails table tr td:last-child{
  color: #d53401;
  border-right: 1px solid #3143f3;
}
.AdetailsShow{
  display: block;
}
.answer>a{
  display: block;
  width: 6.7rem;
  height: 0.7rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.7rem;
  color: #fff;
  margin: 0 auto;
  background: url(../images/a19.png) no-repeat center;
  background-size: 100% 100%;
}  
.course{
  width: 11rem;
  height: auto;
  margin: 0 auto;
  display: none;
}
.courseBt{
  height: 5.35rem;
  background: url(../images/a37.png) no-repeat center;
  background-size: 100% 100%;
}
.courseTab{
  height: 0.92rem;
  padding-top: 0.28rem;
  padding-left: 1.38rem;
}
.courseTab>li{
  width: 2.42rem;
  height: 0.8rem;
  font-size: 0.24rem;
  font-weight: bolder;
  line-height: 0.68rem;
  text-align: center;
  color: #fff;
  margin-right: 0.56rem;
  cursor: pointer;
  background: url(../images/a38.png) no-repeat center top;
  background-size: 100% 0.68rem;
  float: left;
  position: relative;
}
.courseTab>li.active{
  color: #333;
  background: url(../images/a39.png) no-repeat center;
  background-size: 100% 100%;
}
.courseTab>li span{
  display: block;
  width: 100%;
  height: 0.68rem;
  background: url(../images/a44.png) no-repeat center top;
  background-size: 100% 0.68rem;
}
.courseTab>li ul{
  width: 2.42rem;
  height: auto;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0.68rem;
  display: none;
}
.courseTab>li ul li{
  height: 0.68rem;
  margin-bottom: 0.05rem;
  background: #4e82f8;
}
.courseTab>li ul li.active{
  background: #0e33c2;
}
.courseCnt{
  width: 10.6rem;
  height: 3.95rem;
  margin: 0 auto;
}
.courseCntRt{
  width: 3.9rem;
  height: 3.9rem;
  background: url(../images/a41.png) no-repeat center;
  background-size: 100% 100%;
  float: right;
}
.courseCntRt h5{
  height: 0.52rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.52rem;
  color: #fff;
  background: url(../images/a40.png) no-repeat center;
  background-size: auto 100%;
}
.videoList{
  height: 2.56rem;
  display: none;
}
.videoList>b{
  display: block;
  height: 0.7rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.7rem;
}
.videoList>ul{
  height: auto;
}
.videoList>ul li{
  width: 3.12rem;
  height: 0.48rem;
  font-size: 0.16rem;
  line-height: 0.48rem;
  text-indent: 0.45rem;
  margin: 0 auto 0.1rem;
  cursor: pointer;
  background: url(../images/a45.png) no-repeat center;
  background-size: 100% 100%;
}
.courseCntRt p{
  height: 0.6rem;
}
.courseCntRt p a{
  width: 1.72rem;
  height: 0.46rem;
  font-size: 0.2rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.46rem;
  color: #d53401;
  margin-left: 0.16rem;
  background: url(../images/a42.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.courseCntRt p a:last-child{
  color: #fff;
  background: url(../images/a43.png) no-repeat center;
  background-size: 100% 100%;
}
.Cvideo{
  width: 6.52rem;
  height: 3.9rem;
  float: left;
}
/* 新增 */
.forward{
  height: 6.7rem;
  background: url(../images/a64.png) no-repeat center;
  background-size: 100% 100%;
}
.forwardLt{
  width: 4.56rem;
  height: 5.9rem;
  margin-top: 0.32rem;
  margin-left: 0.4rem;
  background: rgba(0, 0, 0, 0.3);
  float: left;
}
.forwardRt{
  width: 5.46rem;
  height: 6.2rem;
  margin-top: 0.32rem;
  margin-left: 0.3rem;
  float: left;
}
.forwardRt p{
  height: auto;
  font-size: 0.16rem;
  line-height: 0.32rem;
}
.forwardRt h5{
  width: 1.3rem;
  height: 0.4rem;
  font-size: 0.16rem;
  font-weight: bolder;
  line-height: 0.4rem;
  text-indent: 0.15rem;
  letter-spacing: 0.02rem;
  color: #fff;
  margin: 0.1rem 0;
  background: url(../images/a65.png) no-repeat center;
  background-size: 100% 100%;
}

.foot{
  width: 11rem;
  height: auto;
  margin: 0 auto 0.5rem;
}
.footBt{
  height: 3.9rem;
  padding-top: 0.52rem;
  padding-left: 0.8rem;
  background: url(../images/a47.png) no-repeat center;
  background-size: 100% 100%;
}
.footLt{
  width: 2.92rem;
  height: 3.42rem;
  background: url(../images/a48.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.footLt img{
  display: block;
  height: 2.3rem;
  padding-top: 0.16rem;
  margin: 0 auto;
}
.footLt p{
  height: auto;
  padding-top: 0.1rem;
  font-size: 0.18rem;
  text-align: center;
  line-height: 0.32rem;
  color: #fff;
}
.footCt{
  width: 3.2rem;
  height: 3.42rem;
  margin: 0 0.2rem;
  background: url(../images/a49.png) no-repeat center;
  background-size: 100% auto;
  float: left;
}
.footCt li{
  width: 1.6rem;
  height: 1.35rem;
  padding-top: 0.36rem;
  float: left;
}
.footCt li img{
  display: block;
  height: 0.6rem;
  margin: 0 auto;
}
.footCt li span{
  display: block;
  height: auto;
  font-size: 0.18rem;
  text-align: center;
  color: #264ac3;
  margin-top: 0.15rem;
}
/* 左边侧边栏 */
.sidebar{
  width: 1.5rem;
  height: 4.9rem;
  background: url(../images/sidebar.png) no-repeat center;
  background-size: 100% 100%;
  position: fixed;
  left: 0.2rem;
  top: 50%;
  margin-top: -2.45rem;
  z-index: 999;
}
.sidebar ul{
  height: auto;
  padding-top: 0.85rem
}
.sidebar ul li{
  height: 0.35rem;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.35rem;
}
.sidebar ul li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.sidebar>span{
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  cursor: pointer;
  background: url(../images/close.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  right: -0.3rem;
  top: -0.3rem;
  z-index: 9;
}
.sidebar>a{
  display: block;
  width: 1.5rem;
  height: 0.9rem;
  margin: 0.2rem auto 0;
}

/* 协议 */
.treaty{
  height: 0.6rem;
  position: absolute;
  left: 0.7rem;
  top: 1.5rem;
}
.treaty input[type=checkbox] {
  position: relative; 
  float: none; 
  width: 1em; 
  height: 1em; 
  padding: 0; 
  margin-bottom: 0; 
  border: none; 
  border-radius: .2em; 
  -webkit-appearance: checkbox; 
  vertical-align: inherit;
}
.treaty input[type=checkbox]::before {
  position: absolute; 
  content: ""; 
  top: 0; 
  left: 0; 
  background: #fff; 
  width: 100%;  
  height: 100%; 
	border: 1px solid #777; 
  border-radius: .2em;
}
.treaty input[type=checkbox]:checked::before {
  position: absolute;
  content: "\2713";
  background-color: #0075ff;
  top: 0;
  left: 0;
  width: 100%;
  border: 1px solid #0075ff;
  border-radius:.2em;
  color: #fff;
  font-size: .8em;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
}
.treaty i{
  font-size: 0.14rem;
}
.treaty i a{
  color: #ed5736;
}


