.frame_list{padding: 10px;
box-sizing: border-box;
background: #f8fbfc;}
.frame_tab{background: #f8fbfc;
height: 60px;
line-height: 60px;
cursor: pointer;}
.frame_tab{
padding-left:2%;
}
.frame_tab li {
    float: left;
    width: 16.3%;
    text-align: center;
    font-size: 18px;}
.tab_active{
        border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background: #fff;
}
.detailCon{
    width: 96%;
    height: auto;
    margin: 0 auto;    
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    line-height: 36px;}
.bloCon{
    display: none;
}
.detailCon .div_show{
    display: block;
}
.detailCon {
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    line-height: 36px;
}
ul {
    list-style: none;
}
.detailCon li {
    overflow: hidden;
    min-height: 60px;
    border-bottom: 1px solid #eee;
}
.Wid0103 {
    width: 100%;
    position:relative;
}
.p_title {
    font-size: 16px;
    float: left;
    width: 130px;
    height: 30px;
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    line-height: 30px;
}
.p_con0103 p {
    padding: 15px 0px 15px 135px;
    box-sizing: border-box;
    font-size: 14px;
    color: #888888;
    display: block;
    line-height: 30px;
}
.p_con0106{
    /*padding: 15px 0px 15px 130px;*/
    box-sizing: border-box;
    font-size: 14px;
    color: #888888;
    display: block;
    line-height: 30px;
}
@media screen and (max-width: 768px){
.frame_tab {
    background: #f8fbfc;
    height: 33px;
    line-height: 33px;
}
    .perDetail .perUl .perH2{
        font-size: 12px;
    }
.p_title{top:0; 
    font-size:13px;
}
.detailCon li{min-height:auto;
}
p_title {
    font-size: 13px;
    width: 111px;
}
.p_con0103 p {
    padding: 5px 0px 5px 120px;
    box-sizing: border-box;
    font-size: 12px;
    line-height:20px;
}
}

.etailCon div {
    color: #555 !important;
    font-size: 16px !important;
}
.etailCon p{
    font-size: 16px !important;
}
.etailCon a{
    font-size: 16px !important;
}