*{margin: 0;padding: 0;}
p{margin: 0;padding: 0;}
.black{color:#333!important;}
.headImg{
  background:url(../images/head.jpg) no-repeat;
  background-size: 100%;
  height: 206px;
  padding: 34px 0 0 30px;
}
.head-p p{
 font-size: 19px ;
 font-weight: bold;
 margin-bottom: 10px;
}
.activity{
  background: #81b6d8;
  padding-bottom:20px;
}
.logo-a{
  width:90px;
  height: 90px;
}
.logo-a img,.logo-e img{
  width: 100%;
}
.whiteBox{
  background: #fff;
  margin:10px;
  border-radius:8px;
  padding:50px 0 5px 0;
}
.first{
  margin-top: 0;
  border-radius:0 0 8px 8px;
}
.first .title > p{
  font-size: 20px;
  font-weight:bold;
  margin-top: 10px;
}
.first .title .clearfix  p:first-child{
  font-size: 22px;
  color:#ee7218;
  font-weight:bold;
  margin-top:8px;
}
.first .title .clearfix p:last-child{
  font-size: 70px;
  font-weight: bold;
  margin-left: 20px;
  padding: 0;
  margin-top: -8px;
  color:#ee7218;
}
.askBoard{
  text-align: center;
  width: 93%;
  padding: 4px;
  border-radius: 20px;
  margin: 0 auto;
  background:linear-gradient(to right,#58c0c3,#58b7cd,#57afd3);
  color:#fff;
  font-size:16px;
}
.logo-b{
  margin:50px 0 20px 0;
}
.logo-b .pull-left{width: 50%;}
.logo-b .pull-left:last-child{margin-top: 20px;}
.logo-b img{
  width:54%;
}
.answer{
  margin-top:50px;
}
.answer h3{
  font-size: 18px;
  color: #ee7218;
  margin-bottom: 5px;
}
.logo-c{margin-top:30px;}
.logo-c img{width:80%;}
.answer .tz-1{text-indent: 26px;font-size: 15px; margin-top: 30px;padding: 0 20px;}
.answer .tz-2{text-align: center;font-size: 16px;font-weight: bold;color: #ee7218; margin: 9px;}
.logo-d{margin:20px 0;}
.logo-d img{ width: 95%;}
.second .text-center p{font-size: 17px;font-weight: bold;margin:12px 0;color:#666;}
.second .text-center p:first-child{margin-top:20px;}
.second .text-center p span{color:#ee7218;}
.logo-e{margin-bottom: 35px;}
.infor{position:relative;}
.infor::before {
  content: '';
  position: absolute;
  top: 26px;
  width: 75%;
  height: 0.25em;
  background:
      linear-gradient(135deg, transparent, transparent 45%, #ee7218, transparent 55%, transparent 100%),
      linear-gradient(45deg, transparent, transparent 45%, #ee7218, transparent 55%, transparent 100%);
  background-size: 0.5em 0.5em;
  background-repeat: repeat-x, repeat-x;
}
.logo-f .pull-left{width: 50%;}
.logo-f .pull-left:first-child{margin-top: 36px;}
.logo-f .pull-left:first-child img{width: 40%;}
.logo-f .pull-left:last-child img{width: 60%;}
.result  .pull-left:first-child{width: 35%; text-align: center;border-right:1px dashed #ccc;padding:5px;}
.result  .pull-left:last-child{width: 65%;padding:6px;}
.result  .pull-left:first-child img{width: 60%;}
.result{width: 95%; margin: 20px auto;border: 1px dashed #ccc;border-radius: 5px;}
.resultLine{border-bottom: 1px dashed #ccc;}
.resultLine .pull-left:last-child{font-size: 15px;}
.resultLine span{color: #ee7218;}
.resultLine:last-child{border-bottom: none;}
.logo-g .pull-left{width: 33%;}
.logo-g{width: 85%; margin: 20px auto;}
.logo-g .pull-left img{width: 100%;}
.logo-g .pull-left:nth-child(2){margin-top: 55px;}
.logo-h .pull-left:first-child{width: 30%;}
.logo-h .pull-left:last-child{font-size: 17px;font-weight: bold;margin-top:90px;color:#666;}
.logo-h .pull-left:first-child img{width:80%}
.apply .form-grounp{width: 90%;margin: 15px auto;}
.apply .form-grounp input{width:60%;background: #dcebf7;border:none;height:30px;outline:none;padding-left:6px;}
.apply .form-grounp span{font-size: 16px;font-weight:bold;}
.apply button{width: 250px;}
.giftBox img{width: 100%;}
.apply .code{width:43%;text-align:left;position:relative;}
.apply .code input{width:77%;}
.apply .code #yzm{font-size: 14px;position: absolute;right: -39px;top: 4px;}
.bg{width: 80%;margin: 0 auto;text-align: center;}
.bg img{width:68%;}
.cont{width:80%;margin:0 auto;text-align:center;font-size:15px;}