

.usedComp{float: left;width: 48%!important;margin-left: 4%;margin-bottom: 0px;}
.usedComp:nth-child(2n-1){margin-left: 0px;}
.usedComp:nth-child(9){width: 94%;}
.usedComp label{font-size: 14px;line-height: 36px;color: #333;position: initial;text-align: left;width: auto;}
.usedComp:nth-child(9)~div{float: left;}
.usedComp span{color: red;padding-left: 5px;}
.xhl-input-xlarge{width: 100%!important;height: 40px !important;border: 0; border:1px solid #c8d0e3;padding-left: 5px;}
.xhl-controls .xhl-textarea{width: 100%;height: 150px;resize: none; border:1px solid #c8d0e3;padding-left: 5px;}
.xhl-controls .xhl-submit,.but_pro span{background-color: #0da7ee;color: #fff;border: 0;padding: 15px 35px;font-size: 16px;font-weight: bold;display: inline-block;}
.xhl-controls{position: relative; }
.usedComp input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #7e7e7e; 
} 
.usedComp input:-moz-placeholder, textarea:-moz-placeholder { 
color: #7e7e7e; 
} 
#xhlFormSubmit {
  width: 85px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: #00387b;
}
.xhl-submit{
  width: 90px !important;
  height: 30px !important;
  line-height: 30px !important;
  border-radius: 3px !important;
  border: 1px solid #00387b !important;
  background-color: #00387b !important;
  color: #ffffff !important;
  margin: auto;
}
.xhl-controls .xhl-form-tip{position: absolute;right: -10px;top: 0;}
.usedComp:nth-child(5){
  width: 100%!important;
}
.usedComp:nth-child(6){
  width: 100%!important;
  margin-left: 0px!important;
}
.usedComp:nth-child(7){
  width: 94%;
}
.xhl_form{
  width:100%!important;
      padding: 0%!important;
}
.xhl-footer{
  display: block;
  padding-top: 20px;
}
.xhl_form div:nth-child(9) .xhl-controls input{
  height: 120px;
}

  @media (max-width:768px){
    .usedComp:nth-child(5) {
        width: 100%!important;
    }
    .usedComp{
      width: 100%!important;
      margin-left: 0%!important;
      }
  }

