.layui-anim {
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.bdsjk_header {
    width: 100%;
    height: 480px;
    background: url("../img/bidorgDatabasePage_h_bg.png");
}

.bdsjk_header_menu {
    display: flex;
    width: 100%;
    height: 80px;
    align-items: center;
    justify-content: center;
    background: rgba(5, 9, 251, 0.3);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3000);
}

.bdsjk_header_menu_center {
    width: 1200px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bdsjk_header_banner_left {
    display: flex;
    flex-direction: column;
    color: #fff;
}

.bdsjk_header_menu_size {
    font-size: 16px;
}

.bdsjk_header_menu_size a {
    color: #ffffff;
    margin-left: 16px;
}

.bdsjk_header_banner {
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
}

.bdsjk_header_banner_center {
    color: #fff;
    display: flex;
    width: 1200px;
    justify-content: space-between;
}

.bdsjk_header_banner_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bdsjk_header_banner_left_title {
    font-size: 36px;
    margin-bottom: 34px;
}

.bdsjk_header_banner_left_size {
    display: flex;
    flex-direction: column;
    width: 504px;
    margin-bottom: 36px;
}

.bdsjk_header_banner_left_size span {
    margin-bottom: 10px;
}
.bdsjk_header_banner_left_size_row{
    width: 520px;
    line-height: 39px;
}

.bdsjk_header_banner_left_kf {
    width: 140px;
    height: 36px;
    background: #488BFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}

.bdsjk_header_right_img {
    height: 400px;
    display: flex;
    align-items: center;

}

.bdsjk_jjwt_img img {
    vertical-align: baseline;
}

.bdsjk_jjwt {
    width: 100%;
    height: 812px;
    display: flex;
    justify-content: center;
    margin-top: 102px;
}

.bdsjk_jjwt_center {
    width: 1200px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bdsjk_jjwt_title {
    font-size: 30px;
    color: #333;
    font-weight: 500;
}

.bdsjk_jjwt_img {
    height: 768px;
    width: 100%;
    background: url("../img/bidorgDatabasePage_m_bg.png") no-repeat center center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bdsjk_jjwt_img_n {
    width: 100%;
    height: 798px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bdsjk_jjwt_img_icon {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bdsjk_jjwt_img_icon_top {
    height: 469px;
}

.bdsjk_jjwt_img_icon_bottom {
    height: 346px;
}

.bdsjk_jjwt_img_icon_top .bdsjk_jjwt_img_icon_left {
    width: 448px;
    height: 212px;
    display: flex;
    margin-left: 10px;
    justify-content: end;
}

.bdsjk_jjwt_img_icon_top .bdsjk_jjwt_img_icon_right {
    width: 448px;
    height: 212px;
    display: flex;
    margin-right: 10px;
}

.bdsjk_jjwt_img_icon_bottom .bdsjk_jjwt_img_icon_left {
    display: flex;
    height: 258px;
    width: 484px;
    align-items: end;
    justify-content: end;
}

.bdsjk_jjwt_img_icon_bottom .bdsjk_jjwt_img_icon_right {
    display: flex;
    height: 256px;
    width: 484px;
    align-items: end;
}

.bdsjk_jjwt_img_icon_text {
    background-color: #e7ecff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 288px;
    padding: 24px 16px;
}

.bdsjk_jjwt_img_icon_top .bdsjk_jjwt_img_icon_icon {
    display: flex;
    align-items: end;
}

.bdsjk_jjwt_img_icon_bottom .bdsjk_jjwt_img_icon_icon {
    display: flex;
    height: 100%;
}

.bdsjk_jjwt_img_icon_my {
    position: relative;
    width: 36px;
}

.bdsjk_jjwt_img_icon_top .bdsjk_jjwt_img_icon_left .bdsjk_jjwt_img_icon_my img {
    position: absolute;
    top: 68px;
}

.bdsjk_jjwt_img_icon_bottom .bdsjk_jjwt_img_icon_left .bdsjk_jjwt_img_icon_my img {
    position: absolute;
    bottom: 117px;

}

.bdsjk_jjwt_img_icon_top .bdsjk_jjwt_img_icon_right .bdsjk_jjwt_img_icon_my img {
    position: absolute;
    left: -29px;
    bottom: 120px;
}

.bdsjk_jjwt_img_icon_bottom .bdsjk_jjwt_img_icon_right .bdsjk_jjwt_img_icon_my img {
    position: absolute;
    left: -25px;
    bottom: 116px;
}

.bdsjk_sjzs {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background: #FAFAFA;
    padding: 100px 0;
}

.bdsjk_sjzs_img {
    display: flex;
    margin-top: 56px;
}

.bdsjk_qymk {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 100px 0;
}

.bdsjk_qymk_center {
    display: flex;
    flex-direction: column;
    width: 1200px;
    background: url("../img/bidorgDatabasePage_qy_bg.png") no-repeat center center;
    padding-top: 80px;
}

.bdsjk_qymk_size_content {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.bdsjk_qymk_size {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bdsjk_qymk_size_title {
    margin: 34px 0;
}

.bdsjk_qymk_size_size {
    margin: 8px 0;
}

.bdsjk_qymk_footer {
    display: flex;
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 10px;
}

.bdsjk_qymk_button {
    display: flex;
    width: 200px;
    height: 46px;
    background: #E7ECFF;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    align-items: center;
    justify-content: center;
}

.bdsjk_qymk_button a {
    color: #4972FE;
}

.bdsjk_sjzs_more_bg {
    display: flex;
    width: 100%;
    height: 300px;
    background: url("../img/service_more_bg.png") no-repeat center center;
    color: #fff;
}

.bdsjk_sjzs_more {
    height: 250px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bdsjk_sjzs_more_qrcode {
    display: flex;
    flex-direction: column;
    margin-right: 40px;
}

.bdsjk_sjzs_more_qrcode img {
    margin-bottom: 16px;
}

.bdsjk_sjzs_more_phone {
    display: flex;
    flex-direction: column;
}

/*行业研究报告*/
.hyyjbg_header {
    width: 100%;
    height: 480px;
    background: url("../img/hyyjbg_header_bg.png") no-repeat center center;
}

.hyyjbg_header_banner_left_kf {
    width: 266px;
    height: 66px;
    background: #FFFFFF;
    color: #005CDD;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    border-radius: 9px;
    font-weight: bold;
}

.treasurehunt_sj_content {
    width: 1200px;
    display: flex;
    flex-direction: column;
    padding-top: 40px;
}

.treasurehunt_sj_content_info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.treasurehunt_sj_content_size {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.treasurehunt_sj_content_size_title {
    font-size: 26px;
    display: flex;
    align-items: center;
    line-height: 26px;
}

.treasurehunt_sj_content_size_ul {
    margin-left: 16px;
    margin-top: 40px;
    margin-bottom: 46px;
}

.treasurehunt_sj_content_size_ul ul li {
    width: 333px;
    list-style: disc;
    font-size: 16px;
    color: #333;
    line-height: 26px;
}

.treasurehunt_sj_content_size_ul ul li::marker {
    color: #000FEA;
}

.treasurehunt_zxkf_btn {
    display: flex;
    width: 190px;
    height: 44px;
    background: linear-gradient(180deg, #75A0FF, #4972FE);
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    justify-content: center;
    align-items: center;
}

.ml28 {
    margin-left: 28px;
}

/*采购单位分析*/
.cgdwfx_header {
    width: 100%;
    height: 480px;
    background: url("../img/cgdwfx_header_bg.png") no-repeat center center;
}

.cgdwfx_header_banner_center {
    display: flex;
    flex-direction: column;
    color: #fff;
    justify-content: center;
    align-items: center;
}

.cgdwfx_header_title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 34px;
}

.cgdwfx_header_size {
    font-size: 18px;
    width: 590px;
    margin-bottom: 36px;
    line-height: 32px;
}

/*企业中标预测*/
.qyzbyc_header {
    width: 100%;
    height: 480px;
    background: url("../img/qyzbyc_header_bg.png") no-repeat center center;
}

/*潜在客户分析*/
.qzkhfx_header {
    width: 100%;
    height: 480px;
    background: url("../img/qzkhfx_header_bg.png") no-repeat center center;
}

/*投标决策分析*/
.tbjcfx_header {
    width: 100%;
    height: 480px;
    background: url("../img/tbjcfx_header_bg.png") no-repeat center center;
}

.tbjcfx_header_banner_left_title {
    font-size: 36px;
    margin-bottom: 34px;
    color: #E9F9FF;
    font-weight: normal;
}

.tbjcfx_header_banner_left_size {
    display: flex;
    flex-direction: column;
    margin-bottom: 48px;
}

.tbjcfx_header_banner_left_size span {
    font-size: 28px;
    color: #E9F9FF;
    font-weight: normal;
    background: #2525EE;
    margin-bottom: 10px;
    border: 1px solid #129FE8;
    display: flex;
    justify-content: center;
    line-height: 40px;
}

.tbjcfx_header_banner_left_size span:nth-child(1) {
    width: 676px;
}

.tbjcfx_header_banner_left_size span:nth-child(2) {
    width: 538px;
}

/*投标企业分析*/
.tbqyfx_header {
    width: 100%;
    height: 480px;
    background: url("../img/tbqyfx_header_bg.png") no-repeat center center;
}

/*招投标数据定制*/
.ztbsjdz_header {
    width: 100%;
    height: 480px;
    background: url("../img/ztbsjdz_header_bg.png") no-repeat center center;
}

.ztbsjdz_header_banner_center_title {
    font-size: 90px;
    font-weight: bold;
    color: #fff;
}

.ztbsjdz_header_banner_center_size {
    font-size: 60px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 76px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ztbsjdz_header_banner_center_btn {
    display: flex;
    font-size: 30px;
    width: 712px;
    height: 56px;
    color: #1E39B7;
    background: #fff;
    border-radius: 28px;
    justify-content: center;
    align-items: center;
}

.ztbsjdz_two {
    width: 100%;
    height: 526px;
    display: flex;
    background: #0b1654;
    color: #fff;
    justify-content: center;
}

.ztbsjdz_two_center {
    width: 1200px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ztbsjdz_two_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 104px;
}

.ztbsjdz_two_content_sun {
    width: 218px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ztbsjdz_two_content_sun_title {
    font-size: 18px;
    margin: 22px 0;
}

.ztbsjdz_two_content_sun_size {
    width: 100%;
    line-height: 27px;
}

.treasurehunt_sj_l_btn {
    display: flex;
    width: 200px;
    height: 46px;
    background: #3282FA;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
    justify-content: center;
    align-items: center;
}

.dzsqapi {
    display: flex;
    width: 100%;
    height: 900px;
    background: #131E73;
    color: #fff;
    justify-content: center;
}

.dzsqapi_center {
    display: flex;
    width: 1200px;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.dzsqapi_center_header {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 80px;
}

.dzsqapi_center_header span:nth-child(1) {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 30px;
}

.dzsqapi_center_header span:nth-child(2) {
    font-size: 18px;
    font-weight: 400;
}

.dzsqapi_center_contet {
    display: flex;
    width: 100%;
    justify-content: center;
}

.dzsqapi_center_contet_sun {
    display: flex;
    flex-direction: column;
    height: 450px;
    width: 380px;
    justify-content: center;
    align-items: center;
}

.dzsqapi_center_contet_sun_l {
    height: 310px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #23A;
}

.dzsqapi_center_contet_sun_l img {
    margin-bottom: 20px;
}

.dzsqapi_center_contet_sun_l span:nth-child(2) {
    font-size: 18px;
    margin-bottom: 36px;
}

.dzsqapi_center_contet_sun_l span:nth-child(3) {
    width: 328px;
    line-height: 24px;
    height: 96px;
}

.dzsqapi_center_contet_sun_h {
    width: 100%;
    height: 130px;
    background: #4452AB;
    display: flex;
    flex-direction: column;
}

.dzsqapi_center_contet_sun_h span {
    margin-left: 20px;
    margin-bottom: 14px;
    margin-top: 14px;
    font-size: 16px;
}

.dzsqapi_center_contet_sun_h div {
    width: 298px;
    margin-left: 26px;
    line-height: 24px;
}

.dzsqapi_center_bottom {
    display: flex;
    width: 480px;
    justify-content: space-between;
    margin-top: 80px;
}

.treasurehunt_sj_t_btn {
    display: flex;
    width: 200px;
    height: 46px;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
    justify-content: center;
    align-items: center;
    border: 1px solid #3282FA;
}

.sjdzlc {
    display: flex;
    width: 100%;
    height: 748px;
    background: #0b1654;
    color: #fff;
    justify-content: center;
}

.sjdzlc_center_content_sun {
    width: 300px;
    display: flex;
    flex-direction: column;
}

.sjdzlc_center_content_sun_last {
    width: 134px;
}

.sjdzlc_center_content_sun_img_line {
    display: flex;
}

.sjdzlc_center_content_sun img {
    margin-bottom: 34px;
    z-index: 2;
}

.sjdzlc_center_content_sun span:nth-child(2) {
    font-size: 18px;
    margin-bottom: 22px;
}

.sjdzlc_center_content_sun span:nth-child(3) {
    width: 112px;
}

.sjdzlc_center_bottom {
    display: flex;
    justify-content: center;
    margin-top: 64px;
}

.sjdzlc_line {
    border-bottom: 1px dashed #13FFFF;
    width: 192px;
    height: 62px;
}

.hlsjzc {
    display: flex;
    width: 100%;
    height: 510px;
    background: url("../img/hlsj_bg.png") no-repeat center center;
    color: #fff;
    justify-content: center;
}

.hlsjzc_center {
    display: flex;
    width: 1200px;
    height: 100%;
    flex-direction: column;
    align-items: center;
}

.hlsjzc_center_header {
    font-size: 30px;
    margin-top: 46px;
    margin-bottom: 64px;
}

.hlsjzc_center_content_title {
    font-size: 20px;
}

.hlsjzc_center_content_text {
    font-size: 16px;
    line-height: 30px;
    display: flex;
    flex-direction: column;
}

.hlsjzc_center_content {
    height: 320px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hlsjzc_center_content_btn {
    width: 100%;
    height: 46px;
    display: flex;
    justify-content: center;
}

.hlsjzc_center_content_btn_group {
    width: 480px;
    height: 46px;
    display: flex;
    justify-content: space-between;
}

.hlsjzc_center_content_btn_group div:nth-child(1) {
    width: 200px;
    height: 46px;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.hlsjzc_center_content_btn_group div:nth-child(2) {
    width: 200px;
    height: 46px;
    background: #3282FA;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.wmhxys {
    width: 100%;
    display: flex;
    justify-content: center;
    background: #131E73;
}

.wmhxys_center {
    display: flex;
    width: 1200px;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wmhxys_center_header {
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 188px;
    color: #fff;
}

.wmhxys_center_content {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.wmhxys_center_content_sun {
    width: 360px;
    height: 330px;
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wmhxys_center_content_img {
    position: absolute;
    bottom: 206px;
}

.wmhxys_center_content_text {
    width: 258px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 86px;
}

.wmhxys_center_content_text span:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 40px;
}

.wmhxys_center_content_text span:nth-child(2) {
    line-height: 24px;
    height: 72px;
    width: 100%;
}

/*数据智能解决方案*/
.sjznjjfa_header {
    width: 100%;
    height: 480px;
    background: url("../img/sjznjjfa_header_bg.png") no-repeat center center;
}

.sjznjjfa_two_bg {
    width: 100%;
    height: 500px;
    background: url("../img/sjznjjfa_two_bg.png") no-repeat center center;
    display: flex;
    justify-content: center;
}

.sjznjjfa_two_center {
    width: 1200px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sjznjjfa_two_left {
    width: 618px;
}

.sjznjjfa_two_left_one {
    line-height: 40px;
}

.sjznjjfa_two_left_one span:nth-child(1) {
    font-size: 40px;
}

.sjznjjfa_two_left_one span:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
    margin-left: 12px;
}

.sjznjjfa_two_left_two span:nth-child(1) {
    line-height: 30px;
}

.sjznjjfa_sjfwhx {
    height: 478px;
    width: 100%;
    display: flex;
    justify-content: center;
    color: #333333;
}

.sjznjjfa_sjfwhx_center {
    height: 100%;
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sjznjjfa_sjfwhx_title {
    font-size: 30px;
    margin-top: 100px;
}

.sjznjjfa_sjfwhx_content {
    width: 100%;
    display: flex;
    margin-top: 80px;
    justify-content: space-between;
}

.sjznjjfa_sjfwhx_icon {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sjznjjfa_sjfwhx_icon span {
    font-size: 24px;
    margin-top: 36px;
}

.sjznjjfa_wjsj_bg {
    width: 100%;
    height: 328px;
    background: url("../img/sjznjjfa_wjsj_bg.png") no-repeat center center;
    display: flex;
    justify-content: center;
}

.sjznjjfa_wjsj_center {
    height: 100%;
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #333333;
}

.sjznjjfa_wjsj_center span {
    font-size: 24px;
    font-weight: bold;
    margin-top: 92px;
}

.sjznjjfa_wjsj_btn {
    display: flex;
    width: 200px;
    height: 46px;
    background: #3282FA;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    margin-top: 74px;
}

.sjznjjfa_cpjs_bg {
    width: 100%;
    background: #E9F0FF;
    display: flex;
    justify-content: center;
}

.sjznjjfa_cpjs_center {
    height: 100%;
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sjznjjfa_cpjs_title {
    font-size: 30px;
    margin-top: 100px;
}

.sjznjjfa_cpjs_center_one {
    width: 100%;
    height: 380px;
    display: flex;
    margin-top: 78px;
    justify-content: space-between;
}

.sjznjjfa_cpjs_center_one_left {
    height: 100%;
    width: 1085px;
    display: flex;
    flex-direction: column;
}

.sjznjjfa_cpjs_sydx {
    height: 200px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.sjznjjfa_cpjs_ywzc {
    height: 160px;
    width: 100%;
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.sjznjjfa_cpjs_header {
    width: 86px;
    background: #3282FA;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sjznjjfa_cpjs_header span {
    color: #fff;
    font-size: 24px;
    width: 24px;
}

.sjznjjfa_cpjs_m {
    width: 970px;
    height: 100%;
    background: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.sjznjjfa_cpjs_m_3 {
    width: 300px;
    height: 158px;
    background: #E9F0FF;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 6px 0;
}

.sjznjjfa_cpjs_m_3 span {
    width: 266px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.sjznjjfa_cpjs_m_4 {
    width: 220px;
    height: 108px;
    background: #E9F0FF;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 6px 0;
}

.sjznjjfa_cpjs_m_4 span {
    width: 190px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.sjznjjfa_cpjs_center_b {
    width: 86px;
    height: 100%;
    background: #1D52C2;
    border-radius: 5px;
    display: flex;
    color: #fff;
    font-size: 24px;
    justify-content: center;
    align-items: center;
}

.sjznjjfa_cpjs_center_b span {
    width: 24px;
}

.sjznjjfa_cpjs_center_two {
    width: 100%;
    height: 250px;
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    margin-bottom: 100px;
}

.sjznjjfa_cpjs_cpjz {
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.sjznjjfa_cpjs_m_cp_4 {
    width: 220px;
    height: 220px;
    background: #E9F0FF;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
}

.sjznjjfa_cpjs_m_cp_4_r {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.sjznjjfa_cpjs_m_cp_4_r span {
    width: 100px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sjznjjfa_cpjs_m_cp_4_b {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.sjznjjfa_cpjs_m_cp_4_c {
    width: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-left: 14px;
}

.sjznjjfa_cpjs_m_cp_4_c span {
    width: 150px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    font-size: 16px;
    justify-content: center;
    align-items: center;
}

.sjznjjfa_cpjs_m_cp_4_t {
    width: 22px;
    font-size: 22px;
    display: flex;
    align-items: center;
    margin-right: 14px;
}

.sjznjjfa_jjfa {
    width: 100%;
    display: flex;
    justify-content: center;
    color: #333;
    padding: 100px 0;
}

.sjznjjfa_jjfa_center {
    height: 100%;
    width: 1028px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.sjznjjfa_jjfa_title {
    font-size: 30px;
    margin-bottom: 52px;
}

.sjznjjfa_jjfa_content {
    width: 100%;
    height: 160px;
    display: flex;
    justify-content: space-between;
    margin-top: 28px;
}

.sjznjjfa_jjfa_content_sun {
    height: 100%;
    width: 500px;
    display: flex;
    align-items: center;
    background: #E9F0FF;
}

.sjznjjfa_jjfa_content_sun img {
    margin-left: 40px;
    margin-right: 50px;
}

.sjznjjfa_jjfa_content_sun_list {
    height: 98px;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    line-height: 27px;
}

.sjznjjfa_fgqg {
    width: 100%;
    display: flex;
    justify-content: center;
    color: #fff;
    padding: 100px 0;
    background: url("../img/sjznjjfa_fgqg_bg.png") no-repeat center center;
}

.sjznjjfa_fgqg_center {
    height: 100%;
    width: 1196px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sjznjjfa_fgqg_title {
    font-size: 30px;
    margin-bottom: 60px;
}

.sjznjjfa_fgqg_content {
    width: 1196px;
    height: 100px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 116px;
}

.sjznjjfa_fgqg_content_list {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}

.sjznjjfa_fgqg_content_list span:nth-child(1) {
    font-size: 46px;
}

.sjznjjfa_fgqg_content_list span:nth-child(2) {
    font-size: 22px;
}

.sjznjjfa_fgqg_kf {
    width: 200px;
    height: 46px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sj_fwqy {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-size: 30px;
    align-items: center;
    padding: 80px 0;
    color: #fff;
}

.sj_fwqy span {
    margin-bottom: 90px;
}

/*超级订阅*/
.cjdy_header {
    width: 100%;
    height: 940px;
    display: flex;
    justify-content: center;
    color: #fff;
    background: url("../img/sj_cjdy_header_bg.png") no-repeat center center;
    flex-direction: column;
    align-items: center;
}

.cjdy_header_center {
    height: 100%;
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjdy_header_center_title {
    width: 1013px;
    height: 272px;
    display: flex;
    flex-direction: column;
    color: #fff;
    justify-content: space-between;
    margin-top: 80px;
}

.cjdy_header_center_title_one {
    display: flex;
    justify-content: center;
}

.cjdy_header_center_title_one span:nth-child(1) {
    font-size: 60px;
    font-weight: bold;
    margin-right: 20px;
}

.cjdy_header_center_title_one span:nth-child(2) {
    width: 260px;
    height: 80px;
    background: #FFFFFF;
    color: #0B1654;
    font-size: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cjdy_header_center_title_two {
    font-size: 46px;
    display: flex;
    justify-content: center;
}

.cjdy_header_center_title_two span:nth-child(2) {
    color: #FFF000;
    font-size: 56px;
}

.cjdy_header_center_title_kr {
    display: flex;
    justify-content: flex-end;
}

.cjdy_header_center_icon {
    width: 100%;
    height: 200px;
    display: flex;
    background: #fff;
    color: #030F4F;
    justify-content: space-around;
    align-items: center;
    margin-top: 70px;
}

.cjdy_header_center_icon_sun {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjdy_header_center_icon_sun img {
    margin-bottom: 26px;
}

.cjdy_header_center_icon_sun span {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}

.cjdy_header_center_btn_group {
    height: 54px;
    width: 453px;
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.cjdy_header_center_btn {
    width: 186px;
    height: 54px;
    background: #005BFF;
    border-radius: 27px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cjdy_yycj {
    width: 100%;
    background: #0B1654;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 150px;
}

.cjdy_yycj_center {
    display: flex;
    flex-direction: column;
    width: 1200px;
    margin-top: 100px;
}

.cjdy_yycj_title {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjdy_yycj_title span:nth-child(1) {
    font-size: 30px;
}

.cjdy_yycj_title span:nth-child(2) {
    font-size: 18px;
    margin-top: 30px;
}

.cjdy_yycj_content {
    margin-top: 80px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.cjdy_yycj_content_l {
    width: 320px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cjdy_yycj_content_l_sun {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}

.cjdy_yycj_content_l_img {
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    background: url("../img/cjdy_yycj_content_l_img.png") no-repeat bottom left;
}

.cjdy_yycj_content_l_text {
    margin-top: 12px;
    line-height: 24px;
    font-size: 18px;
}

.cjdy_yycj_content_l_text samp {
    color: #fffc00;
}

.cjdy_yycj_content_r {
    width: 720px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjdy_yycj_content_r_btn {
    width: 620px;
    display: flex;
    justify-content: space-between;
}

.cjdy_yycj_content_r_btn div {
    width: 260px;
    height: 60px;
    background: #366AE7;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cjdy_yycj_content_r_jg {
    width: 100%;
    display: flex;
    margin-top: 52px;
    align-items: center;
}

.cjdy_yycj_content_r_jg_1 div {
    width: 200px;
    background: #02C1E0;
    color: #131E73;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
}

.cjdy_yycj_content_r_jg_1 div span {
    width: 166px;
    line-height: 24px;
    margin: 12px 18px;
    text-align: center;
}

.cjdy_yycj_content_r_jg_solid_1 {
    width: 40px;
    height: 314px;
    border-top: 1px solid #40578B;
    border-right: 1px solid #40578B;
    border-bottom: 1px solid #40578B;
    margin-bottom: 10px;
}

.cjdy_yycj_content_r_jg_jt {
    margin: 0 10px;
}

.cjdy_yycj_content_r_jg_2 div {
    width: 160px;
    background: #02C1E0;
    color: #131E73;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
}

.cjdy_yycj_content_r_jg_2 div span {
    width: 166px;
    line-height: 24px;
    margin: 12px 18px;
    text-align: center;
}

.cjdy_yycj_content_r_jg_bg {
    width: 330px;
    height: 330px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url("../img/cjdy_yycj_content_r_jg_k.png") no-repeat center;
    justify-content: center;
}

.cjdy_yycj_content_r_jg_solid_2 {
    width: 36px;
    height: 186px;
    border-top: 1px solid #40578B;
    border-left: 1px solid #40578B;
    border-bottom: 1px solid #40578B;
    margin-bottom: 10px;
}

.cjdy_yycj_content_r_bg {
    background: #40578B;
    width: 710px;
    height: 535px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.super_form {
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    background: url("../img/super_form_bg.png") no-repeat center center;
    justify-content: center;
    align-items: center;
}

.super_form_center {
    width: 1200px;
    display: flex;
    flex-direction: column;
    color: #fff;
    justify-content: center;
    align-items: center;
}

.super_form_con {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.super_form_con input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ffffff;
}

.super_form_con input::-ms-input-placeholder { /* Mozilla Firefox 19+ */
    color: #ffffff;
}

.super_form_lx {
    width: 338px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.super_form_lx span {
    font-size: 16px;
}

.super_form_lx input {
    outline: none;
    border: 1px solid #FFF;
    border-radius: 2px;
    width: 240px;
    height: 46px;
    padding-left: 10px;
    background-color: #082b9c;
    color: #fff;
}

.super_form_yq {
    width: 508px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.super_form_yq span {
    font-size: 16px;
}

.super_form_yq input {
    outline: none;
    border: 1px solid #FFF;
    border-radius: 2px;
    width: 440px;
    height: 46px;
    padding-left: 10px;
    background-color: #082b9c;
    color: #fff;
}

.super_form_sub {
    width: 200px;
    height: 46px;
    background: #3282FA;
    border-radius: 2px;
    display: flex;
    font-size: 16px;
    align-items: center;
    justify-content: center;
}

.super_form_tel {
    color: #fff;
    font-size: 30px;
    margin-top: 71px;
}

.cjdy_mfzxbj {
    width: 100%;
    height: 1440px;
    background: #0B1654;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjdy_mfzxbj_center {
    width: 1200px;
    height: 1152px;
    display: flex;
    background: #fff;
}

.cjdy_mfzxbj_title {
    font-size: 30px;
    color: #fff;
    margin-top: 100px;
    margin-bottom: 80px;
}

.cjdy_mfzxbj_table1 {
    width: 490px;
}

.cjdy_mfzxbj_table1 div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cjdy_mfzxbj_table1 > div {
    width: 100%;
    height: 70px;
    display: flex;
    flex-direction: column;
    border: 1px solid #131E73;
    justify-content: center;
    align-items: center;
}

.cjdy_mfzxbj_table_title {
    font-size: 22px;
    color: #0B1654;
}

.cjdy_mfzxbj_table_word {
    font-size: 18px;
    color: #333;
}

.cjdy_mfzxbj_table_new {
    width: 40px;
    height: 18px;
    background: #CC0033;
    border-radius: 9px;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    margin-left: 12px;
}

.cjdy_mfzxbj_table_de {
    color: #666;
    margin-top: 6px;
}

.cjdy_mfzxbj_table2 {
    width: 360px;
}

.cjdy_mfzxbj_table2 div {
    width: 100%;
    height: 70px;
    display: flex;
    flex-direction: column;
    border: 1px solid #131E73;
    justify-content: center;
    align-items: center;
    color: #666;
}

.cjdy_mfzxbj_table3 {
    width: 350px;
}

.cjdy_mfzxbj_table3 div {
    width: 100%;
    height: 70px;
    display: flex;
    flex-direction: column;
    border: 1px solid #131E73;
    justify-content: center;
    align-items: center;
    color: #FF9900;
}

.cjdy_fwpt {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url("../img/cjdy_fwpt_bg.png") no-repeat center center;
    color: #fff;
    height: 540px;
}

.cjdy_fwpt_title {
    margin-top: 100px;
    font-size: 30px;
}

.cjdy_fwpt_content {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-top: 126px;
}

.cjdy_fwpt_content div {
    width: 186px;
    height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.cjdy_fwpt_content div span:nth-child(1) {
    font-size: 46px;
}

.cjdy_fwpt_content div span:nth-child(2) {
    font-size: 22px;
}

/*超级会员*/
.cjhy_header_center {
    height: 100%;
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjhy_header_center_title {
    width: 1013px;
    height: 332px;
    display: flex;
    flex-direction: column;
    color: #fff;
    justify-content: space-between;
    margin-top: 80px;
}

.cjhy_header_center_title_kl {
    width: 100%;
    background: url("../img/cjdy_header_k_l.png") no-repeat left top;
    background-size: 40px 40px;
    height: 80px;
    display: flex;
    justify-content: center;
}

.cjhy_header_center_title_kl_title {
    width: 260px;
    height: 80px;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0B1654;
    font-size: 50px;
}

.cjhy_header_center_content1 {
    font-size: 60px;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.cjhy_header_center_content1 span:nth-child(1) {
    color: #FFF000;
}

.cjhy_header_center_content2 {
    font-size: 46px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.cjhy_header_center_content2 span:nth-child(2) {
    color: #FFF000;
}

.cjhy_header_center_icon {
    width: 100%;
    height: 240px;
    display: flex;
    background: #fff;
    color: #030F4F;
    justify-content: space-around;
    align-items: center;
    margin-top: 60px;
    font-size: 16px;
}

.cjhy_header_center_icon_sun {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjhy_header_center_icon_sun span:nth-child(2) {
    font-size: 20px;
    color: #0B1654;
    margin-bottom: 26px;
    margin-top: 20px;
}

.cjhy_header_center_btn_group {
    height: 54px;
    width: 453px;
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.cjhy_header_center_btn {
    width: 186px;
    height: 54px;
    background: #005BFF;
    border-radius: 27px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cjhy_yycj {
    width: 100%;
    background: #0B1654;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 150px;
}

.cjhy_yycj_center {
    display: flex;
    flex-direction: column;
    width: 1200px;
    margin-top: 100px;
}

.cjhy_yycj_title {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjhy_yycj_title span:nth-child(1) {
    font-size: 30px;
}

.cjhy_yycj_title span:nth-child(2) {
    font-size: 18px;
    margin-top: 30px;
}

.cjhy_yycj_content {
    margin-top: 80px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.cjhy_yycj_content_l {
    width: 320px;
    display: flex;
    flex-direction: column;
}

.cjhy_yycj_content_l_sun {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}

.cjhy_yycj_content_l_img {
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    background: url("../img/cjdy_yycj_content_l_img.png") no-repeat bottom left;
}

.cjhy_yycj_content_l_text {
    width: 320px;
    margin-top: 12px;
    line-height: 24px;
    font-size: 16px;
    background: url("../img/cj_d.png") no-repeat left top;
    padding-left: 30px;
}

.cjhy_yycj_content_r {
    width: 720px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjhy_yycj_content_title {
    width: 100%;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-top: 70px;
    font-weight: bold;
    background: url("../img/cjdy_yycj_content_l_img.png") no-repeat center bottom;
    background-size: 100px 10px;
}

/*超级会员*/
.cjhy_zbgn {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 100px;
}

.cjhy_zbgn_center {
    width: 1200px;
    display: flex;
    flex-direction: column;
}

.cjhy_zbgn_header {
    width: 100%;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 96px;
}

.cjhy_zbgn_header span:nth-child(1) {
    font-size: 30px;
}

.cjhy_zbgn_header span:nth-child(2) {
    font-size: 18px;
}

.cjhy_zbgn_content {
    width: 100%;
    height: 600px;
    display: flex;
    flex-direction: column;
    margin-top: 96px;
    justify-content: space-between;
}

.cjhy_zbgn_content_row {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.cjhy_zbgn_content_sun {
    width: 208px;
    display: flex;
    flex-direction: column;
}

.cjhy_zbgn_content_sun span:nth-child(2) {
    margin: 20px 0;
    font-size: 18px;
    font-weight: bold;
}

.cjhy_zbgn_content_sun span:nth-child(3) {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}

.cjhy_fwpt {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url("../img/cjhy_fwpt_bg.png") no-repeat center center;
    color: #fff;
    height: 590px;
    background-size: auto 815px;
}

.cjhy_fwpt_title {
    margin-top: 80px;
    font-size: 30px;
}

.cjhy_fwpt_content {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

.cjhy_fwpt_content div {
    width: 186px;
    height: 278px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cjhy_fwpt_content div span:nth-child(2) {
    font-size: 46px;
    margin-top: 48px;
    margin-bottom: 20px;
}

.cjhy_fwpt_content div span:nth-child(3) {
    font-size: 24px;
}

.cjhy_fwpt_content div span:nth-child(4) {
    width: 100%;
    font-size: 18px;
    margin-top: 48px;
}

.cjhy_tgfw {
    background: #0b1654;
    width: 100%;
    height: 662px;
    display: flex;
    flex-direction: column;
    color: #fff;
    justify-content: space-around;
    align-items: center;
}

.cjhy_tgfw span {
    font-size: 30px;
}

.super_form_bigapi {
    width: 100%;
    height: 400px;
    display: flex;
    flex-direction: column;
    background: url("../img/bigapi_shenqing_interfence.png") no-repeat center center;
    justify-content: center;
    align-items: center;
}

.bdsjk_qymk_center_bigapi {
    display: flex;
    flex-direction: column;
    width: 1200px;
    padding: 80px 0px;
}

.bdsjk_qymk_center_bigapi2 {
    display: flex;
    flex-direction: column;
    width: 1200px;
    margin-top: 275px;
}

.bdsjk_qymk_bigapi {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.bdsjk_header_menu_bigapi {
    display: flex;
    width: 100%;
    height: 80px;
    align-items: center;
    justify-content: center;
    background: #000FEA;
    box-shadow: 0px 2px 0px 0px rgba(255, 255, 255, 0.3000);
}

.bigapi_fw {
    width: 230px;
    height: 260px;
    border: 1px solid #DAE7FA;
    display: flex;
    justify-content: center;
}

.bigapi_fw_zi {
    width: 180px;
    margin-top: 40px;
}

.bigapi_fw_zi_top {
    width: 98px;
    height: 67px;
    background: url(../img/bigapi18.png) no-repeat right;
}

.bigapi_fw_zi_top_num {
    width: 65px;
    font-size: 60px;
    font-weight: bold;
    color: #0B1654;
}

.bigapi_fw_zi_bottom {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}

.bdsjk_header_bigapi {
    width: 100%;
    height: 480px;
    background: url("../img/bigapi52@2x.png") no-repeat center center;
    background-size: 100% 100%;
}

.bdsjk_header_bigapi_explain {
    width: 100%;
    height: 600px;
    background: url("../img/bigapiexplain.png") no-repeat center center;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bigapi_explain_smallspot {
    opacity: 0.3;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(90deg, #2AF598, #009EFD);
}

.bigapi_explain_bigspot {
    opacity: 0.3;
    width: 18px;
    height: 18px;
    border: 1px solid #DAE7FA;
    background: linear-gradient(90deg, #2AF598, #009EFD);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bigapi_explain_bigspot_noback {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bigapi_explain_bigspot_in {
    opacity: 0.3;
    width: 12px;
    height: 12px;
    border: 1px solid #DAE7FA;
    background: linear-gradient(90deg, #2AF598, #009EFD);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bigapi_explain_imgdiv {
    width: 8px;
    height: 19px;
    position: absolute;
    display: flex;
    align-items: center;
    top: -18px;
    opacity: 0.3;
    left: 5px;
}

.bigapi_explain_textdiv {
    width: 180px;
    height: 120px;
    background: #1783F6;
    border-radius: 10px;
    position: absolute;
    display: flex;
    top: -156px;
    left: -81px;
    justify-content: center;
    align-items: center;
}

.bigapi_explain_textdiv2 {
    width: 140px;
    height: 80px;
}

.bigapi_line {
    opacity: 0.3;
    height: 1px;
    border: 1px solid #E9F0FF;
    background: linear-gradient(90deg, #2AF598, #009EFD);
    flex: 1;
}

.bigaip_interface {
    width: 300px;
    height: 400px;
    background: #FFFFFF;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.3500);
    display: flex;
    justify-content: center;
    align-items: center;
}

.bigaip_interface_divin {
    width: 260px;
    height: 328px;
    display: flex;
    flex-direction: column;
}

.bigaip_interface_img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bigaip_interface_text {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 400;
    color: #000000;
}

.bigaip_interface_text2 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
}

.bigapi_data_content {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: space-between;
    height: 380px;
}

.bigapi_data_div {
    width: 380px;
    height: 180px;
    background: #E9F0FF;
    border-radius: 5px;
    display: flex;
    justify-content: center;
}

.bigapi_data_divin {
    width: 316px;
    display: flex;
    margin-top: 48px;
}

.bigapi_data_divtext {
    display: flex;
    flex-direction: column;
    font-weight: 400;
    color: #333333;
    line-height: 27px;
    font-size: 14px;
    width: 258px;
}

.bigapi_need_div_parent {
    width: 360px;
    display: flex;
    justify-content: center;
}

.bigapi_need_div {
    width: 252px;
    height: 190px;
    display: flex;
    flex-direction: column;
    line-height: 24px;
    color: #FFFFFF;
}

.bigapi_need_div_title {
    font-weight: 500;
    font-size: 18px;
}

.bigapi_need_div_content {
    font-weight: 400;
    font-size: 14px;
}

.bigapi_need_line_up {
    height: 230px;
    border: 2px solid #285390;
    border-radius: 50% 50% 0 0;
}

.bigapi_need_line_below {
    height: 230px;
    border: 2px solid #285390;
    border-radius: 0 0 50% 50%;
}

.bigapi_need_line {
    width: 100%;
    border: 2px solid #285390;
    border-radius: 50%;
}