@charset "utf-8";
.introduce_pro_list{
    width:60em;
    margin:2em auto 0;
}
.find{
    width: 60em;
    margin: 2em auto 0;
}
.find h2.title{font-weight:normal;}
.find .term{
    margin-top: 1em;
}
.find .term_inner{
    width: 19em;
    float: left;
    margin-right: 1em;
}
.find .term_inner p{
    margin-bottom: .5em;
    font-size: .9em;
}
.find .find_se{
    width: 0;
    height: 0;
    visibility: hidden;
}
.product_list_show{
    margin: 2em auto 0;
    width: 60em;
}
.product_list_show h1.title{
    
font-family: PingFangSC-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    
font-weight: normal;
}
.product_list_show .wrapper{}
.product_list_show .pro_list{
    width:100%;
    margin: 0 auto;
}
.product_list_show .top_list{
    width:100%;
    margin-top: 1em;
}


.find .combo-select{
    border:unset;
    color:#696969;
    border-radius: .5em;
    height: 2.5em;
}
.find .combo-input{
    background-color: #f6f6f6;
    border:unset;
    border-radius: .8em;
    background-size: cover;
    color:#696969;
    height: 100%;
    font-size: .9em;
}
.find .combo-arrow{
    background-size: contain;
}
.download_gb{
    width:100%;
    padding-top: 3em;
    padding-bottom: 3em;
    margin-bottom: 5em;
}