.rehabilitationMedicineIntroduction {
|
width: 100%;
|
height: 100%;
|
|
.page-box {
|
max-width: 816px;
|
margin: 0 auto;
|
box-sizing: border-box;
|
min-height: 1120px;
|
margin-bottom: 20px;
|
box-shadow: 0 3px 6px 1px #00000029;
|
background-color: #fff;
|
position: relative;
|
}
|
|
.bodystyle {
|
padding: 0 12%;
|
padding-bottom: 80px;
|
line-height: 30px;
|
position: relative;
|
}
|
|
.page-header-left {
|
padding: 70px 0 20px 0;
|
}
|
|
.header-txt {
|
border-left: 2px solid #722436;
|
margin-left: 12%;
|
padding-left: 5px;
|
line-height: 14px;
|
font-size: 12px;
|
color: #722436;
|
font-weight: 600;
|
}
|
|
.page-bottom-left {
|
position: absolute;
|
left: 12%;
|
bottom: 60px;
|
font-size: 15px;
|
font-weight: 500;
|
}
|
|
.page-header-right {
|
display: flex;
|
justify-content: end;
|
align-items: center;
|
padding-right: 10%;
|
padding-bottom: 20px;
|
padding-top: 70px;
|
}
|
|
.header-title {
|
font-weight: 600;
|
font-size: 13px;
|
}
|
|
.header-img {
|
margin-left: 10px;
|
width: 24px;
|
}
|
|
.page-bottom-right {
|
position: absolute;
|
right: 12%;
|
bottom: 60px;
|
font-size: 15px;
|
font-weight: 500;
|
}
|
|
.img-0 {
|
width: 100%;
|
}
|
|
|
.mt-20 {
|
margin-top: 20px;
|
}
|
|
.mb-10 {
|
margin-bottom: 10px !important;
|
}
|
|
|
.mb-30 {
|
margin-bottom: 30px !important;
|
}
|
|
.mb-40 {
|
margin-bottom: 40px !important;
|
}
|
|
.pt-70 {
|
padding-top: 70px !important;
|
}
|
|
.pt-120 {
|
padding-top: 120px !important;
|
}
|
|
|
|
|
.mb-70 {
|
margin-bottom: 70px !important;
|
}
|
|
.mb-100 {
|
margin-bottom: 100px !important;
|
}
|
|
p {
|
margin-top: 0.2em;
|
margin-bottom: 0.2em !important;
|
text-indent: 2em;
|
line-height: 25px;
|
text-align: justify;
|
}
|
|
|
|
.center {
|
text-align: center;
|
}
|
|
.center-box {
|
width: 75%;
|
margin: 0 auto;
|
}
|
|
.center-box-one {
|
width: 50%;
|
margin: 0 auto;
|
}
|
|
.center-box-two {
|
width: 50%;
|
margin: 0 auto;
|
}
|
|
.center-box-three {
|
width: 65%;
|
margin: 0 auto;
|
}
|
|
|
|
.omit {
|
color: #722436;
|
}
|
|
.bold {
|
font-weight: bold;
|
}
|
|
.fc{
|
color: #722436;
|
}
|
|
.learnGoal {
|
background-color: #ede5e3;
|
border-radius: 10px;
|
padding-top: 30px;
|
padding-bottom: 10px;
|
margin-bottom: 30px;
|
position: relative;
|
}
|
|
.learnImg {
|
position: absolute;
|
top: -15px;
|
left: 40%;
|
}
|
|
.g-pic {
|
height: 2em;
|
vertical-align: middle;
|
}
|
|
.CaseStudy-title {
|
background-color: #91595b;
|
color: #fff;
|
padding-left: 20px;
|
}
|
|
.CaseStudy-content {
|
border: 3px solid #e9dedc;
|
padding: 5px 15px;
|
}
|
|
.knowledgeExpansion {
|
margin: 30px 0;
|
padding: 10px 0;
|
border-top: 10px solid #eadcdb;
|
border-bottom: 10px solid #eadcdb;
|
position: relative;
|
}
|
|
.questionBank {
|
position: relative;
|
line-height: 0px;
|
display: flex;
|
align-items: center;
|
top: -29px;
|
left: 30px;
|
|
img {
|
width: 13px;
|
}
|
|
span {
|
color: #00918e;
|
font-size: 14px;
|
font-weight: 600;
|
margin-left: 1px;
|
}
|
|
}
|
|
.knowledgeExpansion-box {
|
margin: 0 0 10px 0;
|
padding-left: 10%;
|
display: flex;
|
align-self: center;
|
|
img {
|
width: 30px;
|
margin-right: 5px;
|
}
|
|
span {
|
cursor: pointer;
|
|
&:hover {
|
color: #00918e;
|
text-decoration: underline;
|
}
|
}
|
|
|
}
|
|
.knowledgeExpansion-img {
|
position: absolute;
|
width: 80px;
|
top: -20px;
|
left: 25px;
|
}
|
|
.knowledgeExpansion-video {
|
padding: 0 8%;
|
}
|
|
/*<h2>二级标题*/
|
h2.secondTitle {
|
text-align: center;
|
font-size: 1.35em;
|
line-height: 1.3em;
|
text-indent: 0em;
|
color: #009290;
|
margin: 15% auto 1em auto;
|
|
}
|
|
h2.secondTitle1 {
|
text-align: center;
|
font-size: 1.5em;
|
line-height: 1.3em;
|
text-indent: 0em;
|
color: #000;
|
margin: 15% auto 1em auto;
|
|
}
|
|
h4.fourthTitle {
|
font-size: 1.1em;
|
line-height: 1.3em;
|
text-indent: 2em;
|
margin-top: 1em;
|
color: #009290;
|
}
|
|
span.underline {
|
text-decoration: underline;
|
text-underline-offset: 6px;
|
text-decoration-color: #009290;
|
}
|
|
|
h1.firstTitle-l1 {
|
font-size: 2.2em;
|
line-height: 1.2em;
|
text-indent: 0em;
|
text-align: center;
|
color: #000;
|
margin: 0.3em auto 1.5em auto;
|
}
|
|
|
/*<h1>篇章页居左一级标题*/
|
h1.firstTitle-l {
|
font-size: 26px;
|
line-height: 1.2em;
|
text-indent: 0em;
|
text-align: center;
|
color: #722436;
|
margin: 0.3em auto 1.8em auto;
|
position: relative;
|
}
|
|
.bgImg-box {
|
padding-top: 200px;
|
margin-bottom: 50px;
|
width: 100%;
|
position: relative;
|
|
.bg-wyh {
|
width: 100%;
|
margin: 0 auto;
|
|
}
|
|
.h1-title {
|
position: absolute;
|
bottom: -25px;
|
left: 18%;
|
|
}
|
|
.h1-title-center {
|
position: absolute;
|
bottom: -25px;
|
left: 12%;
|
}
|
|
|
|
.h1-title-two {
|
position: absolute;
|
bottom: -25px;
|
left: 35%;
|
}
|
|
.h1-title-three {
|
position: absolute;
|
bottom: -25px;
|
left: 41%;
|
}
|
|
.h1-title-four {
|
position: absolute;
|
bottom: -25px;
|
left: 42%;
|
}
|
}
|
|
|
|
.p-bqy {
|
line-height: 20px;
|
font-size: 12px;
|
}
|
|
|
|
/*图片说明居中加粗*/
|
.imgdescript-b {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
margin: 0.3em auto;
|
text-align: center;
|
text-indent: 0em;
|
color: #00918e;
|
font-weight: bold;
|
}
|
|
/*图片说明居中*/
|
.imgdescript {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
margin: 0.3em auto;
|
text-align: center;
|
text-indent: 0em;
|
color: #5A5A5A;
|
}
|
|
/*右下角说明*/
|
.right-info {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: right;
|
margin-bottom: 0.5em;
|
color: #5A5A5A;
|
}
|
|
.fm-kt {
|
font-family: "kaiti";
|
}
|
|
|
.unitSummary {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
|
.summary-lift {
|
padding: 15px 0;
|
background-color: #c9e1e1;
|
width: 45%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
cursor: pointer;
|
|
&:hover {
|
span {
|
color: #00918e;
|
text-decoration: underline;
|
}
|
}
|
}
|
|
.summary-right {
|
padding: 15px 0;
|
background-color: #c9e1e1;
|
width: 45%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
cursor: pointer;
|
|
&:hover {
|
span {
|
color: #00918e;
|
text-decoration: underline;
|
}
|
}
|
}
|
}
|
|
|
|
|
.img-float {
|
width: 310px;
|
float: left;
|
height: auto;
|
margin: auto;
|
margin-right: 20px;
|
|
img {
|
width: 100%;
|
}
|
|
p {
|
margin: 0;
|
}
|
}
|
|
|
|
.img-rights {
|
width: 310px;
|
float: right;
|
height: auto;
|
margin: auto;
|
margin-left: 20px;
|
|
img {
|
width: 100%;
|
}
|
|
p {
|
margin: 0 !important;
|
}
|
}
|
|
|
.w235 {
|
width: 235px;
|
}
|
|
|
.imgBox-003 {
|
width: 100%;
|
height: 280px;
|
margin-bottom: 18px;
|
}
|
|
.img-0 {
|
width: 100%;
|
}
|
|
.img-a {
|
width: 95%;
|
}
|
|
.img-b {
|
width: 70%;
|
}
|
|
.img-c {
|
width: 60%;
|
}
|
|
.img-d {
|
width: 50%;
|
}
|
|
.img-e {
|
width: 45%;
|
}
|
|
.img-f {
|
width: 40%;
|
}
|
|
.img-g {
|
width: 30%;
|
}
|
|
.img-h {
|
width: 20%;
|
}
|
|
.img-i {
|
width: 10%;
|
}
|
|
.img-j {
|
width: 5%;
|
}
|
|
.img-k {
|
width: 2%;
|
}
|
|
.w100 {
|
width: 100%;
|
}
|
|
.td-0 {
|
text-indent: 0em !important;
|
}
|
|
|
.video-box-cover {
|
border: 1px dashed #b2b2b2;
|
padding: 2% 2%;
|
}
|
|
.video-box {
|
margin: 20px 0 20px 0;
|
border: 2px dashed #00918e;
|
padding: 2% 2%;
|
}
|
|
.video-box-left {
|
margin: 20px 8% 20px 0;
|
border: 1px dashed #895B2E;
|
padding: 2% 2%;
|
}
|
|
.videoname {
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
}
|
|
.sInput {
|
width: 60px;
|
border: 0;
|
outline: none;
|
text-align: center;
|
}
|
|
.collect-btn {
|
cursor: pointer;
|
width: 20px;
|
height: 20px;
|
margin-left: 10px;
|
margin-top: 0.3%;
|
}
|
|
.fz-12 {
|
font-size: 12px;
|
}
|
|
|
.header {
|
display: flex;
|
align-items: center;
|
height: 2em;
|
font-size: 12px;
|
font-family: "Microsoft YaHei", sans-serif;
|
color: #333;
|
padding-top: 4em;
|
padding-left: 8.6em;
|
padding-bottom: 2em;
|
}
|
|
.header-divider {
|
width: 1.5px;
|
height: 1em;
|
background-color: #00918F;
|
margin: 0px 8px 0px 0px;
|
}
|
|
.header-right {
|
padding: 3px 0%;
|
/* 上下内边距确保垂直居中 */
|
color: #00918F;
|
line-height: 1;
|
/* 消除行高影响 */
|
display: inline-flex;
|
/* 确保水平居中 */
|
align-items: center;
|
/* 垂直居中 */
|
justify-content: center;
|
/* 水平居中 */
|
|
}
|
|
.footer-container {
|
position: absolute;
|
bottom: 0;
|
font-family: "Times New Roman";
|
left: 694px;
|
bottom: 40px;
|
font-size: 15px;
|
font-weight: 600;
|
}
|
|
.footerstyle {
|
position: absolute;
|
bottom: 0;
|
font-family: "Times New Roman";
|
left: 100px;
|
bottom: 40px;
|
font-size: 15px;
|
font-weight: 600;
|
}
|
|
|
/* 页眉 */
|
.header-container {
|
padding: 15px 0;
|
}
|
|
.header-content {
|
max-width: 730px;
|
margin: 0 auto;
|
padding: 0 30px;
|
margin-top: 50px;
|
display: flex;
|
/* 开启弹性布局,子元素横向排列 */
|
align-items: center;
|
/* 子元素垂直居中对齐 */
|
justify-content: flex-end;
|
/* 文字居左,图片居右(两端对齐) */
|
}
|
|
.header-title {
|
font-size: 13px;
|
font-weight: bold;
|
text-align: right;
|
margin-bottom: 0;
|
}
|
|
.cs {
|
width: 4%;
|
margin: 0em 1em 0em 0.5em;
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* 2.0.0版本*/
|
|
/*封面*/
|
.frontCover {
|
qrfullpage: 1;
|
}
|
|
/* 页面背景色*/
|
body.bodybg-color {
|
background-color: #722436;
|
}
|
|
/* 垂直居中*/
|
div.vertical-middle {
|
padding-top: 35%;
|
}
|
|
/*章标居左*/
|
.sub-Title-l {
|
text-align: left;
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
margin: auto auto -0.5em auto;
|
font-size: 1.1em;
|
text-indent: 0em;
|
color: #888888;
|
}
|
|
/*章标居右*/
|
.sub-Title-r {
|
text-align: left;
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
margin: auto auto -0.5em auto;
|
font-size: 1.1em;
|
text-indent: 0em;
|
color: #888888;
|
}
|
|
|
|
/*篇章页副标题居左*/
|
.subHead-l {
|
text-align: left;
|
line-height: 1.2em;
|
font-size: 1.1em;
|
text-align: left;
|
color: #6b6441;
|
margin: -2.5em auto 2.5em auto;
|
}
|
|
/*<h1>篇章页居右一级标题*/
|
h1.firstTitle-r {
|
font-size: 1.6em;
|
line-height: 1.2em;
|
text-indent: 0em;
|
text-align: left;
|
color: #722436;
|
margin: 0.3em auto 1.8em auto;
|
}
|
|
/*篇章页副标题居右*/
|
.subHead-r {
|
font-size: 1.1em;
|
line-height: 1.2em;
|
text-align: left;
|
color: #6b6441;
|
margin: -2.5em auto 2.5em auto;
|
}
|
|
/*章文内容*/
|
.quotation-1 {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 1em;
|
line-height: 1.1em;
|
margin: 1em auto;
|
text-indent: 2em;
|
color: #5a5a5a;
|
}
|
|
/*<h1>一级标题*/
|
h1.firstTitle {
|
font-size: 1.5em;
|
line-height: 1.2em;
|
text-indent: 0em;
|
text-align: left;
|
margin: 25% auto 2em auto;
|
color: #722436;
|
}
|
|
/*<h1>带副标一级标题*/
|
h1.firstTitle-3 {
|
font-size: 1.5em;
|
line-height: 1.2em;
|
text-indent: 0em;
|
text-align: left;
|
margin: 25% auto 0em auto;
|
color: #722436;
|
}
|
|
/*<h1>带章标一级标题*/
|
h1.firstTitle-2 {
|
font-size: 1.5em;
|
line-height: 1.2em;
|
text-indent: 0em;
|
text-align: left;
|
margin: 0em auto 2em auto;
|
color: #722436;
|
}
|
|
/*<h1>带章标及副标一级标题*/
|
h1.firstTitle-1 {
|
font-size: 1.5em;
|
line-height: 1.2em;
|
text-indent: 0em;
|
text-align: left;
|
margin: 0em auto 0em auto;
|
color: #722436;
|
}
|
|
/*<h2>二级标题*/
|
h2.secondTitle {
|
font-size: 1.35em;
|
line-height: 1.3em;
|
text-indent: 0em;
|
color: #722436;
|
margin: 10% auto 2em auto;
|
}
|
|
/*<h2>带章标二级标题*/
|
h2.secondTitle-2 {
|
font-size: 1.35em;
|
line-height: 1.3em;
|
text-indent: 0em;
|
color: #722436;
|
margin: 0em auto 2em auto;
|
}
|
|
/*<h2>带副标二级标题*/
|
h2.secondTitle-3 {
|
font-size: 1.35em;
|
line-height: 1.3em;
|
text-indent: 0em;
|
color: #722436;
|
margin: 25% auto 0em auto;
|
}
|
|
/*<h2>带章标及副标二级标题*/
|
h2.secondTitle-1 {
|
font-size: 1.35em;
|
line-height: 1.3em;
|
text-indent: 0em;
|
color: #722436;
|
margin: 0em auto 0em auto;
|
}
|
|
/*<h3>三级标题*/
|
h3.thirdTitle {
|
font-size: 1.2em;
|
line-height: 1.3em;
|
text-indent: 2em;
|
margin-top: 1em;
|
color: #722436;
|
}
|
|
/*<h4>四级标题*/
|
h4.fourthTitle {
|
font-size: 1.1em;
|
line-height: 1.3em;
|
text-indent: 0em;
|
margin-top: 1em;
|
color: #722436;
|
}
|
|
/*<h5>五级标题*/
|
h5.fifthTitle {
|
font-size: 1em;
|
line-height: 1.3em;
|
text-indent: 0em;
|
margin-top: 1em;
|
color: #722436;
|
}
|
|
/*<h6>六级标题*/
|
h6.sixthTitle {
|
font-size: 1em;
|
line-height: 1.3em;
|
text-indent: 0em;
|
margin-top: 1em;
|
color: #722436;
|
}
|
|
/*标题作者居中*/
|
.author {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: center;
|
text-indent: 0em;
|
font-weight: bold;
|
color: #5a5a5a;
|
margin: -2em auto 3em auto;
|
}
|
|
/*标题作者居左*/
|
.author-l {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: left;
|
text-indent: 0em;
|
font-weight: bold;
|
color: #5a5a5a;
|
margin: 0em auto 3em auto;
|
}
|
|
/*副标题*/
|
.subHead {
|
text-align: left;
|
line-height: 1.2em;
|
text-indent: 0em;
|
font-size: 1.1em;
|
margin: 0em auto 2.5em auto;
|
}
|
|
/*一级标题章标*/
|
.subHead-1 {
|
text-align: left;
|
line-height: 1.2em;
|
font-size: 1.1em;
|
text-indent: 0em;
|
margin: 20% auto 0.3em auto;
|
color: #888888;
|
}
|
|
/*一级标题章标*/
|
.subHead-2 {
|
text-align: left;
|
line-height: 1.2em;
|
font-size: 1.1em;
|
text-indent: 0em;
|
margin: 20% auto 0.3em auto;
|
color: #888888;
|
}
|
|
/*二级标题章标*/
|
.secondsubHead-1 {
|
text-align: left;
|
line-height: 1.1em;
|
font-size: 1em;
|
text-indent: 0em;
|
margin: 20% auto 0.3em auto;
|
color: #888888;
|
}
|
|
/*二级标题章标*/
|
.secondsubHead-2 {
|
text-align: left;
|
line-height: 1.1em;
|
font-size: 1em;
|
text-indent: 0em;
|
margin: 20% auto 0.3em auto;
|
color: #888888;
|
}
|
|
/*版权标题*/
|
.copyright-title {
|
font-size: 1.5em;
|
line-height: 1.2em;
|
text-align: center;
|
text-indent: 0em;
|
margin: 0.5em auto 2em auto;
|
color: #c1a173;
|
}
|
|
/*版权内容*/
|
.copyright-text {
|
font-size: 1em;
|
text-indent: 0em;
|
line-height: 1.8em;
|
}
|
|
/*文前*/
|
.preface {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
margin: 0.3em auto;
|
text-indent: 2em;
|
color: #5a5a5a;
|
}
|
|
/*文前-top*/
|
.preface-top {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-indent: 2em;
|
color: #5a5a5a;
|
margin: 25% auto 0.3em auto;
|
}
|
|
/*正文内容*/
|
.content {
|
font-size: 1em;
|
text-indent: 2em;
|
}
|
|
/*正文内容居左*/
|
.left {
|
font-size: 1em;
|
text-indent: 0em;
|
text-align: left;
|
}
|
|
/*正文内容居中*/
|
.center {
|
font-size: 1em;
|
text-indent: 0em;
|
text-align: center;
|
}
|
|
/*正文内容居右*/
|
.right {
|
font-size: 1em;
|
text-indent: 0em;
|
text-align: right;
|
}
|
|
/*正文内容-TOP*/
|
.content-top {
|
font-size: 1em;
|
text-indent: 2em;
|
margin-top: 25%;
|
}
|
|
/*案例标题居中(引文、诗歌等)*/
|
.titleQuot-c {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 1.05em;
|
line-height: 1.3em;
|
margin: 1em auto;
|
text-align: center;
|
color: #722436;
|
font-weight: bold;
|
}
|
|
/*案例标题居左(引文、诗歌等)*/
|
.titleQuot-l {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 1.05em;
|
line-height: 1.3em;
|
margin: 1em auto;
|
text-align: left;
|
text-indent: 0em;
|
color: #722436;
|
font-weight: bold;
|
}
|
|
/*案例标题*/
|
.titleQuot-1 {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 1.05em;
|
line-height: 1.3em;
|
margin: 1em auto;
|
color: #722436;
|
text-indent: 2em;
|
font-weight: bold;
|
margin-bottom: 10px !important;
|
}
|
|
/*引文内容居左(引文、诗歌、诗词、书信、书信称谓、居右署名)*/
|
.quotation {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: left;
|
text-indent: 2em;
|
margin: 0.3em auto;
|
color: #5a5a5a;
|
}
|
|
/*引文内容-top*/
|
.quotation-top {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: left;
|
text-indent: 2em;
|
color: #5a5a5a;
|
margin: 25% auto 0.3em auto;
|
}
|
|
/*引文内容span*/
|
.quotation-s {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
color: #5a5a5a;
|
}
|
|
/*诗词标题*/
|
.poemtitle {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 1em;
|
line-height: 1.3em;
|
text-align: center;
|
text-indent: 0em;
|
font-weight: bold;
|
color: #5a5a5a;
|
margin: 1em auto;
|
}
|
|
/*诗词标题*/
|
.poemtitle-l {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 1em;
|
line-height: 1.3em;
|
text-align: left;
|
text-indent: 2em;
|
font-weight: bold;
|
color: #5a5a5a;
|
margin: 1em auto;
|
}
|
|
/*诗词作者*/
|
.poemtitle-author-c {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
margin-bottom: 1em;
|
text-align: center;
|
text-indent: 0em;
|
color: #5a5a5a;
|
}
|
|
/*诗词作者居左(引文、诗歌等)*/
|
.poemtitle-author-l {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
margin-bottom: 1em;
|
text-indent: 2em;
|
color: #5a5a5a;
|
}
|
|
/*诗词的内容*/
|
.poem {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: center;
|
text-indent: 0em;
|
margin: 0.3em auto;
|
color: #5a5a5a;
|
}
|
|
/*诗词的内容*/
|
.poem-l {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: left;
|
text-indent: 2em;
|
margin: 0.3em auto;
|
color: #5a5a5a;
|
}
|
|
/*右下角说明*/
|
.right-info {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: right;
|
margin-bottom: 0.5em;
|
color: #5a5a5a;
|
}
|
|
/*书信称谓*/
|
.letters {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: left;
|
text-indent: 0em;
|
margin: 0.3em auto;
|
color: #5a5a5a;
|
}
|
|
/*书信内容*/
|
.text-letters {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
text-align: left;
|
text-indent: 2em;
|
margin: 0.3em auto;
|
color: #5a5a5a;
|
}
|
|
/*粗体*/
|
span.bold {
|
font-weight: bold;
|
}
|
|
/*斜体*/
|
.italic {
|
font-style: italic;
|
}
|
|
/*红色*/
|
.color-red {
|
color: #fb0830;
|
}
|
|
/*橙色*/
|
.color-orange {
|
color: #f78413;
|
}
|
|
/*黄色*/
|
.color-yellow {
|
color: #e8d60b;
|
}
|
|
/*绿色*/
|
.color-green {
|
color: #07d007;
|
}
|
|
/*青色*/
|
.color-cyan {
|
color: #599ca9;
|
}
|
|
/*蓝色*/
|
.color-blue {
|
color: #4756e5;
|
}
|
|
/*紫色*/
|
.color-purple {
|
color: #b046dc;
|
}
|
|
/*下划线*/
|
span.underline {
|
text-decoration: underline;
|
}
|
|
/*着重强调*/
|
span.emphasis {
|
text-decoration: underline;
|
}
|
|
/*删除线*/
|
span.linethrough {
|
text-decoration: line-through;
|
}
|
|
/*数字上标*/
|
span.super {
|
font-size: 0.7em;
|
vertical-align: super;
|
}
|
|
/*数字下标*/
|
span.sub {
|
font-size: 0.7em;
|
vertical-align: sub;
|
}
|
|
/*首字下沉,需配合.ftext 一并使用*/
|
span.fDropContent {
|
font-family: "汉仪旗黑50S", "HYQiHei-50s";
|
font-size: 1em;
|
text-indent: 0em;
|
}
|
|
/*被设为大写字的 Class 首字大写,需被包裹在.fDropContent 内*/
|
.ftext {
|
float: left;
|
font-size: 1.6em;
|
color: #5a5a5a;
|
}
|
|
/*边框*/
|
.border {
|
border: 1px solid #722436;
|
border-radius: 0.25em;
|
padding: 0.25em;
|
margin: 1em auto;
|
}
|
|
/*边框底色*/
|
.border bgColor {
|
border: 1px solid #722436;
|
background: #d2d2d2;
|
border-radius: 0.25em;
|
padding: 0.25em;
|
margin: 1em auto;
|
}
|
|
/*底色*/
|
.bgColor {
|
background: #d2d2d2;
|
padding: 0.25em;
|
border-radius: 0.25em;
|
margin: 1em auto;
|
}
|
|
/*插图、表格截图(不含图片标题或图片说明)*/
|
.bodyPic {
|
text-align: center;
|
margin: 1em auto;
|
}
|
|
/*插图、表格截图(含图片标题或图片说明)*/
|
.qrbodyPic {
|
font-size: 0.95em;
|
text-align: center;
|
margin: 1em auto;
|
}
|
|
.bodyPic-l {
|
float: left;
|
margin-left: 4em;
|
}
|
|
/*表格表头*/
|
.imgtitle {
|
font-family: "汉仪旗黑55S", "HYQiHei-55s";
|
font-size: 0.95em;
|
margin: 1em auto -0.8em auto;
|
text-align: center;
|
text-indent: 0;
|
font-weight: 600;
|
color: #722436;
|
}
|
|
/*图片说明居中*/
|
.imgdescript {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
margin: 0.3em auto;
|
text-align: center;
|
text-indent: 0em;
|
color: #5a5a5a;
|
}
|
|
/*图片说明居左*/
|
.imgdescript-l {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
margin: 0.3em auto;
|
text-align: left;
|
text-indent: 2em;
|
color: #5a5a5a;
|
}
|
|
/*图片说明居中加粗*/
|
.imgdescript-b {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
margin: 0.3em auto;
|
text-align: center;
|
text-indent: 0em;
|
color: #5a5a5a;
|
font-weight: bold;
|
}
|
|
/*图片说明居左加粗*/
|
.imgdescript-l-b {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
margin: 0.3em auto;
|
text-align: left;
|
text-indent: 2em;
|
color: #5a5a5a;
|
font-weight: bold;
|
}
|
|
/*环绕图片*/
|
.floatPic-1 {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
float: right;
|
text-align: center;
|
width: 45%;
|
margin-left: 1em;
|
margin-bottom: 0.5em;
|
margin-top: 0.5em;
|
}
|
|
/*环绕图片*/
|
.floatPic {
|
font-family: "汉仪楷体", "ETrump KaiTi", "方正仿宋", "FZFSJW--GB1-0";
|
font-size: 0.95em;
|
float: left;
|
text-align: center;
|
width: 45%;
|
margin-right: 1em;
|
margin-bottom: 0.5em;
|
margin-top: 0.5em;
|
}
|
|
/*公式图*/
|
.g-pic {
|
height: 2.5em;
|
vertical-align: middle;
|
}
|
|
/*行内图*/
|
.h-pic {
|
height: 1.5em;
|
vertical-align: middle;
|
}
|
|
/*生僻字截图*/
|
.s-pic {
|
height: 1em;
|
vertical-align: middle;
|
}
|
|
/*签名图片*/
|
.signImg {
|
text-align: right;
|
width: 30%;
|
margin: 1em 0em 1em 70%;
|
}
|
|
/*全屏图*/
|
.qqreader-fullimg {
|
qrfullpage: 1;
|
}
|
|
/*注标图*/
|
.qqreader-footnote {
|
width: 1em;
|
margin-left: 0.1em;
|
margin-right: 0.1em;
|
}
|
|
/*分页*/
|
.pagebreak {
|
page-break-after: always;
|
}
|
|
/*结束*/
|
}
|