@charset "UTF-8";
/* 帮助与支持--工具百宝箱 */
/* 百宝箱具体 */
/* .toolkit-page .info6 .toolkit-card{background-color: #f0f3fa;}
.toolkit-page .info6 .toolkit-card .layui-row{background-color: #f0f3fa; margin: 0; height: 347px;} */
* {
  margin: 0;
  padding: 0;
  border: none;
  list-style: none; }

.banner {
  background: url("/static/v2023/images/2025/toolbox/banner.jpg") no-repeat;
  background-position: top center;
  overflow: hidden;
  text-align: center;
  height: 300px; }

.main {
	 width: 100%;
	 max-width: 1200px;
  margin: -44px auto 0;
  padding-bottom: 40px; }
  .main .main_top {
    background: url("/static/v2023/images/2025/toolbox/baidushouluchaxun.png") no-repeat;
    background-position: top center;
    overflow: hidden;
    height: 220px;
    margin-bottom: 27px;
    position: relative; }
    .main .main_top .top_content {
      position: absolute;
      left: 370px;
      top: 30px;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      flex-wrap: nowrap;
      align-content: flex-start; }
      .main .main_top .top_content .topA {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: nowrap;
        align-content: center;
        margin-bottom: 10px; }
        .main .main_top .top_content .topA .topA_left {
          margin-right: 11px; }
          .main .main_top .top_content .topA .topA_left .topA_img {
            width: 50px;
            height: 50px; }
        .main .main_top .top_content .topA .topA_right .topA_title {
          font-family: Alibaba PuHuiTi;
          font-weight: 500;
          font-size: 24px;
          color: #333333;
          margin-bottom: 7px; }
        .main .main_top .top_content .topA .topA_right .topA_tip {
          font-family: Microsoft YaHei;
          font-weight: 400;
          font-size: 16px;
          color: #666666; }
      .main .main_top .top_content .topB {
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 14px;
        color: #999999;
        margin-bottom: 26px; }
      .main .main_top .top_content .top_btn {
        width: 200px;
        height: 48px;
        background: #4662FE;
        border-radius: 10px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap; }
        .main .main_top .top_content .top_btn .btn_text {
          font-family: Microsoft YaHei;
          font-weight: bold;
          font-size: 16px;
          color: #FFFFFF;
          margin-right: 17px; }
        .main .main_top .top_content .top_btn .top_btn_img {
          margin-top: 4px; }
  .main .main_top:hover {
    transform: scale(1.05);
    box-shadow: 0px 7px 18px 0px rgba(115, 135, 166, 0.15);
    border-radius: 20px; }
  .main .main_bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .main .main_bottom .chest {
      width: 380px;
      height: 415px;
      background: #FFFFFF;
      border-radius: 20px;
      border: 1px solid #EAEEF2;
      padding: 20px 21px 20px 21px;
      margin-bottom: 29px; }
      .main .main_bottom .chest a {
        display: block;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: nowrap;
        align-content: center; }
      .main .main_bottom .chest:hover {
        background: #FFFFFF;
        box-shadow: 0px 7px 18px 0px rgba(115, 135, 166, 0.15);
        border-radius: 20px;
        border: 1px solid #EAEEF2;
        transform: scale(1.05); }
      .main .main_bottom .chest .chest-header {
        margin-bottom: 20px; }
      .main .main_bottom .chest .chest_title_box {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap; }
        .main .main_bottom .chest .chest_title_box .title_icon {
          margin-right: 10px; }
        .main .main_bottom .chest .chest_title_box .chest-title {
          font-family: Alibaba PuHuiTi;
          font-weight: 500;
          font-size: 20px;
          color: #333333; }
      .main .main_bottom .chest .chest-adesc {
        font-size: 15px;
        color: #666;
        height: 70px;
        line-height: 30px;
        padding-top: 14px;
        text-align: center; }
      .main .main_bottom .chest .chest_btn {
        width: 320px;
        height: 48px;
        background: #3664EC;
        border-radius: 10px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 48px;
        text-align: center; }

/*# sourceMappingURL=tool_new.css.map */
