.tbs {
    font-size: 0;
}
.tbs h2,.tbs th {
    font-size: 14px;
    line-height: 40px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #333;
    background-color: #f7f8fa;
    text-align: center;
}
.tbs h3 {
    color: #333;
    font-size: 14px;
    padding-left: 10px;
    margin: 7px 0;
    line-height: 26px;
    border-left: 9px solid #2666b6;
}
.tbs .content {
    font-size: 14px;
    line-height: 26px;
    padding: 20px 12px;
}
.base-info td {
    font-size: 14px;
    line-height: 38px;
    height: 38px;
    width: 155px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #666;
    text-align: center;
}

.main-content {
    width: 1200px;
    margin: 0 auto;
    padding-bottom:60px;
}
.left-info-box {
    display: inline-block;
    border: 1px solid #ddd;
    width: 890px;
    vertical-align: top;
    margin-bottom: 30px;
}
.title-msg {
    padding: 35px 0 30px 35px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #ddd;
}
.title-msg p {
    display: inline-block;
    margin-right: 36px;
    color: #666;
    font-size: 13px;
    line-height: 13px;
}
.title-msg a {
    display: inline-block;
}
.favo-icon {
    width: 90px;
    height: 28px;
    border-radius: 4px;
    line-height: 28px;
    font-size: 13px;
    margin-right: 36px;
    color: #666;
    background-color: #f6edeb;
}
.favo-icon i {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
    background: url("../default/image/favo-icon.png") no-repeat center;
    padding:0 4px;
    margin-right: 4px;
}
.favo-icon-done i {
    background: url("../default/image/favo-icon2.png") no-repeat center;
}

.share {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 5px;
    vertical-align: middle;
}
.qzone {
    background: url("../img/techDetail/qzone-icon.jpg") no-repeat center;
}
.qq {
    background: url("../img/techDetail/qq-icon.jpg") no-repeat center;
}
.weibo {
    background: url("../img/techDetail/weibo-icon.jpg") no-repeat center;
}
.wechat {
    background: url("../img/techDetail/wechat-icon.jpg") no-repeat center;
}
.telent-pic,.device-pic {
    font-size: 0;
    display: inline-block;
    margin: 20px 18px 0 22px;
    border: 1px solid #adadad;
}
.telent-pic img {
    display: inline-block;
    height: 240px;
    width: 200px;
}
.device-pic img {
    display: inline-block;
    width: 200px;
    height: 200px;
}



.teacher-telent-pic .telent-pic{
    font-size: 0;
    display: inline-block;
    margin: 0px 18px 0 22px;
    height: 280px;
    line-height: 280px;
    border: 1px solid #ddd;

}
.teacher-telent-pic .telent-pic img {
     display: inline-block;
    max-height: 280px;
    max-width: 210px;
    width: 210px;
    vertical-align: middle;
    height:auto;

}


.base-info {
    display: inline-block;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    vertical-align: top;
    margin-bottom: 40px;
}
.base-info table {
    width: 625px;
}
.right-info-box {
    display: inline-block;
    width: 298px;
    float:right;
    vertical-align: top;
}
.bests {
    border: 1px solid #ddd;
}
.bests-title {
    background-color: #f7f8fa;
    border-bottom: 2px solid #ebebeb;
    position: relative;
    height: 40px;
}
.bests-title h2 {
    position: absolute;
    margin-left: 13px;
    display: inline-block;
    line-height: 40px;
    border-bottom: 2px solid #ee751e;
}

.info-title {
    position: relative;
    height: 41px;
    background: #f7f8fa;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.item-box table{
    width: 890px;
}
.tech-info tr>td:last-child {
    width: 662px;
}
.tech-info .summary,
.tech-info .technicalNorm,
.tech-info .mainFeatures,
.tech-info .serviceContent {
    text-align: left;
    border-right: none;
}
.item-box td {
    font-size: 14px;
    line-height: 26px;
    padding: 6px 8px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #666;
    text-align: center;
    word-break: break-all;
    overflow: auto;
}

.personal-honor{
	
	
}
.personal-honor .content img{
	width: 100px;
    height: 100px;
    margin: 10px 11px;
    float:left;
	
}
.base-info .resourceName{
    cursor: pointer;
    height: 60px;
    overflow: hidden;
    display: inline-block;
    line-height: 32px;
}