/** 李鹏扬-v1.0.0 APP License By li.pengyang */ .investment_detail, .swiper-container { margin-bottom: 100px } .swiper-container img { width: 100% } .swiper-container .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-box-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-box-align: center; align-items: center } .swiper-container2 { width: 100%; height: 100%; margin-left: auto; margin-right: auto; overflow: hidden } .slide3, .slide3 .opacBackground { height: 44px; position: absolute; bottom: 0 } .swiper-container2 .swiper-slide { text-align: center; background: #fff; padding: 27px 0; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-box-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-box-align: center; align-items: center; border-radius: 8px; cursor: pointer } .swiper-container2 .swiper-slide.active { -webkit-box-shadow: 1px 1px 6px 0 rgba(29, 88, 150, .4); box-shadow: 1px 1px 6px 0 rgba(29, 88, 150, .4) } .swiper-container2 .swiper-slide img { width: 56px; border: 0 } .slide3 { color: #fff; font-size: 16px; width: 100% } .slide3 .opacBackground { background: #000; opacity: .4; width: 100%; left: 0 } .slide3 p { position: absolute; text-align: center; line-height: 44px; width: 100% } .descriptionBanner { position: relative } .descriptionBanner p { position: absolute; color: #fff; font-size: 56px; left: 120px; top: 50%; margin-top: -40px; } .descriptionBanner span { font-size: 18px; display: block; margin-top: 6px; } .mobileHidden { display: block } .mobileImage { display: none } .webImage { display: block; width:100%; } .fr { float: right } .fl { float: left } .clear:after { content: ""; display: block; height: 0; clear: both } .main_content { overflow: hidden } .page_tab { background: #f5f5f5; width: 100%; height: 80px; line-height: 80px; } .page_tab a { width: auto; float: left; padding: 0 30px; font-size: 20px; text-align: center; } .page_tab a.active { background: #b1ac7a; color: #fff } .investment_detail { padding-top: 80px; overflow: hidden } .investment_detail .detail_item { float: left; width: 20%; text-align: center; border-right: 1px solid #e8e8e8; position: relative; right: -1px; font-size: 16px; } .investment_detail p{ line-height: 40px; } .investment_detail .num_mess { color: #333 } .investment_detail .num_mess span { color: #1d5896; font-size: 40px } .investment_detail .num_mess p { font-size: 16px; color: #6b6b6b } .page_tit { font-size: 32px; text-align: center; color: #1D5896; font-weight: 400; line-height: 60px; width: 140px; margin: auto; margin-bottom: 42px; border-bottom: 4px solid #1D5896; } #tzdt.page_tit { font-size: 32px; text-align: center; color: #1D5896; font-weight: 400; line-height: 60px; width: 200px; margin: auto; margin-bottom: 42px; border-bottom: 4px solid #1D5896; } .page_cot { margin-bottom: 100px } .lingyu_box { width: 1215px } .lingyu_box .lingyu_item { float: left; width: 193px; height: 380px; margin-right: 9px; position: relative } .lingyu_box .lingyu_item img { width: 100%; height: 100% } .lingyu_box .lingyu_item .bottom_box { position: absolute; left: 0; bottom: 0; width: 193px; height: 44px; font-size: 16px; color: #fff; line-height: 44px; text-align: center } .lingyu_box .lingyu_item .bottom_box .bot_bg { position: absolute; left: 0; bottom: 0; width: 193px; height: 44px; opacity: .4; background: #000 } .lingyu_box .lingyu_item .bottom_box .bot_txt { position: relative; z-index: 10 } .case_box { height: 482px; background: #fafafa } .case_box .left_all { width: 285px; height: 482px; position: relative } .case_box .left_all .bg { position: absolute; left: 0; top: 0 } .case_box .left_all .left_cot { position: relative; z-index: 10; width: 100%; height: 100%; padding: 60px 45px 0 40px } .case_box .left_all .bor { opacity: .4; background: #fff; width: 100%; height: 1px; margin-top: 28px; margin-bottom: 40px } .case_box .left_all .name { font-size: 20px; color: #fff; line-height: 32px; margin-bottom: 12px } .case_box .left_all .detail { color: #fff; text-align: justify; line-height: 22px } .case_box .right_all { width: 915px; padding-left: 16px; padding-top: 52px } .case_box .right_all .company { cursor: pointer; background: #fff; border-radius: 8px; width: 110px; height: 110px; padding-top: 27px; float: left; margin: 8px } .case_box .right_all .company img { margin: 0 auto; display: block } .case_box .right_all .company .more { margin-top: 24px } .case_box .right_all .company.active { -webkit-box-shadow: 1px 1px 6px 0 rgba(29, 88, 150, .4); box-shadow: 1px 1px 6px 0 rgba(29, 88, 150, .4) } .dt_box .dt_item { width: 50%; float: left; margin-bottom: 32px } .dt_box .img { width: 212px; height: 159px; margin-right: 15px } .dt_box .right_txt { width: 352px } .dt_box .right_txt .tit { font-size: 18px; color: #333; line-height: 28px; margin-bottom: 12px; display: -webkit-box; font-weight: bold; /* height: 76px; */ overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .dt_box .right_txt .detail { font-size: 16px; color: #666; line-height: 24px; display: -webkit-box; height: 76px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .module { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; background: #dfefff; margin-bottom: 100px; } .module .swiper-container2 { padding: 60px 20px 10px } .left_cot { width: 285px; position: absolute; color: #fff; padding: 60px 45px 0 40px } .left_cot hr { margin: 28px 0 40px } .left_cot .name { font-size: 24px; margin-bottom: 16px; } .left_cot .detail { font-size: 16px; line-height: 22px; text-align: justify; } @media (max-width:768px) { .module .swiper-container2 .swiper-slide, .swiper-container2 { border-radius: .08rem } .slide3, .slide3 .opacBackground, .slide3 p { height: .6rem; } .left_cot { width: 2.85rem; color: #fff; padding: .6rem .45rem 0 .4rem } .left_cot img { width: .92rem } .left_cot hr { margin: .28rem 0 .4rem } .left_cot .name { font-size: .28rem; margin-bottom: .12rem; } .module, .swiper-container { margin-bottom: .8rem } .left_cot .detail { font-size: .2rem; line-height: .32rem; } .module .bg { width: 2.85rem } .module .swiper-container2 { padding: .6rem .24rem .1rem } .swiper-container2 .swiper-slide { padding: .27rem } .swiper-container2 .swiper-slide img { width: .56rem } .slide3 p { font-size: .2rem; line-height: .6rem; } .main_content { width: 94% } .descriptionBanner p { left: .24rem; font-size: .46rem; top: 50%; margin-top: -.360rem; } .descriptionBanner span { font-size: .2rem; margin-top: .12rem } .descriptionBanner img { width: 100% } .mobileImage { display: block } .webImage { display: none } .case_box, .investment_detail { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox } .page_tit { font-size: .32rem; margin-bottom: .4rem; line-height: .48rem; width: 1.46rem; border-bottom: 2px solid #1D5896; } #tzdt.page_tit { font-size: .32rem; margin-bottom: .4rem; line-height: .48rem; width: 2.1rem; border-bottom: 2px solid #1D5896; } .page_cot { margin-bottom: 1rem } .investment_detail { padding-top: .36rem; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: .4rem; } .investment_detail .detail_item { float: none; width: 33.33%; border-right: 0; margin-bottom: .3rem } .investment_detail .num_mess { font-size: .18rem } .investment_detail .num_mess .num { font-size: .4rem } .investment_detail .num_mess span { font-size: .4rem } .investment_detail p { font-size: .2rem; line-height: .6rem; } .lingyu_box .lingyu_item { width: 1.9rem; height: 3.8rem } .lingyu_box .lingyu_item .bottom_box { width: 100%; height: .44rem; line-height: .44rem } .lingyu_box .lingyu_item .bottom_box .bot_bg { width: 100%; height: .44rem } .lingyu_box .lingyu_item .bottom_box .bot_txt { font-size: .22rem } .case_box { height: 5rem; display: flex } .case_box .right_all, .case_box .right_all .company { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox } .case_box .left_all { width: 2.8rem; height: 100% } .case_box .left_all .bg { width: 100%; height: 100% } .case_box .left_all .left_cot { padding: .6rem .45rem 0 .4rem } .case_box .left_all .logo { width: .92rem } .case_box .left_all .bor { margin-top: .3rem; margin-bottom: .4rem } .case_box .left_all .name { font-size: .24rem; line-height: .32rem } .case_box .left_all .detail { font-size: .2rem; line-height: .28rem } .case_box .right_all { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; width: unset; padding-left: 0; padding-top: .52rem; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start } .case_box .right_all .company { width: 1.1rem; height: 1.1rem; padding: 0; margin: .08rem; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center } .case_box .right_all .company img { width: .56rem } .dt_box .dt_item { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex } .dt_box .dt_item .img { width: 2.1rem; height: 1.8rem; } .dt_box .dt_item .right_txt { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1 } .dt_box .dt_item .right_txt .tit { font-size: .28rem; line-height: .32rem; margin-bottom: .16rem; } .dt_box .dt_item .right_txt .detail { font-size: .2rem; line-height: .32rem; height: unset; } }