.my-top-share {
    margin-top: 70px;
    text-align: center;
}
.gobackBlock {
    display: none;
}
.wordCount {
    text-align: right;
    font-size: 12px;
}
.unit {
    margin: 2px 0;
}
.unit label {
    display: inline-block;
    width: 70px;
    vertical-align: middle;
    color: #999999;
    font-size: 14px;
}
.unit span {
    vertical-align: middle;
    color: #000000;
}
.delIcon {
    position: absolute;
    top: 0px;
    right: 12px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
}
.flexslider {
    overflow: hidden;
}
.defaultStyle {
    color: #999999;
    font-style: italic;
}
span.uploadify-button-text {
    color: #A8A9A9;
    font-size: 80px;
}
.dldDialogBar {
    margin-bottom: 20px;
    border-bottom: 1px solid #D3D3D3;
    background: #FFFFFF;
}
.dldDialogButton {
    padding-left: 94px;
}
.dialogDomain .unit {
    margin: 10px 0;
    line-height: 2;
}
.unit-right {
    display: inline-block;
    width: 475px;
    vertical-align: top;
}
.upload-view {
    width: 152px;
    height: 77px;
    vertical-align: top;
}
.uploadify-queue {
    max-width: 300px;
}
.nav-tabs {
    margin-bottom: 10px;
    border-bottom: 1px solid #D3D3D3;
}
.nav-tabs li {
    float: left;
}
.nav-tabs li a {
    display: block;
    padding: 10px 20px;
}
.nav-tabs li.active {
    margin-bottom: -1px;
    border: 1px solid #D3D3D3;
    border-bottom: none;
    background: #FFFFFF;
}
.company-profile textarea {
    font-size: 14px;
}
.tab-company-intro {
    color: #666666;
    font-size: 14px;
    line-height: 2;
}
.tab-company-intro h2 {
    overflow: hidden;
    zoom: 1;
    margin-top: 20px;
    padding: 20px 0 5px;
    border-top: 1px solid #EEEEEE;
}
.tab-company-intro h2 i {
    display: inline-block;
    vertical-align: middle;
}
.tab-company-intro h2 em {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}
.tab-company-intro h2 span {
    float: right;
    margin-top: 10px;
    font-size: 14px;
}
/*company-pic*/
.company-pic {
    position: relative;
    margin-top: 20px;
    padding-bottom: 1px;
}
.company-pic-add {
    position: absolute;
    right: 0;
    bottom: 1px;
    width: 19.2%;
    height: 70px;
    cursor: pointer;
    text-align: center;
    color: #A8A9A9;
    background: #EEEEEE;
    font-family: arial;
    font-size: 80px;
    font-weight: bold;
    line-height: 70px;
}
.company-pic-add:hover {
    background-color: #D3D3D3;
}
.company-pic .flexslider {
    padding-bottom: 2px;
}
.company-pic .flex-control-thumbs {
    width: 101%;
    height: 70px;
}
.company-pic .flex-control-thumbs li {
    position: relative;
    width: 20%;
    height: 100%;
}
.company-pic .flex-control-thumbs li img {
    width: 95%;
    height: 100%;
}
.nav-tabs li {
    display: inline-block;
}
.company-pic-large {
    overflow: hidden;
    height: 100%;
    max-height: 350px;
}
.company-pic-large li img {
    width: 100%;
    height: 100%;
}
.company-info-list {
    margin-top: 5px;
}
.open-data-wrap {
    margin-top: 10px;
}
.tag-list {
    margin-top: 10px;
    margin-left: 74px;
}
.tag-list li {
    display: inline-block;
    overflow: hidden;
    margin-right: 5px;
    padding: 0 6px;
    text-overflow: ellipsis;
    color: #A7A7A7;
    border-radius: 2px;
    background: #EEEEEE;
    font-size: 12px;
    line-height: 24px;
}
.tag-close {
    cursor: pointer;
}
.industry-text {
    margin-top: 10px;
}
.honour-list li {
    position: relative;
    float: left;
    margin-right: 12px;
}
.honour-list li img {
    width: 130px;
    height: 170px;
}
.honour-list li h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 36px;
    color: #FFFFFF;
    background: rgba(0,0,0,.6);
    font-size: 14px;
}
.honour-list li h3 span {
    display: block;
    padding: 4px 10px;
}
#photoModal_close {
    position: fixed;
    z-index: 999999;
    top: 10px;
    right: 10px;
}
.finance-con {
    position: relative;
}
.finance-timeline {
    position: absolute;
    top: 0;
    left: 85px;
    width: 1px;
    height: 100%;
    background: #D2D2D2;
}
.finance-list {
    padding: 1px 0;
}
.finance-list li {
    position: relative;
    margin: 12px 0 12px 110px;
    padding: 15px 0;
    color: #333333;
    border-radius: 5px;
    background: #F4F4F4;
}
.finance-date {
    position: absolute;
    top: 16px;
    left: -105px;
    width: 120px;
    text-align: right;
}
.finance-date {
    color: #666666;
    font-size: 12px;
}
.finance-date em {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 8px;
    vertical-align: middle;
    border-radius: 4px;
    background: #BFBFBF;
}
.finance-date i {
    vertical-align: middle;
    color: #F4F4F4;
    font-size: 28px;
}
.finance-title {
    position: relative;
    z-index: 2;
    float: left;
    width: 110px;
    margin-top: 8px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.finance-detail {
    overflow: hidden;
    zoom: 1;
    padding-right: 20px;
    padding-left: 25px;
    border-left: 1px solid #D2D2D2;
}
.finance-detail em {
    color: #999999;
}
.content-team {
    margin-bottom: 15px;
}
.content-team img {
    float: left;
    width: 50px;
    margin-top: 5px;
}
.content-team-text {
    overflow: hidden;
    zoom: 1;
    margin-left: 65px;
}
.content-team-name {
    color: #000000;
}
.content-team-position {
    display: block;
    color: #999999;
    font-size: 14px;
}
.content-team p {
    font-size: 14px;
}
.comment-add {
    text-align: right;
}
.comment-add form {
    padding-top: 0;
}
.comment-add textarea {
    height: 7.2em;
    margin-bottom: 5px;
    text-align: left;
}
.comment-tips {
    margin: 50px 0 30px;
}
.mod-value {
    text-align: center;
}
.mod-value-title {
    background: #F6F6F6;
    font-size: 12px;
    line-height: 34px;
}
.mod-value-txt {
    margin-top: 14px;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}
.mod-value-tips {
    margin-top: 4px;
    color: #B7B7B7;
    font-size: 12px;
}
.mod-value-link {
    margin: 10px 22px 0;
    padding: 10px 0 12px;
    border-top: 1px solid #EEEEEE;
}
.mod-code {
    padding: 34px 0 25px;
    text-align: center;
    color: #999999;
    font-size: 12px;
}
.mod-code p {
    margin-top: 20px;
}
.mod-code canvas {
    width: 75%;
    max-width: 180px;
}
.mod-fans {
    padding: 20px 0;
}
.mod-fans-title {
    overflow: hidden;
    zoom: 1;
    margin: 0 13px;
    cursor: pointer;
}
.mod-fans-title i {
    cursor: pointer;
    font-size: 20px;
    line-height: 22px;
}
.fanslist {
    overflow: hidden;
    max-height: 135px;
}
.fanslist li {
    float: left;
    margin-top: 13px;
    margin-left: 13px;
}
.fanslist .avatar img {
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 5px;
}
.mod-related {
    padding: 20px 13px;
}
.mod-related-title {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}
.related-list img {
    position: absolute;
    top: 18px;
    left: 0 ;
    width: 50px;
    height: 50px;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
}
.related-list li {
    position: relative;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-left: 66px;
}
.related-list li + li {
    border-top: 1px solid #EEEEEE;
}
.related-profile {
    color: #999999;
    font-size: 12px;
}
.related-other {
    margin-top: 4px;
    color: #666666;
    font-size: 12px;
}
.related-other a {
    color: #666666;
}
/*********pad竖屏************/
@media(max-width:999px) {
    .company-pic-add {
        height: 50px;
        font-size: 48px;
        line-height: 50px;
    }
    .company-pic .flex-control-thumbs {
        height: 50px;
    }
}
@media(max-width:767px) {
    .company-pic-add {
        height: 40px;
        font-size: 36px;
        line-height: 40px;
    }
    .company-pic .flex-control-thumbs {
        height: 40px;
    }
}
@media(max-width:479px) {
    .company-pic-add {
        height: 25px;
        font-size: 24px;
        line-height: 25px;
    }
    .company-pic .flex-control-thumbs {
        height: 25px;
    }
    .finance-title {
        padding: 0 15px;
        text-align: left;
    }
    .finance-detail {
        clear: both;
        padding: 0 15px;
        border: none;
    }
}
