#content {
  width: 1280px;
  margin: 0 auto;
  padding: 24px 60px;
}
#content h2 {
  height: 32px;
  font-size: 28px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  line-height: 33px;
  text-align: center;
  margin-bottom: 16px;
}
#content .top_text {
  width: 1160px;
  height: 72px;
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  line-height: 24px;
  margin-bottom: 20px;
}
#content .ad {
  margin-bottom: 32px;
}
#content .ad .ad_title {
  text-align: center;
  font-size: 12px;
  font-family: m;
  font-weight: 500;
  color: #D7D7D7;
  line-height: 14px;
}
#content .ad .ad_cont {
  width: 100%;
  min-height: 90px;
}
#content .tests_handbook .tag_list {
  width: 567px;
  background: #F7F7F7;
  border-radius: 6px 6px 6px 6px;
  margin: 0 auto 32px;
  padding: 2px;
  display: flex;
  align-items: center;
}
#content .tests_handbook .tag_list .tag_item {
  width: 187px;
  height: 50px;
  border-radius: 6px 6px 6px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
}
#content .tests_handbook .tag_list .tag_item img {
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
#content .tests_handbook .tag_list .tag_item .bai {
  display: none;
}
#content .tests_handbook .tag_list .tag_item span {
  font-size: 16px;
  font-family: s;
  font-weight: 500;
  color: #666666;
}
#content .tests_handbook .tag_list .tag_item:hover {
  background: #0072FC;
}
#content .tests_handbook .tag_list .tag_item:hover .hui {
  display: none;
}
#content .tests_handbook .tag_list .tag_item:hover .bai {
  display: block;
}
#content .tests_handbook .tag_list .tag_item:hover span {
  color: #fff;
}
#content .tests_handbook .tag_list .tag_item:hover::after {
  display: none;
}
#content .tests_handbook .tag_list .car::after,
#content .tests_handbook .tag_list .motuo::after {
  width: 1px;
  height: 38px;
  background: #E5E5E5;
  border-radius: 0px 0px 0px 0px;
  position: absolute;
  top: 6px;
  right: 0;
  content: "";
}
#content .tests_handbook .hand_btm {
  display: none;
}
#content .tests_handbook .hand_btm .handbook_list {
  margin-bottom: 32px;
}
#content .tests_handbook .hand_btm .handbook_list h3 {
  margin-bottom: 16px;
  font-size: 24px;
  font-family: b;
  font-weight: bold;
  color: #333333;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item {
  margin-bottom: 16px;
  width: 100%;
  padding: 32px;
  background: #FFFFFF;
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
  border: 1px solid #EEEEEE;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item .handbook_item_l h4 {
  margin-bottom: 12px;
  font-size: 20px;
  font-family: b;
  font-weight: bold;
  color: #333333;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item .handbook_item_l .text {
  width: 452px;
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  line-height: 24px;
  margin-bottom: 8px;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item .handbook_item_l .btm_box img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item .handbook_item_l .btm_box span {
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #666666;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item .btn {
  width: 112px;
  height: 50px;
  border-radius: 6px 6px 6px 6px;
  opacity: 1;
  border: 1px solid #0072FC;
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item .btn span {
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #0072FC;
  margin-right: 4px;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item .btn img {
  width: 20px;
  height: 20px;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item .btn .arrow_bai {
  display: none;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item:hover .handbook_item_l h4 {
  color: #0072FC;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item:hover .btn {
  background: #0072FC;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item:hover .btn span {
  color: #fff;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item:hover .btn .arrow_bai {
  display: block;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item:hover .btn .arrow_lan {
  display: none;
}
#content .tests_handbook .hand_btm .handbook_list .handbook_item:last-child {
  margin-bottom: 0;
}
#content .tests_handbook .hand_btm .test h3 {
  font-size: 24px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
  margin-bottom: 16px;
}
#content .tests_handbook .hand_btm .test .type {
  padding: 16px 24px;
  background: #EEEEEE;
  border-radius: 6px 6px 6px 6px;
  font-size: 22px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 16px;
}
#content .tests_handbook .hand_btm .test .test_list {
  margin-bottom: 24px;
  display: grid;
  grid-template-columns: repeat(3, minmax(100px, 376px));
  grid-gap: 16px;
}
#content .tests_handbook .hand_btm .test .test_list .test_item {
  padding: 24px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #EEEEEE;
  position: relative;
}
#content .tests_handbook .hand_btm .test .test_list .test_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#content .tests_handbook .hand_btm .test .test_list .test_item h4 {
  font-size: 20px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
#content .tests_handbook .hand_btm .test .test_list .test_item .text {
  width: 328px;
  height: 48px;
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 8px;
}
#content .tests_handbook .hand_btm .test .test_list .test_item .btm_box {
  margin-bottom: 16px;
}
#content .tests_handbook .hand_btm .test .test_list .test_item .btm_box img {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
#content .tests_handbook .hand_btm .test .test_list .test_item .btm_box span {
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #666666;
}
#content .tests_handbook .hand_btm .test .test_list .test_item .btn {
  width: 100%;
  padding: 16px 0;
  border-radius: 6px 6px 6px 6px;
  opacity: 1;
  border: 1px solid #0072FC;
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .tests_handbook .hand_btm .test .test_list .test_item .btn span {
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #0072FC;
  margin-right: 4px;
}
#content .tests_handbook .hand_btm .test .test_list .test_item .btn img {
  width: 20px;
  height: 20px;
}
#content .tests_handbook .hand_btm .test .test_list .test_item .btn .arrow_bai {
  display: none;
}
#content .tests_handbook .hand_btm .test .test_list .test_item:hover {
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.05);
}
#content .tests_handbook .hand_btm .test .test_list .test_item:hover h4 {
  color: #0072FC;
}
#content .tests_handbook .hand_btm .test .test_list .test_item:hover .btn {
  background: #0072FC;
}
#content .tests_handbook .hand_btm .test .test_list .test_item:hover .btn span {
  color: #fff;
}
#content .tests_handbook .hand_btm .test .test_list .test_item:hover .btn .arrow_bai {
  display: block;
}
#content .tests_handbook .hand_btm .test .test_list .test_item:hover .btn .arrow_lan {
  display: none;
}
#content .locations {
  width: 100%;
  padding: 0 30px;
  border-radius: 16px 16px 16px 16px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(235, 102, 152, 0.05);
  margin-bottom: 32px;
}
#content .locations .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#content .locations .test_l .title {
  height: 32px;
  font-size: 28px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
#content .locations .test_l .introduce {
  width: 258px;
  height: 48px;
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  line-height: 16px;
  margin-bottom: 14px;
}
#content .locations .test_l .btn {
  width: 163px;
  height: 50px;
  background: #EB6698;
  border-radius: 6px 6px 6px 6px;
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
}
#content .locations .car_img {
  width: 300px;
  height: 240px;
}
#content .more_test h2 {
  font-size: 24px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 16px;
}
#content .more_test .more_test_list {
  display: grid;
  grid-template-columns: repeat(3, minmax(100px, 376px));
  grid-gap: 16px;
}
#content .more_test .more_test_list .more_test_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #EEEEEE;
  position: relative;
}
#content .more_test .more_test_list .more_test_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#content .more_test .more_test_list .more_test_item .xin_qian,
#content .more_test .more_test_list .more_test_item .xin_shen {
  width: 40px;
  height: 40px;
  margin-right: 8px;
}
#content .more_test .more_test_list .more_test_item .xin_shen,
#content .more_test .more_test_list .more_test_item .arrow_lan {
  display: none;
}
#content .more_test .more_test_list .more_test_item h3 {
  flex: 1;
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #666666;
}
#content .more_test .more_test_list .more_test_item .arrow_hui,
#content .more_test .more_test_list .more_test_item .arrow_lan {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}
#content .more_test .more_test_list .more_test_item:hover h3 {
  color: #0072FC;
}
#content .more_test .more_test_list .more_test_item:hover .xin_qian,
#content .more_test .more_test_list .more_test_item:hover .arrow_hui {
  display: none;
}
#content .more_test .more_test_list .more_test_item:hover .xin_shen,
#content .more_test .more_test_list .more_test_item:hover .arrow_lan {
  display: block;
}
.lan {
  background: #0072FC;
}
.lan .hui {
  display: none !important;
}
.lan .bai {
  display: block !important;
}
.lan span {
  color: #fff !important;
}
.lan::after {
  display: none;
}
.active {
  display: block !important;
}
