﻿body {
    background: #ffffff;
    color: #333;
    font-family: "Arial", "微软雅黑", "Helvetica", "sans-serif";
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
}

/*通用高宽度*/
.main_page1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    padding: 5rem 0;
}
.main_page2 {
    width: 100%;
    position: relative;
    background-color: #f2f2f2;
    overflow: hidden;
    padding: 5rem 0;
}
.os_cw_a {
    width: 90%;
    margin: 0 auto;
    max-width: 87.5rem;
}


.product_banner {
    width:100%;
    height: 31.25rem;
    position:relative;
    overflow:hidden;
}

.main_banners {
    width:100%;
    height:30rem;
    position:relative;
    overflow:hidden;
}

.page_banners {
    width:100%;
    height:15rem;
    position:relative;
    overflow:hidden;
}

    .main_banners > img, .page_banners > img, .product_banner > img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }


 .ht480 {
    height: 30rem;
}

/*页面标题*/
@font-face {
    font-family: "YouSheBiaoTiHei";
    src: url('../font/youshebiaotihei.eot');
    src: url('../font/youshebiaotihei.eot?#iefix') format('embedded-opentype'),
         url('../font/YouSheBiaoTiHei.ttf') format('truetype');
}
.page_header {
    width: 87.5rem;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.page_title {
    height: 5rem;
    font-family: YouSheBiaoTiHei;
    line-height: 5rem;
    font-size: 3.5rem;
    color: #ffffff;
    margin: 8.75rem 0 0 2.5rem;
    animation: page_title 1s both;
}
.page_title2 {
    height: 5rem;
    font-family: YouSheBiaoTiHei;
    line-height: 5rem;
    font-size: 3.5rem;
    color: #ffffff;
    margin: 0 0 0 2.5rem;
    animation: page_text 1s both;
}
.page_text {
    height: 3.75rem;
    line-height: 3.75rem;
    font-size: 1.875rem;
    font-family: YouSheBiaoTiHei;
    color: #ffffff;
    margin: 0 0 0 2.5rem;
    animation: page_text 1s both;
}

@keyframes page_title {
    from {
       opacity:0;
       transform:translateX(-60%);
       -webkit-transform: translateX(-60%);
       -moz-transform:translateX(-60%);
    }
    to {
       opacity:1;
       transform:translateX(0);
       -webkit-transform: translateX(0);
       -moz-transform:translateX(0);
    }
}

@keyframes page_text {
    from {
       opacity:0;
       transform:translateX(100%);
       -webkit-transform: translateX(100%);
       -moz-transform:translateX(100%);
    }
    to {
       opacity:1;
       transform:translateX(0);
       -webkit-transform: translateX(0);
       -moz-transform:translateX(0);
    }
}

/*模块标题*/
.model_title {
    width: 100%;
    height: 4.125rem;
    overflow: hidden;
    position: relative;
    opacity:0.5;
    margin-bottom: 5rem;
}
.model_title_eng {
    height: 2.75rem;
    line-height: 2.75rem;
    font-size: 3.5rem;
    font-weight: bold;
    color: #0072ff;
    opacity: 0.06;
    z-index: 0;
    overflow:hidden;
}
.model_title_chn {
    margin-top: -1.25rem;
    height: 2.625rem;
    line-height: 2.625rem;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 2px;
    z-index: 1;
}

/*页面二级目录*/
.main_nav {
    width: 100%;
    height: 4rem;
    background-color: #f2f2f2;
    box-shadow: 0px 1px 0px 0px #dcdcdc;
    opacity: 0.5;
}

/*三级目录*/
.main_breadcrumb {
    padding: 0.625rem 0;
    line-height: 2.5rem;
}
    .main_breadcrumb > div {
        float: left;
    }
        .main_breadcrumb > div > a {
            font-size: 1rem;
            color: #333333;
        }
            .main_breadcrumb > div > a:hover {
                text-decoration: underline;
            }
.toright {
    display: inline-block;
    border-bottom: 1px solid;
    border-left: 1px solid;
    width: 0.75rem;
    height: 0.75rem;
    border-color: #999999;
    transform: rotate(-135deg);
    margin: 0.875rem 0.875rem;
}

/*查看全部*/
.btn_search_all {
    float: right;
    cursor: pointer;
}
    .btn_search_all:hover .btn_search_all_text {
        text-decoration: underline;
    }
.btn_search_all_text {
    float: left;
    height: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
}
    .btn_search_all_text > a {
        color: #666666;
    }
.btn_search_all_img {
    float: left;
    margin: 0.25rem 0 0.25rem 0.625rem;
    width: 0.5rem;
    height: 1rem;
    background-color: #999999;
    background: url("../images/new_all.png") center center no-repeat;
    background-size: 100% 100%;
}
.tooltip_list{
    width: auto;
	height: auto;
    padding:0.25rem 0;
}
.tooltip_row {
    margin: 0 0.625rem;
    min-width: 21rem;
    height:1.875rem;
    line-height: 1.875rem;
    font-size: 0.875rem;
    color: #ffffff;
    opacity: 0.8;
    font-family: "Arial", "微软雅黑", "Helvetica", "sans-serif";
}

/*图片*/
.market_bid_cell_front > img, .market_bid_cell_back > img, .cell_img > img, .img_qrcode > img, .market_bid_cell_front > img, .market_bid_cell_back > img, .join_platform_side_img > img, .join_benefits_cell > img, .join_platform_center > img, .join_allowanceside_img > img, .main_new_detail_content_img > img,.banner_show > img,.product_show_cell> img {
    width: 100%;
    height: 100%;
}

/*头部标题*/
.os_header {
    width: 100%;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
    .os_header .main {
        width: 100%;
        height: 4.75rem;
        position: relative;

    }
    .os_header .main:before {
	    content: "";
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    background: rgba(255, 255, 255, 1);
	    z-index: -1;
	    -webkit-transition: all 0.28s;
	    transition: all 0.28s;
	    opacity: 0;
    }
    .os_header.on .main:before {
	    opacity: 1;
    }
    .os_header .logo {
        float: left;
        margin: 0.875rem 0;
        width: 10.5rem;
        height: 2.875rem;
        background: url("../images/logo.png") center center no-repeat;
        background-size: 100% 100%;
    }
    .os_header.on .logo {
        background-image: url("../images/logo_on.png");
    }
    .os_header .ai {
        float: left;
        margin-left: 0.25rem;
        margin-top: 2.81rem;
        font-size: 0.875rem;
        height: 0.875rem;
        line-height: 0.875rem;
        color: #999999;
    }
    .os_header .main .nav {
        height: 100%;
        float: right;
        text-align: center;
        margin-right: 1.875rem;
    }
    .os_header .nav > li {
        float: left;
        height: 4.75rem;
        padding-left: 3.75rem;
    }
        .os_header .nav > li > a {
            height:3.75rem;
            padding: 2rem 0;
            display: block;
            font-size: 1rem;
            vertical-align: middle;
            border-bottom: solid transparent 0.187rem;
            color: #333333;
        }
            .os_header .nav > li > a:hover {
                border-bottom: solid #0072ff 0.25rem;
                color: #0072ff;
                border-radius: 2px;
            }
    .os_header .on .nav > li > a {
        border-bottom: solid #0072ff 0.25rem;
        color: #333;
        border-radius: 2px;
    }
    .os_header .nav > li > a > b {
        display: block;
        color: #ffffff;
        font-weight: normal;
        line-height: 1;
        transition: ease .3s;
    }
    .os_header .nav > li > a:hover > b {
        color: #0072ff;
    }
    .os_header.on .nav > li > a > b {
        color: #333;
    }
    .os_header .search {
        float: right;
        width: 3rem;
        height: 1rem;
        margin-top: 2rem;
    }
        .os_header .search .img_search {
            float: right;
            width: 1rem;
            height: 1rem;
            background: url("../images/top_search.png") center center no-repeat;
            background-size: 100% 100%;
        }
            .os_header .search.img_search:hover {
                background: url("../images/top_search_hover.png") center center no-repeat;
                background-size: 100% 100%;
            }
    .os_header .down_con {
        position: absolute;
        left: 0;
        top: 4.75rem;
        width: 100%;
        padding: 2.5rem 0;
        background: rgba(255, 255, 255, 0.88);
        text-align: left;
        display: none;
    }
        .os_header .down_con:before {
            content: "";
            display: block;
            width: 0;
            height: 2px;
            position: absolute;
            left: 50%;
            top: 0;
            background: #0072ff;
            transition: all .8s;
            -webkit-transition: all .8s;
        }
        .os_header .down_con.on:before {
            width: 100%;
            left: 0;
        }
        .os_header .down_con .content {
            width: 75%;
            margin-left: 25%;
        }
            .os_header .down_con .content .left {
                width: 100%;
            }
            .os_header .down_con .content h3 {
                font-size: 1.25rem;
                font-weight: bold;
                margin-bottom: 1.25rem;
                letter-spacing: 1px;
            }
            .os_header .down_con .content .subnav {
                width: 100%;
            }
                .os_header .down_con .content .subnav a {
                    display: inline-block;
                    position: relative;
                    padding-left: 1.25rem;
                    margin-right: 3%;
                    letter-spacing: 1px;
                    color: #333;
                    font-size: 1rem;
                }
                    .os_header .down_con .content .subnav a:before {
                        content: "";
                        display: block;
                        width: 12px;
                        height: 3px;
                        background: #0072ff;
                        position: absolute;
                        left: 0;
                        top: 50%;
                    }
                    .os_header .down_con .content .subnav a:hover {
                        color: #0072ff;
                    }
    .os_header .menu {
        width: 2.5rem;
        height: 2.5rem;
        background: url("../images/header_menu.png") center center no-repeat;
        background-size: 100% 100%;
        float:right;
        margin:1rem 0.5rem 1rem auto;
        cursor:pointer;
        display:none;
    }

.os_header_box {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999;
}
.os_header_main {
    float: right;
    position: relative;
    right: -68%;
    width: 66%;
    height: 100%;
    background: #fff;
}
.os_header_main.on {
    right: 0;
}
.os_header_title {
    cursor: pointer;
    height: 4.75rem;
    line-height: 4.75rem;
    background: #0072ff;
}
.os_header_title img {
    float: right;
    margin: 0.5625rem;
}
.os_header_contain {
    position: relative;
    overflow-y: auto;
    height: 100%;
}
.os_header_contain li {
    position: relative;
    line-height: 5rem;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    font-weight:700;
}
.os_header_contain a {
    display: block;
    padding: 0 8%;
    font-size: 1.25rem;
    position: relative;
    color:#333;
}
.os_header_contain li img {
    float: right;
    display: block;
    margin: 24px 0;
}
.os_header_li_item {
    display:none;
    padding:0.5rem;
}
    .os_header_li_item li {
        position: relative;
        line-height: 4rem;
        width: 90%;
        border-bottom: 1px solid #f2f2f2;
        margin:0 auto;
        font-weight:500;
    }
.os_header_li.on img {
    transform: rotate(90deg);
}
.os_header_li.on .os_header_li_item {
    display:block;
}


/*页面主体*/
.os_main {
    width:100%;
    height:auto;
    /*background-color:#f4f4f4;*/
    position:relative;
}

    .os_main.on {
        -webkit-transform: translateX(-66%);
        -moz-transform: translateX(-66%);
        -ms-transform: translateX(-66%);
        -o-transform: translateX(-66%);
        transform: translateX(-66%);
    }

/*页面底部*/
.os_footer {
    clear: both;
    position: relative;
}
    .os_footer .main {
        min-height: 19.625rem;
        background-color: #333333;
        overflow: hidden;
    }
    .os_footer .cmp_link {
        float: left;
        width: auto;
        height: 8.4375rem;
        margin-top: 2.5rem;
    }
        .os_footer .cmp_link_item {
            width: auto;
            min-height: 2.8125rem;
            padding-top:0.625rem;
        }
            .os_footer .linkimg {
                float: left;
                width: auto;
                height: 1.5rem;
                position:relative;
                overflow:hidden;
                padding-left:1.625rem;
            }
                .os_footer .linkimg img {
                    position:absolute;
                    top:0.25rem;
                    left:0;
                    width: 1rem;
                    height: 0.875rem;
                }

                .os_footer .linkimg p {
                    color:#fff
                }

            .os_footer .linktext {
                float: left;
                height: 1.5rem;
                line-height: 1.5rem;
                font-size: 0.875rem;
                color: #ffffff;
                opacity: 0.8;
            }
                .os_footer .linktext > span {
                    font-weight: bold;
                    font-size: 1.125rem;
                    color: #0072ff;
                }

                .os_footer .linktext > div {
                    float:left
                }

                .os_footer .linktext > p {
                    color: #fff;
                    display:none;
                }


    .os_footer .cmp_qrcode {
        float: right;
        width: 6.625rem;
        height: 9.125rem;
        margin: 2.5rem 3.6875rem 0 0;
    }
    .os_footer .recruit_qrcode {
        display: none;
        float: right;
        width: 6.625rem;
        height: 9.125rem;
        margin: 2.5rem 3.6875rem 0 0;
    }
        .os_footer .cmp_qrcode .img_qrcode, .os_footer .recruit_qrcode .img_qrcode {
            width: 6.625rem;
            height: 6.625rem;
            padding: 0.1875rem;
        }
        .os_footer .cmp_qrcode .text_qrcode, .os_footer .recruit_qrcode .text_qrcode {
            width: 100%;
            height: 2.5rem;
            color: #ffffff;
            font-size: 0.875rem;
            opacity: 0.8;
            padding: 0.75rem 0;
            text-align: center;
        }

    .os_footer .cmp_othersite {
        float: left;
        width: 100%;
        height: 3.375rem;
        margin-top: 0.75rem;
        text-align: center;
        overflow: hidden;
        padding: 0.9375rem 0;
    }

        .os_footer .cmp_othersite > div {
            width: 100%;
            height: 1.5rem;
            margin: 0 auto;
        }

            .os_footer .cmp_othersite > div .btn_site {
                height: 0.875rem;
                font-size: 0.875rem;
                line-height: 1.5rem;
                color: #ffffff;
                text-decoration: underline;
            }

                .os_footer .cmp_othersite > div .btn_site:hover {
                    text-decoration: none;
                }

            .os_footer .cmp_othersite > div .btn_separate {
                width: 1px;
                height: 0.875rem;
                color: #ffffff;
                margin: 0.25rem 0.1875rem;
            }
    .os_footer .cpm_copyright {
        width: 100%;
        height: 4rem;
        position: absolute;
        bottom: 0;
        background-color: #222222;
        text-align: center;
    }
        .os_footer .cpm_copyright .text_copyright {
            height: 2.375rem;
            font-size: 0.75rem;
            line-height: 1.5rem;
            color: #ffffff;
            opacity: 0.3;
            padding: 0.75rem 0;
            margin: 0 auto;
            text-align: center;
        }
            .os_footer .cpm_copyright .text_copyright a {
                color: #ffffff;
            }

                .os_footer .cpm_copyright .text_copyright a:hover {
                    text-decoration: underline;
                }

/*蓝鸽风采*/

.elegant_tab {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
}
.elegant_tab_title {
    width: 100%;
    height: 4rem;
    background-color: #f2f2f2;
    box-shadow: 0px 1px 0px 0px #dcdcdc;
    /*opacity: 0.5;*/
}
   .elegant_tab_title .elegant_tab_title_item {
        float: left;
        line-height: 1rem;
        font-size: 1rem;
        color: #333333;
        padding: 1.4375rem 0 1.375rem 0;
        cursor: pointer;
        margin-right: 4.5625rem;
    }
        .elegant_tab_title .elegant_tab_title_item:hover {
            color: #0072ff;
        }
    .elegant_tab_title .elegant_tab_title_curitem {
        color: #0072ff;
        border-bottom: solid #0072ff 0.1875rem;
    }
.elegant_tab_content {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.elegant_tab_content_wrap {
   height: auto;
}
.elegant_tab_content .elegant_tab_content_item {
    width: 100%;
    height: auto;
    top:0;
    left:0;
}

/*公司简介*/
.elegant_brief_text {
    width: 58.75rem;
    height: 24rem;
    color: #333333;
    margin: 0 auto;
    line-height: 2.25rem;
    font-size: 1rem;
    display: table;
}

.elegant_cmp_img {
    width: 100%;
    height: 15.75rem;
}

    .elegant_cmp_img .slick-slide {
        height: 15.75rem;
        padding: 0 0.6rem;
    }

        .elegant_cmp_img .slick-slide:first-child {
            margin: 0;
        }

    .elegant_cmp_img .slick-dots li {
        display: inline-block;
        margin: 0 0.25rem;
        width: 0.75rem;
        height: 0.75rem;
        background: #cecece;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

        .elegant_cmp_img .slick-dots li.slick-active {
            background-color: #0072ff;
        }

.elegant_cmp_img_simple {
    height: 100%;
    position: relative;
    overflow: hidden;
}
    .elegant_cmp_img_simple > img {
        width: 100%;
        height: 100%;
        transform: scale(1);
        transition: all 0.4s ease 0s;
    }
    .elegant_cmp_img_simple:hover > img {
        transform: scale(1.06);
        transition: all 0.4s ease 0s;
    }
    .elegant_cmp_img_simple > div {
        font-size: 1.5rem;
        font-weight: bold;
        letter-spacing: 1px;
        color: #ffffff;
        z-index: 200;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }


.elegant_cmp_vision {
    width: 100%;
    height: 18.75rem;
    background-color: #f2f2f2;
    margin: 5rem 0 0 0;
    overflow: hidden;
    position: relative;
}
.elegant_cmp_vision_word {
    width:32rem;
    height:100%;
    margin: 0 auto;
    position:relative;
    overflow:hidden;
}

.elegant_cmp_vision_word > img {
    position: absolute;
    top: 13.375rem;
    left: 0;
    width:2rem;
    height:3.5rem;
}
.elegant_cmp_vision_title {
    position: absolute;
    top: 5rem;
    right: 0;
    font-size: 2rem;
    line-height: 2.25rem;
    font-family: YouSheBiaoTiHei;
    width: 1.875rem;
    letter-spacing: 0.125rem;
}
.elegant_cmp_vision_text {
    margin: 0 auto;
    width: 16rem;
    height: 100%;
    font-size: 1rem;
}
.elegant_cmp_vision_text > div {
    float:right;
    margin-right:2rem;
    width:1rem;
    height: 100%;
    line-height:1rem;
    position:relative;
}
    .elegant_cmp_vision_text > div:first-child {
        margin:0
    }
    .elegant_cmp_vision_text > div > span {
        position:absolute;
        top:50%;
        transform:translateY(-50%);
    }
.elegant_cmp_vision_company {
    height: 9.75rem;
    line-height: 9.75rem;
    font-size: 12.5rem;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 0.625rem;
    color: #0072ff;
    opacity: 0.03;
    position: absolute;
    left: 18.4%;
    bottom: -1.5rem;
}

/* 蓝鸽成果*/
.main_result {
    width: 100%;
    position: relative;
    background-color: #f2f2f2;
    overflow: hidden;
    padding: 5rem 0 0 0;
}
.elegant_result {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.elegant_result_head {
    width: 87.5rem;
    height: 5rem;
    overflow: hidden;
    margin: 5rem auto;
    position: relative;
}
.elegant_result_head .date_main {
    width: 45rem;
    height: 100%;
    overflow: hidden;
    margin: auto;
    position: relative;
}
.elegant_result_head .date_content {
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
    .elegant_result_head .date_content li {
        list-style: none;
        float: left;
        width: 7.5rem;
        height: 100%;
        text-align: center;
        font-weight: bold;
        overflow: hidden;
        cursor:pointer;
    }
.elegant_result_year {
    line-height: 0.5rem;
    font-size: 1.125rem;
    color: #999999;
    height: 1.125rem;
    margin-top: 1.875rem;
}
.elegant_result_point {
    width: 0.5rem;
    height: 0.5rem;
    background: url("../images/icon_time_line_piont.png") center center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.625rem;
}
.elegant_result_head .date_content .selected .elegant_result_year {
    font-size: 3rem;
    height: 3rem;
    line-height: 3rem;
    color: #0072ff;
    display: block;
    margin: 0;
}
.elegant_result_head .date_content .selected .elegant_result_point {
    width: 1.125rem;
    height: 1.125rem;
    background: url("../images/icon_time_line_piont_hover.png") center center no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 0.25rem;
}
.elegant_result_head .hrLine {
    background-color: #c3c3c3;
    border-bottom: 0.1875rem solid #c3c3c3;
    border-radius: 2px;
    opacity: 0.2;
    margin-top: 3.75rem;
}
.elegant_result_head .prev, .elegant_result_head .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 2rem;
    width: 2rem;
    cursor: pointer;
}
.elegant_result_head .prev {
    left: 16.5rem;
    background: url("../images/icon_time_arrow_left.png") center center no-repeat;
    background-size: 100% 100%;
}
    .elegant_result_head .prev:hover {
        background-image: url("../images/icon_time_arrow_left_hover.png");
    }
.elegant_result_head .next {
    right: 16.5rem;
    background: url("../images/icon_time_arrow_right.png") center center no-repeat;
    background-size: 100% 100%;
}
    .elegant_result_head .next:hover {
        background-image: url("../images/icon_time_arrow_right_hover.png");
    }

.elegant_result_main {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    overflow: hidden;
}
.elegant_result_main .issues_head{
    width: 100%;
    height: 1.5rem;
    overflow: hidden;
    position: relative;
}
.elegant_result_main .issues_head_img {
    width: 3.5rem;
    height: 1.5rem;
    background: url("../images/icon_time_issue_head.png") center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-2px,4px);
}
.elegant_result_main .issues_main {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    position: relative;
}
    .elegant_result_main .issues_main li {
        width: 100%;
        height: auto;
        list-style: none;
        /*position: absolute;*/
        left: 0;
        top: 0;
    }
    .elegant_result_main .issues_main .selected {
        opacity: 1 !important;
    }

.elegant_result_main .issues_item {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    min-height: 7.5rem;
    padding: 2rem 0;
}
.elegant_result_main .issues_content_space {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0.25rem;
    height: 100%;
    background-color: #0072ff;
    opacity: 0.2;
}
.elegant_result_main .issues_content_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40rem;
    min-height: 3.5rem;
}
.elegant_result_main .issues_item_left .issues_content_text {
    left: 0;
    text-align: right;
}
.elegant_result_main .issues_item_right .issues_content_text {
     right: 0;
    text-align: left;
}

.elegant_result_main .issues_content_title {
    min-height: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: bold;
    color: #333333;
}
.elegant_result_main .issues_content_word {
    margin-top: 1rem;
    min-height: 1rem;
    font-size: 1rem;
    line-height: 1rem;
    color: #666666;
}

.elegant_result_main .issues_content_year {
    width: 12.5rem;
    height: 1.125rem;
    font-size: 1.25rem;
    line-height: 1.125rem;
    font-weight: bold;
    color: #0072ff;
    position: absolute;
    top: 50%;
}

.elegant_result_main .issues_item_left .issues_content_year {
    left: 50%;
    transform: translate(-0.5625rem, -50%);
    text-align: left;
    padding-left: 1.75rem;
}
    .elegant_result_main .issues_item_left .issues_content_year:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 1.125rem;
        height: 1.125rem;
        background: url("../../images/icon_time_line_piont_hover.png") center center no-repeat;
        background-size: 100% 100%;
    }

.elegant_result_main .issues_item_right .issues_content_year {
    right: 50%;
    transform: translate(0.5625rem, -50%);
    text-align: right;
    padding-right: 1.75rem;
}
    .elegant_result_main .issues_item_right .issues_content_year:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 1.125rem;
        height: 1.125rem;
        background: url("../../images/icon_time_line_piont_hover.png") center center no-repeat;
        background-size: 100% 100%;
    }

/*风采人物*/

.elegant_style_character {
    width: 100%;
    min-height: 30.75rem;
    position: relative;
    overflow: hidden;
}
.elegant_style_character_left {
    float:left;
    width: 18.75rem;
    height: 27rem;
    padding-top: 6.25rem;
}
.elegant_style_character_img {
    width: 18.75rem;
    height: 25.75rem;
    margin:0 auto;
    position:relative;
}
    .elegant_style_character_img > img {
        width:100%;
        height:100%;
    }

.elegant_style_character_name {
    font-size: 1.5rem;
    font-weight:bold;
    line-height: 2.25rem;
    letter-spacing: 1px;
	color: #ffffff;
    width:100%;
    height:2.25rem;
    text-align:center;
    position:absolute;
    left:0;
    bottom:0.875rem;
}
.elegant_style_character_title {
    margin:1rem auto;
    width:auto;
    height:3rem;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #252525;
    text-align:center;
}

.elegant_style_character_right {
    float:right;
    width: 71.5%;
    height: auto;
}

.character_tab {
    margin:0 auto 5rem 10rem;
    width:18rem;
    height:1.25rem;
}
.character_tab_button {
    float:left;
    width:9rem;
    height:1.25rem;
    padding: 0 1.25rem;
    border-right:1px solid #dcdcdc;
    cursor:pointer;
}
    .character_tab_button:last-child {
        border:0;
    }
.character_tab_button_img {
    float:left;
    width:1.125rem;
    height:1.25rem;
}
.character_tab_resume {
    width: 100%;
    height: 100%;
    background: url("../images/icon_resume.png") center center no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.character_tab_result {
    width: 100%;
    height: 100%;
    background: url("../images/icon_result.png") center center no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.character_tab_button_text {
    margin-left:0.25rem;
    float:left;
    font-size: 1.25rem;
    color: #999999;
    font-weight:bold;
    line-height:1.25rem;
}
.is_active .character_tab_resume {
    background-image:url("../images/icon_resume_hover.png");
}
.is_active .character_tab_result {
    background-image:url("../images/icon_result_hover.png");
}
.is_active .character_tab_button_text {
    color:#0072ff;
}

.character_cell_content_resume,.character_cell_content_result {
    width: 100%;
    height: auto;
    font-size: 0.875rem;
    line-height: 2.25rem;
    color: #333333;
}

/*市场动态*/


/*市场中标*/
.market_bid_all {
    margin-top: 2.5rem;
    width: 100%;
    height: 1.5rem;
}

.market_bid_user {
    width: 100%;
    height: 100%;
    margin: 0.875rem 0 0 0;
}

.market_bid_cell {
    float: left;
    width: 25%;
    height: 16.375rem;
}

 .market_bid_cell_front {
    width: 100%;
    height: 16.375rem;
    position: absolute;
}

.market_bid_cell:hover .market_bid_cell_flipper{
    transform: rotateY(360deg);
}

.market_bid_cell_flipper {
    transition: 2s;
    transform-style: preserve-3d;
    position: relative;
    width:100%;
}

/*渠道合作*/
.main_cooperate {
    width: 100%;
    position: relative;
    background-color: #f2f2f2;
    overflow: hidden;
}
.cooperate_left {
    float: left;
    width: 54.3%;
    height: 100%;
    margin: 3.75rem 0 0 0;
    position: relative;
}
.cooperate_channel_text {
    margin-top:4.25rem;
    width: 28.875rem;
    min-height: 4.5rem;
    font-size: 1rem;
    line-height: 2.25rem;
    color: #666666;
}
.cooperate_right {
    float: right;
    width: 45.7%;
    height: 22.5rem;
    border: solid 1px #f8f8f8;
}
    .cooperate_right > img {
        width:100%;
        height:100%
    }

.main_framework {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    padding: 5rem 0;
    background: url("../images/back_market_framework.png") center center no-repeat;
    background-size: 100% 100%;
}
.market_framework {
    margin:0 auto;
    width: 75rem;
	height: 32.875rem;
    text-align:center;
}
.market_framework_product {
    margin:0 auto;
    width: 18.125rem;
	height: 4.25rem;
	background-color:#6db1f1;
	border-radius: 1rem;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 4.25rem;
    letter-spacing: 1px;
	color: #ffffff;
}
.market_framework_agent {
    width:100%;
    height:4.25rem;
}

.market_framework_agent_cell {
    float:left;
    width: 18.3125rem;
	height: 4.25rem;
	background-color: #ffffff;
	border-radius: 1rem;
	border: solid 0.1875rem #cce3ff;
    overflow:hidden;
    margin-left: 10rem;
}
    .market_framework_agent_cell:first-child {
        margin:0;
    }

.market_framework_agent_cell_title {
    margin-top:0.3125rem;
    width: 100%;
	font-size: 1.25rem;
	line-height: 2.25rem;
	letter-spacing: 1px;
	color: #333333;
    text-align:center
}
.market_framework_agent_cell_content {
    width: 100%;
    min-height:1rem;
	font-size: 0.875rem;
	line-height: 1rem;
	letter-spacing: 1px;
	color: #999999;
    margin-bottom:0.25rem;
}
.market_framework_user {
    margin:0 auto;
    width: 9.375rem;
	height: 9.375rem;
	background-color: #6db1f1;
    border-radius:9.375rem;
    overflow:hidden;
}
.market_framework_user_img {
    margin:1.8125rem 3.25rem 0 3.25rem;
    width: 3rem;
	height: 3.875rem;
    background: url("../images/market_final_uesr.png") center center no-repeat;
    background-size: 100% 100%;
}
.market_framework_user_title {
    margin-top:0.125rem;
    width: 100%;
	height: 2.25rem;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 2.25rem;
	letter-spacing: 1px;
	color: #ffffff;
    text-align:center;
}
.market_framework_arrowtop {
    margin:0.25rem auto;
    width:58rem;
    height:7.0625rem;
    position:relative;
}
.market_framework_arrowbottom {
    margin:0.25rem 9.0625rem;
    width:56.875rem;
    height:7.0625rem;
    position:relative;
}
.market_framework_horizontal_stripe {
    width: 56.875rem;
	height: 0.1875rem;
	background-color: #cce3ff;
	border: solid 1px #cce3ff;
    position:absolute;
    left: 50%;
    transform: translateX(-50%);
    top:3.75rem;
}
.market_framework_arrowdown {
    width: 0;
    height: 0;
    border-left: 0.59375rem solid  transparent;
    border-right: 0.59375rem solid  transparent;
    border-top: 1.0625rem solid #cce3ff;
    position: absolute;
    left: 0;
    bottom: 0;
}
.market_framework_vertical_bar {
    width: 0.1875rem;
    height:calc(100% - 1.0625rem);
	background-color: #cce3ff;
	border: solid 1px #cce3ff;
    position:absolute;
    left:0.5rem;
}
.market_framework_vertical_bar2 {
    width: 0.1875rem;
    height:100%;
	background-color: #cce3ff;
	border: solid 1px #cce3ff;
    position:absolute;
    left:0.5625rem;
}
.market_framework_topbar_left {
    width:1.1875rem; 
    height:3.375rem;
    position:absolute;
    top:3.8125rem;
    left:0;
}
.market_framework_topbar_center {
    width:1.1875rem; 
    height:7.125rem;
    position:absolute;
    top:0;
    left: 50%;
    transform: translateX(-50%);
}
.market_framework_topbar_right  {
    width:1.1875rem; 
    height:3.375rem;
    position:absolute;
    top:3.8125rem;
    right:0;
}
.market_framework_bottombar_left {
    width:1.1875rem; 
    height:3.9375rem;
    position:absolute;
    top:0;
    left:0;
}
.market_framework_bottombar_center {
    width:1.1875rem; 
    height:7.125rem;
    position:absolute;
    top:0;
    left: 50%;
    transform: translateX(-50%);
}
.market_framework_bottombar_right {
    width:1.1875rem; 
    height:3.9375rem;
    position:absolute;
    top:0;
    right:0;
}
/*联系方式*/
.market_contct {
    margin:0 auto;
    width:75rem;
    height:50rem;
}
.market_contct_mobile {
    width: auto;
    height:auto;
    position:relative;
    overflow:hidden;
    display: none;
}
    .market_contct_mobile .cell {
        margin:10px;
        float:left;
        width:calc(50% - 20px);
    }
    .market_contct_mobile .header {
        width: 100%;
        height: 3rem;
        background-color: #6db1f1;
        color:#fff;
        font-size: 1.5rem;
        line-height:3rem;
        padding-left:2.5rem;
        position:relative;
    }

        .market_contct_mobile .header:before {
            content:'';
            position:absolute;
            width:1.75rem;
            height:1.75rem;
            top:0.625rem;
            left:0.625rem;
            background: url("../images/market_address.png") center center no-repeat;
            background-size: 100% 100%;
        }
    .market_contct_mobile .contain {
        font-size:1rem;
        padding:0 0.75rem;
        border: 1px solid #6db1f1;
        min-height:9.25rem;

    }
    .market_contct_mobile .linkinfo {
        margin:0.75rem 0
    }
/*中标详情*/
.market_bit_head {
    margin: 0 auto;
    margin-top:2rem;
    width: 67.5%;
    height: auto;
}
.market_bit_year {
    width: 100%;
    height: 3rem;
    overflow: hidden;
    position:relative;
}
.market_bit_head .date_main {
    width: 35rem;
    height: 2.875rem;
    overflow: hidden;
    margin:0 auto;
    position: relative;
    border-bottom:2px solid #999999;

}
.market_bit_head .date_content {
    /*margin-left: -3.5rem;*/
    height: 3.5rem;
    position: absolute;
    top: 0;
    overflow: hidden;
}
    .market_bit_head .date_content li {
        list-style: none;
        float: left;
        width: 14rem;
        height: 100%;
        overflow: hidden;
        cursor: pointer;
    }
        .market_bit_head .date_content li > div {
            width: 7rem;
            height: 2.875rem;
            line-height: 2.875rem;
            text-align: center;
            letter-spacing: 2px;
            font-size: 1.875rem;
            color: #333333;
            margin: 0 auto;
        }
    .market_bit_head .date_content .selected  > div {
        background-image: linear-gradient(90deg, #23c3ff 0%, #0072ff 100%), linear-gradient(#0f68ae, #0f68ae);
        background-blend-mode: normal, normal;
        color: #ffffff;
    }
.market_bit_head .prev, .market_bit_head .next {
    width: 3.5rem;
    height: 1.75rem;
    position: absolute;
    top: 50%;
    background: url("../images/market_bit_year_arrow.png") center center no-repeat;
    background-size: 100% 100%;
    cursor:pointer;
}
.market_bit_head .prev {
    left: 0;
    transform: translateY(-50%)rotate(180deg);
}
.market_bit_head .next {
    right: 0;
    transform: translateY(-50%);
}
    .market_bit_head .prev:hover, .market_bit_head .next:hover {
        background-image: url("../images/market_bit_year_arrow_hover.png");
    }
.market_bit_season {
    width:31rem;
    height:2.4375rem;
    margin:1.625rem auto;
}
    .market_bit_season .season_content {
        width: 100%;
        height: 100%;
    }
    .market_bit_season li {
        width: 7rem;
        height: 2.4375rem;
        float: left;
        margin-left: 1rem;
        font-size: 1.5rem;
        line-height: 2.4375rem;
        letter-spacing: 1px;
        color: #666666;
        cursor:pointer;
    }
        .market_bit_season li:first-child {
            margin: 0;
        }
        .market_bit_season li > div {
            text-align:center;
        }
    .market_bit_season .selected > div {
        background-image: linear-gradient(90deg, #23c3ff 0%, #0072ff 100%), linear-gradient( #0f68ae, #0f68ae);
        background-blend-mode: normal, normal;
        color: #ffffff;
    }
.market_bit_detail {
    margin: 0 auto;
    margin-top:3rem; 
    width: 96%;
    min-height: 13.75rem;
}
.market_bit_list {
    width:100%;
    height:100%;
}
.th1 {
    width: 30%;
    padding: 0.5rem 0;
}
.th2 {
    width: 70%;
    padding: 0.5rem 0;
}

table tr th {
    height: 1.75rem;
    background-color: #f5f5f5;
    text-align: center;
    color: #647e86;
    font-size: 0.875rem;
}
table tr td {
    text-align: center;
    font-size: 0.875rem;
}
tr:nth-child(odd) {
    background-color: #f5f5f5;
}
tr:nth-child(even) {
    background: #ffffff;
}

/*蓝鸽讲堂*/
.main_room_{
    width: 100%;
    height:100%;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    padding: 2rem 0;
}
.room_list {
    width: 100%;
    height: auto;
    position:relative;
    overflow: hidden;
}
.room_content {
    width: 100%;
    height: 21.375rem;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    margin: 2rem 0;
}
    .room_content:hover {
        box-shadow: 0px 0px 1.25rem 0px rgba(0, 0, 0, 0.2);
    }

.room_content_left {
    float: left;
    width: 44rem;
    height: 21.25rem;
}
.room_content_title {
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: 4rem;
    padding-left:2.5rem;
}
.room_content_text {
    width: 100%;
    height: 7.875rem;
    font-size: 0.875rem;
    line-height: 2rem;
    color: #666666;
    margin-top: 1.875rem;
    padding-left:2.5rem;
}

.room_content_other {
    width: 100%;
    height: 2.25rem;
    margin-top: 0.5rem;
    padding-left:2.5rem;
}
.room_content_time {
    float: left;
    width: auto;
    height: 2.25rem;
    font-size: 0.875rem;
    line-height: 2.25rem;
    color: #999999;
}
.room_content_space {
    float: left;
    margin: 0.6875rem 0 0 0.625rem;
    width: 1px;
    height: 0.8125rem;
    background-color: #dcdcdc;
    background: url("../images/banner_room.png");
    background-size: 100% 100%;
}

.room_content_annex {
    float: left;
    margin-left: 0.625rem;
    padding-left:1.5rem;
    height: 2.25rem;
    width: auto;
    position: relative
}

    .room_content_annex:before {
        content:'';
        position:absolute;
        top:50%;
        transform:translateY(-50%);
        left:0;
        height:  0.75rem;
        width:  0.75rem;
        background: url("../images/room_annex.png") center center no-repeat;
        background-size: 100% 100%;
    }


    .room_content_annex > a {
        line-height: 2.25rem;
        color: #0072ff;
        font-size: 0.875rem;
    }
        .room_content_annex > a:hover {
            text-decoration: underline;
        }
.room_content_right {
    float: right;
    width: 37.5rem;
    height: 21.25rem;
    background-color:#000000;
}

.room_pagination {
    width: 75rem;
    height: auto;
}

/*侧边栏*/
.os_side{
    bottom: 150px;
    right: 0px;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
    z-index: 999;
}

.os_side li{
    position: relative;
}
.os_side li.on .normal{
    background-color: #d20032;
}
.os_side li.on .moreinfo{
    display:block;
}

.os_side .normal{
    width: 60px;
    height: 60px;
    background-color: #337ab7;
}

.os_side .more{
    display: none;
    width: 160px;
    height: 60px;
    text-align: center;
    background-color: #d20032;
    position: absolute;
    top: 0;
    right: 0;
}

#moreinfo1{
    display: none;
    position: absolute;
    top: 0;
    right: 65px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 10px 20px;
    width: 315px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
    cursor: auto;
}
#moreinfo1 >div {
    padding: 2px;
}
#moreinfo1 .button {
    line-height: 1;
    cursor: pointer;
    border: 1px solid #DCDFE6;
    font-size: 14px;
    border-radius: 6px;
    background-color: #409EFF;
    border-color: #409EFF;
    padding: 10px 20px;
    margin: 5px 0;
    color: #fff;
    width:150px;
}
.os_side .more span{
    padding-right: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 14px;
    font-family: Microsoft Yahei, Arial, sans-serif;
    font-weight: bold;
}
.os_side_a:hover .more{
    display: block;
}
.os_side_a:hover .normal{
    background-color: #d20032;
}

#moreinfo2{
    display: none;
    position: absolute;
    top: 0;
    right: 65px;
    /*background: #edebeb;*/
    background:#fff;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 10px 20px;
    width: 315px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 30px;
    cursor: auto;
}

#moreinfo3{
    display:none;
    width: 310px;
    min-height: 400px;
    background: #0085cd;
    box-sizing: border-box;
    padding: 10px 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 65px;
    cursor:auto;
}
#moreinfo3 .button {
    line-height: 1;
    cursor: pointer;
    border: 1px solid #DCDFE6;
    font-size: 14px;
    border-radius: 6px;
    background-color: #409EFF;
    border-color: #409EFF;
    padding: 10px 20px;
    margin: 5px 0;
    width:270px;
}
#moreinfo3 .title{
    font-size: 18px;
    font-weight: bolder;
    padding: 5px 0 10px;
}
#moreinfo3 .input {
    height: 30px;
    line-height: 30px;
    background-color: #FFF;
    border-radius: 6px;
    border: 1px solid #DCDFE6;
    color: black;
    padding: 0 15px;
    font-size: 14px;
    width: 270px;
    margin: 5px 0;
}
#moreinfo3 .textarea {
    background-color: #FFF;
    border-radius: 6px;
    border: 1px solid #DCDFE6;
    color: black;
    font-size: 14px;
    padding: 10px 15px;
    margin: 5px 0;
    width: 270px;
}
