.title { padding: 30px; background: #fff; border-radius: 6px; border: 1px solid #ededed; } .onc { border-bottom: 3px solid var(--color); color: var(--color); } .title h1 { margin-bottom: 10px; line-height: 36px; font-size: 20px; text-align: center; } .title p { line-height: 30px; font-size: 16px; } .alias { text-align: center; margin-bottom: 10px; } .alias span { margin-right: 10px; } .alias em { color: #979797; font-style: inherit; } .alias a { color: rgb(107, 107, 255); } .project_detail{ margin: 30px 0px 30px; padding: 25px 45px 0; background: #fff; border: 1px solid #ededed; border-radius: 10px; } .page_nav { position: sticky; top: 0px; left: 0; z-index: 6; margin-bottom: 25px; height: 60px; background: #fff; border-bottom: 2px solid #ededed; line-height: 60px; font-size: 17px; } .page_nav ul { width: auto; position: absolute; top: -4px; font-weight: 600; } .page_nav ul li { float: left; margin-right: 20px; cursor: pointer; } .detail_main { overflow: hidden; color: #333 !important; cursor: default; } .detail_main h2 { margin: 20px 0; line-height: 34px; font-size: 19px; color: #333; clear: both; position: relative; } .detail_main h3 { margin: 20px 0; line-height: 34px; font-size: 19px; color: #333; clear: both; position: relative; font-weight: bolder; } .detail_main p { line-height: 30px; font-size: 16px; } .tag { line-height: 40px; } .tag span { display: inline-block; margin: 10px 12px 0 0; padding: 0 12px; line-height: 30px; font-size: 14px; background-color: #f3f3f3; border-radius: 4px; } .use ul { padding: 5px 20px; position: relative; background-color: #f7f7f7; overflow: hidden; } .use ul::before { content: ''; position: absolute; top: 0; left: 0; border-left: 7px solid #fff; border-top: 7px solid #fff; border-right: 7px solid #f0f0f0; border-bottom: 7px solid #f0f0f0; } .use ul li { height: 45px; line-height: 45px; font-size: 14px; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; } .use ul li .fe_lf ,.use ul li .fe_rt { float: left; width: 50%; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .use ul li span { margin-left: 10px; width: 106px; } .use ul li div span:last-of-type { margin-left: 20px; width: 380px; color: #333333; } .use ul li:nth-of-type(2n) { background-color: rgba(255, 255, 255, 0.7); } .required { line-height: 24px; font-size: 16px; } .common { padding: 25px 0; overflow: hidden; } .common ul li { padding-bottom: 20px; position: relative; height: 55px; overflow: hidden; border-bottom: 1px solid #e6e6e6; transition: height .3s; } .common ul li h3 { position: relative; z-index: 3; padding: 20px 0 0 40px; height: 28px; font-size: 16px; color: #000; cursor: pointer; margin-bottom: 30px; line-height: 0; margin: 0 0 30px 0; } .sel { height: 90px !important; } .common ul li i { display: inline-block; margin-left: -40px; width: 25px; height: 25px; font-style: inherit; border: 1px solid var(--color); color: var(--color); text-align: center; font-weight: 600; line-height: 22px; border-radius: 3px; } .common ul li p { display: block; margin-top: 16px; padding-left: 40px; color: #999999; text-indent: 0; } main .hosp_l { width: 100%; } .hosp_l .hosp_list ul li { position: relative; } .hosp_l .hosp_list .content { position: initial; } .hosp_l .hosp_list ul li .con_ad { top: auto; } .hosp_l .hosp_list ul li:last-of-type { border: none; } .hosp_l .hosp_box > a { width: 160px; height: 50px; background: var(--color); border-radius: 10px; font-size: 20px; text-align: left; color: #fefefe; line-height: 50px; letter-spacing: 1px; display: block; text-align: center; margin: 20px auto 50px; }