.fcbox {
  width: 100%;
  overflow: hidden;
  height: 163px;
  padding-top: 40px;
  background: url(/eportal/uiFramework/commonResource/image/2021083013295543645.jpg) repeat-x;
}
.footMain {
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.fciconbox {
  width: 215px;
  float: left;
  margin: 0 40px 0 50px;display:flex;align-items:center;
}
.fcttbox {
  overflow: hidden;
  float: left;
  margin-left: 20px;
  width:700px;
}
.fctt1 {
  width: 270px;
  float: left;
}
.fctt2 {
  float: right;
}
.fcttbox li {
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  margin-left: 30px;display:flex;
}
.fcttbox li span a{font-size: 12px;
  color: #fff;
  line-height: 24px;}
@media screen and (max-width: 640px){
  .fcbox{height:auto!important;background: url(/eportal/uiFramework/commonResource/image/2021083013295543645.jpg) repeat;}
}
