.main {
  background: #fafafa;
}
#meetingDesc {
  border-radius: 6px;
  position: relative;
  padding: 42px;
  background: #ffffff;
  margin-top: -80px;
  margin-bottom: 70px;
}
#meetingDesc h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  color: #3e3e3e;
}
.main_cnt {
  margin-top: -40px;
  border-radius: 6px;
}
.main .main_cnt {
  padding-top: 40px;
  padding-left: 16px;
}
.main .main_cnt .main_left .business_list {
  width: 1200px;
  margin-left: 10px;
}
.main .main_cnt .main_left .business_list ul {
  width: 100%;
  display: initial;
  flex: initial;
}
.main .main_cnt .main_left .business_list ul li {
  margin: 0;
  margin-right: 27px;
  width: auto;
  float: left;
  margin-bottom: 27px;
}
.main .main_cnt .main_left .business_list ul li .one {
  width: 259px;
  height: 194px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  display: inline-block;
}
.main .main_cnt .main_left .business_list ul li .two {
  width: 490px;
  height: 100px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  display: inline-block;
  margin-left: 30px;
  margin-right: 15px;
}
.main .main_cnt .main_left .business_list ul li .three {
  width: 490px;
  height: 100px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  display: inline-block;
  border-left: solid 8px #41a09a;
  margin-left: 30px;
  margin-right: 15px;
}
.main .main_cnt .main_left .business_list ul li a:hover {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
.main .main_cnt .main_left .business_list ul li .one .title {
  width: 182px !important;
  text-align: center;
  margin: 0 auto;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  margin-top: -5px;
}
.main .main_cnt .main_left .business_list ul li .two .title {
  float: left;
  position: relative;
  left: 30px;
  top: 29px;
  width: 350px;
}
.main .main_cnt .main_left .business_list ul li a .title {
  font-size: 17px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(62, 62, 62, 1);
}
#more {
  text-align: center;
  cursor: pointer;
  margin-bottom: 57px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(139, 139, 139, 1);
}
#fetchMore {
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
#banner {
  background-size: contain;
}
.icon {
  height: 106px;
  width: 53px;
  margin: 0 auto;
  text-align: center;
}
.icon img {
  width: 54px;
  height: 54px;
  margin-top: 43px;
}
.icon-2 img {
  float: left;
  width: 54px;
  height: 54px;
  top: 24px;
  position: relative;
  left: 26px;
}
.icon-3 {
  position: relative;
}
.icon-3 img {
  width: 24px;
  height: 28px;
  position: absolute;
  right: 37px;
  top: 38px;
}
.main .main_cnt .main_left .business_list ul li .three .title {
  line-height: 100px;
  width: auto;
  margin: 0;
  margin-left: 33px;
  display: inline-block;
}
.default_icon {
  height: 53px;
  width: 54px;
  margin: 0 auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.item-0 {
  background-image: url(../images/project/l_icon_1.png);
  top: 43px;
  position: relative;
}
.item-1 {
  background-image: url(../images/project/l_icon_2.png);
  top: 43px;
  position: relative;
}
.item-2 {
  background-image: url(../images/project/l_icon_3.png);
  top: 43px;
  position: relative;
}
.item-3 {
  background-image: url(../images/project/l_icon_4.png);
  top: 43px;
  position: relative;
}
.item-2-0 {
  background-image: url(../res/images/project/n_icon_1.png);
  top: 23px;
  left: 23px;
  position: relative;
  float: left;
}
.item-2-1 {
  background-image: url(../images/project/n_icon_2.png);
  top: 23px;
  left: 23px;
  position: relative;
  float: left;
}
.item-2-2 {
  background-image: url(../images/project/n_icon_3.png);
  top: 23px;
  left: 23px;
  position: relative;
  float: left;
}
.item-2-3 {
  background-image: url(../images/project/n_icon_4.png);
  top: 23px;
  left: 23px;
  position: relative;
  float: left;
}
.h-title {
  font-size: 20px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: rgba(19, 18, 18, 1);
  margin-bottom: 30px;
  border-left: 3px solid #41a09a;
  padding-left: 5px;
}
.eighteen {
  height: 101px !important;
}
.main .main_cnt .main_left .coll_list {
  padding-left: 32px;
  border-radius: 12px;
}
.main .main_cnt .main_left .coll_list ul li .w {
  width: 836px;
  margin-left: 21px;
  float: left;
}
.main .main_cnt .main_left {
  width: 100%;
}
.main .main_cnt .main_left .news_list ul li .img {
  width: 191px;
  height: 145px;
}
/* .line-box {
  height: 20px;
  background: #fafafa;
  margin-left: -16px;
  margin-right: -35px;
} */
.pc-desc-img{
  width: 1170px;
}
.pc-desc-img img{
  display: block;
  width: 100%;
}
.project-big-img{
  width: 259px;
  height: 259px;
  display: block;
  overflow: hidden;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  cursor: pointer;
}
.main .main_cnt{
  background: none;
}
.coll_list{
  background: #fff;
  padding-left: 32px;
  margin-left: -16px;
  margin-right: -30px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 20px;
}
#fetchMore{
  margin-left: -16px;
  margin-right: -30px;
  line-height: 40px;
  margin-bottom: 20px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
.pcBackImgUrl{
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
.project-cont{
  position: relative;
  z-index: 11;
}

