workshop.css 6.5 KB
.work_one {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}

.work_one .one_info {
  display: flex;
  justify-content: space-between;
}

.work_one .one_info img {
  display: block;
}

.work_one .one_info .lef img {
  width: 437.87px;
}

.work_one .one_info .rig {
  margin-left: 45px;
}

.work_one .one_info .rig ul {
  width: 100%;
}

.work_one .one_info .rig ul li {
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  color: #C70009;
  line-height: 46px;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}

.work_one .one_info .rig ul li span {
  position: absolute;
  top: 16px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../../../imgs/manu/base_redto.png) center center no-repeat;
  background-size: 100%;
  margin-right: 14px;
}

.work_one .one_info .rig ul li p {
  margin-left: 26px;
}

.work_one .one_info .rig .pic_info {
  position: relative;
  width: 100%;
  height: 588.48px;
  border-radius: 10px;
  background: url(../../../imgs/manu/work2.jpg) center center no-repeat;
  background-size: 100% 100%;
}

.work_one .one_info .rig .pic_info div {
  width: 130px;
  height: 80px;
  background: url(../../../imgs/manu/work_in1.png) center center no-repeat;
  background-size: 100%;
  overflow: hidden;
  position: absolute;
}

.work_one .one_info .rig .pic_info div:nth-child(1) {
  left: 240px;
  bottom: 140px;
}

.work_one .one_info .rig .pic_info div:nth-child(2) {
  right: 127px;
  bottom: 86px;
}

.work_one .one_info .rig .pic_info div p {
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  color: #FCD106;
  line-height: 30px;
  text-align: center;
  margin-top: 14px;
}

.small_title {
  font-size: 24px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  color: #000000;
  display: flex;
  align-items: center;
}

.small_title::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 56px;
  margin-right: 20px;
  background-color: #C70009;
}

.work_two {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}

.work_two .title_bot {
  width: 100%;
  background-color: #F7F7F9;
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  margin-top: 40px;
}

.work_two .title_bot p {
  margin: 30px 38px;
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  color: #787878;
  line-height: 56px;
  text-align: justify;
}

.work_two .pic_info {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-top: 40px;
}

.work_two .pic_info img {
  display: block;
  width: 471.62px;
  border-radius: 10px;
}

.work_two .pic_info .rig {
  width: 678.64px;
  margin-left: 40px;
}

.work_two .pic_info .rig p:nth-child(1) {
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 600;
  color: #C70009;
  line-height: 46px;
  text-align: justify;
}

.work_two .pic_info .rig p:nth-child(1)::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../../../imgs/manu/base_redto.png) center center no-repeat;
  background-size: 100%;
  margin-right: 18px;
}

.work_two .pic_info .rig p:nth-child(2) {
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  color: #787878;
  line-height: 40px;
  margin-top: 22px;
  text-align: justify;
}

.work_thr {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}

.work_thr .two_info {
  display: flex;
  justify-content: space-between;
  margin-top: 42px;
}

.work_thr .two_info img {
  display: block;
}

.work_thr .two_info .lef img {
  width: 437.87px;
}

.work_thr .two_info .rig {
  margin-left: 45px;
}

.work_thr .two_info .rig ul {
  width: 100%;
}

.work_thr .two_info .rig ul li {
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  color: #C70009;
  line-height: 46px;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}

.work_thr .two_info .rig ul li span {
  position: absolute;
  top: 16px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../../../imgs/manu/base_redto.png) center center no-repeat;
  background-size: 100%;
  margin-right: 14px;
}

.work_thr .two_info .rig ul li p {
  margin-left: 26px;
}

.work_thr .two_info .rig .pic_info {
  position: relative;
  width: 100%;
  height: 586.48px;
  border-radius: 10px;
  background: url(../../../imgs/manu/work7.jpg) center center no-repeat;
  background-size: 100%;
}

.work_thr .two_info .rig .pic_info div {
  overflow: hidden;
  position: absolute;
}

.work_thr .two_info .rig .pic_info div:nth-child(1) {
  width: 130px;
  height: 60px;
  background: url(../../../imgs/manu/work_in2.png) center center no-repeat;
  background-size: 100%;
  left: 213px;
  bottom: 89px;
}

.work_thr .two_info .rig .pic_info div:nth-child(2) {
  width: 130px;
  height: 80px;
  background: url(../../../imgs/manu/work_in1.png) center center no-repeat;
  background-size: 100%;
  right: 150px;
  bottom: 69px;
}

.work_thr .two_info .rig .pic_info div p {
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  color: #FCD106;
  line-height: 30px;
  text-align: center;
  margin-top: 14px;
}

.work_fou {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}

.work_fou .title_bot {
  width: 100%;
  background-color: #F7F7F9;
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  margin-top: 40px;
}

.work_fou .title_bot p {
  margin: 30px 38px;
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  color: #787878;
  line-height: 56px;
  text-align: justify;
}

.work_fou .pic_bot_info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.work_fou .pic_bot_info div img {
  display: block;
  height: 397.86px;
  border-radius: 10px;
}

.work_fou .pic_bot_info div p {
  width: 555.45px;
  margin: 0 auto;
  margin-top: 28px;
}

.work_fou .pic_bot_info div p:nth-child(2) {
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  color: #C70009;
  line-height: 46px;
}

.work_fou .pic_bot_info div p:nth-child(2)::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../../../imgs/manu/base_redto.png) center center no-repeat;
  background-size: 100%;
  margin-right: 14px;
}

.work_fou .pic_bot_info div p:nth-child(3) {
  font-size: 18px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  color: #787878;
  line-height: 40px;
  text-align: justify;
}