 .mainColumn li {
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
}
 .mainColumn li .thumbs {
    float: left;
    width: 92px;
}
.cf:before, .cf:after {
    content: "";
    display: table;
}
 .mainColumn li .txtArea {
    float: right;
    width: calc(100% - 100px);
}
 .mainColumn li .txtArea .txtTit {
    background: #eee url(../images/icon/bg_contact.png) no-repeat;
    padding: 6px 0px 6px 24px;
    border-radius: 5px;
    min-height: 65px;
    float: left;
    width: 100%;
}
.mainImage p {
    line-height: normal;
    /* position: absolute; */
    /* width: 430px; */
    /* top: 127px; */
    /* left: 39px; */
    /* text-align: left; */
    color: #3d3d3d;
    padding: 5px;
}
 .mainColumn li .txtArea .txtColumn p.mr10 {
    width: 92px;
    float: right;
    margin-right: 0;
}
.top05 {
    background: #FFF4D4;
    margin-bottom: 20px;
}
/****/
.top05 ul{
    overflow: auto;
    padding: 10px 10px 20px 10px;
}
.top05 ul li{
    float: left;
    margin: 10px 0px 0px 0px;
    width: 100%;
}
.top05 ul li p{
    height: 40px;
    line-height: 40px;
    background: #fff;
    text-align: left;
    padding-left: 10px;
}
.price_page{
    text-align: center;
    border: 2px solid #ccc;
    margin-bottom: 20px; 
}
.price_page li{
    margin-top: 20px; 
}
.top05 ul li p a{
    background: url(../images/icon/faq_common_icon11.png) left 50% no-repeat;
    height: 30px;
    width: 310px;
    padding-left: 35px;
    margin-left: 16px;
    display: table-cell;
    margin-top: 10px;
    line-height: 39px;
}

.staff.cf {
    text-align: left;
    color: #3d3d3d;
    border: 1px #dcdcdc solid;
    -webkit-border-radius: 6px;
    box-shadow: 0px 1px 0px rgba(238, 238, 238, 0.68);
    padding: 6px;
    margin-bottom: 10px;
}
.staff-top {   
    height: 20px;
    margin-top: 15px;
}
.staff-bottom {
    height: 20px;
    border-bottom: 2px dotted #9e9e9e;
    //margin-bottom: 20px;
}
.contactTelBnr {
    padding-bottom: 10px;
    margin-top: 30px;
}
.staff.cf .right p {
    line-height: 150%;
    padding-right: 10px;
}
.staff.cf .right h4 {
    border-bottom: 2px dotted #ccc;
    position: relative;
    height: 45px;
    margin-right: 10px;
    font-size: 26px;
    text-align: center;
    line-height: 46px;
}
.staff.cf .right h4 .intro {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px 0 0 0;
    margin-top: 8px;
    margin: 0;
    background: url(../images/icon/contact_icon_intro01.png) 0 0 no-repeat;
    height: 24px;
    width: 135px;
}
.staff.cf .right h4 .name {
    position: absolute;
    right: 10px;
    top: 4px;
    width: 135px;
    height: 14px;
    background: url(../images/icon/contact_icon_intro01.png);
}
.staff.cf .right h4 .name > a{
    color: #fff;
    text-decoration: none;
}
.staff.cf .right {
    width: 100%;
}
.staff.cf .right .name {
    font-size: 18px;
    font-weight: bold;
    padding-top: 8px;
    padding-left: 17px;
    background: url(../images/icon/quote_icon.png) 0 12px no-repeat;
    background-repeat: no-repeat;
    background-position: 0px 8px;
}
.left img {
    margin: 0 auto;
    display: block;
}