/*案例页样式*/
.case_sou{
    width: 4.06rem;
    height: 0.46rem;
    position: relative;
    margin: auto;
    top: 0.15rem;
    background-color: #e4e4e4;
    border-radius: 0.46rem;
    overflow: hidden;
}
.case_sou_input{
    width: 3.3rem;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.18rem;
    border: none;
    outline: none;
    background-color: #e4e4e4;
}
.case_sou_tubiao{
    width: 0.31rem;
    position: absolute;
    top: 0.1rem;
    left: 0.2rem;
}
.case_on_daohang{
    width: 100%;
    height: 0.6rem;
    display: table;
    position: relative;
}
.case_on_daohang ul li{
    width: 33.3%;
    float: left;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.22rem;
    border-bottom: 2px solid #fff;
}
.case_on_daohang ul .on{
    border-bottom: 2px solid #b5925c;
}
.case_on_chaxun{
    width: 100%;
    height: 0.6rem;
    display: table;
    position: relative;
    background-color: #ededed;
    border-bottom: 1px solid #d8d8d8;
}
.case_on_chaxun ul li{
    width: 33.1%;
    float: left;
    line-height: 0.6rem;
    text-indent: 0.66rem;
    font-size: 0.24rem;
    position: relative;
}
.case_on_chaxun_zhong{
    border-right: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
}
.case_on_chaxun_img{
    width: 0.22rem;
    position: absolute;
    top: 0.23rem;
    right: 0.6rem;
}
.case_on_chaxun ul .on{
    color: #b5925c;
}
.case_center{
    width: 6rem;
    margin: auto;
    display: table;
    position: relative;
}
.case_center_for{
    width: 100%;
    height: auto;
    display: table;
    position: relative;
    margin-top: 0.3rem;
}
.case_center_for_on{
    width: 100%;
    height: 1rem;
    background-color: #f3f3f3;
}
.case_center_for_on_yi{
    margin-left: 0.1rem;
    color: #333;
}
.case_center_for_on_yi_s{
    font-size: 0.26rem;
}
.case_center_for_on_yi_e{
    font-size: 0.2rem;
}
.case_center_for_on_er{
    margin-top: 0.05rem;
    margin-left: 0.1rem;
    color: #777777;
}
.case_center_for_on_san{
    width: 1.5rem;
    height: 0.5rem;
    background-color: #b5925c;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.2rem;
    color: #fff;
    position: absolute;
    bottom: 0.2rem;
    right: 0.2rem;
}
/*案例内页样式*/
.cas_des_cent{
    width: 6rem;
    margin: auto;
    background: rgba(255,255,255,0.8);
    position: relative;
    top: -0.95rem;
    border-radius: 0.1rem;
    box-shadow: 0px 0px 2px #ccc;
}
.cas_on_biao{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
}
.cas_des_cent_to{
    width: 5.4rem;
    margin: auto;
    display: table;
    position: relative;
}
.cas_des_cent_to_you{
    width: 3.1rem;
    float: right;
}
.cas_des_cent_to_you_er{
    color: #656565;
    margin-bottom: 0.06rem;
}
.cas_des_cent_to_you_san{
    width: 100%;
    display: table;
}
.cas_des_cent_to_you_san_yi{
    width: 1.15rem;
    height: 0.35rem;
    border: 1px solid #b28e55;
    color: #b28e55;
    text-align: center;
    line-height: 0.35rem;
    border-radius: 0.05rem;
    float: left;
}
.cas_des_cent_to_you_san_er{
    width: 1.15rem;
    height: 0.35rem;
    border: 1px solid #b28e55;
   background-color: #b28e55;
    color: #fff;
    text-align: center;
    line-height: 0.35rem;
    border-radius: 0.05rem;
    float: left;
    margin-left: 0.2rem;
}
.cas_des_cent_so{
    width: 6rem;
    height: auto;
    line-height: 0.3rem;
    margin: auto;
    text-indent: 0.3rem;
}
.cas_des_cent_sx{
    width: 6rem;
    margin: auto;
    margin-top: 0.2rem;
}
/*搜索样式*/
#case_li_fengge_on{
    display: none;
}
#case_li_fengge_to{
    display: none;
}
#case_li_fengge_so{
    display: none;
}
.case_li_fengge{
    max-width: 640px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.6);
    z-index: 999;
}
.case_li_fengge ul{
    width: 100%;
    height: auto;
    background-color: #fff;
    display: table;
}
.case_li_fengge ul li{
    float: left;
    width: 1.82rem;
    height: 0.6rem;
    border: 1px solid #e3e3e3;
    font-size: 0.2rem;
    border-radius: 0.05rem;
    margin-right: 0.15rem;
    margin-left: 0.15rem;
    margin-bottom: .2rem;
    box-sizing: border-box;
    text-align: center;
    line-height: 0.6rem;
}
.case_li_fengge ul li a{
    color: #000;
}
.case_li_fengge ul .eos{
    background-color: #b28e55;
}
.case_li_fengge ul .eos a{
    color: #fff;
}