.guanjia {
  width: 751px;
  z-index: 22;
  height: 65px;
  padding: 21px 0;
  border-left: 3px solid #649CF0;
  background-color: #F5F5F5;
  margin: 20px 20px 20px 40px; }

.guanjia_news {
  width: 100%;
  padding: 18px 0;
  height: 71px;
  border-left: 3px solid #649CF0;
  background-color: #F5F5F5;
  margin: 0 0 30px 0; }

.guanjia .close {
  float: right; }

.guanjia .title {
  width: 751px; }

.guanjia .title h3, .guanjia .title b {
  padding: 0 12px 15px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  display: block; }

.guanjia form {
  width: 800px;
  padding: 0 12px;
  height: 24px;
  font-size: 12px; }

.guanjia form input {
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  height: 34px;
  outline: none;
  padding-left: 5px;
  box-sizing: border-box;
  margin-right: 8px;
  color: #171920;
  float: left; }

.guanjia form .select {
  color: #757575;
  position: relative;
  border: 1px solid #cccccc;
  background: #ffffff;
  height: 32px;
  padding-left: 5px;
  line-height: 34px;
  vertical-align: middle;
  width: 142px;
  cursor: pointer;
  margin-right: 8px;
  float: left; }

.guanjia form .select p {
  z-index: 12; }

.guanjia form .select ul {
  position: absolute;
  display: none;
  max-height: 0; }

.guanjia form .select ul li {
  width: 56px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #ffffff;
  margin: 4px 2px;
  text-align: center;
  float: left; }

.guanjia form .select ul li:hover {
  background: #649cf0;
  color: #FFFFFF;
  height: 23px;
  line-height: 23px;
  border: 1px solid #649cf0;
  border-radius: 12px; }

.guanjia form .select.open ul {
  max-height: 220px;
  display: inline-table; }

.guanjia .select.open:after {
  transform: rotate(225deg);
  top: 15px; }

.guanjia .select:after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-bottom: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
  top: 11px;
  right: 11px;
  position: absolute;
  transform: rotate(45deg); }

.guanjia form .select .gj_citj {
  margin-top: 1px;
  margin-left: -6px;
  padding: 36px 28px;
  z-index: 3;
  width: 256px;
  height: 250px;
  line-height: 30px;
  background: #ffffff;
  border: 1px solid #e5e5e5; }

.guanjia form .btn {
  display: inline-block;
  text-align: center;
  color: #ffffff;
  width: 94px;
  height: 34px;
  line-height: 34px;
  background: #f16262; }

.guanjia form #txtname {
  width: 69px; }

.guanjia form #txtValiCode_pic {
  width: 110px; }

.guanjia form #codePic {
  height: 25px;
  margin-top: -2px;
  vertical-align: middle;
  width: 60px; }

.guanjia form #txtValiCode {
  width: 142px; }

.guanjia form .hq_code {
  float: left;
  line-height: 32px;
  margin-left: 5px;
  margin-right: 10px;
  text-align: center;
  width: 88px;
  height: 32px;
  background: white;
  border: 1px solid #649cf0;
  color: #649CF0; }
  .guanjia form .hq_code:hover {
    background: #649CF0;
    border: 1px solid #649cf0;
    color: #ffffff; }
  .guanjia form .hq_code.dis_hq_code {
    background: #c3c3c3;
    border: 1px solid #c3c3c3;
    color: #f4f4f4; }

.guanjia form #mobile {
  width: 162px; }

.guanjia .warn {
  display: none;
  padding: 0 40px 40px;
  color: #f54030;
  line-height: 16px;
  height: 16px;
  margin-top: 8px; }

.guanjia .warn em {
  background: url("//www.hqwx.com/images/warn.png") no-repeat top center;
  width: 14px;
  height: 16px;
  display: inline-block;
  margin-right: 12px;
  vertical-align: bottom; }

.guanjia form .form_text {
  float: left; }
  .guanjia form .form_text a {
    color: #9598A2;
    font-size: 12px; }

.pic_yanzheng {
  display: none;
  position: fixed;
  background: #ffffff;
  left: 50%;
  margin-left: -220px;
  border-radius: 6px;
  z-index: 8;
  top: 23%;
  width: 440px;
  height: 285px;
  padding: 40px 0 20px; }

.pic_yanzheng p {
  text-align: center;
  margin: 20px;
  font-size: 16px;
  font-weight: normal;
  min-height: 16px;
  line-height: 16px; }
  .pic_yanzheng p.button-disabled {
    background: #DDDFE8;
    color: #f3f3f3; }
  .pic_yanzheng p.btn {
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    width: 388px;
    height: 48px;
    line-height: 48px;
    border-radius: 6px;
    color: #ffffff;
    margin-left: 22px;
    margin-bottom: 20px; }
  .pic_yanzheng p.button-primary {
    background: #649cf0;
    border: 1px solid #649cf0;
    color: #ffffff !important; }
  .pic_yanzheng p.error_yz {
    color: #f54030;
    font-size: 12px;
    float: left;
    margin: 1px 30px -10px;
    clear: both; }

.pic_yanzheng p #codePic {
  width: 125px;
  height: 45px;
  margin: 0 20px 0 5px;
  display: inline-block; }

.pic_yanzheng span {
  background: url(//m.hqwx.com/assets/images/close.png) no-repeat center center;
  background-size: 100% 100%;
  width: 15px;
  height: 15px;
  display: inline-block;
  float: right;
  margin-right: 20px;
  margin-top: -21px;
  cursor: pointer; }

.guanjia form .pic_yanzheng #txtValiCode_pic {
  margin: 0 0 9px 5px;
  font-size: 12px;
  width: 388px;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  border: 1px solid #DDDDDD; }

.zhezhao {
  width: 160%;
  margin-left: -30%;
  display: none;
  position: fixed;
  background: #000000;
  height: 120%;
  top: 0;
  opacity: 0.45;
  filter: Alpha(opacity=45);
  z-index: 2; }

.bg_shade {
  width: 100%;
  height: 1000%;
  background: rgba(0, 0, 0, 0.5);
  background: #000 \9;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: none; }

.news_main .news_content p {
  word-break: break-all; }

.daguanjia_open_block {
  display: none;
  position: fixed;
  width: 591px;
  height: 384px;
  background: white;
  box-shadow: 0px 7px 21px 0px rgba(0, 0, 0, 0.14);
  border-radius: 8px;
  top: 50%;
  left: 50%;
  margin: -192px 0 0 -300px;
  z-index: 22;
  color: #333333; }
  .daguanjia_open_block .daguanjia_o_close {
    background: url("//www.hqwx.com/images/icon_close_black.png") top center no-repeat;
    background-size: 100%;
    width: 15px;
    height: 15px;
    float: right;
    margin: 20px;
    cursor: pointer; }
  .daguanjia_open_block .daguanjia_o_result {
    font-weight: 400;
    margin: 50px 0 30px;
    text-align: center;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400; }
  .daguanjia_open_block .daguanjia_o_title {
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    margin-bottom: 54px; }
  .daguanjia_open_block .daguanjia_o_success {
    display: inline-block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAAAP1BMVEUAAABknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPBknPB72LirAAAAFXRSTlMA/kzPBvCXc9dE5qZ/mrVWF8hoOSgLeASCAAAAqUlEQVQoz3VSWQ7FIAgEEere9f5nfdHyqm0iP4RhnAwgaHihgIHEwxjGYYhpSTGgMw9qM9K/MoTZKlxwgR4LlruR0bxFMbek7OFFIzqCb5AD8F+Vs0p4ELZv8QPAsgDFET5ZaooEnAb44tJyYmhuzNrKze1WHd38A2vD7m4D5at+qq5KqLDqqx9hL3w1sPl5/EdE3836Pq+sw7yz/Uz2Odv/7F7z+87+ww9ctgUSz4FqXgAAAABJRU5ErkJggg==") top center no-repeat;
    background-size: 100%;
    width: 34px;
    height: 34px;
    vertical-align: middle;
    margin-right: 10px; }
  .daguanjia_open_block .daguanjia_o_content {
    margin: 0 auto;
    width: 413px;
    height: 114px;
    background: white; }
  .daguanjia_open_block .daguanjia_o_content div {
    float: left;
    line-height: 22px;
    font-size: 14px; }
  .daguanjia_open_block .daguanjia_o_content img {
    width: 105px;
    height: 105px;
    margin-right: 10px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding: 5px; }
  .daguanjia_open_block .daguanjia_o_instr {
    display: inline-block;
    width: 280px;
    vertical-align: middle;
    margin-top: 20px; }
  .daguanjia_open_block .daguanjia_o_red {
    color: #649cf0; }

.app-brushing-questions {
  width: 380px;
  height: 548px;
  background: url("//static.hqwx.com/hq2018/zx2022/images/app-brushing-questions.png") no-repeat;
  background-size: 100% 100%;
  margin-bottom: 10px;
  position: relative;
  box-sizing: border-box; }

.app-brushing-questions-content {
  width: 350px;
  height: 234px;
  position: absolute;
  box-sizing: border-box;
  left: 15px;
  bottom: 15px;
  background: linear-gradient(-45deg, #FFFFFF, #FFFCF4);
  box-shadow: 1px 1px 1px 0px #FFFFFF;
  border-radius: 8px;
  padding: 30px 23px 0;
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  justify-content: space-around; }

.app-brushing-questions-item {
  width: 127px;
  cursor: pointer; }

.app-brushing-questions-item:hover button {
  display: inline-block; }

.app-brushing-questions-item:hover > div {
  display: none; }

.app-brushing-questions-item .title {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  color: #161920; }

.app-brushing-questions-item .tip {
  font-weight: 400;
  font-size: 14px;
  color: #90939C;
  padding-left: 15px; }

.app-brushing-questions-item button {
  width: 108px;
  height: 40px;
  line-height: 40px;
  background: #6196F4;
  border-radius: 20px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  display: none; }

.app-brushing-questions-item .check {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url("//static.hqwx.com/hq2018/zx2022/images/app-brushing-questions-check.png") no-repeat;
  background-size: 100% 100%;
  margin-right: 4px;
  position: relative;
  top: -1px; }
