html, body {
    height: 100%;
    background-color: #f7f7f7;
}

a {
    color: black;
}

ul, ol {
    list-style-type: none;
    padding: 0px;
}

.page-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -98px;
}

.page-main-content {
    padding-bottom: 98px;
}

.page-width {
    width: 1202px;
    margin-right: auto;
    margin-left: auto;
}

.clear-fix:after {
    content: '';
    clear: both;
    display: block;
}

.risesoft-ul {
    margin-left: 17px;
    margin-right: 17px;
    margin-top: 21px;
    padding-left: 0px;
}

.risesoft-ul li {
    color: #7e7e80;
    padding: 16px 19px 16px 16px;
    font-size: 18px;
    line-height: 18px;
    border-bottom: 1px solid lightgrey;
}

.risesoft-ul .risesoft-moment:hover, .risesoft-ul .sub-menu:hover{
    cursor: pointer;
}

.risesoft-ul .risesoft-moment {
    color: black;
}

.risesoft-ul .main-menu {
    color: black;
}

.risesoft-ul li span {
    display: inline-block;
    float: right;
    font-size: 12px;
    line-height: 12px;
}

.li-active {
    color: #024387 !important;
}

.div-shadow {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12);
}

.risesoft-nav {
    background-color: white;
}

.risesoft-nav .gradient-top{
    height: 3px;
    background: -webkit-linear-gradient(left, #9e01c0, #1e2aff, #2bab32, #f8aa06, #c70f03); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #9e01c0, #1e2aff, #2bab32, #f8aa06, #c70f03); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #9e01c0, #1e2aff, #2bab32, #f8aa06, #c70f03); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #9e01c0, #1e2aff, #2bab32, #f8aa06, #c70f03); /* 标准的语法 */
}

.risesoft-nav .links-div {
    height: 45px;
    background: rgba(0, 0, 0, 0.2);
}

.links-div .links {
    margin-top: 12px;
}

.links-div .links a, .links-div .links span {
    font-size: 14px;
    color: #ffffff;
    margin-left: 30px;
}

.risesoft-nav .logo-div {
    height: 91px;
    margin-top: 21px;
}

.logo-div .logo {
    display: inline-block;
    position: absolute;
}

.logo-div .slogan {
    position: relative;
    color: white;
    left: 270px;
    width: 491px;
}

.slogan span:first-child{
    display: block;
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 12px;
}

.slogan span:last-child{
    display: block;
    font-size: 10px;
    line-height: 17px;
}

.current-location {
    text-align: right;
    margin-top: 8px;
}

.risesoft-main {
    position: relative;
    margin-top: 27px;
    margin-bottom: 24px;
}

.risesoft-main-left {
    position: absolute;
    background-color: white;
    width: 212px;
    padding-bottom: 30px;
}

.risesoft-main-left .gradient-top{
    height: 5px;
    background: -webkit-linear-gradient(left, #9e01c0, #1e2aff, #2bab32, #f8aa06, #c70f03); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #9e01c0, #1e2aff, #2bab32, #f8aa06, #c70f03); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #9e01c0, #1e2aff, #2bab32, #f8aa06, #c70f03); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #9e01c0, #1e2aff, #2bab32, #f8aa06, #c70f03); /* 标准的语法 */
}

.qr-code {
    height: 108px;
    width: 108px;
    margin: 20px auto;
}

.qr-code img {
    width: 100%;
}

.risesoft-main-content {
    position: relative;
    left: 220px;
    background-color: white;
    width: 982px;
}

.risesoft-main-content-left {
    width: 661px;
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.risesoft-main-content-right {
    width: 168px;
    margin-left: 53px;
    margin-top: 40px;
}

.serviceTitle {
    color: #030303;
    font-size: 18px;
}

.serviceTitle span {
    display: block;
    border-bottom: 2px solid lightgrey;
    position: relative;
}

.serviceTitle span:after {
    content: '';
    width: 76px;
    height: 2px;
    background: #d37300;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.service {
}

.service a {
    padding-top: 19px;
    display: block;
    padding-bottom: 19px;
    border-bottom: 1px solid #d0d3d7;
}

.service a:after {
    content: '';
    clear: both;
    display: block;
}

.service a img {
    float: left;
    margin-left: 12px;
    margin-right: 15px;
    display: inline-block;
}

.service a div {
    float: left;
    width: 115px;
    display: inline-block;
}

.service a div span:first-child {
    color: #030303;
    font-size: 16px;
    line-height: 16px;
    display: block;
}

.service a div span:last-child {
    margin-top: 4px;
    font-size: 10px;
    line-height: 10px;
    color: lightgrey;
    display: block;
}

.risesoft-footer {
    border-top: 3px solid #969696;
    background-color: #b5b5b5;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
}

.risesoft-links a {
    color: black;
    margin-left: 5px;
    margin-right: 5px;
}

.risesoft-copyright {
    margin-top: 10px;
}

.article-item {
    position: relative;
    padding: 30px 0;
    border-bottom: 1px dashed #d0d3d7;
}

.left-picture {
    position: relative;
    width: 237px;
    height: 133px;
    border: 1px solid #e8e8e8;
    background: #e8e8e8;
    float: left;
}

.left-picture img {
    width: 100%;
    height: 100%;
    background-color: white;
}

.right-box {
    position: relative;
    height: 134px;
    margin-left: 264px;
    font-size: 0;
}

.right-box .article-title {
    color: #333333;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.right-box .article-abstract {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.right-box .article-footer {
    font-size: 14px;
    color: #f68121;
    height: 16px;
    line-height: 16px;
    display: block;
}

.risesoft-article-detail {
    margin-top: 30px;
    display: none;
}

.risesoft-article-detail img {
    max-width: 100%;
}

.risesoft-left {
    float: left;
}

.risesoft-right {
    float: right;
}

.article-item2 {
    border-bottom: 1px dashed #d0d3d7;
}

.article-item2:after {
    clear: both;
    content: '';
    display: block;
}

.article-item2 .left-box {
    padding: 26px 0;
    width: 544px;
}

.article-item2 .left-box .article-title {
    color: #333333;
    font-size: 18px;
    line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-item2 .left-box .article-abstract {
    margin-top: 8px;
    font-size: 12px;
    line-height: 12px;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-item2 .right-picture {
    padding: 18px 0;
    margin-left: 24px;
    width: 93px;
    height: 53px;
}

.right-picture img {
    border: 1px solid #e8e8e8;
    width: 100%;
    height: 100%;
}

.no-more-article {
    background-color: #f1f2f4;
    height: 30px;
    vertical-align: middle;
    font-size: 14px;
    width: 100%;
    margin-bottom: 22px;
    margin-top: 12px;
}

.no-more-article p {
    text-align: center;
    line-height: 30px;
    color: #333333;
    width: 100%;
}