body {background: #f2f3f6;}  .banner {width: 100%;height: 250px;background: linear-gradient(to right, #00b9ae, #0eeed5, #00b9ae);position: relative;}  .banner .img--wrapper {height: 100%;width: 100%;overflow: hidden;position: relative;}  .banner .img--wrapper img {position: absolute;height: 100%;top: 50%;left: 50%;transform: translate(-50%, -50%);}  .scrollspy-nav {z-index: 100;background: transparent;width: 100%;height: 100px;padding: 0 10px;position: absolute;left: 0;bottom: 0;}  .scrollspy-nav.am-sticky {background: linear-gradient(to right, #00b9ae, #0eeed5, #00b9ae);}  .scrollspy-nav ul {display: flex;height: 100px;justify-content: space-between;font-size: 18px;color: #fff;align-items: center;max-width: 1200px;flex-basis: 100px;margin: 0 auto;}  .scrollspy-nav li {display: inline-block;list-style: none;height: 32px;text-align: center;}  .scrollspy-nav a {color: #eee;display: inline-block;width: 100%;line-height: 32px;vertical-align: middle;padding: 0 0.8em;white-space: nowrap;}  .scrollspy-nav a.am-active {color: #00b9ae;font-weight: bold;background: #fff;border-radius: 4px;}  .container {background: #fff;margin: 40px auto;position: relative;padding: 50px 50px 50px 290px;}  .container::after {content: "";height: 80%;position: absolute;top: 50%;left: 240px;transform: translateY(-50%);border-right: 2px solid #00b9ae;}  .container .container_type {position: absolute;width: 240px;top: 50%;left: 0;transform: translateY(-50%);display: flex;justify-content: center;align-items: center;text-align: center;}  .container .container_type .p--title {font-size: 24px;color: #282828;}  .container_type .img--wrapper {background: url("../images/pingpai.png") no-repeat 0 0;width: 120px;height: 120px;margin: 20px auto 15px;}  #echongdian .container_type .img--wrapper {background: url("../images/pingpai.png") no-repeat 0 -130px;width: 120px;height: 120px;margin: 20px auto 15px;}  #fudian2 .container_type .img--wrapper {background: url("../images/fudian.png") no-repeat center;background-size: contain;border: 1px solid #eee;border-radius: 20px;}  #yiwei .container_type .img--wrapper {background: url("../images/pingpai.png") no-repeat 0 -260px;}  #telaidian .container_type .img--wrapper {background: url("../images/pingpai.png") no-repeat 0 -390px;}  #xingxing .container_type .img--wrapper {background: url("../images/pingpai.png") no-repeat 0 -520px;}  #sanyou .container_type .img--wrapper {background: url("../images/pingpai.png") no-repeat 0 -650px;}  #changde .container_type .img--wrapper {background: url("../images/pingpai.png") no-repeat 0 -780px;}  #bashiba .container_type .img--wrapper {background: url("../images/pingpai.png") no-repeat 0 -910px;}  #anyue .container_type .img--wrapper {background: url("../images/pingpai.png") no-repeat 0 -1040px;}  .card--wrapper .card_button {display: inline-block;font-size: 16px;color: #fff;background: #00b9ae;line-height: 40px;padding: 0 1.25em;border-radius: 4px;}  .card--wrapper .card_button:not(:last-of-type) {margin-right: 1.25em;margin-bottom: 1.25em;}  .content_list li {font-size: 16px;color: #282828;margin-top: 1.87em;}  .content_list a:hover {color: inherit;}  @media (max-width: 640px) {  .container {padding: 4%;margin: 5%;}  .ws-head, .ws-fixed .ws-fixed-app:last-of-type, .scrollspy-nav {display: none;}  .banner {height: 130px;}  .banner .img--wrapper img {height: 115px;}  .container .container_type {position: static;width: 100%;transform: none;}  .container .container_content {margin-top: 1.25em;padding-top: 1.25em;}  .container::after {display: none;}  body {padding-top: 50px;}  .header-sm {background: #000;}  .header-sm .am-topbar-brand img {color: #fff;max-height: 20px;width: auto;}  .header-sm .am-topbar-btn {background: transparent;}  .header-sm .am-icon-bars {color: #fff;}  .header-sm {position: fixed;width: 100%;top: 0;left: 0;z-index: 10;color: #fff;text-align: center;}  .am-nav > li > a:focus, .am-nav > li > a:hover {text-decoration: none;background-color: inherit;}  .am-nav > li.am-active > a, .am-nav > li.am-active > a:focus, .am-nav > li.am-active > a:hover {background-color: #654fc8;}  .am-nav > li > a.am-active {background: #00b9ae;}  }