.page {
  position: relative;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
  overflow: hidden;
}


.group3 {
  width: 100%;
  margin: 0px auto;
}

.group4 {
  /*height: 1506px;*/
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  padding: 10px 3px;
  border-top: 0;
  /*width: 350px;*/
  border-bottom: 0;
  border-left: 0;
}

.section1 {
    width: 360px;
	/*height: calc(100vh);*/
	overflow-y: auto;
}

/*滚动条*/
.page ::-webkit-scrollbar  
{  
    width: 5px;  /*滚动条宽度*/
    height: 8px;  /*滚动条高度*/
}  
.page ::-webkit-scrollbar-track  
{  
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/  
    border-radius: 3px;  /*滚动条的背景区域的圆角*/
    background-color: #fff;/*滚动条的背景颜色*/  
}  
.page ::-webkit-scrollbar-thumb  
{  
    border-radius: 3px;  /*滚动条的圆角*/
 /*   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  */
    background-color: #d4d4d4;  /*滚动条的背景颜色*/
}

.layer3 {
  height: 60px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 350px;
}

.section2 {
  width: 305px;
  height: 31px;
  margin: 15px 0 0 20px;
}

.word2 {
  width: 48px;
  height: 31px;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  white-space: nowrap;
  line-height: 31px;
  text-align: left;
  font-weight: 550;
}

.bd8 {
  width: 13px;
  height: 22px;
  background: url(../img/SketchPng47ac33634f19593569d4b81149a9dec7f2d6ceaa8dcd96e02fed7f5a7ef41cde.png)
    0px 0px no-repeat;
}

.mod1 {
  width: 222px;
  height: 28px;
  background: url(../img/SketchPngf855bd54ed314f4c3668b142ba6edbeedf44945c4537bc87d3411749cf749b19.png) right center no-repeat;
  margin: 0;
  float: right;
  text-align: right;
}

.layer4 {
  height: 60px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 350px;
  margin-top: -1px;
}

.mod2 {
  width: 310px;
  height: 31px;
  margin: 0 0 0 20px;
}

.txt2 {
  width: 48px;
  height: 31px;
  display: inline-block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 31px;
  text-align: left;
  margin-top:13px;
}

.box2 {
	width: 100%;
	height: 60px;
	background: url(../img/SketchPng50f41714282a97b8984e7ec47b702157a14f273647db32d9c5c3535237f9a43d.png) right center no-repeat;
	margin: 0;
	float: right;
	text-align: right;
}

.box3 {
  width: 100%;
  height: 60px;
  background: url(../img/SketchPng10aab54fef53aa47b08d311b2583c444d41bf8996d1e2a0fc5354e343f158825.png) right center no-repeat;
  margin: 0;
  float: right;
  text-align: right;
}

.layer5 {
  height: 131px;
  background-color: rgba(251, 253, 255, 1);
  width: 350px;
  border:solid 1px #e9e9e9;
  border-top:0;
  border-bottom:0;
  justify-content: flex-center;
}

.mod3 {
  width: 310px;
  height: 40px;
  margin: 20px 0 0 20px;
}

.mod4 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  width: 145px;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(68, 76, 86, 1);
  float: left;
  margin: 0 18px 18px 0;
}
.mod4:nth-child(2n) {
  margin-right:0px;
}
.mod4:hover {
  height: 40px;
  border-radius: 4px;
  border: 1px solid #2E80E2;
  width: 145px;
}
.mod4:focus, .mod7:active, .mod7:visited {
  height: 40px;
  border-radius: 4px;
  border: 1px solid #2E80E2;
  background-color: #2E80E2;
  color:#fff;
  width: 145px;
}
.on {
  height: 40px;
  border-radius: 4px;
  border: 1px solid #2E80E2;
  background-color: #2E80E2;
  color:#fff;
  width: 145px;
}
.box4 {
  width: 54px;
  height: 24px;
  margin: 8px 0 0 24px;
}

/*.word4 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
}*/

.word4 {
  width: 85px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 20px;
  text-align: center;
  margin: 0px auto;
  /*margin-top:8px;*/
}




.outer1 {
  width: 89px;
  height: 24px;
  margin: 8px 0 0 24px;
}

.word3 {
  width: 72px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
}

.main1b {
  width: 8px;
  height: 14px;
  margin-top: 6px;
}

.section3 {
  width: 8px;
  height: 6px;
  background: url(../img/SketchPnga3ed03a82984dd7f42f46c57486f5b5bb0b3cdb8ec27c160ffb74697616ce5e7.png)
    100% no-repeat;
}

.section4 {
  width: 8px;
  height: 6px;
  background: url(../img/SketchPnge6d1cc1abe6243e85c0d01779eddf861389a01169248ea9502da158c98002b6d.png)
    100% no-repeat;
  margin-top: 2px;
}

.section3_1 {
  width: 8px;
  height: 6px;
  background: url(../img/shang.png)
    100% no-repeat;
}

.section4_1 {
  width: 8px;
  height: 6px;
  background: url(../img/xia.png)
    100% no-repeat;
  margin-top: 2px;
}

.section_3 {
  width: 8px;
  height: 6px;
  background: url(../img/SketchPng29c27c9745bc88d9d4dfcbc0ef85c65a2f2c89765f76bef19a7feb2abbb3059b.png)
    100% no-repeat;
}

.section_4 {
  width: 8px;
  height: 6px;
  background: url(../img/SketchPngc417c108be62b7014e99aa26b2bd416dea7e33c65067e945021c260614f611e7.png)
    100% no-repeat;
  margin-top: 2px;
}

.mod5 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}



.label4 {
  width: 8px;
  height: 14px;
  margin-top: 6px;
}

.mod6 {
  width: 310px;
  height: 40px;
  margin: 11px 0 20px 20px;
}

.main2 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.main3 {
  width: 89px;
  height: 24px;
  margin: 8px 0 0 28px;
}

.word5 {
  width: 72px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
}

.bd1 {
  width: 8px;
  height: 14px;
  margin-top: 6px;
}

.icon2 {
  width: 8px;
  height: 6px;
}

.icon3 {
  width: 8px;
  height: 6px;
  margin-top: 2px;
}

.main4 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.section5 {
  width: 54px;
  height: 24px;
  margin: 8px 0 0 46px;
}

.txt3 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
}

.group5 {
  width: 8px;
  height: 14px;
  margin-top: 6px;
}

.label5 {
  width: 8px;
  height: 6px;
}

.icon4 {
  width: 8px;
  height: 6px;
  margin-top: 2px;
}

.layer6 {
  height: 60px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 350px;
  margin-top: -1px;
}

.bd2 {
  width: 310px;
  height: 31px;
  margin: 0 0 0 20px;
}

.info2 {
	width: 96px;
	height: 31px;
	display: block;
	overflow-wrap: break-word;
	color: rgba(68, 76, 86, 1);
	font-size: 18px;
	font-family: MicrosoftYaHei;
	white-space: nowrap;
	line-height: 31px;
	margin-top: 13px;
	text-align: left;
}

.icon5 {
  width: 20px;
  height: 11px;
  margin-top: 10px;
}

.layer7 {
  background-color: rgba(251, 253, 255, 1);
  width: 350px;
  border:solid 1px #e9e9e9;
  border-top:0;
  border-bottom:0;
  display: table;
  justify-content: flex-center;
}

.block1 {
  width: 310px;
  height: 40px;
  margin: 20px 0 0 20px;
  display: block;
}

.mod7 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  width: 145px;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(68, 76, 86, 1);
  float: left;
  margin: 0 18px 18px 0;
}
.mod7:nth-child(2n) {
  margin-right:0px;
}
.mod7:hover {
  height: 40px;
  border-radius: 4px;
  border: 1px solid #2E80E2;
  width: 145px;
}
.mod7:focus, .mod7:active, .mod7:visited {
  height: 40px;
  border-radius: 4px;
  border: 1px solid #2E80E2;
  background-color: #2E80E2;
  color:#fff;
  width: 145px;
}
.mod7on{
  height: 40px;
  border-radius: 4px;
  border: 1px solid #2E80E2;
  background-color: #2E80E2;
  color:#fff;
  width: 145px;
}

.word6 {
  width: 145px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 20px;
  text-align: center;
  margin: 0px auto;
  margin-top:8px;
}

.mod8 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.txt4 {
  width: 54px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 46px;
}

.block2 {
  width: 145px;
  height: 40px;
  margin: 11px 0 20px 20px;
}

.layer8 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.txt5 {
  width: 72px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 37px;
}

.layer9 {
  height: 80px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 350px;
}

.layer10 {
  width: 310px;
  height: 31px;
  margin: 25px 0 0 20px;
}

.info3 {
  width: 48px;
  height: 31px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 31px;
  text-align: left;
}

.label6 {
  width: 20px;
  height: 11px;
  margin-top: 10px;
}

.layer11 {
  height: 80px;
  background-color: rgba(251, 253, 255, 1);
  width: 350px;
}

.block3 {
  width: 310px;
  height: 40px;
  margin: 20px 0 0 20px;
}

.mod9 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.txt6 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.mod10 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word7 {
  width: 54px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 46px;
}

.layer12 {
  height: 80px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 350px;
}

.group6 {
  width: 310px;
  height: 31px;
  margin: 25px 0 0 20px;
}

.word8 {
  width: 48px;
  height: 31px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 31px;
  text-align: left;
}

.label7 {
  width: 20px;
  height: 11px;
  margin-top: 10px;
}

.layer13 {
  height: 131px;
  background-color: rgba(251, 253, 255, 1);
  width: 350px;
  justify-content: flex-center;
}

.mod11 {
  width: 310px;
  height: 40px;
  margin: 20px 0 0 20px;
}

.group7 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.info4 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.group8 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word9 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.mod12 {
  width: 310px;
  height: 40px;
  margin: 11px 0 20px 20px;
}

.main5 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.txt7 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.main6 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.info5 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.layer14 {
  height: 80px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 350px;
}

.mod13 {
  width: 310px;
  height: 31px;
  margin: 25px 0 0 20px;
}

.word10 {
  width: 48px;
  height: 31px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 31px;
  text-align: left;
}

.label8 {
  width: 20px;
  height: 11px;
  margin-top: 10px;
}

.layer15 {
  height: 131px;
  background-color: rgba(251, 253, 255, 1);
  width: 350px;
  justify-content: flex-center;
}

.group9 {
  width: 310px;
  height: 40px;
  margin: 20px 0 0 20px;
}

.mod14 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word11 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.mod15 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word12 {
  width: 54px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 46px;
}

.group10 {
  width: 145px;
  height: 40px;
  margin: 11px 0 20px 20px;
}

.outer2 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word13 {
  width: 54px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 46px;
}

.layer16 {
  height: 80px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 350px;
}

.group11 {
  width: 310px;
  height: 31px;
  margin: 25px 0 0 20px;
}

.txt8 {
  width: 48px;
  height: 31px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 31px;
  text-align: left;
}

.label9 {
  width: 20px;
  height: 11px;
  margin-top: 10px;
}

.layer17 {
  height: 181px;
  background-color: rgba(251, 253, 255, 1);
  width: 350px;
  justify-content: flex-center;
}

.layer18 {
  width: 310px;
  height: 40px;
  margin: 20px 0 0 20px;
}

.bd3 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.info6 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.bd4 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.info7 {
  width: 18px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 64px;
}

.layer19 {
  width: 310px;
  height: 40px;
  margin: 11px 0 0 20px;
}

.bd5 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word14 {
  width: 18px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 64px;
}

.bd6 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word15 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.layer20 {
  width: 145px;
  height: 40px;
  margin: 10px 0 20px 20px;
}

.layer21 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word16 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.layer22 {
  height: 80px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 350px;
}

.wrap1 {
  width: 310px;
  height: 31px;
  margin: 25px 0 0 20px;
}

.word17 {
  width: 96px;
  height: 31px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 31px;
  text-align: left;
}

.label10 {
  width: 20px;
  height: 11px;
  margin-top: 10px;
}

.layer23 {
  height: 81px;
  background-color: rgba(251, 253, 255, 1);
  width: 350px;
}

.bd7 {
  width: 310px;
  height: 40px;
  margin: 20px 0 0 20px;
}

.mod16 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word18 {
  width: 36px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 55px;
}

.mod17 {
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 145px;
}

.word19 {
  width: 72px;
  height: 24px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 18px;
  font-family: MicrosoftYaHei;
  white-space: nowrap;
  line-height: 24px;
  text-align: left;
  margin: 8px 0 0 37px;
}

.group12 {
  height: 1506px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 15px;
}

.main7 {
  width: 7px;
  height: 800px;
  border-radius: 3.5px 3.5px 3.5px 3.5px;
  background-color: rgba(212, 212, 212, 1);
  margin: 4px 0 0 4px;
}

.group13 {
  width: 80%;
  margin: 0px auto;
  margin-left:20px;
  margin-top:25px;
}

.info8 {
  width: 76px;
  height: 50px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 24px;
  font-family: MicrosoftYaHei-Bold;
  white-space: nowrap;
  line-height: 50px;
  text-align: left;
}

.block4 {
  width: 595px;
  height: 34px;
  overflow-wrap: break-word;
  text-align: left;
  white-space: nowrap;
  font-size: 0;
  margin: 16px 0 0 1px;
}
.block4 a.onlink{
  color: rgba(46, 128, 226, 1);
}

.txt9 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.info9 {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: rgba(68, 76, 86, 1);
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info9 a{
  margin-left:30px;
}

.block5 {
  width: 100%;
  flex-wrap: wrap;
  margin: 36px 0 0 1px;
  display: block/*flex*/;
}

.main8-0 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 275px;
  margin: 0 16px 20px 0;
  float:left;
}
.main8-0:hover {
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}

.outer3-0 {
  width: 275px;
  height: 373px;
}

.box5-0 {
    width: 273px;
    height: 273px;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    border-radius: 4px 4px 0 0;
	position:relative;
    overflow: hidden;
}

.img1-0 {
    /* width: 273px; */
    vertical-align: middle;
    height: auto;
    object-fit: cover;
    position: absolute;
    /* width: 100%; */
    height: auto;
    /* max-height: 100%; */
    min-height: 100%;
    display: block;
    margin: 0px auto;
    object-fit: cover;
    position: absolute;
}

.txt10-0 {
  width: 265px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 4px 0 0 10px;
}

.box6-0 {
	height: 24px;
	overflow-wrap: break-word;
	text-align: right;
	margin-right: 10px;
	font-size: 0;
}

.word20-0 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-0 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-1 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
}

.outer3-1 {
  width: 285px;
  height: 373px;
}

.box5-1 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-1 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-1 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-1 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-1 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-1 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-2 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
}

.outer3-2 {
  width: 285px;
  height: 373px;
}

.box5-2 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-2 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-2 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-2 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-2 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-2 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-3 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
  margin-right: 0;
}

.outer3-3 {
  width: 285px;
  height: 373px;
}

.box5-3 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-3 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-3 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-3 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-3 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-3 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-4 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
}

.outer3-4 {
  width: 285px;
  height: 373px;
}

.box5-4 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-4 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-4 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-4 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-4 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-4 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-5 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
}

.outer3-5 {
  width: 285px;
  height: 373px;
}

.box5-5 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-5 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-5 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-5 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-5 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-5 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-6 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
}

.outer3-6 {
  width: 285px;
  height: 373px;
}

.box5-6 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-6 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-6 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-6 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-6 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-6 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-7 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
  margin-right: 0;
}

.outer3-7 {
  width: 285px;
  height: 373px;
}

.box5-7 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-7 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-7 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-7 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-7 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-7 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-8 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
  margin-bottom: 0;
}

.outer3-8 {
  width: 285px;
  height: 373px;
}

.box5-8 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-8 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-8 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-8 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-8 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-8 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-9 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
  margin-bottom: 0;
}

.outer3-9 {
  width: 285px;
  height: 373px;
}

.box5-9 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-9 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-9 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-9 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-9 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-9 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-10 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
  margin-bottom: 0;
}

.outer3-10 {
  width: 285px;
  height: 373px;
}

.box5-10 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-10 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-10 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-10 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-10 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-10 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main8-11 {
  height: 379px;
  border-radius: 4px;
  border: 1px solid rgba(212, 212, 212, 1);
  background-color: rgba(255, 255, 255, 1);
  width: 285px;
  margin: 0 20px 20px 0;
  margin-right: 0;
  margin-bottom: 0;
}

.outer3-11 {
  width: 285px;
  height: 373px;
}

.box5-11 {
  z-index: 142;
  position: relative;
  width: 285px;
  height: 293px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

.img1-11 {
  z-index: 143;
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 293px;
}

.txt10-11 {
  width: 274px;
  height: 52px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(68, 76, 86, 1);
  font-size: 16px;
  font-family: MicrosoftYaHei;
  line-height: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 4px 0 0 10px;
}

.box6-11 {
  width: 41px;
  height: 24px;
  overflow-wrap: break-word;
  text-align: left;
  margin-left: 235px;
  font-size: 0;
}

.word20-11 {
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(68, 76, 86, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt11-11 {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  color: rgba(46, 128, 226, 1);
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}