body {
  margin: 0;
}
li {
  list-style: none;
}
a:link,
a:visited,
a:active {
  color: #333333;
  text-decoration: none;
}
.master {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  height: 50px;
  line-height: 50px;
  width: 100%;
}
.boxall {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.master a {
  padding: 0 10px;
}
.master img {
  float: left;
  height: 40px;
  margin-top: 5px;
  padding-right: 10px;
  width: auto;
  padding-left: 10px;
}
.ltxt {
  float: right;
  width: 670px;
}
a.gray6:link,
a.gray6:visited {
  color: #666;
}
.panel-content hr {
  border: 0.4px dashed #3a82d4;
}

/* 手机端 */
@media screen and (max-width: 760px) {
  #toolbar {
    color: #fff;
    width: 100%;
    height: 54px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background: #3263d1;
    display: block;
  }
  #toolbar a {
    width: 100%;
    color: #fff;
    display: block;
    padding: 5px 0 0 0;
    line-height: 23px;
    font-size: 14px;
    text-align: center;
  }
  #toolbar a span {
    font-size: 22px;
    display: block;
  }
  #toolbar a span img {
    width: 1.5rem;
  }
  .blank55 {
    height: 55px;
    line-height: 1px;
    clear: both;
  }
  .x3 {
    width: 25%;
    float: left;
  }
  .ltxt {
    display: none;
  }
  .master {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    height: 50px;
    line-height: 50px;
    width: 100%;
  }
  .boxall {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .banner_pic img {
    height: 110px;
    width: 100%;
    position: relative;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px; /* max-width: 375px; */
  }
  .w_menu {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-bottom: 0px;
    padding-top: 10px;
  }
  .navmenu a {
    border: 1px solid #d0d0d0;
    border-radius: 14px;
    color: #333;
    display: inline-block;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin: 0 0px 8px 0;
    padding: 0 6px;
    text-align: center;
    width: auto;
  }
  .znr {
    font-size: 16px;
    line-height: 25px;
  }
  .panel-heading {
    background: none;
    background-color: #e6e6e6;
    padding-left: 10px;
  }
  .panel-heading h4 {
    font-size: 16px;
    margin: 0px;
    line-height: 30px;
  }
  .panel-heading h2 {
    font-size: 16px;
    margin: 0px;
    line-height: 30px;
  }
  .panel-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navmenu {
    padding: 0 5px;
  }
  .dibxc2 {
    display: none;
  }
  a.flright {
    float: right;
  }
  a.flright img {
    height: 30px;
    padding-top: 5px;
  }
  .panel-content ul {
    -webkit-padding-start: 1rem;
  }
  .panel-content li {
    list-style: square;
    line-height: 2rem;
  }
  .qhc-Share_none {
    display: none;
  }
  .panel-content img {
    width: 100%;
  }
}
/* 电脑端 */
@media screen and (min-width: 761px) {
  #toolbar {
    display: none;
  }
  .layout {
    overflow: hidden;
    width: 100%;
  }
  .banner_pic {
    height: 350px;
    width: auto;
  }
  .banner_pic img {
    height: 350px;
    width: 100%;
  }
  .nav-menu1 {
    border-bottom: 2px solid #138ade;
    background-color: #138ade;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-menu1 .w_menu {
    margin-top: 0px;
  }
  .container {
    max-width: 970px;
  }
  .w_menu {
    width: 970px;
  }
  .nav-menu1 .navmenu {
    background-color: transparent;
    height: 60px;
    line-height: 60px;
    margin-bottom: 0px;
  }
  .navmenu {
    background: #fff none repeat scroll 0 0;
    font-size: 24px;
    border-radius: 4px;
  }
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .nav-menu1 .navmenu a {
    border-left: 1px solid #69b6fa;
    border-right: 1px solid #69b6fa;
    color: #fff;
    height: 60px;
    line-height: 60px;
    margin-left: -1px;
    position: relative;
    font-size: 60%;
    display: block;
    float: left;
    text-align: center;
    width: 13%;
    text-decoration: none;
    font-weight: bold;
  }
  .nav-menu1 .navmenu a.current,
  .nav-menu1 .navmenu a:hover {
    background-color: #69b6fa;
    color: #01256f;
  }
  .nav-menu1 .navmenu a.current {
    color: #fff;
  }
  .navmenu a:hover span {
    border: 1px solid #138ade;
    background-color: #fff;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 45%;
    top: 56px;
    left: 50%;
    overflow: hidden;
    z-index: 9999;
  }
  .module-list .panel-heading {
    background-color: transparent;
    color: #000000;
    text-align: left;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #138ade;
    padding-left: 60px;
    background: url(https://www.shingvip.com/skin/default/image/navCMPQ.gif)
      left 50% no-repeat;
  }
  .module-list .panel {
    margin-bottom: 0;
    border-radius: 0px;
    border: 0;
  }
  .panel-heading h4 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
  }
  .panel-heading h2 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
  }
  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
  }
  .nrk {
    padding-top: 10px;
  }
  .znr {
    max-width: 970px;
    position: relative;
    font-size: 16px;
    line-height: 25px;
  }
  .panel-content {
    margin-bottom: 30px;
  }

  .dibxc2 {
    width: 100%;
    height: 230px;
    background: #126eb1;
  }
  .dibxc2 div {
    width: 1000px;
    margin: auto;
    clear: both;
  }
  .dibxc2 ul,
  form {
    margin: 0px;
    padding: 0px;
  }

  .dibxc2 li {
    padding-top: 50px;
  }
  .left dl {
    border-right: 1px #3890d0 solid;
  }
  .left dt {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
  }
  .dibxc2 dt {
    color: white;
    padding-left: 40px;
  }
  .dibxc2 font {
    font-size: 12px;
    color: #999;
    height: 25px;
    line-height: 25px;
  }
  .dibxc2 dd {
    color: white;
    padding: 20px 0 0 0;
  }
  .dibxc2 .left dd a {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    display: block;
    color: #fff;
    border-left: none;
    width: 125px;
    text-indent: 35px;
    border-radius: 5px;
    background: #00a0e9 url(https://www.shingvip.com/skin/default/image/112.png)
      no-repeat 10px -85px;
  }
  .dibxc2 li {
    padding-top: 40px;
    width: 170px;
    float: left;
  }
  .zhong dl {
    border-right: 1px #3890d0 solid;
  }
  .zhong dt {
    font-size: 18px;
  }
  .dibxc2 .zhong dd a {
    color: white;
  }
  li.left {
    float: left;
    width: 300px;
    height: 155px;
  }
  a.flright {
    display: none;
  }
  .panel-content ul {
    -webkit-padding-start: 25px;
    overflow: hidden;
  }
  .panel-content li {
    float: left;
    width: 48%;
    list-style: square;
    margin-right: 10px;
  }
  .qhc-Share_none {
    width: 140px;
    position: fixed;
    right: 1.5%;
    top: 25%;
    background: white;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
  }
  .qhc-Share_1 img:first-child {
    margin-bottom: -10px;
  }
  .qhc-Share_0 {
    line-height: 27px;
    border-bottom: 1px dashed #cdcdcd;
  }
  .qhc-Share_0 p {
    padding-left: 32px;
    position: relative;
    margin: auto;
    padding-bottom: 5px;
    font-size: 14px;
  }
  .qhc-Share_0 p a {
    padding-left: 5px;
  }
  .qhc-Share_0 img {
    position: absolute;
    left: 12px;
    top: 5px;
  }
  .qhc-Share_0 div {
    text-align: center;
  }
  .qhc-Share_0 {
    line-height: 27px;
    border-bottom: 1px dashed #cdcdcd;
  }
  .qhc-Share_0 div {
    text-align: center;
    font-size: 14px;
  }
  .qhc-Share_0 img {
    position: absolute;
    left: 12px;
    top: 5px;
  }
  .qhc-Share_1 {
    font-size: 16px;
    line-height: 28px;
  }
  .qhc-Share_1 div {
    text-align: center;
  }
  .qhc-Share_0 .toubu {
    margin-top: 12px;
    font-size: 16px;
  }
  .qhc-Share_0 .toubu1 {
    font-size: 16px;
  }

  ul.sptjxx li {
    width: 31%;
    float: left;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    margin-right: 20px;
  }
  ul.sptjxx {
    height: 120px;
    overflow-y: scroll;
    text-align: left;
    font-size: 14px;
  }
  .np ul {
    font-size: 14px;
  }
  .shengming {
    background-color: #e0e0e0;
    padding: 5px;
    font-size: 14px;
  }
}
/* 分享开始 */
span.jiewei01 {
  padding-left: 150px;
  line-height: 30px;
}
.jiewei01 span {
  font-weight: bold;
  color: #f97f38;
}
i.report {
  cursor: pointer;
  float: right;
  margin-right: 20px;
  font-style: normal;
  color: #757575;
  font-size: 14px;
}
.icon-cai {
  background: url("https://www.shingvip.com/skin/default/image/tool-hate.png")
    no-repeat 0 center;
  font-style: normal;
  font-size: 14px;
  color: #555555;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 28px;
  cursor: pointer;
}
.icon-zan {
  background: url("https://www.shingvip.com/skin/default/image/tool-like.png")
    no-repeat 0 center;
  font-style: normal;
  font-size: 14px;
  color: #555555;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 28px;
  cursor: pointer;
}
.shares {
  height: 50px;
  border: 1px #cccccc solid;
  border-radius: 10px;
}
ul.shares-list {
  margin: 10px;
}
li.wxtb-01 {
  position: relative;
  cursor: pointer;
}
li.wxtb-01:hover div {
  display: block;
}
span.fxd-01 {
  float: left;
  height: 50px;
  line-height: 50px;
  margin-left: 10px;
  color: #757575;
  font-size: 14px;
}
.shares li {
  float: left;
  margin-right: 5px;
}
.qrcode-box {
  display: none;
  padding: 10px 16px 16px;
  position: absolute;
  top: 34px;
  left: 50%;
  transform: translateX(-50%);
  width: 164px;
  border: 1px solid #e5e9ef;
  box-shadow: 0 0 4px #e5e9ef;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 2;
}

p.qrcode-tit {
  margin-bottom: 12px;
  color: #757575;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  font-style: normal;
}
.qrcode-box img {
  width: 130px !important;
}
.shares img {
  width: 30px;
}
/* 分享结束 */
.shares.md10 {
  margin-bottom: 10px;
}
