/*申请试用*/
.request-trial-license {
  text-align: center;
  border-top: 1px solid #F3F3F3;
}
.request-trial-license .title {
  font-size: 40px;
  color: #2c2c2c;
  line-height: 1;
  margin-top: 52px;
  margin-bottom: 24px;
}
.request-trial-license .briefing {
  font-size: 26px;
  color: #666666;
  line-height: 1;
  margin-bottom: 50px;
}
.request-trial-license .ajax-form-webkit {
  width: 758px;
  margin: 0 auto;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  margin-bottom: 90px;
  text-align: left;
  padding: 42px 60px 60px 60px;
}
.request-trial-license .ajax-form-webkit .form-webkit {
  display: block;
}
.request-trial-license .ajax-form-webkit label {
  font-size: 20px;
  color: #6f6f6f;
  float: none;
  clear: both;
  width: 100%;
  display: block;
  height: 50px;
  line-height: 50px;
}
.request-trial-license .ajax-form-webkit input {
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  font-size: 20px;
  color: #2c2c2c;
  padding: 18px;
  width: 100%;
}
.request-trial-license .ajax-form-webkit .explain {
  font-size: 14px;
  color: #b3b3b3;
  line-height: 1;
  margin-top: 8px;
}
.request-trial-license .ajax-form-webkit .focus-border:focus {
  border: 1px solid #8EC3FC;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
}
.request-trial-license .ajax-form-webkit .start-apply {
  width: 100%;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: #43A4FB;
  border: 1px solid #3A91E0;
  border-radius: 4px;
  font-size: 20px;
  color: #ffffff;
  display: inline-block;
  margin-top: 24px;
}
.request-trial-license .ajax-form-webkit .start-apply:active {
  background: #3A91E0;
}
.request-trial-license .ajax-form-webkit .yes-webkit {
  display: none;
  text-align: center;
}
.request-trial-license .ajax-form-webkit .yes-webkit .icon {
  width: 120px;
  height: auto;
  max-width: 100%;
}
.request-trial-license .ajax-form-webkit .yes-webkit .title {
  line-height: 1;
  margin-top: 28px;
  margin-bottom: 22px;
  color: #2c2c2c;
  font-size: 40px;
}
.request-trial-license .ajax-form-webkit .yes-webkit .explain {
  font-size: 26px;
  color: #666666;
  line-height: 1;
  margin: 0;
  margin-bottom: 40px;
}
.request-trial-license .ajax-form-webkit .yes-webkit .but {
  display: inline-block;
  width: 178px;
  height: 54px;
  border: 1px solid #3A91E0;
  border-radius: 4px;
  line-height: 54px;
  background: #43A4FB;
  color: #FFF;
  font-size: 20px;
}
.request-trial-license .ajax-form-webkit .yes-webkit .but:active {
  background: #3A91E0;
}
.request-trial-license .input-webkit {
  margin-bottom: 24px;
}
.request-trial-license .linkage {
  margin-bottom: 20px;
  overflow: visible;
  display: inline-block;
  width: 100%;
}
.request-trial-license .linkage .div-style {
  height: 56px;
  width: 198px;
  float: left;
  margin-right: 20px;
  position: relative;
}
.request-trial-license .linkage .div-style {
  _display: inline;
  *display: inline;
}
.request-trial-license .linkage .bm-nr-webkit {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #DEDEDE;
}
.request-trial-license .linkage .bm-nr-webkit .cd-nr {
  float: left;
  height: 100%;
  line-height: 54px;
  text-indent: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
  max-width: 152px;
  font-size: 16px;
  color: #b3b3b3;
}
.request-trial-license .linkage .bm-nr-webkit .icon-v {
  width: 44px;
  float: right;
  height: 100%;
  display: block;
}
.request-trial-license .linkage .bm-nr-webkit .icon-v {
  _display: inline;
  *display: inline;
  text-align: center;
}
.request-trial-license .linkage .bm-nr-webkit .icon-v img {
  max-width: 100%;
  width: 20px;
  height: auto;
  margin-top: 22px;
}
.request-trial-license .linkage .drop-down-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #FFF;
  height: 266px;
  z-index: 100;
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  overflow-y: scroll;
  display: none;
}
.request-trial-license .linkage .drop-down-box::-webkit-scrollbar {
  width: 6px;
  background-color: #FFF;
}
.request-trial-license .linkage .drop-down-box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #E4E4E4;
}
.request-trial-license .linkage .drop-down-box .down-box-ul {
  display: inline-block;
}
.request-trial-license .linkage .drop-down-box .down-box-ul {
  _display: inline;
  *display: inline;
  width: 100%;
}
.request-trial-license .linkage .drop-down-box .down-box-li {
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #DEDEDE;
}
.request-trial-license .linkage .drop-down-box .down-box-li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  text-indent: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
  font-size: 16px;
  color: #b3b3b3;
}
.request-trial-license .linkage .county {
  width: 199px;
  margin-right: 0;
}
.request-trial-license .linkage .county .cd-nr {
  max-width: 150px;
}
