/* sxrq s */
.sxrqbox .sxrq li {
  margin-right: 20px;
}

.sxrqbox .sxrq li:last-child {
  margin-right: 30px;
}

/* sxrq e */
/* xxsh s */
.xxsh {
  padding-top: 55px;
  height: auto;
  background: url(../images/b-lxsc/bg-xxsh.png) center center no-repeat;
  background-size: 100% 100%;
  border-radius: 20px;
  overflow: hidden;
}

.xxsh .xxshcontent {
  width: 1060px;
  padding: 0;
  background: none;
  height: auto;
  margin: 0 auto;
}

.xxsh .xxshcontent p {
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  background: url(../images/b-flink/xxsg-b.png) center center no-repeat;
  line-height: 60px;
  box-shadow: 3px 3px 14px 1px rgba(0, 94, 255, 0.1500);
  padding-left: 30px;
  box-sizing: border-box;
  border-radius: 0 15px 15px 0;
  text-align: left;
}
.xxsh .xxshcontent p b{
  margin-right: 115px;
}


.xxsh .xxshcontent p:nth-child(2n) {
  background: url(../images/b-flink/xxsh-y.png) center center no-repeat;
}
.xxsh .xxshcontent p i{
  margin: 0 20px 0 5px;
  background: url(../images/b-flink/true.png)center center no-repeat;
}
/* xxsh e */



.jsdbox h6 {
  width: 1200px;
  line-height: 1;
  font-size: 22px;
  text-align: left;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 20px;
  color: #005eff;
  font-weight: bold;
}