/********************************************* 首页 *********************************************/
/* @font-face {
    font-family: 'SourceHanSansCN-Medium';
    src: url('./font/SourceHanSansCN-Medium.ttf');
    font-family: 'SourceHanSansCN-Regular';
    src: url('./font/SourceHanSansCN-Regular.ttf');
    font-family: 'SourceHanSansCN-Bold';
    src: url('./font/SourceHanSansCN-Bold.otf');
    font-family: 'SourceHanSansCN-Heavy';
    src: url('./font/SourceHanSansCN-Heavy.otf');
    font-family: 'SourceHanSerifCN-Heavy';
    src: url('./font/SourceHanSerifCN-Heavy.otf');
} */

/* banner左侧分类 */
.nav-classify .classify-wrap {
    position: absolute;
    top: 52px;
    left: 0;
}

.nav-classify .classify-wrap .classify-preview {
    position: relative;
    width: 282px;
    height: 382px;
    background-color: #1D375E;
    box-sizing: border-box;
    /* padding: 24px 0; */
    border-radius: 0 0 40px 0;
    box-shadow: 14px 11px 12px 2px rgba(11, 27, 36, 0.18);
}

.nav-classify .classify-wrap .classify-preview .classify>li {
    height: 96px;
    padding: 23px 24px;
    box-sizing: border-box;
    transition: all 0.25s ease;
}

.nav-classify .classify-wrap .classify-preview .classify>li:last-child {
    height: 94px !important;
    border-radius: 0 0 40px 0;
}

.nav-classify .classify-wrap .classify-preview .classify>li:hover {
    background-color: #274876;
}

.nav-classify .classify-wrap .classify-preview .classify>li>a {
    display: block;
    text-align: left;
}

.nav-classify .classify-wrap .classify-preview .classify>li>a .cla-title {
    height: 18px;
    line-height: 18px;
    background: url(./imgs/s3.png) no-repeat right center;
    background-size: 7px 14px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.nav-classify .classify-wrap .classify-preview .classify>li>a>p {
    height: 14px;
    line-height: 14px;
    padding-top: 6px;
    border-top: 1px solid #22406a;
    margin-top: 9px;
    font-size: 14px;
    color: #8999B2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nav-classify .classify-wrap .classify-preview .classify>li:hover a > p {
    border-top: 1px solid #2c5080;
}

.nav-classify .classify-wrap .classify-preview .classify>li i {
    width: 16px;
    height: 16px;
    float: right;
    margin: 2px 26px 0 0;
    background-image: url(../imgs/nav-to.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6px;
}

.nav-classify .classify-wrap .classify-preview .classify>li:hover .classify-detail {
    opacity: 1;
    visibility: visible;
}

.nav-classify .classify-wrap .classify-detail {
    position: absolute;
    top: 0;
    left: 282px;
    width: 700px;
    height: 382px;
    box-sizing: border-box;
    padding: 30px 0 0 32px;
    background-color: #274876;
    border-radius: 0px 0px 10px 10px;
    transform-origin: top center;
    opacity: 0;
    visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    -ms-overflow-style: none;
}

.nav-classify .classify-wrap .classify-detail::-webkit-scrollbar {
    width: 3px;
    height: 60px;
    background-color: #274876;
}

.nav-classify .classify-wrap .classify-detail-active {
    opacity: 1;
    visibility: visible;
}

.nav-classify .classify-wrap .classify-detail ol li {
    position: relative;
    float: left;
    width: 215px;
    text-align: left;
    line-height: 14px;
    padding-bottom: 20px;
}

.nav-classify .classify-wrap .classify-detail ol li a {
    float: left;
    font-size: 14px;
    max-width: 175px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.nav-classify .classify-wrap .classify-detail ol li a:hover {
    color: #FFE029;
}

.main .index-banner {
    position: relative;
    min-width: 1200px;
    height: 417px;
    overflow: hidden;
}

.main .index-banner img {
    display: block;
    width: 100%;
    height: 417px;
    margin: 0 auto;
}
.main .index-banner .banner-pagination {
    position: relative !important;
    text-align: center;
    z-index: 111;
    top: -30px;
}
.editor-pagination {
    top: 28px;
}
.main .index-info {
    height: 115px;
    background-image: linear-gradient(#4e87fa, #6760fc);
}
.main .index-info .item {
    float: left;
    width: 240px;
    height: 115px;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
}
.main .index-info .item:hover {
    background-color: #664efa;
}
.main .index-info .item h3 {
    line-height: 30px;
    padding-top: 24px;
    font-size: 22px;
    color: #fff;
    letter-spacing: 3px;
}
.main .index-info .item h3 strong {
    font-size: 42px;
}
.main .index-info .item p {
    line-height: 20px;
    padding-top: 10px;
    letter-spacing: 5px;
}
/* 论文评估 */
.main .index-banner .index-evaluation {
    position: absolute;
    top: 22px;
    right: 100px;
    width: 304px;
    height: 384px;
    background-color: #fff;
    border-radius: 10px;
    z-index: 999;
}

.main .index-banner .index-evaluation .eva-title {
    position: relative;
    top: -21px;
    width: 195px;
    height: 48px;
    background-color: #1D375E;
    border-radius: 0px 0px 10px 10px;
    margin: 0 auto;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.main .index-banner .index-evaluation .eva-box h5 {
    height: 14px;
    line-height: 14px;
    text-align: center;
    margin: -9px auto 13px;
    color: #1D375E;
}

.main .index-banner .index-evaluation .eva-box ul li {
    position: relative;
    width: 272px;
    height: 42px;
    background-color: #EEEEF0;
    border-radius: 4px;
    margin: 0 16px 8px 16px;
}

.main .index-banner .index-evaluation .eva-box ul li label {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 45px;
    line-height: 43px;
    font-size: 14px;
    color: #1D375E;
    text-align: right;
}

.main .index-banner .index-evaluation .eva-box ul li .uploadFile {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 72px;
    height: 30px;
    background-color: #0579DC;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.main .index-banner .index-evaluation .eva-box ul li .uploadFile input {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 30px;
    opacity: 0;
    /* visibility: hidden; */
    z-index: 10;
}

.main .index-banner .index-evaluation .eva-box ul li input[type="text"] {
    width: 224px;
    height: 42px;
    margin-left: 50px;
    line-height: 42px;
    box-sizing: border-box;
    padding: 5px 10px 5px 4px;
    background-color: #EEEEF0;
    font-size: 14px;
    color: #1D375E;
    border: 0;
    border-radius: 0 4px 4px 0;
}
.main .index-banner .index-evaluation .eva-box ul li input[disabled="disabled"] {
    padding-right: 86px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .index-banner .index-evaluation .eva-box ul li input:focus,
.main .index-banner .index-evaluation .eva-box ul li textarea:focus {
    outline: none;
}

.main .index-banner .index-evaluation .eva-box ul li input::placeholder,
.main .index-banner .index-evaluation .eva-box ul li textarea::placeholder {
    color: #8999B2;
    font-size: 14px;
}

.main .index-banner .index-evaluation .eva-box ul li.requieText {
    height: 78px !important;
}

.main .index-banner .index-evaluation .eva-box ul li textarea {
    resize: none;
    width: 224px;
    height: 78px;
    box-sizing: border-box;
    margin-left: 50px;
    margin-bottom: 10px;
    padding: 14px 17px 17px 10px;
    background-color: #EEEEF0;
    color: #1D375E;
    font-size: 14px;
    border: 0;
    border-radius: 0 4px 4px 0;
    -ms-overflow-style:none;
}

.main .index-banner .index-evaluation .eva-box ul li #submitBtn {
    width: 272px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    color: #1D375E;
    background-color: #EEEEF0;
    margin-bottom: 12px;
    border: 0;
    outline: 0;
}

.main .index-banner .index-evaluation .eva-box .eva-note {
    padding-top: 4px;
    line-height: 12px;
    text-align: center;
    font-size: 12px;
    color: #1D375E;
}

/* 专注 */
.main .index-focus {
    position: relative;
    height: 770px;
    background: url(./imgs/f-bg.png) no-repeat center top;
    background-size: 100% 754px;
}

.main .index-focus .f-content {
    color: #252742;
    text-align: center;
}

.main .index-item {
    position: relative;
    padding-top: 100px;
    box-sizing: border-box;
    text-align: center;
}
.main .index-item .item-content {
    width: 1200px;
    margin: 0 auto;
}
.main .index-item .index-item-title {
    height: 56px;
    line-height: 49px;
    font-size: 28px;
    font-weight: 800;
}

.main .index-item .index-item-title img {
    margin-right: 3px;
    vertical-align: bottom;
}

.main .index-item .index-item-desc {
    height: 16px;
    margin-top: 12px;
    line-height: 16px;
    font-size: 16px;
    font-weight: 400;
}

.main .index-focus .f-content ul {
    padding-top: 165px;
}

.main .index-focus .f-content ul li {
    position: relative;
    width: 378px;
    height: 414px;
    float: left;
    box-shadow: 4px 4px 6px 2px rgba(11, 27, 36, 0.12);
    border-radius: 4px;
    background-color: #fff;
    text-align: left;
    transition: transform 0.5s ease-in-out;
}
.main .index-focus .f-content ul li.active {
    transform: translate3d(0, -86px, 0);
}

.main .index-focus .f-content ul li:not(:last-child) {
    margin-right: 33px;
}

.main .index-focus .f-content ul li>img {
    display: block;
    width: 100%;
    height: initial;
}

.main .index-focus .f-content ul li h5 {
    height: 26px;
    margin: 30px 0 25px 34px;
    line-height: 26px;
    color: #252742;
    font-size: 26px;
    font-weight: bold;
}

.main .index-focus .f-content ul li p {
    height: 16px;
    margin: 0 0 10px 34px;
    line-height: 16px;
    font-size: 16px;
    color: #1D375E;
}

.main .index-focus .f-content ul li .focus-contact {
    position: absolute;
    left: 42px;
    right: 0;
    bottom: 24px;
}

.main .index-focus .f-content ul li .focus-contact a {
    position: relative;
    display: block;
    width: 148px;
    height: 34px;
    background-color: #fbe2e2;
    border-radius: 4px;
    color: #E84B4B;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
}

.main .index-focus .f-content ul li:hover .focus-contact a, .main .index-focus .f-content ul li.active .focus-contact a {
    background-color: #E84B4B;
    color: #fff;
}

.main .index-focus .f-content ul li .focus-contact a img {
    position: absolute;
    left: 117px;
    top: -23px;
    display: block;
}

.main .index-profession .p-content {
    position: relative;
    height: 473px;
    background: url(../imgs/p-bg.png) no-repeat center;
    background-size: 100% 473px;
    margin-top: 38px;
}
.main .index-profession .p-content .item-content {
    display: flex;
    justify-content: space-between;
}

.main .index-profession .p-content .item {
    /* width: 300px; */
    float: left;
    padding-top: 66px;
    overflow: hidden;
}

.main .index-profession .p-content .item p {
    height: 18px;
    margin-bottom: 32px;
    line-height: 18px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
}

.main .index-profession .p-content .item p:hover {
    color: #FFE029;
}

.main .index-profession .p-content .item:nth-child(1) p {
    margin-right: 170px;
}

.main .index-profession .p-content .item:nth-child(2) p {
    margin-right: 202px;
}

.main .index-profession .p-content .item:nth-child(3) p {
    margin-right: 236px;
}

.index-item-contact {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    text-align: center;
    z-index: 1;
}

.index-item-contact a {
    display: inline-block;
    width: 280px;
    height: 68px;
    border-radius: 35px;
    background-color: #E84B4B;
    box-shadow: 4px 5px 3px 1px rgba(11, 27, 36, 0.12);
    color: #fff;
    line-height: 60px;
    letter-spacing: 2px;
    transition: background 0.35s ease-in-out;
}
.index-item-contact a b {
    font-size: 28px;
    font-weight: normal;
    color: #FFE029;
}
.index-item-contact a:hover {
    background: #f44f4f;
}
.main .public-editorial-team {
    height: 867px !important;
}
.main .public-editorial-team .index-item-contact {
    bottom: 26px !important;
}
/* 案例 */
.main .index-case {
    height: 810px;
    background: url(../imgs/case-bg.png) no-repeat center;
    background-size: 100% 810px;
}

.main .index-case .item-content {
    position: relative;
    width: 900px;
    margin: 76px auto 0;
    background: url(../imgs/s-bg.png) no-repeat center;
    background-size: 881px 297px;
}

.main .index-case .item-content ul {
    overflow: hidden;
}

.main .index-case .item-content ul li {
    position: relative;
    width: 760px;
    height: 386px;
    margin: 0 auto;
}

.main .index-case .item-content ul li img {
    position: relative;
    /* top: -10px; */
    box-shadow: 6px 5px 3px 1px rgba(11, 27, 36, 0.12);
    border-radius: 11px;
}

.main .index-case .item-content .case-nav {
    position: absolute;
    top: 197px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 14px;
    background-image: url(../imgs/nav.png);
    cursor: pointer;
    background-color: #f4f4f4;
    outline: 0;
}

.main .index-case .item-content .case-nav:hover {
    background-color: #252742;
}

.main .index-case .item-content .case-prev {
    left: -60px;
}

.main .index-case .item-content .case-next {
    right: -60px;
    transform: rotate(180deg);
}
.main .index-case .index-item-contact {
    bottom: 41px !important;
}

/* 案例 */
.main .index-witness {
    height: 980px;
    background-color: #0579DC;
}

.main .index-witness .index-item-title {
    color: #252742 !important;
}

.main .index-witness .index-item-desc {
    color: #fff !important;
}

.main .index-witness .item-content {
    padding-top: 82px;
    overflow: hidden;
}

.main .index-witness .item-content .w-item {
    position: relative;
    width: 344px;
    height: 266px;
    box-sizing: border-box;
    padding: 36px 38px 0 38px;
    float: left;
    margin-right: 66px;
    margin-bottom: 74px;
    background-color: #fff;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
}

.main .index-witness .item-content .w-item:hover {
    transform: translate3d(0, -15px, 0);
}

.main .index-witness .item-content .w-item:nth-child(3n) {
    margin-right: 0 !important;
}

.main .index-witness .item-content .w-item .item-desc {
    font-size: 16px;
    font-weight: 800;
    color: #252742;
    line-height: 25px;
    text-align: justify;
}

.main .index-witness .item-content .w-item .item-desc b {
    display: inline-block;
    width: 15px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center top;
}

.main .index-witness .item-content .w-item .item-desc b:first-child {
    position: relative;
    top: -7px;
    margin-left: 33px;
    margin-right: 10px;
    background-image: url(../imgs/p11.png);
}

.main .index-witness .item-content .w-item .item-desc b:last-child {
    margin-left: -3px;
    background-image: url(../imgs/p12.png);
}

.main .index-witness .item-content .w-item .item-user {
    position: absolute;
    right: 42px;
    bottom: 82px;
    height: 30px;
    line-height: 30px;
    color: #75819A;
    font-size: 12px;
    text-align: right;
}

.main .index-witness .item-content .w-item .item-user img {
    width: 30px;
    height: 30px;
    margin-left: 3px;
    border-radius: 50%;
    vertical-align: bottom;
}

.main .index-witness .item-content .w-item .item-recommend {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 58px;
    padding-left: 38px;
    background-color: #e6f1fb;
    border-radius: 0 0 10px 10px;
    text-align: center;
    line-height: 58px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #0579DC;
}
.main .index-witness .index-item-contact {
    bottom: 20px !important;
}

.main .index-guarantee {
    height: 693px;
    background-color: #072550;
}

.main .index-guarantee .index-item-title {
    margin-right: 6px;
    color: #0579DC !important;
}
.main .index-guarantee .index-item-title img {
    margin-right: 6px !important;
}

.main .index-guarantee .index-item-desc {
    color: #fff !important;
}

.main .index-guarantee .item-content {
    padding-top: 125px;
}

.main .index-guarantee .item-content ul {
    display: flex;
    justify-content: space-between;
}

.main .index-guarantee .item-content ul li {
    width: 225px;
    /* float: left; */
    text-align: center;
}

.main .index-guarantee .item-content ul li>img {
    display: block;
    width: 126px;
    height: 116px;
    margin: 0 auto;
    border-radius: 30px;
}

.main .index-guarantee .item-content ul li h5 {
    margin: 58px 0 18px;
    line-height: 24px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.main .index-guarantee .item-content ul li p {
    line-height: 22px;
    font-size: 16px;
    color: #75819A;
}
.main .index-guarantee .index-item-contact {
    bottom: 23px !important;
}

/* bke */
.main .index-encyclopedia {
    height: 860px;
}

.main .index-encyclopedia .index-item-title img {
    margin-left: 5px;
}

.main .index-encyclopedia .item-content {
    padding-top: 85px;
    overflow: hidden;
}

.main .index-encyclopedia .item-content .con-left {
    float: left;
}

.main .index-encyclopedia .item-content .con-left .enc-tab {
    display: flex;
    justify-content: space-between;
    width: 591px;
    height: 48px;
    overflow: hidden;
    border-bottom: 2px solid #0579dc;
    background-color: #f5fafe;
    margin-bottom: 16px;
}

.main .index-encyclopedia .item-content .con-left .enc-tab li {
    float: left;
    padding: 15px 21px;
    text-align: center;
    font-size: 16px;
    color: #0579DC;
}

.main .index-encyclopedia .item-content .con-left .enc-tab li.e-active {
    background-color: #0579DC;
    color: #fff;
}

.main .index-encyclopedia .item-content .con-left .enc-detail {
    overflow: hidden;
}

.main .index-encyclopedia .con-left .enc-detail li {
    width: 590px;
    overflow: hidden;
    font-size: 18px;
    line-height: 18px;
    padding: 11px 0;
    cursor: pointer;
}

.main .index-encyclopedia .con-left .enc-detail li.on p {
    color: #0579DC;
}

.main .index-encyclopedia .con-left .enc-detail li.on p::after {
    background-color: #0579dc;
}

.main .index-encyclopedia .con-left .enc-detail li p {
    float: left;
    position: relative;
    text-align: left;
    padding-left: 12px;
    color: #252742;
    max-width: 410px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .index-encyclopedia .con-left .enc-detail li p::after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #8494AD;
    position: absolute;
    top: 7px;
    left: 0;
}

.main .index-encyclopedia .con-left .enc-detail li .d-date {
    float: right;
    color: #8494AD;
}

.main .index-encyclopedia .con-right {
    position: relative;
    float: right;
    width: 560px;
    height: 378px;
    margin-top: 50px;
    box-sizing: border-box;
    padding: 42px 55px 0 32px;
}
.main .index-encyclopedia .con-right::after {
    content: '';
    display: block;
    width: 544px;
    height: 378px;
    border-radius: 10px;
    background-color: #f2f2f4;
    box-shadow: 6px 5px 3px 1px rgba(11, 27, 36, 0.12);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.main .index-encyclopedia .con-right h5 {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: 24px;
    font-weight: bold;
    font-size: 24px;
    color: #252742;
}

.main .index-encyclopedia .con-right .enc-summary {
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #848484;
    text-align: justify;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.main .index-encyclopedia .con-right .enc-avatar {
    position: relative;
    z-index: 1;
    width: 472px;
    height: 154px;
    border-radius: 10px;
    box-shadow: 6px 5px 3px 1px rgba(11, 27, 36, 0.12);
    position: absolute;
    left: 32px;
    bottom: 30px;
}
.main .index-encyclopedia .con-right .enc-hot {
    position: relative;
    z-index: 1;
    width: 30px;
    height: 37px;
    position: absolute;
    top: -12px;
    left: 13px;
}
.main .index-encyclopedia .enc-items ul:not(:first-child) {
    display: none;
}
.main .index-link {
    height: 120px;
    background-color: #1d375e;
    /* box-sizing: border-box;
    padding: 34px 0 32px; */
    color: #8494AD;
    text-align: left;
}

.main .index-link h5 {
    padding: 34px 0 20px;
    line-height: 16px;
    font-size: 16px;
    color: #8494AD;
}

.main .index-link ul li {
    margin-right: 48px;
    float: left;
}

.main .index-link ul li a {
    line-height: 14px;
    font-size: 14px;
    color: inherit;
}

.main .index-link ul li a:hover{
    color: #0579DC;
}
.main .public-advantage {
    height: 845px !important;
}
.main .public-advantage .index-item-contact {
    bottom: 23px !important;
}
.main .public-process {
    height: 673px !important;
}
.main .public-process .index-item-contact {
    bottom: 54px !important;
}
/* 样式重新 */
.flexslider {
    border: 0 !important;
}
.flex-control-nav {
    bottom: 0px !important;
}
.flex-control-paging li a {
    width: 8px !important;
    height: 8px !important;
    background: #252742 !important;
    border-radius: 10px;
    transition: width 0.35s ease-in-out;
}
.flex-control-paging li a.flex-active {
    width: 40px !important;
}