.inner_cont {
    padding-top: 51px;
}
.inner_tit {
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    line-height: 44px;
    padding-bottom: 29px;
    padding-top:29px;
}
.menue_level2 {
    text-align: center;
    font-size: 0;
    margin-bottom: 28px;
}
.list_expertinfopage {
    padding-bottom: 135px;
}
.list_expertinfopage .expertinfo_item {
    margin-bottom: 41px;
}
.list_expertinfopage .expertinfo_item .title, .tit .title {
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(180deg, #44c4b7 0%, #2285a2 100%);
    margin-bottom: 16px;
    background: url(../images/expert_titlejbbg.jpg) repeat-y;
}
.list_expertinfopage .expert_base {
    background: #ffffff;
    border: 1px solid #dbdbdb;
    height: 260px;
}
.list_expertinfopage .expert_base .img {
    float: left;
    width: 208px;
    height: 260px;
    overflow: hidden;
    margin-top: -1px;
    margin-left: -1px;
    position: relative;
}
.list_expertinfopage .expert_base .img img {
    width: 100%;
    height: 100%;
}
.list_expertinfopage .expert_base .txt1 {
    margin-top: 39px;
    height: 154px;
    padding-top: 26px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 32px;
    padding-left: 44px;
    width: 242px;
    padding-right: 14px;
    border-right: 1px solid #dbdbdb;
    margin-right: 30px;
}
.list_expertinfopage .expert_base .txt1 b {
    font-weight: bold;
    font-size: 16px;
    color: #2285a2;
}
.list_expertinfopage .expert_base .txt2 {
    margin-top: 39px;
    height: 154px;
    padding-top: 26px;
    overflow: hidden;
    float: left;
    line-height: 32px;
}
.list_expertinfopage .expert_base .txt2 b {
    display: block;
    float: left;
    width: 91px;
    font-weight: bold;
    font-size: 16px;
    color: #2285a2;
}
.list_expertinfopage .expert_base .txt2 em {
    float: left;
    width: 540px;
    display: block;
    font-size: 16px;
    color: #4c4c4c;
}
.js_expertinfotab .item2 {
    min-height: 200px;
    border: 1px solid #c5d4d8;
    background: #fff;
    padding: 15px;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 2;
}



