@charset "utf-8";
.jd-ck-icon {
  height: 16px;
  width: 17px;
  margin-top: 2px;
  background-image: url(../../index/image/jd/ckgl.png);
  background-repeat: no-repeat;
  margin-right:2px;	
}
.jd-ck-button {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #74839C;
  font-weight: 400;
}
.jd-setting-icon {
  height: 16px;
  width: 16px;
  margin-right:2px;	
  background-image: url(../../index/image/jd/jdsz.png);
  background-repeat: no-repeat;
}
.jd-start-img {
  height: 183px;
  width: 355px;
  margin: 60px auto 27px;
  background-image: url("../../index/image/jd/jdzstp.png");
  background-repeat: no-repeat;
}
.ck-btn{
  display: inline-block;
  margin-right: 10px;
  color: #1880ff;
  font-size: 14px;
  line-height: 22px;
  vertical-align: middle;	
}
.ck-btn:hover{
    color:#1880ffcf;
}
.jdjg-tip {
  width: 100%;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  color: #314166;
  font-weight: 700;
}
.jdjg-content-wrapper {
  padding:10px;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 3px rgba(177, 188, 199, 0.06);
  border-radius: 6px;
  border: 1px solid rgba(22, 93, 255, 0);
}
.jdjg-content-wrapper-active {
  border: 1px solid rgba(22, 93, 255, 1);
}
.jdjg-content-yw {
  width: 45px;
  background: #FD6A6F;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  border-radius: 3px;
}
.jdjg-content-jy {
  width: 45px;
  background: #02BD8B;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  border-radius: 3px;
}
.jdjg-content-result-type {
  width: auto;
  max-width: 100%;
  height: 22px;
  margin: 2px 4px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #A1A0B1;
  font-weight: 400;
  border-radius: 4px;
  white-space: nowrap;
  overflow: hidden;
}
.jdjg-icon {
  width: 8px;
  height: 8px;
  margin-right:4px;
  border-radius: 4px;
  background: #FA6400;
}
.jdjg-div-line {
  background: #DCDFE4;
  width: 1px;
  height: 14px;
  margin: 0 6px;
}
.jd-markword {
  background: #D3E1FF;
}
