* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: PingFang SC-Regular, PingFang SC;
}
@font-face {
  font-family: 'DINPro';
  src: url('../../font-ico/DINPro-Medium.otf');
}
body {
  background: #fff;
}
.title-con1 {
  min-width: 1200px;
  height: 100px;
}
.title-con1 .cgzh-main-box {
  width: 1200px;
  height: 100%;
}
.title-con1 .cgzh-main-box .title-con1-left .title-con1-box1 {
  width: 138.5px;
}
.title-con1 .cgzh-main-box .title-con1-left .title-con1-box1 img {
  width: 100%;
  height: 100%;
}
.title-con1 .cgzh-main-box .title-con1-left .title-con1-box2 {
  height: 100px;
  line-height: 100px;
  font-size: 28px;
  color: #222222;
  margin-left: 34px;
}
.title-con1 .cgzh-main-box .title-con1-right {
  display: flex;
  font-size: 20px;
  color: #222222;
    align-items: center;
}
.title-con1 .cgzh-main-box .title-con1-right .title-box1 {
  margin-right: 20px;
}
.title-con1 .cgzh-main-box .title-con1-right .title-box2 {
  margin-left: 20px;
}
.title-con1 .cgzh-main-box .title-con1-right .number {
  display: flex;
  justify-content: center;
  align-items: center;
}
.title-con1 .cgzh-main-box .title-con1-right .number .number-bg {
  width: 46px;
  height: 74px;
  line-height: 68px;
  text-align: center;
  font-size: 52px;
  color: #fff;
  margin: 0 5px;
  background-image: url(../../img/publish/number-bg.png);
  font-family: DINPro-Medium, DINPro;
}
.title-con2 {
  position: relative;
  min-width: 1200px;
  height: 540px;
}
.title-con2 .pc-slide {
  width: 100%;
  height: 100%;
}
.title-con2 .pc-slide .view {
  width: 100%;
  height: 100%;
}
.title-con2 .pc-slide .view .swiper-container {
  width: 100%;
  height: 100%;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide {
  justify-content: start;
  align-items: start;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box {
  position: absolute;
  width: 100%;
  height: 100%;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .img-mask {
  width: 1560px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con {
  position: relative;
  z-index: 9;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con .new-box {
  padding-top: 40px;
  margin-bottom: 130px;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con .new-box .point {
  line-height: 56px;
  font-size: 24px;
  padding-left: 27px;
  margin-bottom: 10px;
  color: #fff;
  background: url(../../img/publish/new-bg.png) no-repeat;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con .new-box .title {
  font-size: 32px;
  color: #fff;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con .details-box .title {
  font-size: 22px;
  color: #fff;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con .details-box .short-line {
  margin: 20px 0;
  width: 16px;
  border: 2px solid #FFFFFF;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con .details-box .desc {
  width: 404px;
  height: 42px;
  line-height: 22px;
  font-size: 14px;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con .details-box .look-details {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  width: 96px;
  height: 28px;
  color: #fff;
  border: 1px solid #FFFFFF;
  cursor: pointer;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con .details-box .look-details img {
  margin-left: 4px;
  width: 8px;
  height: 6px;
}
.title-con2 .pc-slide .preview {
  position: relative;
  width: 100%;
  height: 108px;
  transform: translateY(-50%);
  z-index: 1;
}
.title-con2 .pc-slide .preview .swiper-container {
  width: 1200px;
  height: 100%;
}
.title-con2 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide {
  justify-content: start;
  align-items: start;
  position: relative;
  width: calc(100% / 5);
  height: 100%;
  cursor: pointer;
}
.title-con2 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide img {
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.title-con2 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide .text-box {
  position: absolute;
  z-index: 999;
  margin-left: 20px;
}
.title-con2 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide .text-box .short-line {
  margin: 20px 0;
  width: 24px;
  height: 0;
  border: 1px solid #FFFFFF;
}
.title-con2 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide .text-box .title {
  width: 144px;
  height: 50px;
  font-size: 18px;
  color: #FFFFFF;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.title-con2 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide .img-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.title-con2 .pc-slide .preview .swiper-container .swiper-wrapper .active-nav {
  width: 240px;
  height: 108px;
  background: linear-gradient(148deg, #F98E23 0%, rgba(249, 142, 35, 0) 100%);
}
.title-con3 {
  min-width: 1200px;
  height: 148px;
}
.title-con3 .card-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 1200px;
  height: 148px;
  margin: 74px auto 0;
  background-color: #fff;
}
.title-con3 .card-box .card-item {
  width: calc(100% / 4);
  height: 100%;
}
.title-con3 .card-box .card-item .number {
  line-height: 64px;
  text-align: center;
  margin: 21px auto 12px;
  font-size: 50px;
  font-weight: bold;
  color: #FF6A00;
}
.title-con3 .card-box .card-item .number .num {
  font-family: DINPro-Medium, DINPro;
}
.title-con3 .card-box .card-item .number .add {
  font-size: 24px;
  line-height: 24px;
  transform: translateY(-10px);
}
.title-con3 .card-box .card-item .title {
  text-align: center;
  font-size: 16px;
  color: #838A9D;
}
.title-con3 .card-box .short-line2 {
  width: 1px;
  height: 80px;
  background: linear-gradient(90deg, rgba(220, 226, 238, 0) 0%, #DCE2EE 51%, rgba(220, 226, 238, 0) 100%);
}
.title-con4 {
  min-width: 1200px;
}
.title-con4 .action-box {
  width: 1200px;
  margin: 40px auto 0;
}
.title-con4 .action-box .action-header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 40px;
}
.title-con4 .action-box .action-header .left {
  display: flex;
  justify-content: center;
  align-items: center;
}
.title-con4 .action-box .action-header .left .title {
  width: 252px;
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #222222;
}
.title-con4 .action-box .action-header .left .point {
  width: 193px;
  margin-left: 24px;
  line-height: 40px;
  font-size: 18px;
  color: #C0C0C1;
}
.title-con4 .action-box .action-header .right {
  display: flex;
  align-items: center;
}
.title-con4 .action-box .action-header .right .right-btn {
  width: 164px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #DDDDDD;
  cursor: pointer;
}
.title-con4 .action-box .action-header .right .right-btn a {
  width: 100%;
  color: #222222;
}
.title-con4 .action-box .action-header .right .active {
  border: 1px solid #FF6A00;
  background-color: #FFEDE0;
}
.title-con4 .action-box .action-header .right .active a {
  color: #FF6A00;
}
.title-con4 .action-box .action-header .right .active ::before {
  content: '';
  width: 16px;
  height: 8px;
  display: inline-block;
  background: url('../../img/publish/d-before.png') no-repeat;
  margin-right: 8px;
}
.title-con4 .action-box .action-header .right .active ::after {
  content: '';
  width: 16px;
  height: 8px;
  display: inline-block;
  background: url('../../img/publish/d-after.png') no-repeat;
  margin-left: 8px;
}
.title-con4 .action-box .action-table {
  width: 100%;
  margin-top: 30px;
  padding: 24px;
  background-color: #fff;
}
.title-con4 .action-box .action-table .table-item:first-of-type .header {
  height: 48px;
}
.title-con4 .action-box .action-table .table-item:first-of-type .header .list-group-item {
  line-height: 48px;
}
.title-con4 .action-box .action-table .table-item:first-of-type .header .day ::after {
  margin-top: 18px;
}
.title-con4 .action-box .action-table .table-item:first-of-type .header .time::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 0px;
  width: 1px;
  height: 50%;
  background-color: #fff;
}
.title-con4 .action-box .action-table .table-item .list-group {
  display: flex;
  margin-bottom: 0;
}
.title-con4 .action-box .action-table .table-item .list-group .list-group-item {
  padding: 0;
}
.title-con4 .action-box .action-table .table-item .list-group .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.title-con4 .action-box .action-table .table-item .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.title-con4 .action-box .action-table .table-item .header {
  height: 68px;
}
.title-con4 .action-box .action-table .table-item .header .list-group-item {
  border: none;
  margin-bottom: 0;
  margin-top: -1px;
  line-height: 88px;
  font-size: 16px;
  color: #222222;
  padding-left: 40px;
}
.title-con4 .action-box .action-table .table-item .header .day {
  width: 110px;
  line-height: 88px;
  font-size: 28px;
  font-weight: 500;
  color: #222222;
  text-align: center;
  padding-left: 0;
}
.title-con4 .action-box .action-table .table-item .header .day ::after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 11px;
  height: 10px;
  background: url('../../img/publish/table.png') no-repeat;
  margin-left: 12px;
  margin-top: 38px;
}
.title-con4 .action-box .action-table .table-item .header .time {
  width: 163px;
}
.title-con4 .action-box .action-table .table-item .header .theme {
  width: 489px;
}
.title-con4 .action-box .action-table .table-item .header .host {
  width: 254px;
}
.title-con4 .action-box .action-table .table-item .header .btns {
  width: 136px;
}
.title-con4 .action-box .action-table .table-item .list {
  height: 56px;
}
.title-con4 .action-box .action-table .table-item .list .list-group-item {
  border: none;
}
.title-con4 .action-box .action-table .table-item .list .day {
  width: 110px;
  line-height: 56px;
  font-size: 28px;
  font-weight: 500;
  color: #374567;
  text-align: center;
}
.title-con4 .action-box .action-table .table-item .list .time {
  width: 163px;
  line-height: 56px;
  padding-left: 40px;
  color: #374567;
}
.title-con4 .action-box .action-table .table-item .list .theme {
  width: 489px;
  line-height: 56px;
  padding-left: 40px;
  padding-right: 53px;
  color: #374567;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.title-con4 .action-box .action-table .table-item .list .host {
  width: 254px;
  line-height: 56px;
  padding-left: 40px;
  color: #374567;
}
.title-con4 .action-box .action-table .table-item .list .host .host-from {
  color: #999999;
  margin-left: 20px;
}
.title-con4 .action-box .action-table .table-item .list .live {
  width: 136px;
  line-height: 56px;
  color: #FF6A00;
  padding-left: 40px;
}
.title-con4 .action-box .action-table .table-item .list .know {
  width: 136px;
  line-height: 56px;
  color: #222;
  padding-left: 40px;
}
.title-con4 .action-box .action-table .table-item .border-bottom {
  border-bottom: 1px solid #E4E8F1 !important;
}
.title-con4 .action-box .action-table .table-item .border-left {
  border-left: 1px solid #FFDFC8 !important;
}
.title-con4 .action-box .action-table .table-item .list-group:nth-of-type(even) .list-group-item {
  background: #FFFCFA;
}
.title-con4 .action-box .action-table .table-item .list-group:nth-of-type(even) .day {
  background: #fff;
}
.title-con5 {
  min-width: 1200px;
}
.title-con5 .product-box {
  width: 1200px;
  margin: 46px auto 0;
}
.title-con5 .product-box .product-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 40px;
}
.title-con5 .product-box .product-header .left {
  display: flex;
}
.title-con5 .product-box .product-header .left .title {
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #222222;
}
.title-con5 .product-box .product-header .left .point {
  margin-left: 24px;
  line-height: 40px;
  font-size: 18px;
  color: #C0C0C1;
}
.title-con5 .product-box .product-header .right {
  width: 236px;
  height: 34px;
}
.title-con5 .product-box .product-header .right .input-box {
  width: 100%;
  height: 100%;
  border-radius: 17px;
  border: 1px solid #F2F2F2;
  background: #fff;
}
.title-con5 .product-box .product-header .right .input-box .input {
  width: 100%;
  line-height: 34px;
  padding-left: 20px;
  padding-right: 40px;
}
.title-con5 .product-box .product-header .right .input-icon {
  width: 16px;
  height: 16px;
  float: right;
  margin-right: 12px;
  margin-top: -28px;
}
.title-con5 .product-box .product-header .right .input-icon .icon {
  width: 100%;
  height: 100%;
}
.title-con5 .product-box .product-nav {
  width: 100%;
  height: 56px;
  margin-top: 32px;
  margin-bottom: 20px;
  background-color: #fff;
}
.title-con5 .product-box .product-nav .product-swiper-container {
  padding: 0 32px;
}
.title-con5 .product-box .product-nav .product-swiper-container .product-swiper-wrapper .swiper-slide {
  width: auto;
  font-size: 18px;
  color: #999999;
  margin-right: 47px;
  cursor: pointer;
}
.title-con5 .product-box .product-nav .product-swiper-container .product-swiper-wrapper .swiper-slide:last-of-type {
  margin-right: 0;
}
.title-con5 .product-box .product-nav .product-swiper-container .product-swiper-wrapper .active {
  color: #FF6A00;
}
.title-con5 .product-box .product-list .product-item:hover .item-top {
  box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
}
.title-con5 .product-box .product-list .product-item:hover .item-bottom {
  box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
}
.title-con5 .product-box .product-list .product-item {
  width: 588px;
  margin-bottom: 32px;
}
.title-con5 .product-box .product-list .product-item .item-top {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 270px;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.06);
  padding: 20px;
  margin-bottom: 10px;
}
.title-con5 .product-box .product-list .product-item .item-top .img {
  width: 230px;
  height: 230px;
  border: 1px solid #F6F6F6;
}
.title-con5 .product-box .product-list .product-item .item-top .img img {
  width: 100%;
  height: 100%;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .title {
  width: 298px;
  height: 28px;
  font-size: 20px;
  font-weight: bold;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .line-box {
  position: relative;
  margin: 10px 0 15px;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .line-box .short-line {
  position: absolute;
  top: -1px;
  width: 40px;
  height: 2px;
  background: #FF6A00;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .line-box .long-line {
  width: 296px;
  height: 1px;
  background: #E2E7F1;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .company {
  display: flex;
  align-items: center;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .company img {
  width: 30px;
  height: 30px;
  border: 1px solid #F6F6F6;
  border-radius: 2px;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .company .name {
  width: 240px;
  height: 18px;
  font-size: 13px;
  color: #999999;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .desc {
  width: 296px;
  height: 42px;
  font-size: 14px;
  color: #7D8596;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 15px 0 45px;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .look-btn {
  width: 116px;
  height: 40px;
  background: #FF6A00;
}
.title-con5 .product-box .product-list .product-item .item-top .contents .look-btn a {
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.title-con5 .product-box .product-list .product-item .item-bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 56px;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.06);
  padding: 16px 20px;
}
.title-con5 .product-box .product-list .product-item .item-bottom .left {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #222;
}
.title-con5 .product-box .product-list .product-item .item-bottom .left img {
  width: 24px;
  height: 24px;
}
.title-con5 .product-box .product-list .product-item .item-bottom .left .type {
  margin: 0 8px 0 5px;
}
.title-con5 .product-box .product-list .product-item .item-bottom .left .time {
  margin-left: 15px;
}
.title-con5 .product-box .product-list .product-item .item-bottom .right {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.title-con5 .product-box .product-list .product-item .item-bottom .right .live {
  margin-right: 10px;
  font-size: 16px;
  color: #FF6A00;
}
.title-con5 .product-box .product-list .product-item .item-bottom .right img {
  width: 16px;
  height: 16px;
}
.title-con5 .product-box .load-more-box {
  margin-top: 16px;
}
.title-con5 .product-box .load-more-box .more {
  width: 134px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #222222;
  margin: 0 auto;
  cursor: pointer;
}
.title-con6 {
  position: relative;
  min-width: 1200px;
  margin-top: 45px;
}
.title-con6 .con6-bg {
  width: 100%;
  height: 324px;
  position: absolute;
  z-index: -1;
}
.title-con6 .con6-bg img {
  width: 100%;
  height: 100%;
}
.title-con6 .con6-box {
  width: 1200px;
  height: 324px;
  margin: 0 auto;
  background: none;
  padding: 0;
}
.title-con6 .con6-box .con6-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 43px;
  margin-bottom: 5px;
}
.title-con6 .con6-box .con6-header .left {
  display: flex;
  align-items: center;
}
.title-con6 .con6-box .con6-header .left .title {
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #222222;
}
.title-con6 .con6-box .con6-header .left .point {
  margin-left: 24px;
  line-height: 40px;
  font-size: 18px;
  color: #C0C0C1;
}
.title-con6 .con6-box .con6-header .right {
  display: flex;
  align-items: center;
}
.title-con6 .con6-box .con6-header .right .text {
  height: 22px;
  font-size: 16px;
  color: #FF6A00;
  margin-right: 8px;
}
.title-con6 .con6-box .con6-header .right img {
  width: 4px;
  height: 8px;
}
.title-con6 .con6-box .flow-box {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.title-con6 .con6-box .flow-box .long-line {
  position: absolute;
  top: 103px;
  left: 60px;
  width: 1100px;
  height: 0px;
  opacity: 0.1;
  border: 1px solid #FF6A00;
}
.title-con6 .con6-box .flow-box .flow-item {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  height: 200px;
}
.title-con6 .con6-box .flow-box .flow-item .number {
  width: 43px;
  height: 51px;
  font-size: 40px;
  font-weight: 500;
  color: #222222;
  font-family: DINPro-Medium, DINPro;
}
.title-con6 .con6-box .flow-box .flow-item img {
  width: 18px;
  height: 18px;
}
.title-con6 .con6-box .flow-box .flow-item .desc {
  height: 44px;
  text-align: center;
  font-size: 16px;
  color: #626E84;
}
.title-con7 {
  position: relative;
  min-width: 1200px;
  height: 460px;
  padding-bottom: 90px;
  background-color: #fff;
}
.title-con7 .need-box {
  display: flex;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 40px;
  background: #FFFFFF;
  box-shadow: 0px 6px 20px 1px rgba(0, 0, 0, 0.08);
}
.title-con7 .need-box .left {
  width: 480px;
  height: 290px;
}
.title-con7 .need-box .left img {
  width: 100%;
  height: 100%;
}
.title-con7 .need-box .right {
  margin-left: 40px;
}
.title-con7 .need-box .right .short-line {
  width: 40px;
  height: 3px;
  background: #FF6A00;
}
.title-con7 .need-box .right .title {
  width: 80px;
  height: 28px;
  font-size: 20px;
  font-weight: bold;
  color: #222222;
  margin: 12px 0 15px 0;
}
.title-con7 .need-box .right .need-list {
  width: 600px;
  height: 150px;
  font-size: 16px;
  color: #7D8596;
  line-height: 32px;
}
.title-con7 .need-box .right .btn-box {
  display: flex;
  margin-top: 38px;
}
.title-con7 .need-box .right .btn-box .publish {
  width: 138px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #FF6A00;
}
.title-con7 .need-box .right .btn-box .service {
  margin-left: 24px;
  width: 138px;
  line-height: 42px;
  text-align: center;
  color: #FF6A00;
  border: 1px solid #FF6A00;
}
.footer-box {
  width: 100%;
  height: 65px;
  background: #3A3A3A;
  color: #fff;
}
.footer-box .footer {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.footer-box .footer div:first-of-type {
  padding: 24px 0 12px 0;
}
