<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  ainirobot.com news center
  2018/10/25 14:53
*/

header.news {
    background: #6787e4;
}

.product-wrapper.news {
    min-height: auto;
}

header.news:hover .glb-top-logo,
header.news:hover .glb-top-logo.white {
    background-image: url(../img/orionstar-logo-white-x1.png);
    background-image: -webkit-image-set( url(../img/orionstar-logo-white-x1.png) 1x, url(../img/orionstar-logo-white-x2.png) 2x);
}

header.news:hover .glb-navlink {
    color: #fff;
}

header.news:hover .glb-navlink:hover,
.glb-navlink:hover {
    color: #2660ad;
}

.news-center .glb-navlink.active,
.business-case .glb-navlink.active {
    color: #2660ad;
}

/* .new-art-container {
    margin: 150px auto;
    width: 1200px;
    min-height: 768px;
    display:flex;

} */
.new-art-container {
    margin: 150px auto;
    width: 1000px;
    min-height: 768px;
}
.new-art-sidebar {
    width: 180px;
}
.new-art-container table{
    border:1px solid rgb(222, 224, 227);
}
.new-art-container table .firstRow{
    border-bottom:1px solid rgb(222, 224, 227);
}
.new-art-container table  td{
    padding:10px;
    border-right:1px solid rgb(222, 224, 227);
}
.new-art-container table  td:last-child{
    border-right:none;
}

.sidebar-link {
    display: block;
    font-size: 18px;
    line-height: 60px;
    color: #3d3d3d;
    cursor: pointer;
}

.sidebar-link.all-a {
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px;
    color: #3d3d3d;
    border-bottom: none;
}

.sidebar-link.all-a.active {
    color: #6787e4;
}

.sidebar-link.CMCate_94 {
    background: url(../img/news-icon-c.png) 0 50% no-repeat;
    background-size: 35px;
}

.sidebar-link.CMCate_93,
.sidebar-link.CMCate_96 {
    background: url(../img/news-icon-p.png) 0 50% no-repeat;
    background-size: 35px;
}

.news-center .sidebar-link.CMCate_96,
.business-case .sidebar-link.CMCate_93,
.business-case .sidebar-link.CMCate_94 {
    display: none;
}

.news-center .sidebar-link.CMCate_96 {
    display: block;
}
.sidebar-link{
    
    padding-left: 15px;
}

.sidebar-link:hover,
.sidebar-link.active {
    color: #2B86FF;
    background: url('../img/active.png') 0 50%  no-repeat;
    background-size: 11px;
    /*padding-left: 15px;*/
}

.new-art-content {
    /* float: right; */
    width: 1000px;
    margin:0 auto;
}
.news-crumbs{
    margin-bottom: 24px;
}
.news-crumbs span:hover{
    color: #2B86FF;
    cursor: pointer;
}
.news-crumbs span.active{
    color: #2B86FF;
}

.ar .new-art-content{
    text-align: right;
}

.one-article {
    position: relative;
    margin-bottom:35px;
    padding: 0 0 35px;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
}

.article-title {
    padding: 0px 0px 10px 0;
    line-height: 30px;
}
.ar .article-title{
    text-align: right;
}

.article-title a {
    font-size: 18px;
    line-height: 26px;
    color: #3d3d3d;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.article-title a:hover {
    color: #6787e4;
}

.art-pic {
    margin: 0 30px 0 0;
    float: left;
    width: 258px;
    height: 150px;
    overflow: hidden;
    background: #fff;
}
.ar .art-pic{
    margin: 0 0 0 30px;
    float:right;
}

.art-pic img {
    display: block;
    height: 100%;
    width:100%;
    margin: auto;
    object-fit: cover;
}

.art-intro {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ar .art-intro{
    text-align: right;
}
.article-details-list .author-name{
    position: absolute;
    left: 405px;
    bottom: 38px;
    display: block;
    font-size: 12px;
    color: #aaa;
}
.modified-date {
    position: absolute;
    left: 290px;
    bottom: 38px;
    display: block;
    font-size: 12px;
    color: #aaa;
}
.ar .modified-date{
    left: auto;
    right: 290px;
}
.ar .author-name{
    left: auto;
    right: 405px;
}
.article-details h1 {
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 36px;
    color: #3d3d3d;
    font-weight:bold;
}
.article-details h2 {
    font-size: 26px;
    margin: 0 0 20px;
    font-weight:bold;
}

.article-details h3 {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight:bold;
}
.article-details h4 {
    font-size: 20px;
    margin: 0 0 20px;
    font-weight:bold;
}
.article-details-info{
    display: flex;
    font-size: 12px;
}
.art-uptime {
    display: block;
    font-size: 12px;
    color: #999;
    margin-right: 12px;
}
.author-name{
    font-weight: 600;
}
.main-content {
    margin: 50px 0 0;
}

.main-content p {
    margin: 20px 0;
    font-size: 14px;
    line-height: 20px;
    color: #3d3d3d;
}

.main-content a {
    color: #6787e4;
}

.main-content a:hover {
    text-decoration: underline;
}

.main-content ul {
    padding: 0 30px;
    font-size: 14px;
    line-height: 20px;
    color: #3d3d3d;
    list-style-type: circle;
}

.main-content ul li {
    margin: 20px 0;
}

.main-content img {
    display: block;
    width: 100%;
}

.new-art-main-content {
    margin: 50px 0 0;
}

.new-art-main-content p,.new-art-main-content div {
    margin: 20px 0;
    font-size: 16px;
    line-height: 28px;
    color: #3d3d3d;
}

.new-art-main-content a {
    color: #6787e4;
}

.new-art-main-content a:hover {
    text-decoration: underline;
}

.new-art-main-content ul {
    padding: 0 30px;
    font-size: 14px;
    line-height: 20px;
    color: #3d3d3d;
    list-style-type: circle;
}

.new-art-main-content ul li {
    margin: 20px 0;
}

.new-art-main-content img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.new-art-container video {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

figcaption {
    display: block;
    margin: 10px auto;
    font-size: 12px;
    color: #777;
    text-align: center;
}
.nav-link:hover {
    color: #6787e4;
}

@media screen and (max-width: 768px) {
    .glb-top-nav {
        background: rgba(0, 0, 0, .8);
    }
    /* Styles for new article page: */
    .new-art-container {
        margin: 50px auto 50px;
        width: 100%;
        flex-direction: column !important;
    }
    .new-art-sidebar {
        padding: 2px 0 0 10px;
        width: 66px;
    }
    .sidebar-link {
        margin: 0 0 20px;
        padding: 0px 0px 6px;
        font-size: 16px;
        line-height: 16px;
    }
    .sidebar-link.all-a {
        margin: 0 0 30px;
        font-size: 14px;
    }
    .sidebar-link {
        background: none !important;
    }
    .new-art-content {
        width: calc(100% - 88px);
    }
    .one-article {
        margin: 0 14px 20px 0;
        padding: 0 0 20px;
        cursor: pointer;
    }
    /* .art-pic {
        display: none;
    } */
    .art-pic {
        width:120px;
        height:90px;
        margin-right:10px;
        border-radius: 4px;
    }
    
    .article-title {
        padding: 0px 2px 12px 0;
        font-size: 14px;
    }
    .ar .article-title{
        text-align: right;
    }
    .article-title a {
        font-size: 14px;
        line-height: 20px;

    }
    .art-intro {
        font-size: 12px;
        line-height: 18px;
    }
    .ar .art-intro{
        text-align: right;
    }
    .article-details-list{
        display: flex;
    }
    .modified-date {
        position: static;
        margin: 8px 8px 0 0;
        font-size: 10px;
    }
    .ar .modified-date{
        margin: 8px 0 0 8px;
    }
    .article-details-list .author-name{
        position: static;
        margin: 8px 0 0;
        font-size: 10px;
    }
    .ar .author-name{
        margin: 0 8px 0 0;
    }
    .article-details {
        margin: 0 ;
    }
    .article-details h1 {
        margin: 0 0 12px;
        font-size: 20px;
        line-height: 20px;
        font-weight:bold;
    }
    .article-details h2 {
        font-size:18px;
        margin: 0 0 12px;
        font-weight:bold;
    }
    .article-details h3 {
        font-size:16px;
        margin: 0 0 12px;
        font-weight:bold;
    }
    .article-details h4 {
        font-size:14px;
        margin: 0 0 12px;
        font-weight:bold;
    }
    .new-art-main-content {
        margin: 30px 15px 0;
    }
    .new-art-main-content p,
    .new-art-main-content div {
        margin: 15px 0;
        font-size: 12px;
        line-height: 22px;
    }
    .new-art-main-content ul {
        padding: 0 20px;
        font-size: 12px;
        line-height: 18px;
    }
    .new-art-main-content ul li {
        margin: 10px 0;
    }
}

@media (max-width: 1280px){
.swiper-container{width: 90% !important;}
.new-art-container{width: 100%;margin: 66px auto;}
.news-center .banner-wrapper{display:none}
.new-art-sidebar{display:flex;flex-direction:column;width:200px;padding: 20px 0  10px 0;text-align: center;white-space: nowrap;overflow-x: scroll;overflow-y: hidden;background: #fff; }
.sidebar-link{background: none !important;height: 68px;line-height: 68px;white-space: nowrap;display: inline-block;}
.new-art-content{width: 94%;margin: 50px  3%;}
.news-crumbs{width: 94%;margin: 50px  3%;margin-top: 3.067vw;}
}
@media (max-width: 768px){
.new-art-container{width: 100%;margin: 66px auto;}
.news-center .banner-wrapper{display:none}
.new-art-sidebar{display:block;padding: 2px 0 10px 0;width: 100%;text-align: center;white-space: nowrap;overflow-x: scroll;overflow-y: hidden;background: #fff;height: 68px;}
.sidebar-link{background: none !important;width: auto; padding:0 5px ;height: 68px;line-height: 68px;white-space: nowrap;display: inline-block;}
.new-art-content{width: 94%;margin: 50px  3%;}
.news-crumbs{width: 94%;margin: 50px  3%;margin-top: 3.067vw;}
/*.sidebar-link:hover, .sidebar-link.active{padding:0}*/
}
@media (max-width: 576px){
.new-art-container{width: 100%;margin: 66px auto;}
.news-center .banner-wrapper{display:none}
.new-art-sidebar{display:block;padding: 2px 0 10px 0;width: 100%;text-align: center;white-space: nowrap;overflow-x: scroll;overflow-y: hidden;background: #fff;height: 68px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.sidebar-link{background: none !important;width: auto; padding:0 5px ;height: 68px;line-height: 68px;white-space: nowrap;display: inline-block;margin: 0;}
.new-art-content{width: 94%;margin: 30px  3%;}
.news-crumbs{width: 94%;margin: 30px  3%;margin-top: 3.067vw;}
/*.sidebar-link:hover, .sidebar-link.active{padding:0}*/
/*}*/
}</pre></body></html>