/*==================================初始化代码============================================== */ @media (max-width: 320px) { .goods-menu ul li img{height:8%!important;} .goods .branch-img img{ height:70px!important;} .goods .branch-img, .goods .branch-menu{ height:70px!important;} .branch-menu ul li{ padding:0.7rem 0!important;} .goods-menu ul li p{ font-size:13px;} .goods-menu ul li a span{ font-size:9px;} .viewmore{font-size:9px!important;} .zx1 { font-size:16px!important; } .type-top .divs a img{ margin-bottom:5px!important; } .box a{ font-size:12px; } .type-top .divs a span{ font-size:14px!important; } .type-last .type-list img{ margin-bottom:5px!important; } .type-last .type-list span{ font-size:14px!important; } .goods-list .g-img img { height:60px; } .g-content p {font-size: 0.1rem!important;} .g-content h3 span {font-size:14px; } .goods-list .g-content { height: 60px!important; } } html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100% } body { position: relative; text-align: left; font-family: "microsoft yahei", "times new roman Regular"; font-size: 100%; background: #f0f0f0; color: #666; line-height: 1; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, ruby, section, summary, time, mark, audio, video { padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; vertical-align: baseline; } * { margin: 0; padding: 0; } li { list-style-type: none; } img { border: 0; line-height: 0; /* max-width:100%; */ /*height: auto;*/ } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } .goods { margin: 5px 0; position: relative; /* height: 100%; */ } /*section{margin:1%;}*/ .viewmore{vertical-align: middle; float:right;font-size:14px;text-decoration:none; color:#666;line-height:19px;} /*======================================分所============================================ */ .branch-menu { background: #fff; flex: 1; } .branch-menu ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; text-align: center; } .branch-menu ul li a{ text-decoration:none; color:#000000;} .branch-menu ul:first-child { border-bottom: 1px solid #ccc; } .branch-menu ul li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 0.7rem; color: #555; /*font-family: "黑体";*/ padding: 15px 0; list-style-type: none; } /*======================================案件类别============================================ */ .anjianleibie { background-color: #FFFFFF; padding: 8px 5px 5px 5px; } .casetypetitle{ margin-bottom:30px; padding: 0px 5px;} .casetypetitle a{ display: block; color: #666; } .casetypeimg{display: inline-block;float:left;} .casetypeimg img{height:20px;vertical-align: middle;} .casetypeimg span{vertical-align: middle;margin-left: 3px; font-size:14px;font-weight:bold;} /*.casetypeimg span{ vertical-align: middle; margin-left: 3px; }*/ /*span { font-size: 0.75rem; cor: #e5ba54; padding: 0.250rem;/*0.625rem }*/ .type-bottom { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .type-bottom a{ text-decoration:none;} .type-bottom, .type-list { -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: center; } .diyi{position:absolute;top: 33%;} .dier{position:relative;} .prat0 img{ width:100%; height:76%; } .type-top{ height:21%; width: 100%; } .type-top .divs{ width: calc(100% - 130px); border-top: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1; } .type-top .divs a{ text-align: center; padding-top: 10px; float: left; border-left:1px solid #f1f1f1; padding: 5px; width: 50%; /*display: inline-block;*/ display: block; box-sizing: border-box; text-decoration:none; color:#666; } .type-top .divs a img{ margin-bottom:10px; height:35px; width:35px; } .type-top .divs a span{ display:block; font-size:14px; } .prat1{ height:50%; border-bottom:1px solid #f1f1f1; } .prat0,.type-top .divs{ /*display: inline-block;*/ display: block; float: left; width: 50%; } .type-last .type-list { border: 1px solid #f1f1f1; border-right-width:0; padding: 10px 0; display:block; text-decoration:none; color:#666; } .type-last .type-list img{ margin-bottom:10px;height:35px; } .type-last .type-list span{ display:block; font-size:14px; } .type-last .type-list:last-child{ border-right-width:1px; } .zx1{ width:100%; height:23%; line-height:30px; font-size:1.2em; color:#FFFFFF; font-family:"Arial Black"; font-weight:bolder; background-color:#ff765d; } /*======================================bannertwo============================================ */ .swiper-slide img { width: 100%; } .goods .branch-img,.goods .branch-menu{ display: inline-block; float: left; height:90px; } .goods .branch-menu{ width: calc(100% - 60.99px); } .goods .branch-img img{ height:90px; width:60px; } /*======================================合作客户============================================ */ .hezuouser{ margin: 5px 0; } .hezuouserstyle { padding-top: 10px; background: #FFFFFF; } .table{ border-top: solid 1px #c1c1bf; width:100%; clear:both; margin: auto; } .tr.title{ /* width:100%; */ background-color:#e6e2e1; border-bottom:1px solid #c1c1bf; margin: 0px; padding: 0px 10px; } .tr.title .td{ padding: 10px 0; } .tr{ /* width: 100%; */ background-color:#FFFFFF; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; } .td{ /* display:inline-table; */ padding: 10px 0; /* width:23%; */ font-size:9px; text-align: center; -webkit-box-flex:1; -webkit-flex:1; -ms-flex:1; flex:1; } .td.hide{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; flex-grow: 1.4; } .td.time{ /*flex-grow: 1.2;*/ max-width:75px; } /*======================================国晖业务标题============================================ */ .guohuititile { margin-top:5px; } .guohuititile div { background: #FFFFFF; padding:10px; text-align: center; border-bottom: 1px solid #f0f0f0; } .guohuititile div img { height:16px; } /*======================================国晖业务============================================ */ .guohuiyewu { height: 120px; } .goods-list { background: #fff; padding-left: 1.25rem; } .goods-list ul li { border-bottom: 1px solid #e2e2e2; padding: 0.75rem 0.75rem 0.75rem 0; } .good-intr{ display:block;text-decoration:none;} .goods-list .g-img { width: 20%; display: inline-block; } .goods-list .g-img img { width: 100%; } .goods-list .g-content { width: 70%; display: inline-block; vertical-align: top; padding-left: 0.625rem; height: 82px; overflow: hidden; } .g-content h3 { font-size: 1.0625rem; color: #555; margin-bottom: 0.325rem; padding: 0; background: #fff; } .g-content h3 span{ display:inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width:90%; } .g-content img { float:right; height:15px; } .g-content p { color: #a1a1a1; font-size: 0.75rem; padding-bottom: 0.625rem; line-height:1.389rem; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }