.outBox {
  padding-top: 10px;
  width: 674px;
  /* text-align: center; */
  font-family: MicrosoftYaHeiUILight;
  font-size: 14px;
  color: #666666;
}



.outBox a {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  color: #e24943;
  font-weight: 700;
}



/* 版块1样式开始 */
.outBox h3 {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 25px 32px 20px 30px;
  position: relative;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}

.outBox h3::after {
  content: '';
  width: 120px;
  height: 2px;
  background-color: #ffa9a6;
  position: absolute;
  top: 0;
  left: -20px;
}

.outBox h3::before {
  content: '';
  width: 2px;
  background-color: #ffa9a6;
  height: 120px;
  position: absolute;
  top: -20px;
  left: 0;
}

/* 版块1样式结束 */

/* 版块2样式书写开始 */
.outBox  p sub{
  text-align: left;
  font-family: MicrosoftYaHeiLight;
  font-size: 14px;
  line-height: 28px;
  display: block;
  box-sizing: border-box;
  padding: 23px 31px 29px 30px;
  border: solid 1px #ffa9a6;
  border-radius: 15px;
  position: relative;
}

.outBox p sub::after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 61px;
  height: 12px;
  background-color: #ffffff;
  left: 50px;
  top: -6px;
  background-image: url("../img/pc/bkXiushi3.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

/* 版块2样式书写结束 */

/* 版块3样式书写开始 */
.outBox h4 {
  display: block;
  box-sizing: border-box;
  padding: 29px 18px 25px 17px;
  border: solid 1px #ffa9a6;
  border-radius: 15px;
  position: relative;
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  text-align: left;
}

.outBox h4::before {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 24px;
  background-color: #ffffff;
  background-image: url("../img/pc/bkXiushi2.png");
  transform: rotate(180deg);
  background-position: center center;
  background-repeat: no-repeat;
  left: 50px;
  top: -12px;
}

.outBox h4::after {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  height: 24px;
  background-color: #ffffff;
  background-image: url("../img/pc/bkXiushi2.png");
  background-position: center center;
  background-repeat: no-repeat;
  right: 50px;
  bottom: -12px;
}

/* 版块3样式书写结束 */

/* 版块4样式开始书写 */
.outBox h5 {
  text-align: left;
  width: 100%;
  display: block;
  box-sizing: border-box;
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding: 17px 18px 20px 17px;
  border: 1px solid #ffa9a6;
  position: relative;
  border-radius: 0%;
  margin: 20px auto;
}

.outBox h5::before {
  content: '';
  position: absolute;
  width: 678px;
  height: 8px;
  background-image: url("../img/pc/bkXiushi4.png");
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
  left: -2px;
  transform: translateY(-50%);
  top: 0%;
  background-color: #ffffff;
}

.outBox h5::after {
  content: '';
  position: absolute;
  width: 678px;
  height: 8px;
  background-image: url("../img/pc/bkXiushi4.png");
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
  bottom: 0;
  left: -2px;
  transform: translateY(50%);
  background-color: #ffffff;
}

/* 版块4样式书写结束 */

/* 版块5样式书写开始 */
.outBox h6 {
  text-align: left;
  display: block;
  box-sizing: border-box;
  width: 100%;
  font-family: MicrosoftYaHeiUILight;
  font-size: 14px;
  
  line-height: 28px;
  color: #3c3c3c;
  margin-top: 20px;
}

/* 版块5样式书写结束 */
/* 版块6样式书写开始 */
.outBox cite {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 41px 10px 39px 9px;
  border: 1px solid #ffa9a6;
  position: relative;
  z-index: 9;
  font-family: MicrosoftYaHeiUILight;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  margin: 20px auto;
  text-align: left;
}

.outBox cite::after {
  content: '';
  position: absolute;
  width: 126px;
  height: 138px;
  background-color: #ffffff;
  background-image: url("../img/pc/bkxiushi5.png");
  background-position: left top;
  background-repeat: no-repeat;
  top: -1px;
  right: -1px;
  z-index: -1;
}

.outBox cite::before {
  content: '';
  position: absolute;
  width: 126px;
  height: 138px;
  background-color: #ffffff;
  background-image: url("../img/pc/bkxiushi5.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  bottom: -1px;
  left: -1px;
  z-index: -1;
}

/* 版块6样式书写结束 */
/* 版块7样式书写开始 */
.outBox small {
  display: block;
  box-sizing: border-box;
  width: 100%;
  font-family: MicrosoftYaHeiUILight;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  padding: 23px 19px 20px 34px;
  position: relative;
  background-color: #ffa9a60a;
  text-align: left;
  margin: 30px auto;
}

.outBox small::before {
  content: '';
  position: absolute;
  width: 33px;
  height: 33px;
  background-color: #ffa9a6;
  top: 0;
  left: 0;
  transform: translateY(-50%);
}

/* 版块7样式书写结束 */

/* 特殊版块样式书写开始 */
.outBox tt {
  font-size: 16px;
  
  line-height: 32px;
  margin-top: 30px;
  margin-bottom: 10px;
}

/* 特殊版块样式书写结束 */


/* 标题1的样式书写开始 */
.outBox big {
  display: inline-block;
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  line-height: 24px;
  color: #888888;
  padding: 5px 9px 6px 12px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 10px;
}

.outBox big::after {
  content: '';
  position: absolute;
  width: 27px;
  height: 27px;
  background-color: #ffa9a6;
  left: -18px;
  top: -18px;
}

.outBox big::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #ffa9a6;
  bottom: -5px;
  right: -5px;
}

.outBox h2 {
  text-align: left;
  font-family: MicrosoftYaHeiUILight;
  font-size: 24px;
  
  color: #ffffff;
  padding-top: 20px;
  padding-left: 30px;
  width: 315px;
  height: 90px;
  background-image: url("../img/pc/btnBg.png");
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 25px;
  margin: 0 auto;
  letter-spacing: 1px;
  margin-top: 10px;
  box-sizing: border-box;
}

/* 标题一的样式书写结束 */

/* 标题2样式书写开始 */
.outBox code {
  display: inline-block;
  height: 30px;
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  background-color: #ffa9a6;
  border-radius: 0px 20px 0px 20px;
  padding: 0 35px;
  position: relative;
  z-index: 4;
}

/* 标题2样式书写结束 */

/* 标题3样式书写开始 */
.outBox samp {
  display: inline-block;
  font-family: MicrosoftYaHeiLight;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  color: #8a7a7a;
  padding: 19px 51px;
  position: relative;
  margin-top: 30px;
}

.outBox samp::before {
  content: '';
  position: absolute;
  width: 46px;
  height: 8px;
  background-image: url("../img/pc/titleXiushi.png");
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
}

.outBox samp::after {
  content: '';
  position: absolute;
  width: 46px;
  height: 8px;
  background-image: url("../img/pc/titleXiushi.png");
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
}

/* 标题3样式书写结束 */



/* 标题4样式书写结束 */

/* 图片样式书写 */
.outBox p {
  border: 1px solid transparent;
  font-family: MicrosoftYaHeiUILight;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}

