*{ margin: 0; padding: 0; list-style: none; text-decoration: none; }
body{font-family: "Î¢ÈíÑÅºÚ";}
    .w1200{ max-width:1200px;min-width: 320px;width: 100%; margin:0 auto;}
    .top{ width: 100%; background: url(/images/8822/search_topbg.jpg) no-repeat center; }
    .searlogo{max-width: 1200px;padding-top: 10px;}
    .searlogo img{width: 298px; }
    .seartit{width: 100%;text-align: center;}
    .seartit span {font-size: 60px; color: #fff; margin: 95px 0; display: inline-block; letter-spacing: 10px; font-weight: bold;}
    .topbar{width: 100%;background-color: #f2f2f2;display: flex;padding: 10px 0;}
    .classify{display: inline-flex;font-size: 21px;}
    .classify li{float: left;line-height: 50px;margin: 0 15px;}
    .classify li:hover,.classify li.act{border-bottom: 2px solid #1269d3;}
    .classify li a{color: #6f6a66;padding: 14px 0;}
    .intf{display: inline-flex;line-height: 50px; font-size: 19px;}
    .search_t{margin-top: 50px;box-sizing: border-box;padding: 10px 20px;text-align: center; border: 1px solid #ccc;margin-bottom: 20px;}
    .sea_inp{font-size: 18px;flex: 2;display: flex;width: 100%;justify-content: space-between;margin: 10px 0;}
    .sea_inp input{border-radius: 5px;width: 40%;line-height: 30px;border: 1px solid #ccc;flex: 3; margin: 0 20px;}
    .sea_inp span{line-height: 32px;color: #6f6a7d;}
    .sea_input{flex: 3;}
    .search_t .btn{cursor: pointer; font-size: 18px; line-height: 37px;height: 37px;padding: 0 30px;background-color: #1269d3;color: #fff;border: 1px solid #1269d3;border-radius: 10px;margin: 10px 20px;}
    .sear_cont{display: flex;min-height: 300px;}
    .sear_con_left{flex: 1;border-right: 1px solid #ccc;}
    .mldh{background: url(/images/8822/leftbar_top.jpg) no-repeat center; width: 80%;line-height: 60px;color: #fff;background-color: #1269d3;border-radius: 10px 10px 0 0;font-size: 24px;box-sizing: border-box;padding-left: 30px;font-family: 'Times New Roman', Times, serif;font-weight: bold;}
    .le_sele{background: url(/images/8822/leftbar_fu.png) no-repeat 30px center; width: 80%;display: inline-block; margin: 10px 0;box-sizing: border-box; padding-left: 60px; line-height: 60px;border-radius: 10px 10px 0 0;font-weight: bold;background-color: #f0f0f0;font-size: 21px;font-family: 'å¾®é›…è½¯é»‘';cursor: pointer;}
    .selcon{ font-size: 16px;max-height: 300px;overflow-y: auto; width: 80%;border: 1px solid #ccc;margin-top: -13px;box-sizing: border-box;padding: 20px 10px 10px 10px;}
    .selcon li{line-height: 30px;font-size: 18px;padding-left: 18px;}
   .selcon li ul li{line-height: 30px;font-size: 18px;padding-left: 18px; background: url(/images/8822/leftbar_dot.png) no-repeat left center;}
    .selcon li a{color: #333;}
    .clickHover{display: block;}
    .ccc{display: none;}
    .sear_con_right{flex: 3;padding: 20px 30px;box-sizing: border-box;}
    .sear_jg{height: 62px; text-align: center; line-height: 62px; font-size: 24px; color: #0e6ce0;}
    .sear_jg_con .one{padding-top: 30px; padding-bottom: 20px; border-bottom: 1px #efefef solid;}
    .wjk_title{padding-bottom: 10px;font-size: 20px;}
    .wjk_title a{ font-weight: 600; color: #333; line-height: 28px;}
    .wjk_abs{font-size: 14px; line-height: 22px; color: #999; max-height: 44px; margin-top: 5px; margin-bottom: 15px; overflow: hidden;}
    .about_top{display: flex;align-items: center;}
    .about_top li{font-size: 14px; color: #1658a0; text-align: center; margin-right: 15px; padding: 3px 10px; border-radius: 6px; border: 1px #f2f2f2 solid;}
    .about_group{max-width: 50%;text-align: left !important;}
    .about_info{max-width:30%}
    .whpageold .font12{
    font-size: 36px !important;
    height: auto!important;
    line-height: 50px !important;
}
   .whpageold .sea_inp {font-size: 36px;}
   .whpageold .sea_inp input {line-height: 40px;}
   .whpageold .classify{flex-wrap: wrap;}
    @media (max-width: 1200px){
        .toolbar{ display: none;}
        .classify {
        display: inline-flex;
        /* flex: 2; */
        align-content: stretch;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        }
        
       
    }
    @media all and (max-width: 894px){
        .le_sele{
            width: 97%;
        }
        .mldh {
            width: 97%;
        }
		
    }
    @media (max-width: 780px){
        .sear_con_left{
            display: none;
        }
        .seartit span{
            font-size: 2.5rem;
        }
    }
    @media (max-width: 780px){
        .search_t{
            padding: 10px 5px;
        }
        .sea_inp input{
            margin: 0 6px;
        }
        .seartit span{
            margin-bottom: 75px;
            margin-top: 100px;
        }
    }
    
