.container .main .introduce {
  margin-bottom: 40px;
}
.container .main .introduce h2 {
  padding-top: 46px;
  margin-bottom: 20px;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.container .main .introduce p {
  font-size: 17px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.container .main .introduce img {
  margin-top: 20px;
}
.container .main .introduce :nth-child(5) {
  width: 100%;
}
.container .main .classification {
  margin-bottom: 40px;
}
.container .main .classification h2 {
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0a61af;
  margin-bottom: 20px;
}
.container .main .classification .classification-1 {
  margin-bottom: 40px;
}
.container .main .classification .classification-1 div h5 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 16px;
}
.container .main .classification .classification-1 div p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.container .main .classification .classification-1 div a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  text-decoration: underline;
  color: #0a61af;
  line-height: 30px;
}
.container .main .service {
  margin-bottom: 20px;
}
.container .main .service h2 {
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0a61af;
  margin-bottom: 20px;
}
.container .main .service p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.container .main .service a {
  width: 240px;
  height: 46px;
  background: #ffffff;
  border: 1px solid #0a61af;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0a61af;
  margin: 26px 0;
}
.container .main .guide {
  margin-bottom: 40px;
}
.container .main .guide h2 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0a61af;
  margin-bottom: 20px;
}
.container .main .guide P {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.container .main .guide div {
  margin: 34px 0;
}
.container .main .guide div h5 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
.container .main .guide div p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.container .main .guide .button {
  display: flex;
}
.container .main .guide .button a {
  display: block;
  width: 240px;
  height: 46px;
  background: #ffffff;
  border: 1px solid #0a61af;
  margin-right: 18px;
  display: flex;
  justify-content: space-between;
  padding: 0 16px;
  align-items: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0a61af;
}
.container .main .evaluation {
  margin-bottom: 20px;
}
.container .main .evaluation h2 {
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0a61af;
  margin-bottom: 20px;
}
.container .main .evaluation p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.container .main .evaluation .more {
  height: 60px;
  background: #f5f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  margin: 26px 0 18px;
}
.container .main .evaluation .more p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.container .main .evaluation .more span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.container .main .evaluation .evaluationContent {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.container .main .evaluation .evaluationContent div {
  width: 386px;
  height: 256px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 16px 18px;
}
.container .main .evaluation .evaluationContent div p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.container .main .evaluation .evaluationContent div p span {
  color: #0a61af;
  margin-right: 10px;
}
.container .main .evaluation .evaluationContent div h5 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin-top: 8px;
}
.container .main .mainButton {
  margin-bottom: 50px;
}
.container .main .mainButton .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.container .main .mainButton .top h4 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.container .main .mainButton .top p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.container .main .mainButton ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.container .main .mainButton ul li {
  width: 224px;
  height: 130px;
  background: #ffffff;
  padding: 10px 20px 10px 18px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width:769px){
    .container .main .mainButton ul{
        display: block;
    }
    .container .main .mainButton ul li{
        width: 100%;
        margin-bottom: 20px;
    }
}