Browse Source

文本两端对齐

luyanan 7 years ago
parent
commit
e741a31faf
2 changed files with 4 additions and 4 deletions
  1. 2 2
      css/genindex.css
  2. 2 2
      css/share.css

+ 2 - 2
css/genindex.css

342
.showDetail .showBigOpen{width:100%;height:300px;margin:24px 0;background-position:center;background-size:cover;background-repeat:no-repeat;}
342
.showDetail .showBigOpen{width:100%;height:300px;margin:24px 0;background-position:center;background-size:cover;background-repeat:no-repeat;}
343
.showMain{font-size:16px;color:#333;line-height: 30px;/*text-indent: 2em;*/}
343
.showMain{font-size:16px;color:#333;line-height: 30px;/*text-indent: 2em;*/}
344
.showMain img{max-width: 100%;/*margin-left:-32px;*/}
344
.showMain img{max-width: 100%;/*margin-left:-32px;*/}
345
.showMain p{margin-bottom:10px;}
345
.showMain p{margin-bottom:10px;text-align:justify}
346
ul.tagList{margin:20px 0 -10px;overflow: hidden;}
346
ul.tagList{margin:20px 0 -10px;overflow: hidden;}
347
ul.tagList>li{float: left;margin-right:10px;margin-bottom:10px;padding:0 12px;color: #999;border: 1px solid #E5E5E5;border-radius: 20px;cursor: pointer;}
347
ul.tagList>li{float: left;margin-right:10px;margin-bottom:10px;padding:0 12px;color: #999;border: 1px solid #E5E5E5;border-radius: 20px;cursor: pointer;}
348
ul.tagList>li .h2Font{color:#666}
348
ul.tagList>li .h2Font{color:#666}
747
.showMainP{margin-top: 20px;}
747
.showMainP{margin-top: 20px;}
748
.showMainP li{overflow: hidden;}
748
.showMainP li{overflow: hidden;}
749
.showMainP .showTit{font-size: 14px;color: #333;padding-left: 12px;}
749
.showMainP .showTit{font-size: 14px;color: #333;padding-left: 12px;}
750
.showMainP .showCon{font-size: 14px;color: #666;}
750
.showMainP .showCon{font-size: 14px;color: #666;text-align:justify;word-break: break-word;}
751
.aboutPa .form-result{margin:-6px -20px 0 0;}
751
.aboutPa .form-result{margin:-6px -20px 0 0;}
752
.aboutPa .form-result>ul>li{display:none;float:left;width: 47%;border:1px solid #E5E5E5;background:#FFFFFF;padding:20px;margin:20px 20px 0 0;min-height:auto;height: 76px;/*z-index:4;*/}
752
.aboutPa .form-result>ul>li{display:none;float:left;width: 47%;border:1px solid #E5E5E5;background:#FFFFFF;padding:20px;margin:20px 20px 0 0;min-height:auto;height: 76px;/*z-index:4;*/}
753
.aboutPa .form-result>ul>li>a{display: block;width: 100%;}
753
.aboutPa .form-result>ul>li>a{display: block;width: 100%;}

+ 2 - 2
css/share.css

76
.showDetail .h3Font{font-size:13px;color:#999; line-height:24px;}
76
.showDetail .h3Font{font-size:13px;color:#999; line-height:24px;}
77
.showDetail .showMain{font-size:15px;color:#333;line-height:28px;}
77
.showDetail .showMain{font-size:15px;color:#333;line-height:28px;}
78
.showDetail .showMain img{max-width: 100%;}
78
.showDetail .showMain img{max-width: 100%;}
79
.showDetail .showMain p{margin-bottom:10px;font-size:15px;color:#333;}
79
.showDetail .showMain p{margin-bottom:10px;font-size:15px;color:#333;text-align:justify}
80
ul.tagList{padding:0;margin:18px 0 8px;overflow: hidden;}
80
ul.tagList{padding:0;margin:18px 0 8px;overflow: hidden;}
81
ul.tagList>li{list-style:none;float: left;margin-right:10px;margin-bottom:10px;padding:4px 12px;color: #666;background:#EFEFEF;}
81
ul.tagList>li{list-style:none;float: left;margin-right:10px;margin-bottom:10px;padding:4px 12px;color: #666;background:#EFEFEF;}
82
ul.tagList>li .h2Font{color: #666;}
82
ul.tagList>li .h2Font{color: #666;}
163
.showMainP li{overflow: hidden;}
163
.showMainP li{overflow: hidden;}
164
.showMainP .showTit{padding-left: 0;color: #666;}
164
.showMainP .showTit{padding-left: 0;color: #666;}
165
.showMainP .showTit:before{content: none;}
165
.showMainP .showTit:before{content: none;}
166
.showMainP .showCon{color: #333;}
166
.showMainP .showCon{color: #333;text-align:justify}
167
/*新版用户和企业相关*/
167
/*新版用户和企业相关*/
168
.showCardI{overflow:hidden;background: url(../images/personal_img_bg_nor@3x.png) center 0 no-repeat;background-size:100% 130px;}
168
.showCardI{overflow:hidden;background: url(../images/personal_img_bg_nor@3x.png) center 0 no-repeat;background-size:100% 130px;}
169
.cardTop{position:relative;text-align:center;min-height:140px;margin:15px 15px 6px;padding:40px 40px 20px;
169
.cardTop{position:relative;text-align:center;min-height:140px;margin:15px 15px 6px;padding:40px 40px 20px;