@font-face {
  font-family: 'DINPro';
  src: url(/static/pc-show-page-static/font-ico/DINPro-Medium.otf);
}
body{
  background-color: #f9f9f9;
}
.title-con1 {
  min-width: 1200px;
  height: 100px;
}
.title-con1 .cgzh-main-box {
  width: 1200px;
  height: 100%;
  margin-top: 0;
}
.title-con1 .cgzh-main-box .flex{
  display: flex;
  align-items: center;
}
.title-con1 .cgzh-main-box .title-con1-left .title-con1-box1 {
  float: left;
  width: 90px;
  height: 90px;
  margin-top: 0;
}
.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: 16px;
}
.title-con1 .cgzh-main-box .title-con1-right {
  display: flex;
  font-size: 20px;
  color: #222222;
}
.title-con1 .cgzh-main-box .title-con1-right img{
  width: 180px;
  height: 54px;
}
.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 {
  /* max-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: 22px;
  padding-left: 27px;
  margin-bottom: 10px;
  color: #fff;
  background: url(/static/pc-show-page-static/img/modern_education/new-bg.png) no-repeat;
  background-size: 483px;
}
.title-con2 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide .title-box .title-con .new-box .title {
  font-size: 32px;
  color: #fff;
  padding-left: 21px;
}
.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: 1px 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, #1563E6 0%, rgba(249, 142, 35, 0) 100%);
}
.title-con3 {
  min-width: 1200px;
  /* transform: translateY(-75px); */
  padding-top: 78px;
  /* height: 148px; */
  background: url(/static/pc-show-page-static/img/modern_education/search-bg.png) no-repeat;
  background-size: cover;
}
.title-con3 .card-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 1200px;
  height: 148px;
  /* padding-top: 108px; */
  margin: 0 auto;
  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: #1563E6;
}
.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 .number .text {
  width: 18px;
  height: 25px;
  font-size: 18px;
  font-weight: 400;
  color: #838A9D;
  }
.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-con3 .search-box{
  margin-top: 80px;
}
.title-con3 .search-box .content{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0);
}
.title-con3 .search-box .title{
  line-height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #222222;
}
.title-con3 .search-box .search{
  display: flex;
  align-items: center;
  width: 800px;
  height: 48px;
  line-height: 48px;
  background: #FFFFFF;
  border-radius: 24px;
  padding-left: 24px;
  margin: 24px 0 48px;
  border: 1px solid rgba(0,42,180,0.3000);
}
.title-con3 .search-box .search .determine_search_input{
  display: inline-block;
  width: 95%;
  height: 100%;
  vertical-align: text-bottom;
}
.title-con3 .search-box .search .determine_search{
  width: 20px;
  height: 20px;
  cursor: pointer;
}
/* 大学生创新创业成果展区 */
.title-con4 {
  min-width: 1200px;
}
.title-con4 .product-box {
  width: 1200px;
  margin: 40px auto 32px;
}
.title-con4 .product-box .product-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  /* height: 40px; */
}
.title-con4 .product-box .product-header .left {
  display: flex;
}
.title-con4 .product-box .product-header .left .title {
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #222222;
}
.title-con4 .product-box .product-header .left .point {
  margin-left: 24px;
  line-height: 40px;
  font-size: 18px;
  color: #C0C0C1;
}
.title-con4 .product-box .product-header .right {
  width: 247px;
  height: 69px;
}
.title-con4 .product-box .product-header .right img{
  width: 100%;
  height: 100%;
}
.title-con4 .product-box .product-nav {
  width: 100%;
  /* height: 56px; */
  margin-top: 32px;
  margin-bottom: 12px;
  /* background-color: #fff; */
}
.title-con4 .product-box .product-nav .nav-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
}
.title-con4 .product-box .product-nav .nav-box .item{
  display: flex;
  width: 284px;
  height: 112px;
  padding: 28px 16px;
  margin-bottom: 20px;
  background: #FFFFFF;
  cursor: pointer;
}
.title-con4 .product-box .product-nav .nav-box .item img{
  width: 56px;
  height: 56px;
  margin-right: 16px;
}
.title-con4 .product-box .product-nav .nav-box .item .desc{
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  font-size: 14px;
  color: #A8A9AC;
}
.title-con4 .product-box .product-nav .nav-box .item .desc .type{
  width: 180px;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.title-con4 .product-box .product-nav .nav-box .active{
  background: url(/static/pc-show-page-static/img/modern_education/icon-bg.png) no-repeat;
  background-size: cover;
}
.title-con4 .product-box .product-nav .nav-box .active .desc{
  color: #fff;
}
.title-con4 .product-box .product-nav .nav-box .active .desc .type{
  color: #fff;
}
.title-con4 .product-box .product-list .product-box{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.title-con4 .product-box .product-list .product-box .left-box{
  position: relative;
  width: 588px;
  padding-top: 20px;
  box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.0600);
}
.title-con4 .product-box .product-list .product-box .left-box .part-one{
  position: relative;
  width: 548px;
  height: 400px;
  margin: 0 auto;
}
.title-con4 .product-box .product-list .product-box .left-box .part-one .hot-icon{
  position: absolute;
  top: -24px;
  left: -5px;
  width: 65px;
  height: 30px;
}
.title-con4 .product-box .product-list .product-box .left-box .img-box{
  position: relative;
  width: 100%;
  height: 100%;
}
.title-con4 .product-box .product-list .product-box .left-box .img-box img{
  width: 100%;
  height: 100%;
}
.title-con4 .product-box .product-list .product-box .left-box .img-box .title-mask{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4)
}
.title-con4 .product-box .product-list .product-box .left-box .part-tow{
  display: flex;
  justify-content: space-between;
  width: 548px;
  height: 194px;
  margin: 16px auto 44px;
}
.title-con4 .product-box .product-list .product-box .left-box .part-tow .img-box{
  width: 266px;
}
.title-con4 .product-box .product-list .product-box .left-box .part-tow .img-box .title-mask{
  height: 38px;
  line-height: 38px;
  font-size: 16px;
}
.title-con4 .product-box .product-list .product-box .left-box .desc-box{
  width: 548px;
  margin: 0 auto;
}
.title-con4 .product-box .product-list .product-box .left-box .desc-box .text{
  width: 100%;
  height: 20px;
  margin-bottom: 12px;
  font-size: 14px;
  color: #838A9D;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.title-con4 .product-box .product-list .product-box .left-box .bottom-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 588px;
  height: 60px;
  margin-top: 40px;
  padding: 15px 26px 15px 20px;
  color: #fff;
  background: #1563E6;
}
.title-con4 .product-box .product-list .product-box .left-box .bottom-box .flex{
  display: flex;
  align-items: center;
  color: #fff;
}
.title-con4 .product-box .product-list .product-box .left-box .bottom-box .company img{
  width: 30px;
  height: 30px;
  border-radius: 2px;
  margin-right: 14px;
}
.title-con4 .product-box .product-list .product-box .left-box .bottom-box .company span{
  font-size: 16px;
}
.title-con4 .product-box .product-list .product-box .left-box .bottom-box .product img{
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
.title-con4 .product-box .product-list .product-box .item-box{
  width: 588px;
}
.title-con4 .product-box .product-list .product-item:hover .item-top {
  box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
}
.title-con4 .product-box .product-list .product-item:hover .item-bottom {
  box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
}
.title-con4 .product-box .product-list .product-item {
  width: 588px;
  margin-bottom: 24px;
}
.title-con4 .product-box .product-list .product-item:last-of-type {
  margin-bottom: 0;
}
.title-con4 .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;
}
.title-con4 .product-box .product-list .product-item .item-top .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 230px;
  border: 1px solid #F6F6F6;
}
.title-con4 .product-box .product-list .product-item .item-top .img img {
  width: 100%;
  max-height: 100%;
}
.title-con4 .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-con4 .product-box .product-list .product-item .item-top .contents .line-box {
  position: relative;
  margin: 10px 0 15px;
}
.title-con4 .product-box .product-list .product-item .item-top .contents .line-box .short-line {
  position: absolute;
  top: -1px;
  width: 40px;
  height: 2px;
  background: #1563E6;
}
.title-con4 .product-box .product-list .product-item .item-top .contents .line-box .long-line {
  width: 296px;
  height: 1px;
  background: #E2E7F1;
}
.title-con4 .product-box .product-list .product-item .item-top .contents .company {
  display: flex;
  align-items: center;
}
.title-con4 .product-box .product-list .product-item .item-top .contents .company img {
  width: 30px;
  height: 30px;
  /* border: 1px solid #F6F6F6; */
  border-radius: 2px;
}
.title-con4 .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-con4 .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-con4 .product-box .product-list .product-item .item-top .contents .look-btn {
  width: 116px;
  height: 40px;
  background: #1563E6;
}
.title-con4 .product-box .product-list .product-item .item-top .contents .look-btn a {
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.title-con4 .product-box .load-more-box {
  text-align: center;
  display: block;
  margin-top: 16px;
}
.title-con4 .product-box .load-more-box .more {
  width: 134px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #1563E6;
  margin: 0 auto;
  color: #1563E6;
  cursor: pointer;
}


/* 高校创新创业实践基地 */
.title-con5 {
  position: relative;
  min-width: 1200px;
}
.title-con5 .product-box {
  width: 1200px;
  margin: 40px 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: 163px;
  height: 69px;
}
.title-con5 .product-box .product-header .right img{
  width: 100%;
  height: 100%;
}
.title-con5 .swiper-box{
  max-width: 1200px;
  position: relative;
  margin: 20px auto 60px;
}
.title-con5 .swiper-box .swiper-container{
  width: 100%;
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper{
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper .swiper-slide{
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 380px;
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper .swiper-slide img{
  width: 380px;
  height: 240px;
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper .swiper-slide .bottom-box{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 380px;
  height: 87px;
  padding: 16px;
  background-color: #fff;
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper .swiper-slide .bottom-box .school{
  font-size: 18px;
  font-weight: bold;
  color: #1563E6;
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper .swiper-slide .bottom-box .title{
  color: #838A9D;
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper .swiper-slide:hover img{
  filter: brightness(50%);
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper .swiper-slide:hover .bottom-box{
  background-color: #1563E6;
  color: #fff;
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper .swiper-slide:hover .bottom-box .school{
  color: #fff;
}
.title-con5 .swiper-box .swiper-container .swiper-wrapper .swiper-slide:hover .bottom-box .title{
  color: #fff;
}
.title-con5 .btn-cir{
  position: absolute;
  top: 50%;
  left: -64px;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #FFFFFF;
  border: 1px solid #D8DCE3;
  cursor: pointer;
}
.title-con5 #btn-next{
  left: 1224px;
}
.title-con5 .btn-cir img{
  width: 6px;
  height: 12px;
}


/* 高校创新创业成果直达专区 */
.title-con6 {
  position: relative;
  min-width: 1200px;
}
.title-con6 .product-box {
  width: 1200px;
  margin: 40px auto 0;
}
.title-con6 .product-box .product-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  /* height: 40px; */
  margin-bottom: 20px;
}
.title-con6 .product-box .product-header .left {
  display: flex;
}
.title-con6 .product-box .product-header .left .title {
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #222222;
}
.title-con6 .product-box .product-header .left .point {
  margin-left: 24px;
  line-height: 40px;
  font-size: 18px;
  color: #C0C0C1;
}
.title-con6 .product-box .item-box{
  display: flex;
  flex-wrap: wrap;
  height: 475px;
  overflow: hidden;
}
.title-con6 .product-box .item-box .item{
  width: 284px;
  height: 140px;
  margin-right: 21px;
  margin-bottom: 20px;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px 1px rgba(0,0,0,0.0800);
}
.title-con6 .product-box .item-box .item:nth-of-type(4n){
  margin-right: 0;
}
.title-con6 .product-box .item-box .item .item-top{
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 112px;
  padding: 16px 20px;
}
.title-con6 .product-box .item-box .item .item-top .logo{
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.title-con6 .product-box .item-box .item .item-top .logo img{
  width: 100%;
  height: 100%;
}
.title-con6 .product-box .item-box .item .item-top .right{
  width: 148px;
  height: 80px;
}
.title-con6 .product-box .item-box .item .item-top .right .school{
  width: 148px;
  height: 40px;
  margin-bottom: 11px;
  font-size: 14px;
  font-weight: bold;
  color: #222222;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.title-con6 .product-box .item-box .item .item-top .right .type{
  width: auto;
  padding: 3px 20px 4px;
  background: #E8F1FF;
  border: 1px solid #B4D0FE;
}
.title-con6 .product-box .item-box .item .item-bottom{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 7px 0 6px;
  background: #F5F5F5;
}
.title-con6 .product-box .item-box .item .item-bottom .btns{
  display: inline-block;
  padding-top: 2px;
  font-size: 12px;
  text-align: center;
  color: #838A9D;
}
.title-con6 .product-box .item-box .item .item-bottom .line{
  width: 0px;
  height: 12px;
  border: 0.5px solid #D8DCE3;
}
.title-con6 .product-box .load-more-box {
  margin-top: 24px;
}
.title-con6 .product-box .load-more-box .more {
  display: block;
  width: 134px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #1563E6;
  margin: 0 auto;
  color: #1563E6;
  cursor: pointer;
}


/* 我要发布成果 */
.title-con7 {
  position: relative;
  min-width: 1200px;
  margin-top: 45px;
}
.title-con7 .con7-bg {
  width: 100%;
  height: 324px;
  position: absolute;
  z-index: -1;
}
.title-con7 .con7-bg img {
  width: 100%;
  height: 100%;
}
.title-con7 .con7-box {
  width: 1200px;
  height: 112px;
  margin: 0 auto;
  background: none;
  padding: 0;
}
.title-con7 .con7-box .con7-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 43px;
  margin-bottom: 5px;
}
.title-con7 .con7-box .con7-header .left {
  display: flex;
  align-items: center;
}
.title-con7 .con7-box .con7-header .left .title {
  height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #222222;
}
.title-con7 .con7-box .con7-header .left .point {
  margin-left: 24px;
  line-height: 40px;
  font-size: 18px;
  color: #C0C0C1;
}
.title-con7 .con7-box .con7-header .right {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.title-con7 .con7-box .con7-header .right .text {
  height: 22px;
  font-size: 16px;
  color: #1563E6;
  margin-right: 8px;
}
.title-con7 .con7-box .con7-header .right img {
  width: 4px;
  height: 8px;
}
.title-con7 .con7-box .flow-box {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.title-con7 .con7-box .flow-box .long-line {
  position: absolute;
  top: 103px;
  left: 60px;
  width: 1100px;
  height: 0px;
  opacity: 0.1;
  border: 1px solid #1563E6;
}
.title-con7 .con7-box .flow-box .flow-item {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  height: 200px;
}
.title-con7 .con7-box .flow-box .flow-item .number {
  width: 43px;
  height: 51px;
  font-size: 40px;
  font-weight: 500;
  color: #222222;
  font-family: DINPro-Medium, DINPro;
}
.title-con7 .con7-box .flow-box .flow-item img {
  width: 18px;
  height: 18px;
}
.title-con7 .con7-box .flow-box .flow-item .desc {
  height: 44px;
  text-align: center;
  font-size: 16px;
  color: #626E84;
}
.title-con8 {
  position: relative;
  min-width: 1200px;
  /* height: 460px; */
  padding-bottom: 90px;
  background-color: #fff;
}
.title-con8 .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-con8 .need-box .left {
  width: 480px;
  height: 290px;
}
.title-con8 .need-box .left img {
  width: 100%;
  height: 100%;
}
.title-con8 .need-box .right {
  margin-left: 40px;
}
.title-con8 .need-box .right .short-line {
  width: 40px;
  height: 3px;
  background: #1563E6;
}
.title-con8 .need-box .right .title {
  width: auto;
  height: 28px;
  font-size: 20px;
  font-weight: bold;
  color: #222222;
  margin: 12px 0 15px 0;
}
.title-con8 .need-box .right .need-list {
  width: 600px;
  height: 150px;
  font-size: 16px;
  color: #7D8596;
  line-height: 32px;
}
.title-con8 .need-box .right .btn-box {
  display: flex;
  margin-top: 38px;
}
.title-con8 .need-box .right .btn-box .publish {
  width: 138px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #1563E6;
  cursor: pointer;
}
.title-con8 .need-box .right .btn-box .service {
  margin-left: 24px;
  width: 138px;
  line-height: 42px;
  text-align: center;
  color: #1563E6;
  border: 1px solid #1563E6;
  cursor: pointer;
}
.footer-box {
  width: 100%;
  height: 98px;
  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;
}

