.main-container .position-nav-wrap {
    padding: 12px 84px;
    line-height: 40px
}

.main-container .position-nav-wrap .current {
    font-weight: bold
}

.main-container .position-nav-wrap a {
    color: #555
}

.main-container .position-nav-wrap a:hover {
    color: #ea8010
}

.main-container .select-info {
    padding-left: 84px
}

.main-container .check-iframe-hidden {
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    margin: 0 auto;
    display: block
}

.main-container .check-iframe-hidden.left-wrap {
    margin: 0
}

.main-container .check-iframe-hidden.left-wrap .check-iframe-wrap {
    min-width: 1400px
}

.main-container .check-iframe-hidden .check-iframe-wrap {
    height: 1080px;
    margin-top: 5px;
    margin-bottom: 30px
}

.main-container .check-iframe-hidden .check-iframe-wrap.left-wrap {
    height: 1060px
}

a[href^="http://tongji.baidu.com/"] {
    position: absolute;
    right: 0;
    left: 0;
    margin: -45px auto 0 auto;
    width: 20px
}

.navWrap {
    height: 61px;
    line-height: 61px
}

.navWrap.left-wrap {
    margin: 0
}

.navWrap.left-wrap .logoWrap {
    margin-left: 6px
}

.navWrap.inner {
    position: fixed;
    margin: 0 auto
}

.navWrap .logoWrap {
    height: 61px;
    width: 256px;
    margin-left: 80px;
    float: left;
    background: url("../images/logo.png")/*tpa=http://www.biyelunwenjiance.com/images/common/logo.png*/ no-repeat scroll left center transparent;
    background-size: 190px auto
}

.navWrap .navBtnWrap {
    float: left
}

.navWrap .navBtnWrap .navBtn {
    font-size: 17px;
    padding: 0 18px;
    color: #555
}

.navWrap .navBtnWrap .navBtn:hover {
    color: #43a3b9
}

.right-nav-wrap {
    float: right;
    width: 305px
}

.right-nav-wrap .nav-item {
    border: 1px solid #ddd;
    margin-top: -1px
}

.right-nav-wrap .nav-item:first-of-type {
    margin-top: 0
}

.right-nav-wrap .nav-item,.right-nav-wrap .nav-item * {
    cursor: default
}

.right-nav-wrap .nav-item .title {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #56abe4;
    padding-left: 12px;
    margin: -1px -1px 0 -1px
}

.right-nav-wrap .nav-item .inner-content {
    min-height: 88px
}

.right-nav-wrap .nav-item .inner-content .big-system-name {
    color: #23bc99;
    font-size: 36px;
    line-height: 40px;
    height: 40px;
    margin-top: 20px;
    text-align: center
}

.right-nav-wrap .nav-item .inner-content .small-sub-name {
    color: #23bc99;
    font-size: 12px;
    line-height: 19px;
    height: 20px;
    text-align: center
}

.right-nav-wrap .nav-item .inner-content .big-check-count {
    color: #23bc99;
    font-size: 30px;
    line-height: 88px;
    text-align: center
}

.right-nav-wrap .nav-item .inner-content .big-check-count .num {
    color: #56abe4
}

.right-nav-wrap .nav-item .inner-content .big-check-count .unit {
    color: #555;
    padding-left: 2px;
    font-size: 16px
}

.right-nav-wrap .nav-item .inner-content .chat-list-wrap {
    padding: 30px 20px 20px 16px
}

.right-nav-wrap .nav-item .inner-content .chat-list-wrap .chat-item {
    padding-bottom: 10px;
    text-align: center
}

.right-nav-wrap .nav-item .inner-content .chat-list-wrap .chat-item .chat-btn {
    min-width: 74px;
    min-height: 23px;
    display: inline-block;
    opacity: 0.9
}

.right-nav-wrap .nav-item .inner-content .chat-list-wrap .chat-item .chat-btn,.right-nav-wrap .nav-item .inner-content .chat-list-wrap .chat-item .chat-btn * {
    cursor: pointer
}

.right-nav-wrap .nav-item .inner-content .chat-list-wrap .chat-item .chat-btn:hover {
    opacity: 1.0
}

.right-nav-wrap .nav-item .inner-content .notice-list-wrap {
    padding: 28px 8px 24px 8px
}

.right-nav-wrap .nav-item .inner-content .notice-list-wrap .notice-item {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 26px;
    padding: 0 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: normal;
    padding-bottom: 4px;
    margin-bottom: 6px;
    border-bottom: 1px dotted #ddd;
    text-align: left;
    color: #555
}

.right-nav-wrap .nav-item .inner-content .notice-list-wrap .notice-item:before {
    content: '';
    border-radius: 50%;
    background: #56abe4;
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 5px;
    position: relative;
    top: -2px
}

.right-nav-wrap .nav-item .inner-content .notice-list-wrap .notice-item:hover {
    color: #ea8010
}

.right-nav-wrap .nav-item .inner-content .notice-list-wrap .notice-item,.right-nav-wrap .nav-item .inner-content .notice-list-wrap .notice-item * {
    cursor: pointer
}

.right-nav-wrap .nav-item .inner-content .help-list-wrap {
    padding: 28px 12px 80px 28px;
    line-height: 22px
}

.right-nav-wrap .nav-item .inner-content .help-list-wrap .help-item {
    padding-bottom: 10px
}

.right-nav-wrap .nav-item .inner-content .help-list-wrap .help-item .red {
    font-weight: bold;
    color: #d9534f;
    padding: 0 2px
}

.right-nav-wrap .nav-item .inner-content .help-list-wrap .help-item .help-title {
    line-height: 20px;
    padding: 0 1px 2px 1px;
    border-bottom: 2px solid #82c1eb;
    display: inline-block;
    margin-bottom: -5px
}

.stepsWrap {
    background: url("../images/bg.png")/*tpa=http://www.biyelunwenjiance.com/images/home/bg.png*/ no-repeat scroll center center #145096;
    background-size: 1022px auto;
    height: 340px
}

.small-platform {
    width: 136px;
    height: 48px;
    border: 1px solid #ddd;
    background: url("../images/all-small.png")/*tpa=http://www.biyelunwenjiance.com/images/platform/all-small.png*/ no-repeat scroll center center transparent;
    display: inline-block;
    margin: 0 3px
}

.small-platform.platform-1-1,.small-platform.platform-2-1,.small-platform.platform-3-1 {
    clear: both
}

.small-platform.platform-1-1 {
    background-position: -5px -5px
}

.small-platform.platform-1-2 {
    background-position: -156px -5px
}

.small-platform.platform-1-3 {
    background-position: -307px -5px
}

.small-platform.platform-1-4 {
    background-position: -458px -5px
}

.small-platform.platform-1-5 {
    background-position: -609px -5px
}

.small-platform.platform-1-6 {
    background-position: -760px -5px
}

.small-platform.platform-1-7 {
    background-position: -911px -5px
}

.small-platform.platform-2-1 {
    background-position: -5px -104px
}

.small-platform.platform-2-2 {
    background-position: -156px -104px
}

.small-platform.platform-2-3 {
    background-position: -307px -104px
}

.small-platform.platform-2-4 {
    background-position: -458px -104px
}

.small-platform.platform-2-5 {
    background-position: -609px -104px
}

.small-platform.platform-2-6 {
    background-position: -760px -104px
}

.small-platform.platform-2-7 {
    background-position: -911px -104px
}

.small-platform.platform-3-1 {
    background-position: -5px -196px
}

.small-platform.platform-3-2 {
    background-position: -156px -196px
}

.small-platform.platform-3-3 {
    background-position: -307px -196px
}

.small-platform.platform-3-4 {
    background-position: -458px -196px
}

.small-platform.platform-3-5 {
    background-position: -609px -196px
}

.small-platform.platform-3-6 {
    background-position: -760px -196px
}

.small-platform.platform-3-7 {
    background-position: -911px -196px
}

.small-platform-wrap {
    padding: 36px 0 26px
}

.small-platform-wrap .line {
    text-align: center;
    padding-bottom: 50px
}

.small-platform-wrap .line .small-platform {
    position: relative;
    color: #555
}

.small-platform-wrap .line .small-platform:before {
    font-size: 12px;
    content: attr(name);
    position: absolute;
    text-align: center;
    width: 0;
    top: -1px;
    bottom: -1px;
    margin: 0 auto;
    line-height: 46px;
    display: block;
    background: rgba(0,0,0,0);
    color: rgba(0,0,0,0);
    background: rgba(0,0,0,0.5);
    -webkit-transition: all 0.2s ease-out 0.0s;
    -moz-transition: all 0.2s ease-out 0.0s;
    -o-transition: all 0.2s ease-out 0.0s;
    transition: all 0.2s ease-out 0.0s
}

.small-platform-wrap .line .small-platform:hover {
    color: #ea8010
}

.small-platform-wrap .line .small-platform:hover:before {
    width: 135px;
    color: #fff;
    -webkit-transition: all 0.2s ease-out 0.2s;
    -moz-transition: all 0.2s ease-out 0.2s;
    -o-transition: all 0.2s ease-out 0.2s;
    transition: all 0.2s ease-out 0.2s
}

.small-platform-wrap .line .small-platform .platform-name {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -42px;
    line-height: 42px;
    height: 42px
}

.big-platform {
    width: 164px;
    height: 166px;
    border: 5px solid rgba(0,0,0,0);
    background: url("../images/all-big.png")/*tpa=http://www.biyelunwenjiance.com/images/platform/all-big.png*/ no-repeat scroll center center transparent;
    display: inline-block;
    margin: 0 3px
}

.big-platform.platform-1-1,.big-platform.platform-2-1,.big-platform.platform-3-1 {
    clear: both
}

.big-platform.platform-1-1 {
    background-position: -10.5px -10px
}

.big-platform.platform-1-2 {
    background-position: -10.5px -186px
}

.big-platform.platform-1-3 {
    background-position: -10.5px -362px
}

.big-platform.platform-1-4 {
    background-position: -10.5px -538px
}

.big-platform.platform-1-5 {
    background-position: -10.5px -714px
}

.big-platform.platform-2-4 {
    background-position: -10.5px -890px
}

.big-platform.platform-2-1 {
    background-position: -10.5px -1066px
}

.big-platform.platform-2-7 {
    background-position: -10.5px -1242px
}

.big-platform.platform-3-3 {
    background-position: -10.5px -1418px
}

.big-platform.platform-2-5 {
    background-position: -10.5px -1594px
}

.big-platform.platform-2-2 {
    background-position: -10.5px -1770px
}

.big-platform.platform-2-6 {
    background-position: -10.5px -1946px
}

.big-platform.platform-2-3 {
    background-position: -10.5px -2122px
}

.big-platform.platform-3-4 {
    background-position: -10.5px -2298px
}

.big-platform.platform-3-5 {
    background-position: -10.5px -2474px
}

.big-platform.platform-3-6 {
    background-position: -10.5px -2650px
}

.big-platform.platform-3-7 {
    background-position: -10.5px -2826px
}

.big-platform.platform-3-1 {
    background-position: -10.5px -3002px
}

.big-platform.platform-3-2 {
    background-position: -10.5px -3178px
}

.big-platform.platform-1-6 {
    background-position: -10.5px -3354px
}

.big-platform.platform-1-7 {
    background-position: -10.5px -3530px
}

.big-platform-wrap {
    width: 860px;
    overflow: hidden;
    padding-top: 1px
}

.big-platform-wrap .line {
    margin-top: -1px;
    display: block;
    height: 176px;
    border: 1px solid #ddd;
    position: relative
}

.big-platform-wrap .line:before {
    content: '';
    position: absolute;
    left: 165px;
    width: 1px;
    top: 0;
    bottom: 0;
    background: #ddd
}

.big-platform-wrap .line .big-platform {
    float: left;
    margin-right: 1px
}

.big-platform-wrap .line .right-content {
    display: block;
    overflow: hidden;
    padding: 12px;
    font-size: 12px;
    line-height: 22px
}

.big-platform-wrap .line .right-content,.big-platform-wrap .line .right-content * {
    cursor: default
}

.big-platform-wrap .line .right-content .title-desc .blue-title,.big-platform-wrap .line .right-content .title-desc .language-info,.big-platform-wrap .line .right-content .title-desc .cost-time {
    line-height: 30px
}

.big-platform-wrap .line .right-content .title-desc .language-info,.big-platform-wrap .line .right-content .title-desc .view-template-btn,.big-platform-wrap .line .right-content .title-desc .cost-time {
    float: right
}

.big-platform-wrap .line .right-content .title-desc .blue-title {
    font-size: 20px;
    overflow: hidden;
    cursor: pointer
}

.big-platform-wrap .line .right-content .title-desc .language-info {
    margin-right: 8px
}

.big-platform-wrap .line .right-content .title-desc .cost-time {
    margin-left: 8px;
    width: 136px;
    text-align: right
}

.big-platform-wrap .line .right-content .title-desc .view-template-btn {
    border-radius: 2px;
    padding: 2px 6px;
    cursor: pointer;
    background: transparent !important;
    border-color: #56abe4;
    position: relative;
    top: 2px
}

.big-platform-wrap .line .right-content .title-desc .view-template-btn:hover {
    border-color: #ea8010
}

.big-platform-wrap .line .right-content .left-desc {
    width: 520px;
    float: left
}

.big-platform-wrap .line .right-content .left-desc .system-text,.big-platform-wrap .line .right-content .left-desc .check-range {
    padding-top: 5px
}

.big-platform-wrap .line .right-content .left-desc .system-text .my-name,.big-platform-wrap .line .right-content .left-desc .check-range .my-name {
    color: #82c1eb
}

.big-platform-wrap .line .right-content .left-desc .system-text {
    padding-top: 6px
}

.big-platform-wrap .line .right-content .right-desc {
    padding-top: 16px;
    overflow: hidden;
    text-align: right
}

.big-platform-wrap .line .right-content .right-desc .cost-price {
    line-height: 30px;
    white-space: nowrap;
    word-break: keep-all
}

.big-platform-wrap .line .right-content .right-desc .cost-price .red-num {
    color: #d9534f;
    font-size: 30px;
    font-weight: bold
}

.big-platform-wrap .line .right-content .right-desc .cost-price .unit-info {
    padding-left: 2px
}

.big-platform-wrap .line .right-content .right-desc .start-check-btn {
    margin-top: 8px;
    color: #f0f0f0;
    width: 126px;
    font-size: 14px;
    padding: 6px 0 6px 0;
    border-radius: 4px
}

.big-platform-wrap .line .right-content .right-desc .start-check-btn,.big-platform-wrap .line .right-content .right-desc .start-check-btn * {
    cursor: pointer
}

.big-platform-wrap .line .right-content .right-desc .start-check-btn .ico {
    margin-right: 2px;
    display: inline-block;
    min-width: 14px;
    min-height: 14px
}

.big-platform-wrap .line .right-content .right-desc .start-check-btn:hover {
    color: #fff
}

.my-best-wrap {
    padding-bottom: 80px
}

.my-best-wrap,.my-best-wrap * {
    cursor: default
}

.my-best-wrap .big-best-title {
    text-align: center;
    line-height: 41px;
    height: 41px;
    font-size: 30px;
    margin: 30px 0 0 0;
    position: relative
}

.my-best-wrap .big-best-title:before,.my-best-wrap .big-best-title:after {
    content: '';
    width: 436px;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 20px
}

.my-best-wrap .big-best-title:before {
    left: -10px
}

.my-best-wrap .big-best-title:after {
    right: -10px
}

.my-best-wrap .my-best-list {
    white-space: nowrap;
    word-break: keep-all;
    text-align: center;
    height: 280px
}

.my-best-wrap .my-best-list .my-best-item {
    width: 220px;
    height: 100%;
    white-space: normal;
    word-break: normal;
    color: #fff;
    background: #56abe4;
    display: inline-block;
    margin: 30px 15px 0 0
}

.my-best-wrap .my-best-list .my-best-item .ico {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    margin: 30px auto 10px auto;
    font-size: 36px
}

.my-best-wrap .my-best-list .my-best-item .ico:before {
    position: relative;
    top: 24px
}

.my-best-wrap .my-best-list .my-best-item .title {
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    position: relative
}

.my-best-wrap .my-best-list .my-best-item .title:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
    width: 42px;
    margin: 0 auto;
    border-bottom: 3px solid #fff
}

.my-best-wrap .my-best-list .my-best-item .desc {
    font-size: 13px;
    font-style: normal;
    padding: 25px 10px 0 10px;
    line-height: 19px;
    color: #fff
}

.news-wrap {
    white-space: nowrap;
    word-break: keep-all;
    text-align: center;
    padding-bottom: 40px
}

.news-wrap,.news-wrap * {
    cursor: default
}

.news-wrap .news-list-wrap {
    width: 380px;
    display: inline-block;
    margin-left: 15px
}

.news-wrap .news-list-wrap:first-of-type {
    margin-left: 0
}

.news-wrap .news-list-wrap .news-title {
    line-height: 38px;
    height: 38px;
    border-left: 6px solid #2a95dd;
    font-size: 18px;
    background: #eee
}

.news-wrap .news-list-wrap .news-title .ico {
    float: left;
    margin: 9px 8px 0 8px
}

.news-wrap .news-list-wrap .news-title .name {
    float: left
}

.news-wrap .news-list-wrap .news-title .more-btn {
    float: right;
    color: #555;
    cursor: pointer;
    font-size: 13px;
    padding-right: 2px
}

.news-wrap .news-list-wrap .news-title .more-btn:hover {
    color: #ea8010
}

.news-wrap .news-list-wrap .news-list {
    margin-top: 15px;
    text-align: left
}

.news-wrap .news-list-wrap .news-list .item {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: normal;
    padding: 2px 5px 4px 5px;
    line-height: 26px;
    font-size: 13px;
    border-bottom: 1px dotted #ddd;
    color: #555
}

.news-wrap .news-list-wrap .news-list .item:before {
    content: '';
    border-radius: 50%;
    background: #56abe4;
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 5px;
    position: relative;
    top: -2px
}

.news-wrap .news-list-wrap .news-list .item:hover {
    color: #ea8010
}

.news-wrap .news-list-wrap .news-list .item,.news-wrap .news-list-wrap .news-list .item * {
    cursor: pointer
}

.news-wrap .news-list-wrap .news-list div.item,.news-wrap .news-list-wrap .news-list div.item:hover {
    cursor: default;
    color: rgba(0,0,0,0)
}

.news-wrap .news-list-wrap .news-list div.item:before,.news-wrap .news-list-wrap .news-list div.item:hover:before {
    background-color: rgba(0,0,0,0)
}

.links-wrap .links-title {
    line-height: 38px;
    height: 38px;
    font-size: 18px;
    position: relative;
    margin-bottom: 12px
}

.links-wrap .links-title:before {
    content: '';
    left: -10px;
    right: -10px;
    bottom: -2px;
    background: #ddd;
    height: 1px;
    position: absolute;
    cursor: default
}

.links-wrap .links-title .ico {
    float: left;
    margin: 9px 8px 0 8px
}

.links-wrap .links-title .name {
    float: left
}

.links-wrap .links-list-wrap {
    padding: 0 6px 40px 6px;
    overflow: hidden
}

.links-wrap .links-list-wrap .links-list-inner {
    white-space: normal;
    word-break: normal;
    overflow: hidden;
    margin-left: -9px;
    *zoom:1}

.links-wrap .links-list-wrap .links-list-inner:before,.links-wrap .links-list-wrap .links-list-inner:after {
    display: table;
    content: "";
    line-height: 0
}

.links-wrap .links-list-wrap .links-list-inner:after {
    clear: both
}

.links-wrap .links-list-wrap .links-list-inner .link-item {
    float: left;
    cursor: pointer;
    padding: 3px 8px 0 9px;
    line-height: 20px;
    height: 20px;
    margin-bottom: 6px;
    display: block;
    position: relative
}

.links-wrap .links-list-wrap .links-list-inner .link-item,.links-wrap .links-list-wrap .links-list-inner .link-item * {
    white-space: nowrap;
    word-break: keep-all
}

.links-wrap .links-list-wrap .links-list-inner .link-item:before {
    content: '';
    position: absolute;
    display: block;
    left: -1px;
    top: 5px;
    bottom: 1px;
    width: 1px;
    background: #ddd;
    z-index: 1
}

.links-wrap .links-list-wrap .links-list-inner .link-item a {
    color: #555
}

.links-wrap .links-list-wrap .links-list-inner .link-item a:hover {
    color: #ea8010
}

.topic-list-wrap {
    min-height: 400px
}

.topic-list-wrap .inner {
    padding: 0 84px 50px 84px
}

.topic-list-wrap .empty-info {
    line-height: 100px;
    cursor: default;
    text-align: center;
    font-size: 14px
}

.topic-list-wrap .topic-list {
    text-align: left;
    min-height: 100px;
    margin-bottom: 6px;
    border-bottom: 1px solid #ddd
}

.topic-list-wrap .topic-list .topic-item {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: normal;
    padding: 5px 5px 4px 5px;
    line-height: 26px;
    font-size: 13px;
    color: #555;
    border-bottom: 1px dotted #ddd
}

.topic-list-wrap .topic-list .topic-item:last-of-type {
    border-bottom: 0
}

.topic-list-wrap .topic-list .topic-item,.topic-list-wrap .topic-list .topic-item * {
    cursor: pointer
}

.topic-list-wrap .topic-list .topic-item:hover {
    color: #ea8010
}

.topic-list-wrap .topic-list .topic-item:before {
    content: '';
    border-radius: 50%;
    background: #56abe4;
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-right: 5px;
    position: relative;
    top: -2px
}

.topic-list-wrap .page-bar,.topic-list-wrap .add-topic-btn,.topic-list-wrap .total-info {
    display: block;
    line-height: 40px;
    height: 40px;
    padding: 0 12px
}

.topic-list-wrap .page-bar {
    overflow: hidden;
    height: auto;
    margin-left: -12px
}

.topic-list-wrap .page-bar .page-btn {
    display: inline-block;
    white-space: nowrap;
    word-break: break-all;
    line-height: 26px;
    height: 26px;
    padding: 0 8px;
    border: 1px solid #ddd;
    margin-left: 12px
}

.topic-list-wrap .page-bar .page-btn:hover,.topic-list-wrap .page-bar .page-btn.active {
    background: #43a3b9;
    color: #fff
}

.topic-list-wrap .add-topic-btn {
    float: right
}

.topic-list-wrap .add-topic-btn .glyphicon {
    padding-right: 3px
}

.topic-list-wrap .total-info {
    float: right;
    color: #bbb
}

.topic-index-wrap {
    min-height: 400px
}

.topic-index-wrap .inner {
    padding: 0 84px 50px 84px
}

.topic-index-wrap .title {
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    padding: 0 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: normal
}

.topic-index-wrap .sub-title {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: normal;
    margin-bottom: 30px
}

.topic-index-wrap .text {
    word-break: normal;
    white-space: normal;
    padding: 0 131px 20px 131px;
    font-size: 14px;
    min-height: 200px;
    line-height: 22px
}

.topic-index-wrap .more-wrap {
    padding: 0 131px;
    *zoom:1}

.topic-index-wrap .more-wrap:before,.topic-index-wrap .more-wrap:after {
    display: table;
    content: "";
    line-height: 0
}

.topic-index-wrap .more-wrap:after {
    clear: both
}

.topic-index-wrap .more-wrap .prev,.topic-index-wrap .more-wrap .next {
    max-width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: normal
}

.topic-index-wrap .more-wrap .prev {
    float: left
}

.topic-index-wrap .more-wrap .next {
    float: right
}

.footer-wrap {
    padding: 50px 10px 0 10px;
    background: #eee
}

.footer-wrap,.footer-wrap * {
    cursor: default
}

.footer-wrap .footer-inner {
    height: 182px;
    padding-bottom: 50px;
    position: relative
}

.footer-wrap .footer-inner .footer-item {
    width: 86px;
    float: left
}

.footer-wrap .footer-inner .footer-item .footer-title {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 12px
}

.footer-wrap .footer-inner .footer-item .footer-link {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #555;
    cursor: pointer
}

.footer-wrap .footer-inner .footer-item .footer-link:hover {
    color: #ea8010
}

.footer-wrap .footer-inner .footer-split {
    height: 100%;
    float: left;
    margin: -3px 30px 0 30px;
    width: 1px;
    background: #ddd
}

.footer-wrap .footer-inner .footer-call {
    float: right;
    padding-right: 9px;
    text-align: right
}

.footer-wrap .footer-inner .footer-call .call-number {
    font-size: 36px;
    line-height: 40px;
    height: 40px;
    margin-top: 20px;
    color: #40a0e0
}

.footer-wrap .footer-inner .footer-call .call-sub-title {
    font-size: 12px;
    line-height: 19px;
    height: 20px;
    padding-right: 3px
}

.footer-wrap .company-version-wrap {
    background: #555;
    margin: 0 -10px
}

.footer-wrap .company-version-wrap .company-version-inner {
    padding: 12px 12px 28px 1px;
    *zoom:1;font-size: 12px;
    line-height: 18px;
    color: #eee;
    font-style: normal
}

.footer-wrap .company-version-wrap .company-version-inner:before,.footer-wrap .company-version-wrap .company-version-inner:after {
    display: table;
    content: "";
    line-height: 0
}

.footer-wrap .company-version-wrap .company-version-inner:after {
    clear: both
}

.footer-wrap .company-version-wrap .company-version-inner .version {
    float: left
}

.footer-wrap .company-version-wrap .company-version-inner .name {
    float: right
}
