* {
  padding: 0;
  margin: 0;
}
body {
  background: #DEF1FF !important;
}
td.c1 {
    width: 150px;
	text-align-last: justify;
    padding: 0 0 0 20px;
}
td.c2 {
    width: 450px;
}
.qx-xilan {
  width: 1320px;
  margin: 0 auto;
  padding: 37px 63px;
  background-color: #ffffff;
  font-size: 16px;
}
.qx-xilan .qx-xilan-title {
  padding: 60px 0 30px 0;
  text-align: center;
  color: #1c4b90;
  font-size: 20px;
  font-weight: 700;
}
.qx-xilan .qx-xilan-line {
  height: 35px;
  background-color: #f0f0f0;
  display: flex;
  padding: 0 50px;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 30px;
}
.qx-xilan .qx-xilan-line span {
  color: #5a5a5a;
  font-size: 14px;
}
.qx-xilan .qx-xilan-line span i {
  width: 10px;
  height: 10px;
  display: inline-block;
  border: 1px solid #000000;
  margin-right: 5px;
  vertical-align: middle;
}
.qx-xilan .qx-xilan-bottom {
  height: 35px;
  background-color: #f0f0f0;
  display: flex;
  justify-content: right;
  margin-top: 30px;
  align-items: center;
}
.qx-xilan #con img{
    max-width: 1000px;
  }
  .qx-xilan table{
    border: 1px solid #9999;
  }
  .qx-xilan table tr{
    line-height: 35px;
  }
  