a:hover{
    cursor: pointer;
}
.portal-info-wapper{
    width: 1200px;
    height: 656px;
    margin: 16px auto;
    position: relative;
    background: #F6F9FD;
    border-radius: 2px;
}
.portal-info-purchase{
    height: 444px;
    width: 896px;
    padding:0px 0px 8px 0px;
}
.portal-info-server{
    height: 152px;
    width:288px;
    padding-right: 0px;
    padding-top:0px;
    background: #FFFFFF;
}
.portal-info-placard{
    height: 488px;
    width: 288px;
    padding-right: 0px;
    margin-top:16px;
    background: #FFFFFF;
}
.portal-info-company{
    height: 196px;
    width: 896px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-right: 16px;
    margin-top: 16px;
}
.purchase-left{
    width:307px;
    height: 444px;
    float:left;
    padding: 0;
    background: #FFFFFF;
 }
.info-head{
    height: 40px;
    margin-bottom: 10px;
}
.info-head span{
    font-family: HanSansJP, PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 24px;
    padding-top: 16px;
    float: left;
}
.info-head img{
    float: left;
    padding: 22px 8px 0px 20px;
}
.info-head a{
    font-family: HanSansJP, PingFangSC-Regular;
    font-size: 12px;
    color: #29BECE;
    text-align: center;
    line-height: 20px;
    float: right;
    padding-top: 22px;
    padding-right: 20px;
}
.portal-info-server .info-head a{
    font-family: HanSansJP, PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 22px;
}
.portal-info-server a{
    display: block;
    font-family: HanSansJP, PingFangSC-Regular;
    font-size: 12px;
    color: #29BECE;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0px 0px 8px 42px;
}
.portal-info-server a:hover,
.company-link a:hover{
    text-decoration: underline;
    color: #29BECE;
}
.purchase-right{
    width:572px;
    height: 444px;
    float: right;
    padding: 0;
    background: #FFFFFF;
}
.userless-link{
    color: #ACAEB1!important;
}
.userless-link:hover{
    color: #ACAEB1!important;
    text-decoration: none!important;
    cursor: default;
}
.dividing-line{
    background: #D5DAE0;
    width: 1px;
    height: inherit;
    position: absolute;
    left: 307px;
    right: 588px;
}
.portal-left{
    float: left;
}
.portal-right{
    float: right;
}
.company-info{
    float: left;
    width: 307px;
}
.company-info-detail{
    max-height: 268px;
    max-height: 126px;
    padding: 0px 20px 14px 20px;
}
.company-info .company-info-detail pre {
    font-family: HanSansJP, PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    max-height: 140px;
    line-height: 20px;
    background: none;
    padding: 0;
    border: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.company-info .info-head span{
    font-family: HanSansJP, PingFangSC-Regular;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 22px;
}
.company-link{
    float: left;
    width: 278px;
    margin-left: 16px;
    overflow: hidden;
}
.a-wapper{
    width: 204px;
    height: 20px;
    padding: 8px 50px 0px 42px;
}
.company-link .a-wapper{
    width: 200px;
    height: 20px;
    line-height: 20px;
    padding: 0 0 8px 42px;
    box-sizing: content-box;
}
.company-link .a-wapper a{
    font-family: HanSansJP, PingFangSC-Regular;
    font-size: 12px;
    color: #29BECE;
    letter-spacing: 0;
    line-height: 20px;
    float: left;
}
.company-contract{
    float: left;
    width: 279px;
    margin-left: 16px;
    overflow: hidden;
}
.span-wapper{
    min-width: 60px;
    line-height: 20px;
    box-sizing: content-box;
    padding: 0 0 20px 39px;
}
.company-contract .span-wapper span{
    font-family: HanSansJP, PingFangSC-Regular;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0;
    float: left;
    word-break: break-all;
}
.company-contract .servicehotline{
    font-family: HanSansJP, PingFangSC-Regular;
    font-size: 12px;
    color: #333333;

}
.company-info,
.company-link,
.company-contract{
    height: 196px;
    background: #fff;
}
.notices-tab{
    height: 50px;
    margin-bottom: 0;
    list-style: none;
    line-height: 24px;
    display: flex;
    justify-content: flex-start	;
    padding-top: 16px;
    padding-left: 16px;
    position: static;
}
.notices-tab li {
    padding-left: 0px;
    padding-right: 16px;
}
.notices-tab a{
    color: #333333;
    white-space: nowrap;
}
.notices-tab > .active a {
    border: none;
    color: #29BECE;
    padding-bottom: 5px;
    border-bottom: 2px solid #29BECE;
}
.notices-tab a:hover {
    background: transparent;
    color: #29BECE;
}
.notice-wrap{
    padding: 0 20px;
}
.notice-wrap ul{
    padding: 0;
    height: 378px;
    list-style: none;
    color: #333333;
}
.tab-content > .notice-wrap ul li a{
    font-size: 14px;
    color: #333333;
    overflow : hidden;
    max-height: 40px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;      /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}

.notice-wrap > ul > li > p{
    display: flex;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    margin: 0;
}
.notice-wrap .notices-title{
    display: flex;
    align-items: center;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notice-more{
    text-align: center;
}
.notice-more a{
    font-size: 12px;
    color: #29BECE;
    text-align: center;
}
.notice-more a:hover,
.info-head a:hover{
    color: #29BECE;
    text-decoration: underline;
}
.visited-color:visited
{
    color: #29BECE;
}

#company-notice,
#platform-notice{
    padding: 0;
    margin-top: 8px;
}
#company-notice li,
#platform-notice li{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 66px;
    padding: 0 20px;
}
#notices-tab-content .notice-wrap .notices-title{
    display: flex;
    align-items: center;
    max-height: 40px;
}

#company-notice li:hover,
#platform-notice li:hover{
    background: #E9F8FA;
}
#company-notice li a:hover,
#platform-notice li a:hover{
    color: #29BECE;
}
.clearfix:after{
    content:"\200B";
    display:block;
    height:0;
    clear:both;
}

.service-hot{
    min-width: 12px!important;
    display: inline-block;
    float: left;
    text-align: right;
    line-height: 20px;
}

.hot {
    display: inline-block;
    float: left;
    min-width: 70px;
    text-align: right;
}

.hot-span{
    font-style: normal;
    float:left;
    display: inline;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
}
