|
@@ -0,0 +1,834 @@
|
|
|
+@charset "UTF-8";
|
|
|
+.j-main {
|
|
|
+ background: #fff;
|
|
|
+ clear: both;
|
|
|
+ content: "";
|
|
|
+ display: block;
|
|
|
+}
|
|
|
+
|
|
|
+.j-icon {
|
|
|
+ width: 0.32rem;
|
|
|
+ height: 0.32rem;
|
|
|
+ margin-right: 0.08rem;
|
|
|
+}
|
|
|
+
|
|
|
+.sale_label {
|
|
|
+ position: relative;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.sale_label .sale_label_1 {
|
|
|
+ margin-top: 0.32rem;
|
|
|
+ padding-left: 0.64rem;
|
|
|
+ width: 100%;
|
|
|
+ height: 0.52rem;
|
|
|
+ background: url("/big-member/image/landpage_new/gold_bg.png") no-repeat;
|
|
|
+ background-size: 4rem 0.16rem;
|
|
|
+ background-position: 0 0.3rem;
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 0.34rem;
|
|
|
+ line-height: 0.52rem;
|
|
|
+ color: #171826;
|
|
|
+}
|
|
|
+
|
|
|
+.sale_label .new_pro {
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+.sale_label .new_agent {
|
|
|
+ background: url("/big-member/image/landpage_new/blue_bg.png") no-repeat;
|
|
|
+ background-size: 4rem 0.16rem;
|
|
|
+ background-position: 0 0.3rem;
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+.sale_label .cover_label {
|
|
|
+ background: url("/big-member/image/landpage_new/blue_bg.png") no-repeat;
|
|
|
+ background-size: 4rem 0.16rem;
|
|
|
+ background-position: 0 0.3rem;
|
|
|
+}
|
|
|
+
|
|
|
+.sale_label .pro_label {
|
|
|
+ background: url("/big-member/image/landpage_new/violet_bg.png") no-repeat;
|
|
|
+ background-size: 4rem 0.16rem;
|
|
|
+ background-position: 0 0.3rem;
|
|
|
+}
|
|
|
+
|
|
|
+.sale_label .cameraphoto {
|
|
|
+ position: absolute;
|
|
|
+ top: 0.16rem;
|
|
|
+ right: 0.64rem;
|
|
|
+ width: 1.28rem;
|
|
|
+ height: 1.28rem;
|
|
|
+}
|
|
|
+
|
|
|
+.sale_label .sale_label_2 {
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ margin-top: 0.08rem;
|
|
|
+ padding-left: 0.64rem;
|
|
|
+ width: 100%;
|
|
|
+ line-height: 0.4rem;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ color: #5f5E64;
|
|
|
+}
|
|
|
+
|
|
|
+/* 图片左右滑动*/
|
|
|
+.big_scroll {
|
|
|
+ width: 100%;
|
|
|
+ /*margin-top: 0.48rem;*/
|
|
|
+ padding: 0 0.32rem;
|
|
|
+ overflow-x: scroll;
|
|
|
+ margin-top: 0.18rem;
|
|
|
+}
|
|
|
+
|
|
|
+.big_scroll .big_ul {
|
|
|
+ display: flex;
|
|
|
+ /*width: 44.1rem;*/
|
|
|
+ width: 19.1rem;
|
|
|
+}
|
|
|
+
|
|
|
+.big_scroll .big_ul .list_item {
|
|
|
+ width: 6rem;
|
|
|
+ margin-right: 0.3rem;
|
|
|
+}
|
|
|
+
|
|
|
+.big_scroll .fiveimg {
|
|
|
+ width: 38.5rem;
|
|
|
+ /*width: 31.5rem;*/
|
|
|
+}
|
|
|
+.big_scroll .fourimg {
|
|
|
+ width: 24.8rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action {
|
|
|
+ padding-top:0.8rem;
|
|
|
+ width: 100%;
|
|
|
+ height: 11.38rem;
|
|
|
+ /*background: url("/big-member/image/landpage_new/head_bg.png") no-repeat;*/
|
|
|
+ background-size: 100% 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .action_out{
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+.new_action .action_title {
|
|
|
+ position: relative;
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ /* width: 100%; */
|
|
|
+ height: 0.68rem;
|
|
|
+ font-size: 0.48rem;
|
|
|
+ font-weight: 900;
|
|
|
+ color: #EFC197;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .action_title[data-text]::after {
|
|
|
+ content: attr(data-text);
|
|
|
+ color: inherit;
|
|
|
+ position: absolute;
|
|
|
+ left: 0;
|
|
|
+ z-index: 2;
|
|
|
+ background-color: #EFC197;
|
|
|
+ background-image: linear-gradient(to right, #FEE7D9, #EFC197);
|
|
|
+ -webkit-background-clip: text;
|
|
|
+ -webkit-text-fill-color: transparent;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .action_main {
|
|
|
+ display: flex;
|
|
|
+ justify-content: space-between;
|
|
|
+ align-items: center;
|
|
|
+ margin-top: 0.12rem;
|
|
|
+ flex-wrap: wrap;
|
|
|
+ padding: 0 0.32rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .action_main .action_list {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ align-items: center;
|
|
|
+ width: 3.28rem;
|
|
|
+ height: 4rem;
|
|
|
+ margin-top: 0.32rem;
|
|
|
+ border-radius: 0.16rem;
|
|
|
+ background: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .action_main .action_list .list_title {
|
|
|
+ margin-top: 0.24rem;
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 0.4rem;
|
|
|
+ color: #B96416;
|
|
|
+ line-height: 0.52rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .action_main .action_list .list_label {
|
|
|
+ font-size: 0.28rem;
|
|
|
+ color: #B96416;
|
|
|
+ line-height: 0.5rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .action_main .action_list .list_li {
|
|
|
+ display: flex;
|
|
|
+ margin-top: 0.2rem;
|
|
|
+ padding: 0 0.16rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .action_main .action_list .list_li .li_text {
|
|
|
+ display: flex;
|
|
|
+ flex-wrap: wrap;
|
|
|
+ width: 2.56rem;
|
|
|
+ line-height: 0.36rem;
|
|
|
+ font-size: 0.2rem;
|
|
|
+ color: #686868;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .btn_buy {
|
|
|
+ bottom: -0.44rem;
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ width: 100%;
|
|
|
+ height: 2.12rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_action .btn_buy .btn_buy_img {
|
|
|
+ width: 6.26rem;
|
|
|
+}
|
|
|
+
|
|
|
+/*帮你抢先获取销售机会*/
|
|
|
+.new_sale {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ align-items: center;
|
|
|
+ margin-top: 1.42rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_title {
|
|
|
+ font-size: 0.48rem;
|
|
|
+ line-height: 0.68rem;
|
|
|
+ color: #171826;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast {
|
|
|
+ margin-top: 0.32rem;
|
|
|
+ padding: 0 0.32rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_top {
|
|
|
+ position: relative;
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ justify-content: space-between;
|
|
|
+ padding: 0.24rem 0.32rem;
|
|
|
+ width: 100%;
|
|
|
+ height: 1.52rem;
|
|
|
+ background: #F5F6F7;
|
|
|
+ border-radius: 0.16rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_top .forecast {
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ line-height: 0.4rem;
|
|
|
+ font-size: 0.28rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_top .forecast .cast_left {
|
|
|
+ color: #B96416;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_top .forecast .cast_right {
|
|
|
+ margin-left: 0.14rem;
|
|
|
+ color: #000000;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_top .manysquare {
|
|
|
+ position: absolute;
|
|
|
+ right: 0.32rem;
|
|
|
+ top: -0.32rem;
|
|
|
+ width: 1.28rem;
|
|
|
+ height: 1.28rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_top .manysquare .manysquare_img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_bottom {
|
|
|
+ overflow: hidden;
|
|
|
+ margin-top: 0.24rem;
|
|
|
+ padding: 0 0.32rem 0.2rem 0.32rem;
|
|
|
+ width: 100%;
|
|
|
+ background: #F5F6F7;
|
|
|
+ border-radius: 0.16rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_bottom .fore_example {
|
|
|
+ display: flex;
|
|
|
+ align-items: flex-start;
|
|
|
+ justify-content: space-between;
|
|
|
+ margin-top: 0.24rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_bottom .fore_example .exa_left {
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ line-height: 0.4rem;
|
|
|
+ color: #B96416;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .sale_forecast .fore_bottom .fore_example .exa_right {
|
|
|
+ width: 5.34rem;
|
|
|
+ font-size: 0.24rem;
|
|
|
+ color: #5f5e64;
|
|
|
+ line-height: 0.36rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .privilege {
|
|
|
+ position: relative;
|
|
|
+ margin-top: 0.08rem;
|
|
|
+ width: 100%;
|
|
|
+ padding: 0 0.64rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .privilege .privilege_list {
|
|
|
+ display: flex;
|
|
|
+ align-items: flex-start;
|
|
|
+ margin-top: 0.24rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .privilege .privilege_list .privilege_text {
|
|
|
+ margin-left: 0.08rem;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ color: #686868;
|
|
|
+ line-height: 0.36rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .privilege .many_square {
|
|
|
+ position: absolute;
|
|
|
+ right: 0.64rem;
|
|
|
+ top: 0.2rem;
|
|
|
+ width: 1.28rem;
|
|
|
+ height: 1.28rem;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .privilege .many_square .many_square_img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .btn_sj {
|
|
|
+ margin-top: 0.48rem;
|
|
|
+ padding: 0 0.64rem 0 0.6rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.new_sale .btn_sj .btn_sj_img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+/*辅助你做投标决策 */
|
|
|
+.bid_decision {
|
|
|
+ /*margin-top: 0.96rem;*/
|
|
|
+ padding-top: 0.8rem;
|
|
|
+ width: 100%;
|
|
|
+ height: 10.08rem;
|
|
|
+ /*height: 16.08rem;*/
|
|
|
+ background: url("/big-member/image/landpage_new/itemA_04.jpg") no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ /*border-radius: 0.48rem;*/
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .bid_title_out{
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .bid_title_out .bid_title {
|
|
|
+ position: relative;
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ width: auto;
|
|
|
+ height: 0.68rem;
|
|
|
+ font-size: 0.48rem;
|
|
|
+ font-weight: 900;
|
|
|
+ color: #EFC197;
|
|
|
+}
|
|
|
+.bid_decision .bid_title_out .bid_title[data-text]::after {
|
|
|
+ content: attr(data-text);
|
|
|
+ color: inherit;
|
|
|
+ position: absolute;
|
|
|
+ left: 0;
|
|
|
+ z-index: 2;
|
|
|
+ background-color: #EFC197;
|
|
|
+ background-image: linear-gradient(to right, #FEE7D9, #EFC197);
|
|
|
+ -webkit-background-clip: text;
|
|
|
+ -webkit-text-fill-color: transparent;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .bid_ul {
|
|
|
+ margin-top: 0.06rem;
|
|
|
+ padding: 0 0.64rem;
|
|
|
+ overflow: hidden;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .bid_ul .bid_list {
|
|
|
+ margin-top: 0.24rem;
|
|
|
+ display: flex;
|
|
|
+ align-items: flex-start;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .bid_ul .bid_list .li_text {
|
|
|
+ margin-left: 0.08rem;
|
|
|
+ line-height: 0.4rem;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .offer_title {
|
|
|
+ margin-top: 0.48rem;
|
|
|
+ padding-left: 0.64rem;
|
|
|
+ width: 100%;
|
|
|
+ font-size: 0.34rem;
|
|
|
+ line-height: 0.52rem;
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .provide_main {
|
|
|
+ margin-top: 0.24rem;
|
|
|
+ padding: 0 0.32rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .provide_main .provide_what {
|
|
|
+ display: flex;
|
|
|
+ justify-content: flex-start;
|
|
|
+ align-items: flex-start;
|
|
|
+ padding: 0.24rem 0.32rem;
|
|
|
+ width: 100%;
|
|
|
+ border-radius: 0.16rem;
|
|
|
+ background: #F5F6F7;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .provide_main .provide_what .provide_text {
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ line-height: 0.5rem;
|
|
|
+ color: #B96416;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .provide_main .provide_what .provide_ul {
|
|
|
+ margin-left: 0.32rem;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .provide_main .provide_what .provide_ul .pro_li {
|
|
|
+ font-weight: 400;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ line-height: 0.48rem;
|
|
|
+ color: #5F5E64;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .btn_zh {
|
|
|
+ padding: 0 0.64rem 0 0.6rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .btn_zh .btn_zh_img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .buy_big {
|
|
|
+ margin: 0.48rem 0;
|
|
|
+ padding: 0 0.64rem;
|
|
|
+ width: 100%;
|
|
|
+ height: 0.96rem;
|
|
|
+}
|
|
|
+
|
|
|
+.bid_decision .buy_big .big_btn {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 3.33%, rgba(255, 255, 255, 0) 50.66%, rgba(255, 255, 255, 0.3) 100%), linear-gradient(0deg, #FFE6C0 0%, #F1D090 25%, #FAE6C8 100%);
|
|
|
+ box-shadow: 0px 2px 8px rgba(54, 147, 179, 0.051);
|
|
|
+ border-radius: 0.48rem;
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 0.34rem;
|
|
|
+ line-height: 0.44rem;
|
|
|
+ color: #171826;
|
|
|
+}
|
|
|
+
|
|
|
+.insight {
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .insight_title {
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ margin-top: 0.96rem;
|
|
|
+ font-size: 0.48rem;
|
|
|
+ line-height: 0.68rem;
|
|
|
+ color: #171826;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .competitor_ul {
|
|
|
+ overflow: hidden;
|
|
|
+ margin-top: 0.48rem;
|
|
|
+ padding: 0 0.64rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .competitor_ul .com_list {
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ margin-top: 0.24rem;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ line-height: 0.36rem;
|
|
|
+ color: #686868;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .provide_main {
|
|
|
+ margin-top: 0.24rem;
|
|
|
+ padding: 0 0.32rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .provide_main .provide_what {
|
|
|
+ display: flex;
|
|
|
+ justify-content: flex-start;
|
|
|
+ align-items: flex-start;
|
|
|
+ padding: 0.24rem 0.32rem;
|
|
|
+ width: 100%;
|
|
|
+ border-radius: 0.16rem;
|
|
|
+ background: #F5F6F7;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .provide_main .provide_what .provide_text {
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ line-height: 0.5rem;
|
|
|
+ color: #B96416;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .provide_main .provide_what .provide_ul {
|
|
|
+ margin-left: 0.32rem;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .provide_main .provide_what .provide_ul .pro_li {
|
|
|
+ font-size: 0.28rem;
|
|
|
+ line-height: 0.48rem;
|
|
|
+ color: #5F5E64;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .foryou {
|
|
|
+ margin-top: 0.48rem;
|
|
|
+ padding: 0 0.32rem;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .foryou .help_analysis, .insight .foryou .help_provide {
|
|
|
+ display: flex;
|
|
|
+ padding: 0.24rem 0.32rem;
|
|
|
+ width: 100%;
|
|
|
+ background: #F5F6F7;
|
|
|
+ border-radius: 0.16rem;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .foryou .help_analysis .help_left, .insight .foryou .help_provide .help_left {
|
|
|
+ font-weight: bold;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ line-height: 0.48rem;
|
|
|
+ color: #B96416;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .foryou .help_analysis .help_right, .insight .foryou .help_provide .help_right {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ justify-content: flex-start;
|
|
|
+ margin-left: 0.14rem;
|
|
|
+ height: 1.52rem;
|
|
|
+ font-size: 0.28rem;
|
|
|
+ line-height: 0.4rem;
|
|
|
+ color: #000000;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .foryou .help_analysis .help_right span, .insight .foryou .help_provide .help_right span {
|
|
|
+ margin-bottom: 0.16rem;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .foryou .help_provide {
|
|
|
+ margin-top: 0.24rem;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .btn_zj {
|
|
|
+ margin-top: 0.48rem;
|
|
|
+ padding: 0 0.64rem 0 0.6rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.insight .btn_zj .btn_zj_img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+/*剑鱼大会员*/
|
|
|
+.jy_bigvip {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ align-items: center;
|
|
|
+ margin-top: 0.96rem;
|
|
|
+ padding: 0 0.32rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.jy_bigvip .bigvip_title {
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ width: 100%;
|
|
|
+ height: 0.68rem;
|
|
|
+ font-size: 0.48rem;
|
|
|
+ color: #171826;
|
|
|
+}
|
|
|
+
|
|
|
+.jy_bigvip .bigvip_label {
|
|
|
+ width: 5.44rem;
|
|
|
+ height: 0.52rem;
|
|
|
+ margin-top: 0.24rem;
|
|
|
+ font-size: 0.34rem;
|
|
|
+ color: #171826;
|
|
|
+ text-align: center;
|
|
|
+ background: url("/big-member/image/landpage_new/jy_bigvip_bg.png") no-repeat;
|
|
|
+ background-size: 100% 0.16rem;
|
|
|
+ background-position-y: 0.2rem;
|
|
|
+}
|
|
|
+
|
|
|
+.jy_bigvip .bigvip_meal {
|
|
|
+ display: flex;
|
|
|
+ justify-content: space-between;
|
|
|
+ align-items: center;
|
|
|
+ margin-top: 0.48rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.jy_bigvip .bigvip_meal .meals {
|
|
|
+ position: relative;
|
|
|
+}
|
|
|
+
|
|
|
+.jy_bigvip .bigvip_meal .meals .viewdetail {
|
|
|
+ position: absolute;
|
|
|
+ left: 0.18rem;
|
|
|
+ bottom: -0.32rem;
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ width: 1.76rem;
|
|
|
+ height: 0.64rem;
|
|
|
+ font-size: 0.26rem;
|
|
|
+ font-weight: bold;
|
|
|
+ color: #171826;
|
|
|
+ border-radius: 0.48rem;
|
|
|
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 3.33%, rgba(255, 255, 255, 0) 50.66%, rgba(255, 255, 255, 0.3) 100%), linear-gradient(0deg, #FFE6C0 0%, #F1D090 25%, #FAE6C8 100%);
|
|
|
+ /* 大阴影/下方 */
|
|
|
+ box-shadow: 0px 4px 16px rgba(8, 31, 38, 0.08);
|
|
|
+}
|
|
|
+
|
|
|
+.jy_bigvip .bigvip_meal .meal_sj {
|
|
|
+ width: 2.12rem;
|
|
|
+ height: 2.6rem;
|
|
|
+ background: url("/big-member/image/landpage_new/sj_adv.png") no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.jy_bigvip .bigvip_meal .meal_zh {
|
|
|
+ width: 2.12rem;
|
|
|
+ height: 2.6rem;
|
|
|
+ background: url("/big-member/image/landpage_new/zh_adv.png") no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.jy_bigvip .bigvip_meal .meal_zj {
|
|
|
+ width: 2.12rem;
|
|
|
+ height: 2.6rem;
|
|
|
+ background: url("/big-member/image/landpage_new/zj_adv.png") no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
+}
|
|
|
+
|
|
|
+/* 招标大数据服务平台*/
|
|
|
+.paltform {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
+ align-items: center;
|
|
|
+ margin-top: 1.36rem;
|
|
|
+ width: 100%;
|
|
|
+ border-top-left-radius: 0.6rem;
|
|
|
+ border-top-right-radius: 0.6rem;
|
|
|
+ background: linear-gradient(7.32deg, #1DB5E6 5.69%, #2ABED1 94.31%);
|
|
|
+}
|
|
|
+
|
|
|
+.paltform .paltform_main {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+ background: url("/big-member/image/landpage_new/cubeBG.png");
|
|
|
+ background-size: contain;
|
|
|
+}
|
|
|
+
|
|
|
+.paltform .paltform_title {
|
|
|
+ margin-top: 0.8rem;
|
|
|
+ font-size: 0.48rem;
|
|
|
+ line-height: 0.68rem;
|
|
|
+ text-align: center;
|
|
|
+ text-shadow: 0px 4px 16px rgba(8, 31, 38, 0.08);
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+.paltform .data_ul {
|
|
|
+ margin-top: 0.48rem;
|
|
|
+ padding: 0 0.64rem;
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.paltform .data_ul .data_list {
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ height: 0.84rem;
|
|
|
+ margin-top: 0.24rem;
|
|
|
+}
|
|
|
+
|
|
|
+.paltform .data_ul .data_list .list_left {
|
|
|
+ padding: 0.1rem 0.32rem;
|
|
|
+ background: #2496B3;
|
|
|
+ border-radius: 0.7rem;
|
|
|
+ font-size: 0.32rem;
|
|
|
+ line-height: 0.44rem;
|
|
|
+ color: #fff;
|
|
|
+ text-align: center;
|
|
|
+ font-weight: bold;
|
|
|
+}
|
|
|
+
|
|
|
+.paltform .data_ul .data_list .list_right {
|
|
|
+ margin-left: 0.2rem;
|
|
|
+ height: 0.44rem;
|
|
|
+}
|
|
|
+
|
|
|
+.paltform .data_ul .data_list .list_right .list_right_img {
|
|
|
+ width: 100%;
|
|
|
+ height: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.paltform .com_show {
|
|
|
+ margin-bottom: 0.8rem;
|
|
|
+}
|
|
|
+
|
|
|
+.j-button-group {
|
|
|
+ /* padding: 0.16rem 0 0.24rem 0.32rem; */
|
|
|
+}
|
|
|
+
|
|
|
+.j-button-practice {
|
|
|
+ margin-left: 0.32rem;
|
|
|
+ font-size: 0.36rem;
|
|
|
+ line-height: 0.5rem;
|
|
|
+ font-weight: 900;
|
|
|
+ color: #D69E55;
|
|
|
+}
|
|
|
+
|
|
|
+.buy_btn {
|
|
|
+ display: flex;
|
|
|
+ flex: 1;
|
|
|
+ /* box-sizing: border-box; */
|
|
|
+}
|
|
|
+
|
|
|
+.buy_btn .j-btn {
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ font-size: 0.36rem;
|
|
|
+ flex: 1;
|
|
|
+}
|
|
|
+
|
|
|
+.buy_btn .sevendays {
|
|
|
+ /* width: 2.4rem; */
|
|
|
+ flex: 1;
|
|
|
+ height: 0.8rem;
|
|
|
+ margin-right: -0.2rem;
|
|
|
+ /*background: url("/big-member/image/landpage_new/seven_bg.png?v=1") no-repeat center center;*/
|
|
|
+ background-size: 100% 100%;
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+.buy_btn .j-button-now {
|
|
|
+ flex: 1;
|
|
|
+ height: 0.8rem;
|
|
|
+ margin-right: 0.1rem;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+.buy_btn .j-button-nowly {
|
|
|
+ /* width: 4.6rem; */
|
|
|
+ flex: 1;
|
|
|
+ height: 0.8rem;
|
|
|
+ margin-right: 0.1rem;
|
|
|
+ border-radius: 0.4rem;
|
|
|
+ background: linear-gradient(180deg, #F74E29 0%, #EF3024 100%);
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+
|
|
|
+.kefu {
|
|
|
+ position: fixed;
|
|
|
+ bottom: 1.8rem;
|
|
|
+ right: 0;
|
|
|
+}
|
|
|
+
|
|
|
+.kefu .kefu_main {
|
|
|
+ width: 1.6rem;
|
|
|
+ height: 0.64rem;
|
|
|
+ background: linear-gradient(173deg, #FFA573 0%, #F01212 100%);
|
|
|
+ border-radius: 0.32rem 0px 0px 0.32rem;
|
|
|
+ border: none;
|
|
|
+ padding: 0;
|
|
|
+ padding-left: 0.32rem;
|
|
|
+ text-align: left;
|
|
|
+ line-height: 0.64rem;
|
|
|
+}
|
|
|
+
|
|
|
+.kefu .kefu_main .kefu_text {
|
|
|
+ font-size: 0.26rem;
|
|
|
+ font-family: PingFang SC-Medium, PingFang SC;
|
|
|
+ font-weight: 500;
|
|
|
+ color: #FFFFFF;
|
|
|
+}
|
|
|
+
|
|
|
+.kefu .kefu_main .noread_red {
|
|
|
+ position: absolute;
|
|
|
+ top: -0.19rem;
|
|
|
+ right: 0.12rem;
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ align-items: center;
|
|
|
+ padding: 0 0.05rem;
|
|
|
+ min-width: 0.32rem;
|
|
|
+ min-height: 0.32rem;
|
|
|
+ background: #FB483D;
|
|
|
+ font-size: 0.22rem;
|
|
|
+ border-radius: 0.32rem;
|
|
|
+ color: #FFFFFF;
|
|
|
+ border: 1px solid #fff;
|
|
|
+ line-height: 0.32rem;
|
|
|
+}
|
|
|
+
|
|
|
+#zc__sdk__sys__btn {
|
|
|
+ display: none;
|
|
|
+}
|