body {
  background-color: #4c2dc8;
}
.none{
  display: none;
}
.exambody {
  width: 100%;
  height: 1080px;
  background: url(/uploads/image/sphiakaoqing/back.png) no-repeat;
  background-size: 100% 100%;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.nav {
  padding-top: 160px;

  overflow: hidden;
}
.logo {
  width: 223px;
  height: 60px;
  background: url(/uploads/image/sphiakaoqing/examlogo.png) no-repeat;
  float: left;
}
.isor{
  float: right;
}
.login {
  width: 160px;
  height: 40px;
  background: url(/uploads/image/sphiakaoqing/login.png) no-repeat;
  float: right;
}
.already{
  float: right;
  font-size: 18px;
  color: #666;
}
.already a{
  color: #4876ee;
  font-size: 18px;
}
.small-tit {
  width: 317px;
  height: 26px;
  margin: 0 auto;
  margin-top: 60px;
  background:  no-repeat;
}
.big-tit {
  width: 648px;
  height: 72px;
  margin: 0 auto;
  margin-top: 30px;
  background:  no-repeat;
}
#form {
  margin-top: 80px;
}
#form .layui-form-select dl dd.layui-this {
  background-color: rgba(174, 152, 255, 0.3);
}

#form .layui-input,
.layui-select,
.layui-textarea {
  height: 60px;
  border-radius: 10px;
  -ms-filter: "progid:dximagetransform.microsoft.shadow(strength=10, direction=0, color=#ae98ff)"; /*ie 8*/
  -moz-box-shadow: 0 0 10px 1px rgba(174, 152, 255, 0.3); /*ff 3.5 */
  -webkit-box-shadow: 0 0 10px 1px rgba(174, 152, 255, 0.3); /*saf3-4, chrome, ios 4.0.2-4.2, android 2.3 */
  box-shadow: 0 0 10px 1px rgba(174, 152, 255, 0.3); /* ff3.5 , opera 9 , saf1 , chrome, ie10 */
  filter: progid:dximagetransform.microsoft.shadow(strength=10, direction=135, color=#ae98ff); /*ie 5.5-7*/
}
#form .layui-input-block {
  margin-left: 0px;
  min-height: 60px;
  width: 720px;
  margin: 0 auto;
  margin-bottom: 40px;
}
#form .layui-input,
.layui-textarea {
  padding-left: 20px;
}
#form .layui-form-select .layui-input {
  font-size: 18px;
}
#form .layui-btn {
  margin-left: 50%;
  transform: translatex(-50%);
  width: 400px;
  height: 60px;
  background-color: #583cc2;
  box-shadow: 2px 4px 6px 0px rgba(173, 152, 255, 0.8);
  border-radius: 30px;
  font-size: 20px;
  color: #ffffff;
  font-weight: 800;
  margin-top: 20px;
}
.tftable {
  margin: 0 auto;
  margin-top: -34px;
  font-size: 12px;
  color: #333333;
  width: 1200px;
  border-width: 1px;
  background-color: #ffffff;
  border-collapse: collapse;
}
.tftable th {
  font-size: 18px;
  background-color: #ffffff;
  border-width: 0px;
  padding: 8px;
  border-style: solid;
  color: #583cc2;
  text-align: center;
  height: 60px;
  line-height: 30px;
  vertical-align: middle;
  min-width: 52px;
}
.tftable tr {
  background-color: #ffffff;
}
.tftable td {
  font-size: 16px;
  border-width: 1px;
  padding: 30px 12px;
  border-style: solid;
  border-color: #b19efc;
  text-align: center;
  color: #333333;
  vertical-align: middle;
  min-height: 200px;
}
.examtable p{
  width: 1250px;
  margin: 0px auto;
  background: url(/uploads/image/sphiakaoqing/lan.png) no-repeat;
  height: 60px;
 
}
.layui-layer-rim {
  border: 0 !important;
  border-radius: 10px !important;
}
.logintit {
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #333333;
  margin-top: 40px;
}
#form-login .layui-input,
.layui-select,
.layui-textarea {
    height: 60px;
    font-size: 18px;
    color: #333333;
    padding-left: 50px;
    width: 360px;
  border-radius: 30px;
  margin: 0 auto;
  -ms-filter: "progid:dximagetransform.microsoft.shadow(strength=30, direction=0, color=#dfdfdf)"; /*ie 8*/
  -moz-box-shadow: 0 0 30px 1px rgba(223, 223, 223, 0.5); /*ff 3.5 */
  -webkit-box-shadow: 0 0 30px 1px rgba(223, 223, 223, 0.5); /*saf3-4, chrome, ios 4.0.2-4.2, android 2.3 */
  box-shadow: 0 0 30px 1px rgba(223, 223, 223, 0.5); /* ff3.5 , opera 9 , saf1 , chrome, ie10 */
  filter: progid:dximagetransform.microsoft.shadow(strength=30, direction=135, color=#dfdfdf); /*ie 5.5-7*/
}
#form-login .layui-form-item{
    text-align: center;
    margin-top: 40px;
    position: relative;
}
#form-login  .layui-form-item .layui-input-inline{
    width: 360px;
    margin-right: 0;
}
#form-login .layui-form-item .layui-inline{
    margin-right: 0;
}
.tel:after{
    position: absolute;
    top: 18px;
    left: 75px;
    width: 18px;
    height: 20px;
    background: url(/uploads/image/sphiakaoqing/tel.png) no-repeat;
}
.msg:after{
    position: absolute;
    top: 20px;
    left: 27px;
    width: 16px;
    height: 18px;
    background: url(/uploads/image/sphiakaoqing/msg.png) no-repeat;
}
#form-login .layui-input-block{
    margin-left: 0;
    height: 60px;
}
.msg{
    margin-left: 50px;
    margin-top: 30px !important;
}
.msg .layui-input,
.layui-select,
.layui-textarea{
    width: 210px !important;
    margin: 0 !important;
    float: left;
}
.clickmsg{
    float: left;
    width: 140px;
	height: 60px;
    line-height: 60px;
	background-color: #b19dfc;
	border-radius: 30px;
    font-size: 18px;
    color: #ffffff;
    margin-left: 10px;
}
#form-login .layui-btn{
  width: 160px;
	height: 60px;
  line-height: 60px;
  border-radius: 30px;
  text-align: center;
  font-size: 18px;
  margin-top: 12px;
}
#form-login .layui-btn:nth-of-type(1){
	background-color: #583dc2;
  color: #ffffff;
  margin-right: 20px;
  
}
#form-login #cancel{
	background-color: #fff;
  color: #333;
  
}
.gotop{
   cursor: pointer;
   display: none; 
   width: 50px;
   height: 62px;
   background: url(/uploads/image/sphiakaoqing/top-pc.png) no-repeat;
   background-size: 100% 100%;
   position: fixed;
   top: 49%;
   right: 1%;
   border: 1px solid #4c2dc8;
   border-radius: 4px;
}
.btn{
  cursor: pointer;

  width: 50px;
  height: 62px;
  background: url(/uploads/image/sphiakaoqing/share-pc.png) no-repeat;
  background-size: 100% 100%;
  position: fixed;
  top: 40%;
  right: 1%;
  border: 1px solid #4c2dc8;
  border-radius: 4px;
}
.gotop:hover{
  background: url(/uploads/image/sphiakaoqing/top-hover.png) no-repeat;
  border:0;
}
.btn:hover{
  background: url(/uploads/image/sphiakaoqing/s-hover.png) no-repeat;
  border:0;
}
.wx{
  width: 240px;
  height: 240px;
  background: url(/uploads/image/sphiakaoqing/wx.png) no-repeat;
  background-size: 100% 100%;
  margin: 0px auto;
  margin-top: 70px;
}
.sao{
  text-align: center;
  color: #333;
  font-size: 16px;
  margin-top: 20px;
}
@media screen and (max-width: 1500px) {
  .gotop{
    right: 0;
  }
  .btn{
    right: 0;
  }
}