body {
  background: #e8e8e8;
  color: #333;
}
.dbox-row {
  height: calc(100vh);
  width: 90%;
  margin: 0 auto;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.dbox-row-1,
.dbox-row-11 {
  background: #000 url(../img/logobg.svg) no-repeat left center;
  background-size: 70% auto;
  display: flex;
  justify-content: space-between;
}
.dbox-row-11 {
  flex-direction: row-reverse;
  position: relative;
}
.dbox-row-11 .dbox-fours-box {
  position: absolute;
  bottom: 40px;
  left: 0;
}
.dbox-row-1 {
  flex-direction: row;
}
.dbox-fours-box {
  width: 40%;
}
.dbox-fours-box .dbox-fours-nav {
  display: flex;
  margin-top: 0.4rem;
  margin-left: 0.4rem;
}
.dbox-fours-box .dbox-fours-nav li a {
  display: block;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}
.dbox-fours-box .dbox-fours-nav li a:hover {
  background: #94282b;
  color: #ffffff;
}
.dbox-fours-box .dbox-fours-nav .fout-this a {
  background: #94282b;
  color: #ffffff;
}
.dbox-text-1 {
  color: #fff;
  width: 50%;
  padding-right: 50px;
  height: calc(80vh);
  margin-top: calc(10vh);
}
.dbox-text-1 h1 {
  font-size: 90px;
  text-align: right;
  line-height: 140px;
}
.dbox-text-1 h2 {
  font-size: 64px;
  line-height: 60px;
  margin-top: calc(12vh);
  text-align: right;
}
.dbox-text-1 p {
  text-align: right;
  margin-top: calc(10vh);
  font-size: 24px;
  line-height: 48px;
}
.dbox-text-1 p a {
  color: #94282b;
}
.dbox-row-11 .dbox-text-1 h3 {
  font-size: 46px;
  line-height: 72px;
  text-align: right;
}
.dbox-row-2,
.dbox-row-3,
.dbox-row-9,
.dbox-row-10 {
  background: #ffffff url(../img/logobggray.svg) no-repeat left calc(40vh);
  background-size: 40% auto;
  display: flex;
  padding: calc(10vh) 50px;
}
.dbox-logo {
  width: 45%;
}
.dbox-logo h1 {
  font-size: 60px;
  line-height: 70px;
  color: #94282b;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.dbox-logo ul {
  display: flex;
  padding-right: 50px;
  justify-content: space-around;
  margin-top: calc(6vh);
}
.dbox-logo ul li {
  width: 24%;
}
.dbox-logo ul li img {
  width: 100% ;
}
.dbox-logo p {
  margin-top: 40px;
}
.dbox-logo p img {
  width: 70%;
}
.dbox-text {
  width: 55%;
  padding-left: 50px;
  border-left: 2px solid #cccccc;
}
.dbox-text .dbox-list-dt li {
  margin-bottom: 40px;
}
.dbox-text .dbox-list-dt li p {
  color: #000;
  font-size: 36px;
  line-height: 72px;
}
.dbox-tith {
  font-size: 48px;
  line-height: 60px;
}
.dbox-listbox-add li {
  font-size: 32px;
  margin-top: 20px;
  display: flex;
  line-height: 64px;
  align-items: center;
}
.dbox-listbox-add li i {
  margin-right: 20px;
  border-radius: 30px;
  font-size: 60px;
  color: #94282b;
  display: block;
  height: 60px;
  width: 60px;
}
.dbox-row-4 {
  background: #fff url(../img/block-bgpdf.png) no-repeat left center;
  background-size: cover;
}
.dbox-row-logo {
  height: calc(100vh);
  background: url(../img/logobg.svg) no-repeat left center;
  background-size: 70% auto;
  display: flex;
  flex-direction: row-reverse;
}
.dbox-text-4 {
  padding-right: 50px;
  width: 40%;
}
.dbox-text-4 h1 {
  font-size: 60px;
  line-height: 70px;
  margin-top: calc(30vh);
  background: #e8e8e8;
  padding: 20px 30px;
  color: #94282b;
  width: 80%;
}
.dbox-text-4 img {
  width: 300px;
  margin-left: 30%;
  margin-top: 200px;
}
.dbox-row-5,
.dbox-row-6,
.dbox-row-7,
.dbox-row-8 {
  background: #f1f1f1 url(../img/logobggrayright.svg) no-repeat right calc(40vh);
  background-size: 40% auto;
  display: flex;
  padding: calc(10vh) 50px;
}
.dbox-row-5 .dbox-logo,
.dbox-row-6 .dbox-logo,
.dbox-row-7 .dbox-logo,
.dbox-row-8 .dbox-logo {
  padding-left: 50px;
}
.dbox-row-5 .dbox-logo p img,
.dbox-row-6 .dbox-logo p img,
.dbox-row-7 .dbox-logo p img,
.dbox-row-8 .dbox-logo p img {
  width: 300px;
}
.dbox-row-5 .dbox-text.dbox-textleft,
.dbox-row-6 .dbox-text.dbox-textleft,
.dbox-row-7 .dbox-text.dbox-textleft,
.dbox-row-8 .dbox-text.dbox-textleft {
  border-left: 0;
  border-right: 2px solid #cccccc;
  padding-right: 50px;
}
.dbox-row-6 .dbox-textleft li {
  margin-bottom: 40px;
}
.dbox-row-6 .dbox-textleft li i {
  color: #000;
}
.dbox-row-9,
.dbox-row-10 {
  background: #f1f1f1 url(../img/logobggray.svg) no-repeat left calc(40vh);
  background-size: 40% auto;
}
.dbox-text dl {
  margin-bottom: 10;
}
.dbox-text dl dt,
.dbox-text dl dd {
  font-size: 32px;
}
.dbox-text dl dt {
  color: #94282b;
}
.dbox-text dl dd {
  margin-left: 0;
  margin-top: 10px;
  line-height: 64px;
}
.dbox-row-d1 {
  background: #f1f1f1 url(../img/sidetop.svg) no-repeat left 0;
  background-size: 75% auto;
}
.dbox-row-dtop {
  display: flex;
  height: 220px;
}
.dbox-row-dtop h1 {
  width: 75%;
  text-align: center;
  line-height: 200px;
  font-size: 72px;
  color: #ffffff;
}
.dbox-row-dtop img {
  height: 220px;
}
.dbox-row-dbottom {
  margin-top: 60px;
  display: flex;
}
.dbox-row-sid {
  width: 30%;
}
.dbox-row-sid li {
  display: flex;
  padding: 40px 50px;
}
.dbox-row-sid li i {
  line-height: 100px;
  font-size: 54px;
  color: #ffffff;
  padding: 0 20px;
  height: 100px;
  text-align: center;
  display: block;
}
.dbox-row-sid li dl {
  padding-left: 40px;
  margin: 0 auto;
}
.dbox-row-sid li dl dt {
  font-size: 36px;
}
.dbox-row-sid li dl dd {
  font-size: 24px;
  margin-left: 0;
  line-height: 48px;
}
.dbox-row-sidone li:nth-child(1) i {
  background: #70ad47;
}
.dbox-row-sidone li:nth-child(2) i {
  background: #5b9bd5;
}
.dbox-row-sidone li:nth-child(3) i {
  background: #ffc000;
}
.dbox-row-sidtwo li:nth-child(1) i {
  background: #ed7d31;
}
.dbox-row-sidtwo li:nth-child(2) i {
  background: #4472c4;
}
.dbox-row-sidtwo li:nth-child(3) i {
  background: #a5a5a5;
}
.dbox-row-dc {
  width: 40%;
  text-align: center;
}
.dbox-row-dc img {
  width: 90%;
  border-radius: 10%;
}
.dbox-row-d2 {
  display: flex;
  background: #f1f1f1;
}
.dbox-row-d2l {
  width: 15%;
  background: url(../img/css_me.png) no-repeat bottom center;
  background-size: 240px;
  box-shadow: 40px 0 30px rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 60px 0;
}
.dbox-row-d2l h1 {
  font-size: 64px;
  line-height: 80px;
  color: #94282b;
  transform: rotate(-90deg);
}
.dbox-row-d2r {
  display: flex;
  width: 85%;
}
.dbox-row-d2r li {
  width: 20%;
  box-shadow: 40px 0 30px rgba(0, 0, 0, 0.1);
  padding-top: 100px;
  overflow: hidden;
  text-align: center;
}
.dbox-row-d2r li h2 {
  font-size: 100px;
  width: 240px;
  height: 240px;
  background: #4472c4;
  border-radius: 50%;
  color: #fff;
  position: relative;
  left: -100px;
  text-align: right;
  line-height: 240px;
  padding-right: 40px;
}
.dbox-row-d2r li i {
  font-size: 120px;
}
.dbox-row-d2r li H4,
.dbox-row-d2r li p {
  padding: 20px;
}
.dbox-row-d2r li H4 {
  font-size: 36px;
}
.dbox-row-d2r li p {
  font-size: 28px;
  line-height: 48px;
}
.dbox-row-d2r li:nth-child(2n+2) {
  padding-top: 300px;
}
.dbox-row-d2r li:nth-child(1) h2 {
  background: #44546a;
}
.dbox-row-d2r li:nth-child(2) h2 {
  background: #ffc000;
}
.dbox-row-d2r li:nth-child(3) h2 {
  background: #4472c4;
}
.dbox-row-d2r li:nth-child(4) h2 {
  background: #ed7d31;
}
.dbox-row-d2r li:nth-child(5) h2 {
  background: #a5a5a5;
}
.dbox-row-11 a {
  font-size: 28px;
  color: #94282b;
  display: block;
  text-align: right;
  margin-top: 30px;
}
@media screen and (max-width: 1920px) {
  .dbox-row {
    height: calc(100vh);
    width: 80%;
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .dbox-text-1 h1 {
    font-size: 64px;
    line-height: 110px;
  }
  .dbox-text .dbox-list-dt li p {
    font-size: 20px;
    line-height: 32px;
  }
  .dbox-text-4 img {
    margin-top: 120px;
    width: 240px;
  }
  .dbox-text-1 h2,
  .dbox-logo h1,
  .dbox-text-4 h1,
  .dbox-row-d2l h1 {
    font-size: 36px;
  }
  .dbox-tith {
    font-size: 36px;
  }
  .dbox-listbox-add li,
  .dbox-row-sid li dl dt,
  .dbox-tith {
    font-size: 20px;
    line-height: 36px;
  }
  .dbox-row-sid li {
    padding: 30px;
  }
  .dbox-row-sid li dl {
    padding-left: 20px;
  }
  .dbox-row-sid {
    width: 30%;
  }
  .dbox-row-dc {
    width: 40%;
  }
  .dbox-row-sid li dl dd {
    font-size: 16px;
    line-height: 28px;
  }
  .dbox-row-dc img {
    width: 100%;
  }
  .dbox-text dl dt,
  .dbox-text dl dd,
  .dbox-row-d2r li p {
    font-size: 20px;
    line-height: 36px;
  }
  .dbox-text img {
    width: 100%;
  }
  .dbox-row-d2r li H4,
  .dbox-row-d2r li p {
    padding: 0 20px;
  }
  .dbox-row-dtop h1 {
    line-height: 140px;
    font-size: 54px;
    width: 85%;
  }
  .dbox-row-d1 {
    background: #f1f1f1 url(../img/sidetop.svg) no-repeat left 0;
    background-size: 85% auto;
  }
  .dbox-row-dtop img {
    height: 180px;
  }
}
@media screen and (max-width: 750px) {
  .dbox-row {
    height: calc(100vh);
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .dbox-row-1,
  .dbox-row-11 {
    flex-wrap: wrap;
    background: #000 url(../img/logobg.svg) no-repeat left 6rem;
    background-size: 100% auto;
    padding: 0 0.3rem;
  }
  .dbox-text-1 {
    width: 100%;
    padding-right: 0;
    margin-top: 0;
  }
  .dbox-text-1 h1 {
    font-size: 0.7rem;
    line-height: 1.2rem;
    text-align: left;
    margin-top: 2rem;
  }
  .dbox-text-1 h2,
  .dbox-logo h1,
  .dbox-text-4 h1,
  .dbox-row-d2l h1 {
    font-size: 0.5rem;
    line-height: 0.7rem;
  }
  .dbox-text-1 h2 {
    margin-top: 5rem;
    text-align: left;
    font-size: 0.42rem;
  }
  .dbox-text-1 p {
    margin-top: 1rem;
    font-size: 0.3rem;
    line-height: 0.48rem;
  }
  .dbox-row-2,
  .dbox-row-3,
  .dbox-row-9,
  .dbox-row-10,
  .dbox-row-5,
  .dbox-row-6,
  .dbox-row-7,
  .dbox-row-8 {
    padding: 0.6rem 0.3rem;
    flex-wrap: wrap;
    background: #ffffff url(../img/logobggray.svg) no-repeat left 4rem;
    background-size: 100% auto;
    height: auto;
  }
  .dbox-logo,
  .dbox-text {
    width: 100%;
  }
  .dbox-text {
    border: 0;
    padding-left: 0;
    margin-top: 6rem;
  }
  .dbox-logo ul {
    padding-right: 0;
    margin-top: 0.6rem;
  }
  .dbox-text .dbox-list-dt li p {
    font-size: 0.3rem;
    line-height: 0.554rem;
    text-align: justify;
  }
  .dbox-logo p {
    margin-top: 0.3rem;
    text-align: center;
  }
  .dbox-listbox-add li,
  .dbox-row-sid li dl dt,
  .dbox-tith {
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .dbox-listbox-add li i {
    margin-right: 0.2rem;
    font-size: 0.6rem;
    display: block;
    height: auto;
    width: auto;
  }
  .dbox-row-logo {
    height: calc(100vh);
    background-size: 100% auto;
    display: flex;
    flex-direction: row-reverse;
  }
  .dbox-text-4 {
    width: 100%;
  }
  .dbox-text-4 h1 {
    margin-top: 2rem;
    padding: 0.3rem;
    width: 80%;
    line-height: 0.9rem;
  }
  .dbox-text-4 img {
    width: 3.6rem;
    margin-top: 5rem;
    margin-left: 0;
  }
  .dbox-row-5 {
    background: #ffffff url(../img/logobggray.svg) no-repeat left 5rem;
    background-size: 100% auto;
  }
  .dbox-row-5 .dbox-text.dbox-textleft,
  .dbox-row-6 .dbox-text.dbox-textleft,
  .dbox-row-7 .dbox-text.dbox-textleft,
  .dbox-row-8 .dbox-text.dbox-textleft {
    margin-top: 0;
    border-right: 0;
    padding-right: 0;
  }
  .dbox-row-5 .dbox-text.dbox-textleft .dbox-list-dt li,
  .dbox-row-6 .dbox-text.dbox-textleft .dbox-list-dt li,
  .dbox-row-7 .dbox-text.dbox-textleft .dbox-list-dt li,
  .dbox-row-8 .dbox-text.dbox-textleft .dbox-list-dt li {
    margin-bottom: 0.3rem;
  }
  .dbox-row-5 .dbox-logo,
  .dbox-row-6 .dbox-logo,
  .dbox-row-7 .dbox-logo,
  .dbox-row-8 .dbox-logo {
    margin-top: 3rem;
    padding-left: 0;
  }
  .dbox-row-5 .dbox-logo h1,
  .dbox-row-6 .dbox-logo h1,
  .dbox-row-7 .dbox-logo h1,
  .dbox-row-8 .dbox-logo h1 {
    text-align: left;
    width: 100%;
  }
  .dbox-row-5 .dbox-logo p,
  .dbox-row-6 .dbox-logo p,
  .dbox-row-7 .dbox-logo p,
  .dbox-row-8 .dbox-logo p {
    text-align: left;
  }
  .dbox-row-5 .dbox-logo p img,
  .dbox-row-6 .dbox-logo p img,
  .dbox-row-7 .dbox-logo p img,
  .dbox-row-8 .dbox-logo p img {
    width: 2.4rem;
  }
  .dbox-row-6 {
    background: #ffffff url(../img/logobggray.svg) no-repeat left 5.5rem;
    background-size: 100% auto;
  }
  .dbox-row-6 .dbox-textleft li {
    margin-bottom: 0.3rem;
    margin-top: 0;
  }
  .dbox-row-d1 {
    background: #f1f1f1 url(../img/sidetop.svg) no-repeat left 0;
    background-size: 100% auto;
    height: auto;
  }
  .dbox-row-d1 h1 {
    width: 100%;
    text-align: center;
    line-height: 0.9rem;
    font-size: 0.4rem;
    height: 0.6rem;
  }
  .dbox-row-d1 .dbox-row-dtop {
    height: auto;
  }
  .dbox-row-d1 .dbox-row-dtop img {
    height: 1.6rem;
  }
  .dbox-row-dbottom {
    margin-top: 0.6rem;
    flex-wrap: wrap;
  }
  .dbox-row-sid {
    width: 100%;
  }
  .dbox-row-sid li {
    padding: 0 0.3rem 0.3rem;
  }
  .dbox-row-sid li i {
    line-height: 1rem;
    font-size: 0.6rem;
    padding: 0 0.3rem;
    height: 1rem;
  }
  .dbox-row-sid li dt {
    font-weight: 700;
  }
  .dbox-row-sid li dl dd {
    font-size: 0.3rem;
    line-height: 0.54rem;
  }
  .dbox-row-dc {
    width: 80%;
    margin: 0.3rem auto;
  }
  .dbox-row-7 {
    background: #ffffff url(../img/logobggray.svg) no-repeat left 7rem;
    background-size: 100% auto;
  }
  .dbox-row-8 {
    background: #ffffff url(../img/logobggray.svg) no-repeat left 5rem;
    background-size: 100% auto;
  }
  .dbox-row-9,
  .dbox-row-10 {
    background-position: left 2rem ;
  }
  .dbox-text dl {
    margin-bottom: 0.3rem;
  }
  .dbox-text dl dt,
  .dbox-text dl dd,
  .dbox-row-d2r li p {
    font-size: 0.32rem;
    line-height: 0.54rem;
  }
  .dbox-text dl dd {
    margin-left: 0;
    margin-top: 0.1rem;
    line-height: 0.54rem;
  }
  .dbox-row-d2 {
    flex-wrap: wrap;
    height: auto;
  }
  .dbox-row-d2l {
    width: 100%;
    background: url(../img/css_me.png) no-repeat center right;
    background-size: 1.6rem;
    text-align: center;
    padding: 0.3rem;
  }
  .dbox-row-d2l h1 {
    transform: rotate(0);
    text-align: left;
  }
  .dbox-row-d2r {
    flex-wrap: wrap;
    width: 100%;
  }
  .dbox-row-d2r li {
    width: 100%;
    padding-top: 0.3rem;
    display: flex;
    flex-wrap: wrap;
    padding: 0.3rem;
    box-shadow: none;
    align-items: center;
    border-bottom: 1px solid #dddddd;
  }
  .dbox-row-d2r li i {
    font-size: 1rem;
  }
  .dbox-row-d2r li h2 {
    font-size: 0.8rem;
    width: 1rem;
    height: 1rem;
    left: 0;
    line-height: 1rem;
    text-align: center;
    padding-right: 0;
    margin-right: 0.4rem;
  }
  .dbox-row-d2r li h4 {
    width: 100%;
    text-align: left;
    padding: 0;
    font-size: 0.5rem;
    margin: 0.3rem 0 0.1rem;
  }
  .dbox-row-d2r li p {
    padding: 0;
    text-align: left;
    width: 100%;
  }
  .dbox-row-d2r li:nth-child(2n+2) {
    padding: 0.3rem;
  }
  .dbox-row-11 .dbox-text-1 h3 {
    margin-top: 2rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
  }
  .dbox-row-11 .dbox-text-1 p {
    margin-top: 5rem;
    text-align: left;
  }
  .dbox-row-11 .dbox-text-1 a {
    font-size: 14px;
    text-align: right;
    display: block;
    color: #94282b;
    font-size: 0.32rem;
    margin-top: 0.6rem;
  }
  .dbox-fours-box {
    width: 100%;
  }
  .dbox-fours-box .dbox-fours-nav li a {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
  .dbox-fours-box .dbox-fours-nav {
    justify-content: center;
  }
  .dbox-samll-box .dbox-fours-nav .per-this a {
    background: none;
  }
}
