123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- .pd10{padding-bottom: 10px;}
- body.pcs{min-width: 1200px!important;}
- .container{margin: 0 auto;}
- .pflexjs{display: flex;justify-content: space-between;align-items: stretch;}
- .pflexc{display: flex;align-items: center;}
- .pflex1{flex: 1;}
- .pflex2{flex: 0 0 auto;}
- .foot_line{width: 100%;height: 6px;background-color: #eee;}
- /* .p_container{position: relative;width: 1584px;margin: 0 auto;min-height: calc(100vh - 100px);overflow: auto;} */
- .p_container{position: relative;margin: 0 auto;overflow: auto;}
- .mb28{margin-bottom: 28px;}
- .mb30{margin-bottom: 30px;}
- /* 左侧导航栏 */
- /* .pleft{position: absolute;width: 140px;left: 0px;top: 191px;z-index: 5;display: none;}
- .pleft a{width: 100%;height: 35px;line-height: 35px;text-align: center;font-size: 16px;display: block;}
- .pleft .pleft_tit{background: #014582;color: #FFFFFF;margin-bottom: 12px;width: 100%;height: 35px;line-height: 35px;text-align: center;font-size: 16px;cursor: pointer;}
- .pleft li{margin-bottom: 8px;}
- .pleft li a{background:#F4F4F4;color: #014582;text-decoration: none;}
- .pleft li a.act{background: #2C91EB;color: #FFFFFF;}
- .pleft li a.act:hover{color: #FFFFFF!important;} */
- /* 新版本的潜润 */
- .qrright .p_page{text-align: center;flex: 0 0 auto;padding: 10px 0;}
- /* 详情页 */
- .qrd_bg{width: 100%;height: 410px;background-image: url(../images/printimg/prdbg.png);background-size: 100% 100%;background-repeat: no-repeat;background-position: center;}
- .prd_box{width: 100%;border: 1px solid #E3E3E3;padding: 0 48px;box-sizing: border-box;margin-top: 50px;}
- .prd_btit{border-bottom: 1px dashed #E3E3E3;margin-top: 24px;}
- .prd_tit{font-size: 28px;text-align: center;font-weight: bold;
- color: #164FA6;margin-bottom: 10px;}
- .prd_txt{text-align: center;font-size: 16px;color: #888888;margin-bottom: 5px;}
- .prd_timg{display: flex;align-items: center;justify-content: flex-end;}
- .prd_timg img{width: 16px;height: 16px;margin-left: 7px;cursor: pointer;}
- .prd_main{padding: 25px 0;}
- .prd_main p{font-size: 18px;color: #000000;text-indent: 2em;line-height: 32px;}
- .prd_main img{margin:20px auto;display: block;max-width: 100%;}
- .prd_mr{display: flex;align-items: center;justify-content: flex-end;font-size: 13px;color: #333333;cursor: pointer;padding-bottom: 34px;}
- .prd_mra{min-width: 90px;
- height: 26px;
- border: 1px solid #CECECE;display: flex;align-items: center;justify-content: center;padding: 0 8px;box-sizing: border-box;margin-left: 4px;}
- .prd_mra img{width: 16px;height: 16px;margin-right: 5px;}
- .prd_foot{padding: 40px 0px;border-top: 1px dashed #E3E3E3;display: flex;align-items: center;justify-content: center;}
- .p_page{}
- .prd_foota{font-size: 14px;color: #0078D3;width: 50%;flex: 0 0 auto;max-width: 390px;overflow: hidden;display: flex;margin-right: 10px;}
- .prd_foota span{flex: 0 0 auto;}
- .prd_foota a{font-size: 14px;color: #555555;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
- .qrlefta{display: none;}
- .qrlefta .qrl_tit{font-size: 18px;
- font-weight: bold;
- color: #1A5CBF;
- border-bottom: 2px solid #1A5CBF;
- padding: 2px 0;
- margin-bottom: 2px;}
- .qrlefta ul{display: flex;align-items: center;overflow: auto;white-space: nowrap;}
- .qrlefta ul li a{width: 100%;
- text-align: center;
- font-size: 13px;
- color: #333333;
- line-height: 30px;
- min-width: 60px;text-align: center;margin-right:4px;display: block;
- }
- /* 改版潜润 */
- .gtopbg{width: 100%;}
- .gcont{margin-top: -40px;position: relative;}
- /* 改版潜润 end*/
- .qrlefta ul li a.act{background: #e8f1f8;color: #3366D1;}
- @media (max-width: 768px) {
- /* body.pcs{min-width: auto!important;}
- .container{box-sizing: border-box;}
- .qr_bg,.qrd_bg{height: 164px;}
- .qrt_rtit{font-size: 14px;}
- .qrleft{display: none;}
- .qrright{width: 100%;}
- .qrright li a{font-size: 13px;}
- .qrright li span{font-size: 12px;}
- .prd_box {margin-top: 20px;padding: 0 20px;}
- .prd_btit{margin-top: -13px;}
- .prd_tit{font-size: 17px;margin-bottom: 7px;}
- .prd_txt{font-size: 13px;}
- .prd_timg img{width: 14px;height: 14px;}
- .prd_box .prd_main p{font-size: 13px;line-height: 25px;}
- .prd_box .prd_main img{width: 100%;}
- .prd_foot{padding: 20px 0;display: block;}
- .prd_foota{width: 100%;max-width: none;padding: 2px 0;}
- .prd_mr{padding-bottom: 10px;}
- .prd_mra img{width: 14px;height: 14px;}
- .prd_mra{font-size: 12px;}
- .p_box.pflexjs{display: block;}
- .qrright li{padding: 4px 0;}
- .qrlefta{display: block;} */
- }
|