body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
button,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei';
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-family: 'Microsoft YaHei';
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: normal;
}

ul,
ol,
li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea,
select {
  outline: 0;
  border: 0;
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
}

a {
  text-decoration: none;
}

.scroll-style::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

.scroll-style::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  box-shadow: none !important;
  background: #5d9dfe !important;
}

.scroll-style::-webkit-scrollbar-track {
  border-radius: 2px !important;
  box-shadow: none !important;
  background: none !important;
}

.container {
  width: 1300px;
  /* height: 3121px; */
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px;
  background: #fdf7eb url(../images/qd10.jpg) no-repeat center top;
  display: block;
  padding-bottom: 1px;
  background-size: cover;
}

[v-cloak] {
  display: none;
}

.head {
  height: 198px;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  padding-top: 66px;
}

.head .title {
  width: 937px;
  height: 79px;
  margin: 0 auto;
  background: url(../images/qd28.png) no-repeat center top;
  display: block;
}

.head .go-back {
  height: 23px;
  background: url(../images/qd15.png) no-repeat left center;
  font-size: 20px;
  letter-spacing: 1px;
  color: white;
  text-align: left;
  padding-left: 27px;
  position: absolute;
  top: 18px;
  left: 0;
  line-height: 23px;
  cursor: pointer;
  z-index: 2;
}

.section1 {
  width: 100%;
  margin: 0 auto 72px;
}

.section1::after {
  content: '';
  clear: both;
  display: table;
  height: 1px;
  width: 100%;
}

.section1 .s1-left {
  width: 872px;
  height: 808px;
  float: left;
  background: url(../images/qd29.png) no-repeat center top;
}

.s1-left .s1-head {
  box-sizing: border-box;
  width: 100%;
  padding: 16px;
  height: 70px;
  margin-bottom: 10px;
  overflow: hidden;
}

.s1-left .warning {
  height: 38px;
  background: url(../images/qd48.png) no-repeat left center;
  font-size: 18px;
  letter-spacing: 1px;
  color: #c05757;
  text-align: left;
  padding-left: 25px;
  float: left;
  line-height: 38px;
}

.s1-bottom {
  clear: both;
  border-top: 1px solid #bfc4bb;
}

.s1-bottom .sign-btn {
  width: 224px;
  height: 100px;
  background: url(../images/qd21.png) no-repeat center top;
  cursor: pointer;
  margin: 17px auto 0;
}

.s1-bottom .sign-btn.checked {
  background-image: url(../images/qd22.png);
}

.s1-thead {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 16px;
  border-bottom: 1px solid #d1c7b4;
  margin-bottom: 20px;
}

.s1-thead .s1-head-li {
  width: 110px;
  height: 35px;
  line-height: 35px;
  margin: 0 5px 0;
  float: left;
  cursor: pointer;
  font-size: 18px;
  text-align: center;
  color: #666666;
}

.s1-tbody {
  width: 100%;
  box-sizing: border-box;
  padding-left: 16px;
}

.s1-tbody .li-blank {
  width: 110px;
  height: 120px;
  margin: 0 5px 10px;
  float: left;
}

.s1-tbody .s1-li {
  width: 110px;
  height: 120px;
  margin: 0 5px 10px;
  float: left;
  background: url(../images/qd52.png) no-repeat center top;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  padding-top: 20px;
}

.s1-tbody .s1-li:hover .show-list {
  display: block;
}

.s1-tbody .s1-li .show-list {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 8px;
  border-radius: 14px;

  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
  width: auto;
  min-width: auto;
  white-space: nowrap;
}

.s1-tbody .s1-li .show-list li {
  padding: 8px 16px;
  overflow: hidden;
}

.s1-tbody .s1-li .show-list img {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.s1-tbody .s1-li .show-list p {
  display: inline;
  line-height: 30px;
  margin-left: 5px;
  color: white;
  font-size: 14px;
}

.s1-tbody .s1-li.pass {
  background-image: url(../images/qd53.png);
}

.s1-tbody .s1-li.pass .s1-img {
  filter: grayscale(1);
}

.s1-tbody .s1-li.active {
  background-image: url(../images/qd51.png);
}
.s1-tbody .s1-li.active .s1-img {
  filter: none;
}
.s1-li .ranking {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  color: #7d7d7d;
  width: 27px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-weight: bold;
}

.s1-li.pass.checked::after {
  content: '';
  display: block;
  width: 96px;
  height: 63px;
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  right: 0;
  bottom: 0;
  background: url(../images/qd42.png) no-repeat center top;
  background-size: 96px 63px;
}

.s1-li.pass .repair {
  width: 56px;
  height: 24px;
  background-color: #9a3a2c;
  border-radius: 12px;
  margin: 0 auto;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  display: block;
}
.s1-li .get-btn {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 30px;
  border-radius: 15px;
  margin: auto;
  text-align: center;
  line-height: 30px;
  letter-spacing: 1px;
  background-image: linear-gradient(0deg, #c81515 0%, #e46868 50%, #ffb8b8 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2), 1px -1px 0 rgba(0, 0, 0, 0.2), -1px 1px 0 rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 5;
  display: none;
}
.s1-li.pass .get-btn {
  display: block;
}

.s1-li .repair,
.s1-li.checked .repair,
.s1-li.active .repair {
  display: none;
}

.s1-li .s1-ul {
  width: 64px;
  height: 64px;
  margin: 0 auto 2px;
  overflow: hidden;
  box-sizing: border-box;
}

.s1-li .s1-img {
  float: left;
  height: 64px;
}

.s1-li .s1-ul2 {
  padding-top: 12px;
  margin: 0 auto;
  width: 96px;
}

.s1-li .s1-ul2 .s1-img {
  width: 48px;
  height: 48px;
  margin: 0;
}

.s1-li .s1-ul3 .s1-img,
.s1-li .s1-ul4 .s1-img {
  width: 32px;
  height: 32px;
  margin: 0;
}

.s1-li .s1-ul3 .s1-img:first-child {
  margin-left: 15px;
}

.s1-li .is-two .name {
  position: relative;
  top: -5px;
  height: 16px;
  line-height: 16px;
}

.s1-li .name {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  letter-spacing: -1px;
  color: #666666;
  text-align: center;
}

.s1-li.pass .name {
  display: none;
}

.s1-li.pass.active .name,
.s1-li.pass.checked .name {
  display: block;
}

.s1-li.active .ranking {
  color: #ffffff;
}

.section1 .s1-right {
  width: 358px;
  float: right;
}

.s1-right .s1-gift {
  width: 358px;
  height: 260px;
  background: url(../images/qd43.png) no-repeat center;
  background-size: 100%;
  box-sizing: border-box;
  margin: 0 auto 12px;
  position: relative;
  /* padding-top: 150px; */
}

.s1-gift .gift-img img {
  width: 125px;
  height: 125px;
  display: block;
  margin: 0 auto 26px;
}

.s1-gift .gift-name {
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  height: 36px;
  line-height: 36px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 107px;
}

.s1-gift .gift-warning {
  font-size: 16px;
  text-align: center;
  color: #666666;
  margin-top: 4px;
}

.s1-gift .gift-warning b {
  font-weight: bold;
  font-size: 18px;
}

.s1-gift .gift-warning + .gift-warning {
  color: #c78a2a;
}

.s1-gift .gift-btn {
  width: 140px;
  height: 40px;
  background-color: #d2d2d2;
  border-radius: 20px;
  margin: 6px auto 0;
  font-size: 18px;
  color: #475977;
  text-align: center;
  line-height: 40px;
  letter-spacing: 1px;
}

.s1-gift .finish {
  background-image: linear-gradient(0deg, #c81515 0%, #e46868 50%, #ffb8b8 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, normal;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2), 1px -1px 0 rgba(0, 0, 0, 0.2), -1px 1px 0 rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.section2 {
  width: 100%;
  margin: 0 auto 0;
}

.section2::after {
  content: '';
  clear: both;
  display: table;
  height: 1px;
  width: 100%;
}

.section2 .s2-title {
  width: 592px;
  height: 84px;
  display: block;
  margin: 0 auto 40px;
}

.section2 .s2-con {
  width: 1247px;
  height: 603px;
  background: url(../images/qd50.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
}

.roll-list {
  width: 516px;
  height: 516px;
  margin: 74px 0 0 36px;
  position: relative;
  z-index: 2;
  float: left;
}

.roll-list .roll-li {
  height: 143px;
  width: 120px;
  position: absolute;
  left: 0;
  top: 0;
  /*overflow: hidden;*/
  /* background: #ff000014; */
}

.roll-list .img {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  /* background: url(../images/st9.png) no-repeat center center; */
  /* background-size: 100%; */
  /*overflow: hidden;*/
  position: relative;
}

/*.roll-li.active .img:after {*/
/*    content: "";*/
/*    display: block;*/
/*    width: 122%;*/
/*    height: 122%;*/
/*    background: url(../images/st5.png) no-repeat center;*/
/*    background-size: 100%;*/
/*    position: absolute;*/
/*    left: -11%;*/
/*    top: -11%;*/
/*}*/

.roll-list .roll-li1 .img,
.roll-list .roll-li5 .img {
  /* transform: scale(1); */
  /* width: 115px; */
  /* height: 115px; */
}

.roll-list .img img {
  width: 72px;
  float: left;
  /* margin: 14px; */
  /* border-radius: 50%; */
}

.roll-list .roll-li p {
  font-size: 14px;
  width: 100%;
  margin: auto;
  text-align: center;
  line-height: 18px;
  color: #000000;
  /* text-shadow: 1px 1px black, -1px -1px black; */
}

.roll-list .roll-li1 {
  left: 265px;
  top: -3px;
}

.roll-list .roll-li2 {
  left: 366px;
  top: 95px;
}

.roll-list .roll-li3 {
  left: 367px;
  top: 233px;
}

.roll-list .roll-li4 {
  left: 266px;
  top: 334px;
}

.roll-list .roll-li5 {
  left: 129px;
  top: 333px;
}

.roll-list .roll-li6 {
  left: 25px;
  top: 231px;
}

.roll-list .roll-li7 {
  left: 18px;
  top: 104px;
}

.roll-list .roll-li8 {
  left: 128px;
  top: -7px;
}

#divPointer {
  width: 170px;
  height: 170px;
  position: absolute;
  left: 174px;
  margin: 0;
  top: 132px;
  transform: rotate(0deg);
  cursor: pointer;
}

.roll-info {
  width: 146px;
  height: 146px;
  position: absolute;
  left: 187px;
  margin: 0;
  top: 145px;
  user-select: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: 1px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 20px;
  pointer-events: none;
  background: url(../images/qd11.png) no-repeat center;
  background-size: 77px 48px;
}

#divPointer.active {
  transition: all 4s ease-in-out;
}

#divPointer:before {
  content: '';
  width: 170px;
  height: 206px;
  display: block;
  position: absolute;
  left: 1px;
  top: -35px;
  background: url(../images/qd41.png) no-repeat center center;
}

.s2-right {
  float: right;
  width: 642px;
  margin: 90px 12px 0 0;
}

.s2-right .s2-head {
  width: 100%;
  text-align: left;
  /* overflow: hidden; */
  margin-bottom: 20px;
  height: 39px;
  box-sizing: border-box;
  padding-left: 30px;
}

.s2-head span {
  font-size: 18px;
  color: white;
}

.s2-head span b {
  font-size: 24px;
  font-weight: bold;
}

.s2-head em {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/qd38.png) no-repeat center;
  background-size: 100%;
  position: relative;
  vertical-align: -3px;
}

.s2-head em i {
  display: block;
  width: 108px;
  height: 24px;
  background-color: #fff8f4;
  position: absolute;
  left: 36px;
  top: -2px;
  color: #666666;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border-radius: 3px;
  display: none;
}
.s2-head em:hover i {
  display: block;
}
.s2-head em i:after {
  content: '';
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #fff8f4;
  display: block;
  position: absolute;
  left: -10px;
  top: 6px;
}

.s2-head .to-record {
  width: 112px;
  height: 39px;
  background: url(../images/qd47.png) no-repeat center;
  background-size: 100%;
  float: right;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 18px;
  margin-top: -5px;
  cursor: pointer;
  position: relative;
}
.s2-head .to-record.red::after {
  content: '';
  width: 12px;
  height: 12px;
  background: red;
  border-radius: 50%;
  position: absolute;
  top: -3px;
  right: 1px;
}
.s2-content {
  width: 605px;
  margin: 0 auto;
}

.s2-content .s2-html {
  width: 590px;
}

.s2-content h2 {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  line-height: 23px;
  height: 23px;
  letter-spacing: 0px;
  color: #333;
  margin: 25px 0 18px;
}

.s2-content h2:before {
  content: '';
  width: 7px;
  height: 23px;
  background-color: #c44c39;
  border-radius: 3px;
  float: left;
  margin-right: 10px;
}

.s2-content p {
  font-size: 16px;
  line-height: 23px;
  color: #666666;
  padding-left: 5px;
  width: 100%;
  box-sizing: border-box;
}

.alert-window {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.alert-window.show {
  display: block;
}

.alert-window .alert-close-bg {
  position: absolute;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}

.alert-win {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 420px;
  height: 345px;
  background-color: #eef3f7;
  border-radius: 14px;
  border: solid 5px #9cc4e3;
  box-sizing: border-box;
  padding-top: 23px;
}

.alert-win .close {
  position: absolute;
  top: 0;
  right: 0;
}

.alert-win .sign-ul {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  overflow: hidden;
}

.alert-win .sign-img {
  float: left;
  height: 142px;
}

.alert-win .sign-2 .sign-img,
.alert-win .sign-3 .sign-img,
.alert-win .sign-4 .sign-img {
  width: 70px;
  height: 70px;
  margin: 0;
}

.alert-win .sign-2 {
  box-sizing: border-box;
  padding-top: 30px;
  height: 120px;
}

.alert-win .sign-3 .sign-img:first-child {
  margin-left: 40px;
}

.alert-win .close {
  width: 29px;
  height: 29px;
  background: url(../images/qd17.png) no-repeat center;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
}

.alert-win .title {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 3px;
  color: #0a2b48;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 20px;
}

.alert-win .name {
  font-size: 14px;
  letter-spacing: 0px;
  color: #526578;
  /* height: 20px; */
  /* line-height: 20px; */
  text-align: center;
}

.alert-win .alert-main {
  height: 240px;
}

.alert-win .alert-close {
  width: 161px;
  height: 50px;
  line-height: 50px;
  background-color: #0a2b48;
  border-radius: 25px;
  text-align: center;
  font-size: 24px;
  letter-spacing: 1px;
  color: #fcf6ea;
  margin: 0 auto;
  cursor: pointer;
}

.alert-win .title-img {
  padding-top: 10px;
}

.alert-win .title-img img {
  display: block;
  width: 68px;
  height: 68px;
  margin: 0 auto 25px;
}

.alert-win .text {
  font-size: 16px;
  color: #526578;
  height: 24px;
  line-height: 24px;
  text-align: center;
}

.alert-win .text span {
  color: #b53b3b;
}

.alert-win.record {
  width: 647px;
  height: 486px;
}

.record .gift-bg {
  width: 628px;
  margin: 20px auto 0;
  height: 396px;
  overflow: auto;
}

.record .no-gift {
  height: 300px;
  line-height: 300px;
  text-align: center;
  color: #3382c7;
  font-size: 18px;
}

.record .gift-li {
  height: 60px;
  overflow: hidden;
  border-bottom: 1px dotted #3382c7;
  font-size: 14px;
  line-height: 60px;
  color: #526578;
  text-align: left;
  width: 610px;
  margin: 0 auto;
}

.record .gift-li img {
  float: left;
  width: 38px;
  height: 38px;
  margin: 11px 6px;
}

.record .gift-li .name {
  float: left;
  width: 175px;
  margin-left: 20px;
}

.record .gift-li .status {
  float: left;
  width: 66px;
  text-align: center;
}

.record .gift-li .time {
  float: left;
  width: 160px;
  margin-left: 35px;
}

.record .gift-li .btn {
  float: right;
  width: 74px;
  height: 24px;
  background-color: #0a2b48;
  border-radius: 12px;
  margin: 18px 12px 0 0;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fcf6ea;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}

.record .gift-li .btn.get {
  background-color: #3382c7;
}

.record .gift-li .btn.done {
  background-color: #858585;
}

.alert-win.cdk {
  height: 445px;
  text-align: center;
}

.cdk .cdk-name {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #0a2b48;
  height: 30px;
  line-height: 30px;
  margin-bottom: 12px;
}

.cdk .cdk-warning {
  font-size: 14px;
  letter-spacing: 0;
  height: 16px;
  line-height: 16px;
  margin-bottom: 15px;
  color: #808080;
}

.cdk .cdk-warningb {
  font-size: 12px;
  letter-spacing: 0;
  height: 16px;
  line-height: 16px;
  margin-bottom: 5px;
  color: #808080;
}

.cdk .cdk-img {
  display: block;
  width: 170px;
  height: 137px;
  margin: 0 auto 20px;
}

.cdk .cdk-copy {
  width: 361px;
  height: 37px;
  background-color: #eef3f7;
  border-radius: 18px;
  border: solid 1px #2486ca;
  margin: 0 auto 32px;
  box-sizing: border-box;
  font-size: 14px;
  color: #999999;
  padding: 0 0 0 16px;
  line-height: 35px;
  text-align: left;
}

.cdk .cdk-copy .copy-btn {
  float: right;
  width: 120px;
  height: 35px;
  background-color: #2486ca;
  border-radius: 18px;
  text-align: center;
  line-height: 35px;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

.alert-win.cdk .title {
  margin-bottom: 26px;
}

.alert-win .msg-title {
  font-size: 24px;
  letter-spacing: 1px;
  color: #0a2b48;
  height: 120px;
  line-height: 30px;
  margin-bottom: 12px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  word-break: break-all;
  overflow: hidden;
}

.section3 {
  position: relative;
  height: 200px;
  width: 1300px;
  left: -20px;
}

.top-dm {
  width: 100%;
  height: 100%;
  max-width: 1920px;
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  overflow: hidden;
  z-index: 2;
  margin: auto;
}

.top-dm-one {
  height: 37px;
  line-height: 37px;
  padding: 0 16px;
  font-size: 16px;
  filter: Alpha(opacity=30);
  position: absolute;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  color: #d7d7d7;
  z-index: 5;
  display: table;
  white-space: nowrap;
}

.top-dm-one .bg {
  background: url(../images/qd55.png) no-repeat center center;
  /* background-repeat: repeat-x; */
  color: #666666;
  background-size: 100% 100%;
}

.top-dm-one::before {
  content: '';
  width: 18px;
  height: 37px;
  display: block;
  position: absolute;
  left: -2px;
  top: 0;
  background: url(../images/qd54.png) no-repeat center center;
}

.top-dm-one::after {
  content: '';
  width: 18px;
  height: 37px;
  display: block;
  position: absolute;
  right: -2px;
  top: 0;
  background: url(../images/qd56.png) no-repeat center center;
}

.top-dm-one em {
  color: #666666;
  padding: 0 5px;
  font-size: 16px;
}

.top-dm-one span {
  color: #666666;
  padding: 0 5px;
  font-size: 16px;
}

.section4 {
  width: 1240px;
  margin: 0 auto;
}

.section4 .frame {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 20px 15px 0;
  background-color: #fffcf5;
  border-radius: 12px;
  margin-bottom: 20px;
}

.section4 .frame-title {
  height: 32px;
  line-height: 32px;
  text-align: left;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 32px;
}

.section4 .frame-li {
  margin-bottom: 15px;
  width: 100%;
  box-sizing: border-box;
  padding: 12px 22px;
  background-color: #f2f2f2;
  border-radius: 10px;
  border: solid 1px rgba(199, 199, 199, 0.75);
}

.section4 .frame-li p {
  line-height: 30px;
}

.section4 .frame-li h3 {
  line-height: 35px;
  margin: 5px 0 0;
  font-weight: bold;
}
