.index {
    width: 100%;
    min-width: 1200px;
    background-color: #f6f8fc;
}

.banner {
    position: relative;
    height: 280px;
    background: url(../images/results_bg.jpg) no-repeat center;
    background-size: cover;
}

.banner-about-title {
    position: absolute;
    left: 50%;
    right: 0;
    bottom: 0;
}

.banner-about-title img {
    margin-bottom: 88px;
    margin-left: -108px;
    height: 42px;
}

.results-nav {
    position: sticky;
    top: 86px;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 0 2px 20px 0 rgba(0, 39, 123, .13);
    z-index: 100;
}

.results-nav-wrapper {
    padding-top: 6px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 1200px;
    margin: 0 auto;
}

.results-nav .nav-btn {
    position: relative;
    width: 144px;
    line-height: 52px;
    font-size: 15px;
    text-align: center;
}

.results-nav .nav-btn .name {
    display: block;
    color: #00041a;
    outline: none;
}

.results-nav .nav-btn .name:hover {
    color: #4373f9;
    cursor: pointer;
}

.results-nav .nav-btn .btn-underline {
    position: absolute;
    height: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
}

.results-nav .nav-btn-s .name {
    color: #4373f9;
}

.results-nav .nav-btn-s .btn-underline {
    color: #4373f9;
    background-color: #4373f9;
}

.results {
    width: 100%;
}

.results-wrapper {
    width: 1200px;
    margin: 0 auto;
    padding-top: 36px;
}

.results-wrapper .title-box {
    position: relative;
    margin-bottom: 24px;
}

.results-wrapper .title-box .title {
    line-height: 36px;
    font-size: 36px;
    color: #333;
}

.results-wrapper .title-box .desc {
    line-height: 14px;
    color: rgba(0, 4, 26, .65)
}

.results-wrapper .title-box .more-btn {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 44px;
    box-sizing: border-box;
    width: 128px;
    height: 44px;
    color: #4373f9;
    border: 1px solid #4373f9;
    text-align: center;
    border-radius: 2px;
}

.results-wrapper .title-box .more-btn:hover {
    background-size: 100% 100%;
    color: #fff;
}

.results-wrapper .title-box .more-btn a {
    display: block;
    cursor: pointer;
}

.gaikuang {
    padding-bottom: 36px;
    background-color: #fff;
}

.gaikuang-cont {
    color: rgba(0, 4, 26, .65);
}

.yanjiusuo {
    padding-bottom: 20px;
}

.yanjiusuo-cont {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.yanjiusuo-cont .yanjiusuo-col {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 16px 24px;
    margin-bottom: 16px;
    width: 384px;
    border-radius: 4px;
    background-color: #fff;
}

.yanjiusuo-cont .yanjiusuo-col:hover {
    box-shadow: 0 2px 14px 0 rgba(0, 39, 123, .13);
}

.yanjiusuo-cont .yanjiusuo-col .icon {
    flex-shrink: 0;
    height: 48px;
    width: 48px;
}

.yanjiusuo-cont .yanjiusuo-col .icon img {
    height: 48px;
    width: 48px;
}

.yanjiusuo-cont .yanjiusuo-col .text {
    padding-left: 24px;
}

.yanjiusuo-cont .yanjiusuo-col .text h2 {
    font-size: 18px;
    color: rgba(0, 4, 26, 1);
}

.yanjiusuo-cont .yanjiusuo-col .text p {
    line-height: 22px;
    color: rgba(0, 4, 26, .65)
}

.zhongxin {
    padding-bottom: 36px;
    background-color: #fff;
}

.zhongxin-cont {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;

}

.zhongxin-cont .zhongxin-col {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin-right: 16px;
    padding: 12px 16px;
    width: 288px;
    height: 80px;
    border: 1px solid #e8e9ea;
    border-radius: 4px;
    background-color: #fff;
}

.zhongxin-cont .zhongxin-col:nth-child(4n) {
    margin-right: 0;
}

.zhongxin-cont .zhongxin-col:hover {
    box-shadow: 0 2px 14px 0 rgba(0, 39, 123, .13);
}

.zhongxin-cont .zhongxin-col .text h2 {
    font-size: 18px;
    color: rgba(0, 4, 26, 1);
}

.zhongxin-cont .zhongxin-col .text p {
    line-height: 22px;
    color: rgba(0, 4, 26, .65)
}

.gongjian {
    margin-bottom: 36px;
}

.gongjian-cont {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gongjian-cont .gongjian-col {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 1px;
    padding: 0 36px;
    width: 384px;
    height: 120px;
    background-color: #fff;
    border-top: 4px solid #4373f9;
}

.gongjian-cont .gongjian-col:hover {
    box-shadow: 0 2px 14px 0 rgba(0, 39, 123, .13);
}

.gongjian-cont .gongjian-col .text .tag {
    margin-bottom: 16px;
    display: inline-block;
    padding: 4px 8px;
    line-height: 14px;
    border: 1px solid #E5BB67;
    color: #E5BB67;
    text-align: center;
}

.gongjian-cont .gongjian-col .text h2 {
    line-height: 26px;
    font-size: 18px;
    color: rgba(0, 4, 26, 1);
}

.gongjian-cont .gongjian-col .text p {
    line-height: 22px;
    color: rgba(0, 4, 26, .65)
}

.zhuanli {
    margin-bottom: 36px;
}

.zhuanli-cont {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.zhuanli-cont .zhuanli-col {
    display: -webkit-flex;
    display: flex;

    box-sizing: border-box;
    margin-bottom: 1px;
    padding: 24px 24px;
    width: 299.25px;
    height: 154px;
    background-color: #fff;
}

.zhuanli-cont .zhuanli-col:hover {
    box-shadow: 0 2px 14px 0 rgba(0, 39, 123, .13);
}

.zhuanli-cont .zhuanli-col .text h2 {
    height: 52px;
    margin-bottom: 10px;
    line-height: 26px;
    font-size: 18px;
    color: rgba(0, 4, 26, 1);
}

.zhuanli-cont .zhuanli-col .text p {
    line-height: 22px;
    color: rgba(0, 4, 26, .65)
}

.tuandui {
    padding-bottom: 36px;
    background-color: #fff;
}

.tuandui .tuandui-cont {
    position: relative;
    padding: 0 100px;
}

.tuandui .tuandui-cont .tuandui-cont-wrapper {
    position: relative;;
    overflow: hidden;
    width: 1000px;
    margin-top: 24px;
    height: 184px;
}

.tuandui .tuandui-cont .left-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 160px;
    transform: translateY(-50%);
    cursor: pointer;
}

.tuandui .tuandui-cont .left-arrow:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/arrow-left-about.png) no-repeat left center;
}

.tuandui .tuandui-cont .left-arrow:hover:after {
    display: block;
}

.tuandui .tuandui-cont .right-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 50px;
    height: 160px;
    transform: translateY(-50%);
    cursor: pointer;
}

.tuandui .tuandui-cont .right-arrow:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/arrow-right-about.png) no-repeat right center;
}

.tuandui .tuandui-cont .right-arrow:hover:after {
    display: block;
}

.tuandui .tuandui-cont .swiper-wrapper {
    position: absolute;
    top: 0;
    left: -1000px;
    width: 4000px;
}

.tuandui .tuandui-cont .tuandui-column {
    float: left;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    width: 1000px;
}

.tuandui .tuandui-cont .tuandui-column .tuandui-image {
    flex-shrink: 0;
    width: 148px;
    height: 148px;
    border: 6px solid #4373f9;
    border-radius: 50%;
}

.tuandui .tuandui-cont .tuandui-column .tuandui-image img {
    width: 148px;
    height: 148px;
    border-radius: 50%;
}

.tuandui .tuandui-cont .tuandui-column .tuandui-desc {
    margin-left: 38px;
    width: 724px;
}

.tuandui .tuandui-cont .tuandui-column .tuandui-desc .name {
    font-weight: 600;
    line-height: 24px;
    font-size: 24px;
    color: rgba(0, 4, 26, 1)
}

.tuandui .tuandui-cont .tuandui-column .tuandui-desc .name span {
    margin-left: 16px;
    font-size: 16px;
    font-weight: 400;
}

.tuandui .tuandui-cont .tuandui-column .tuandui-desc .line {
    margin: 24px 0;
    width: 44px;
    height: 1px;
    background-color: #4373f9;
}

.tuandui .tuandui-cont .tuandui-column .tuandui-desc .info {
    line-height: 22px;
    color: rgba(0, 4, 26, .65)
}


.qiye {
    background-color: #fff;
    padding-bottom: 36px;
}

.qiye-cont {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.qiye-cont .qiye-col {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 16px;
    padding: 16px 24px;
    width: 288px;
    border: 1px solid #e8e9ea;
    border-radius: 4px;
    background-color: #fff;
    transition: all .3s ease;
}

.qiye-cont .qiye-col .qiye-logo {
    height: 120px;
    width: 120px;
}

.qiye-cont .qiye-col .qiye-logo img {
    height: 120px;
    width: 120px;
}

.qiye-cont .qiye-col:hover {
    box-shadow: 0 2px 14px 0 rgba(0, 39, 123, .13);
    transform: translateY(-12px);
    -webkit-transform: translateY(-12px);
    transition: all .3s ease;
}

.qiye-cont .qiye-col .name {
    margin-bottom: 6px;
    font-size: 18px;
    color: rgba(0, 4, 26, .75);
}

.jigou {
    margin-bottom: 36px;
}

.jigou-cont {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jigou-cont .jigou-col {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 1px;
    padding: 24px 36px;
    width: 236px;
    height: 240px;
    background-color: #fff;
    border-top: 4px solid #4373f9;
}

.jigou-cont .jigou-col:hover {
    box-shadow: 0 2px 14px 0 rgba(0, 39, 123, .13);
}

.jigou-cont .jigou-col .text {
    margin-bottom: 12px;
}

.jigou-cont .jigou-col .text .tag {
    margin-bottom: 16px;
    display: inline-block;
    padding: 4px 8px;
    line-height: 14px;
    border: 1px solid #E5BB67;
    color: #E5BB67;
    text-align: center;
}

.jigou-cont .jigou-col .text h2 {
    margin-bottom: 12px;
    line-height: 26px;
    font-size: 18px;
    color: rgba(0, 4, 26, 1);
}

.jigou-cont .jigou-col .text p {
    line-height: 22px;
    color: rgba(0, 4, 26, .65)
}

.luntan {
    background-color: #fff;
    padding-bottom: 36px;
}

.luntan-cont {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.luntan-cont .luntan-col {
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    margin-bottom: 16px;
    padding: 0 24px;
    width: 300px;
    border-radius: 4px;
    background-color: #fff;
    transition: all .3s ease;
}

.luntan-cont .luntan-col:after {
    position: absolute;
    right: 0;
    content: "";
    width: 2px;
    height: 46px;
    background: #4373f9;
    top: 44px;
}

.luntan-cont .luntan-col:last-child:after {
    display: none;
}

.luntan-cont .luntan-col .luntan-logo {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
    width: 120px;
}

.luntan-cont .luntan-col .luntan-logo img {
    height: 58px;
    width: 58px;
}

.luntan-cont .luntan-col:hover {
    transform: scale(1.1, 1.1);
    box-shadow: 0 2px 14px 0 rgba(0, 39, 123, .13);
}

.luntan-cont .luntan-col:hover:after {
    display: none;
}

.luntan-cont .luntan-col .name {
    margin-bottom: 6px;
    font-size: 18px;
    color: rgba(0, 4, 26, .75);
}

.positive-top-64 {
    position: relative;
    top: -130px;
}