123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956 |
- h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dd, textarea, form, input, select, body {
- margin: 0;
- padding: 0;
- font-size: 12px;
- font-family: "Microsoft Yahei"
- }
- body, html {
- font-size: 10px
- }
- em {
- font-style: normal
- }
- li {
- list-style: none
- }
- a {
- text-decoration: none;
- outline: medium none;
- word-wrap: break-word;
- overflow: hidden
- }
- img {
- vertical-align: top;
- border: 0
- }
- textarea {
- overflow: auto;
- resize: none
- }
- body {
- font-family: "Microsoft Yahei";
- max-width: 680px;
- border-left: 1px solid #d9d9d9;
- border-right: 1px solid #d9d9d9;
- margin: 0 auto
- }
- html, body {
- font-size: 10px
- }
- table {
- border-collapse: collapse
- }
- h1 {
- font-size: 14px
- }
- h2 {
- font-size: 12px
- }
- input {
- vertical-align: middle;
- outline: 0
- }
- textarea {
- outline: 0
- }
- .clear:after {
- clear: both;
- content: '';
- display: block
- }
- .clear {
- zoom: 1
- }
- input {
- vertical-align: 0
- }
- body, html {
- font-size: 10px
- }
- body {
- background: #f8f8f8
- }
- .over {
- overflow: hidden
- }
- .reserv-icon-right {
- display: inline-block;
- position: absolute;
- top: 0;
- right: -8px;
- font-family: "iconfont" !important;
- font-size: 30px;
- font-style: normal
- }
- .reserv-icon-right:before {
- display: block;
- height: 100%;
- background-size: 152px auto;
- content: '\e622';
- color: #777
- }
- .wrapper {
- max-width: 960px;
- padding-bottom: 60px;
- margin: 0 auto
- }
- .open-app {
- position: relative;
- display: block;
- height: 59px;
- background: #efefef;
- border-bottom: 1px solid #ccc
- }
- .open-app .app-btn {
- right: 10px
- }
- .app-logo {
- width: 39px;
- height: 39px;
- float: left;
- margin: 9px 0 0 10px
- }
- .app-logo img {
- width: 100%
- }
- .app-text {
- float: left;
- margin-left: 8px
- }
- .app-text h3 {
- font-size: 1.6rem;
- color: #363636;
- line-height: 20px;
- padding-top: 11px;
- font-weight: normal
- }
- .app-text p {
- color: #999;
- font-size: 1rem;
- line-height: 16px
- }
- .app-btn {
- position: absolute;
- width: 83px;
- height: 27px;
- line-height: 27px;
- background: #5fa443;
- font-size: 1.4rem;
- color: #fff;
- text-align: center;
- right: 51px;
- top: 15px;
- border-radius: 2px
- }
- .app-btn:active {
- background: #4e8436;
- color: #999
- }
- .article {
- padding: 0 10px;
- overflow: hidden
- }
- .article .article-head {
- position: relative;
- padding-top: 12px;
- width: 100%
- }
- .article .article-head h1 {
- font-size: 2rem;
- color: #000;
- font-weight: normal;
- line-height: 30px
- }
- .article .article-head h2 {
- padding: 10px 0;
- color: #999;
- font-family: 'Helvetica light'
- }
- .article .article-head .source, .article .article-head .category, .article .article-head .author {
- float: left;
- padding-right: 10px;
- font-size: 1.2rem;
- font-weight: normal
- }
- .article .article-head .time {
- float: right;
- font-size: 1.2rem;
- font-weight: normal;
- font-family: "Helvetica light"
- }
- .article .article-head .shuoke-mark {
- position: absolute;
- width: 50px;
- height: 50px;
- right: -28px;
- top: -11px;
- background: url("/eynb/template/shuo.png") no-repeat;
- background-size: 50px auto
- }
- .article-content p {
- margin-top: 15px;
- font-size: 1.7rem;
- color: #363636;
- line-height: 28px;
- text-align: justify
- }
- .picbox img {
- text-align: center;
- margin: 0 auto;
- background: url(/eynb/template/bg_day.png) no-repeat center #e0e0e0;
- max-width: 100%
- }
- .picboxpc img {
- width: 100%;
- text-align: center;
- display: block;
- margin: 20px 0;
- background: url(/eynb/template/bg_day.png) no-repeat center #e0e0e0;
- max-width: 100%;
- height: auto
- }
- .picboxvideo {
- margin-bottom: 20px;
- }
- .picboxvideo img {
- text-align: center;
- display: block;
- margin: 0 auto;
- background: url(/eynb/template/shipindefaut.png) no-repeat center #525252;
- max-width: 100%
- }
- .iconfont {
- display: inline-block
- }
- .iconfont:before {
- content: '';
- display: inline-block;
- background: url("/eynb/template/zan_new1.png") no-repeat;
- background-size: 200px 0
- }
- .btn-full {
- display: block;
- text-align: center;
- padding: 12px 0;
- font-size: 1.4rem;
- color: #4680d1;
- border-bottom: 1px solid #e9e9e9
- }
- .btn-full .icon-arrow-right {
- width: 12px;
- height: 8px;
- vertical-align: top;
- margin-left: 2px
- }
- .btn-full .icon-arrow-r {
- width: 7px;
- height: 14px;
- margin-left: 4px;
- vertical-align: top
- }
- .btn-full .icon-arrow-r:before {
- width: 100%;
- height: 100%;
- display: inline-block;
- background-position: -85px -2px;
- background-size: 200px auto
- }
- .post-bor li:nth-last-child(1) {
- border-bottom: 0
- }
- .btn-full .icon-arrow-right:before {
- width: 100%;
- height: 100%;
- display: inline-block;
- background-position: -4px -4px;
- background-size: 200px auto
- }
- .comment {
- padding-top: 8px
- }
- .comment .comment-title {
- height: 36px;
- line-height: 36px;
- background: #d9d9d9;
- color: #666;
- text-indent: 9px;
- font-size: 1.4rem;
- font-weight: normal
- }
- .post-flow li {
- position: relative;
- padding: 18px 0 14px 42px;
- border-bottom: 1px solid #e9e9e9
- }
- .post-flow li .post-box {
- margin: 0 10px
- }
- .post-flow li .post-box .user-icon i {
- position: absolute;
- right: 5px;
- bottom: -5px;
- width: 17px;
- height: 16px;
- background: url("/eynb/template/icon-main.png") 1px -7px no-repeat;
- background-size: 98px 159px
- }
- .post-flow li .user-icon {
- position: absolute;
- left: 10px;
- top: 19px;
- width: 42px
- }
- .post-flow li .user-icon a {
- display: block;
- width: 32px;
- height: 32px;
- background: url("/eynb/template/m_header_nav_search.png") right bottom;
- background-size: 100px auto
- }
- .post-flow li .user-icon img {
- width: 32px;
- height: 32px
- }
- .post-flow .user-content-head .name {
- color: #4680d1;
- font-size: 1.5rem;
- display: inline-block;
- padding-right: 7px
- }
- .post-flow .user-content-head .series {
- color: #a6a6a6;
- font-size: 1.2rem
- }
- .post-flow .user-content-head .flowLevel {
- float: right;
- font-size: 1.2rem;
- color: #a6a6a6
- }
- .post-flow .reply-cont {
- color: #363636;
- font-size: 1.6rem;
- line-height: 36px;
- text-align: justify;
- padding-bottom: 10px
- }
- .post-flow .relyhf {
- padding: 5px 10px;
- border-left: 4px solid #f0f0f0;
- margin-bottom: 15px
- }
- .post-flow .relyhf p {
- font-size: 1.4rem;
- text-align: justify;
- color: #909090;
- line-height: 24px
- }
- .user-content-foot {
- padding-top: 10px
- }
- .post-flow .user-content-foot .time {
- float: left;
- font-size: 1.2rem;
- color: #999;
- font-family: "Helvetica light"
- }
- .box-col {
- float: right;
- padding-left: 30px;
- font-size: 1.2rem;
- color: #4680d1
- }
- .comment-btn-main {
- padding: 15px 0;
- margin: 0 10px
- }
- .comment-btn {
- display: block;
- height: 39px;
- line-height: 39px;
- background: #3475cf;
- color: #fff;
- text-align: center;
- font-size: 1.6rem;
- border-radius: 4px
- }
- .comment-btn:active {
- background: #2c5ea4;
- color: #999
- }
- .comment-btn .comment-btn-icon {
- display: inline-block;
- width: 18px;
- height: 13px;
- margin-right: 5px;
- vertical-align: top
- }
- .comment-btn .comment-btn-icon:before {
- width: 100%;
- height: 100%;
- background: url("/eynb/template/zan_new1.png") -3px -19px no-repeat;
- background-size: 200px auto
- }
- .icon-font-comment {
- display: inline-block;
- width: 17px;
- height: 16px;
- vertical-align: -5px;
- margin-right: 6px
- }
- .icon-font-comment:before {
- width: 100%;
- height: 100%;
- background: url("/eynb/template/zan_new1.png") -55px -4px no-repeat;
- background-size: 200px auto
- }
- .icon-likesmall {
- display: inline-block;
- width: 17px;
- height: 17px;
- vertical-align: -3px;
- margin-right: 6px;
- font-family: 'Helvetica light'
- }
- .icon-likesmall:before {
- width: 100%;
- height: 100%;
- background: url("/eynb/template/zan_new.png") -28px -2px no-repeat;
- background-size: 200px auto
- }
- .comment-btn .comment-down:before {
- background-position: -27px -20px
- }
- .comment-btn:active .comment-down:before {
- background-position: -76px -20px
- }
- .comment-btn:before .comment-btn-icon:before {
- background-position: -52px -20px
- }
- .comment-btn:before .comment-down:before {
- background-position: -76px -20px
- }
- .open-app-foot {
- position: fixed;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 56px;
- background: rgba(0, 0, 0, 0.8);
- z-index: 1000
- }
- .post-flows {
- width: 100%;
- overflow: hidden
- }
- .open-app-foot .close {
- position: absolute;
- width: 21px;
- height: 20px;
- right: 10px;
- top: 18px
- }
- .open-app-foot .close:before {
- width: 100%;
- height: 100%;
- background: url("/eynb/template/zan_new1.png") -1px -39px;
- background-size: 200px auto
- }
- .open-app-foot .close:active:before {
- background-position: -31px -39px
- }
- .open-app-foot h3 {
- color: #e7e7e7
- }
- .post-main {
- padding: 0 10px;
- border-bottom: 1px solid #e9e9e9;
- overflow: hidden
- }
- .host-head {
- height: 32px;
- padding: 15px 10px;
- border-top: 1px solid #e9e9e9
- }
- .pic {
- float: left;
- width: 42px;
- position: relative
- }
- .pic i {
- position: absolute;
- right: 5px;
- bottom: -5px;
- width: 17px;
- height: 16px;
- background: url("/eynb/template/renzheng.png") 1px -7px no-repeat;
- background-size: 98px 159px
- }
- .pic img {
- border-radius: 2px;
- width: 32px;
- height: 32px
- }
- .name {
- color: #999;
- float: left
- }
- .name a {
- color: #4680d1;
- font-size: 1.5rem;
- display: inline-block;
- line-height: 22px;
- position: relative;
- top: -2px
- }
- .name span {
- font-size: 1.2rem;
- line-height: 16px
- }
- .flowLevel {
- float: right;
- text-align: right;
- font-size: 1.2rem
- }
- .flowLevel b {
- color: #999;
- line-height: 18px;
- font-weight: normal
- }
- .flowLevel .flow {
- position: relative;
- top: -2px
- }
- .headclick {
- position: relative;
- top: -2px
- }
- .flowLevel .time {
- display: inline-block;
- font-family: "Helvetica light"
- }
- .host-content h2 {
- position: relative;
- font-size: 2.1rem;
- position: relative;
- line-height: 24px;
- text-align: justify;
- padding-top: 25px
- }
- .host-content h2 .jing {
- position: absolute;
- width: 50px;
- height: 50px;
- right: -20px;
- top: -10px;
- background: url("/eynb/template/jing.png") no-repeat;
- background-size: 50px auto
- }
- .forum-info {
- line-height: 16px;
- padding-top: 10px;
- color: #999;
- }
- .forum-info span {
- padding-right: 10px;
- display: inline-block
- }
- .forum-info-reply, .forum-info-view {
- background: url("/eynb/template/viewpinglun.png") no-repeat;
- background-size: 78px 118px;
- padding-left: 18px
- }
- .forum-info .forum-info-view {
- font-family: "Helvetica light";
- background-position: 0 2px
- }
- .forum-info .forum-info-reply {
- font-family: "Helvetica light";
- background-position: 0 -13px
- }
- .forum-info .forum-info-name {
- float: right;
- text-align: right;
- font-size: 1.2rem;
- padding-right: 0
- }
- .box-col .num {
- font-family: "Helvetica light"
- }
- .host-content p {
- font-size: 1.7rem;
- line-height: 26px;
- margin-bottom: 15px;
- text-align: justify;
- color: #363636
- }
- .host-content .host-content-inline {
- font-size: 1.7rem;
- line-height: 26px;
- margin-bottom: 15px;
- text-align: justify;
- color: #363636
- }
- .picbox {
- margin: 20px 0;
- text-align: center
- }
- .reply_cont {
- line-height: 26px;
- font-size: 1.7rem
- }
- .relyhf p a {
- color: #4680d1
- }
- .quoteimg {
- max-width: 120px;
- max-height: 90px;
- margin-top: 5px;
- margin-bottom: 5px
- }
- .yy_reply_cont {
- font-size: 1.7rem;
- line-height: 28px;
- padding-bottom: 15px
- }
- .relyhf .rrlycontxt {
- font-size: 1.4rem;
- line-height: 24px
- }
- .user-content .relyhf p {
- font-size: 1.4rem;
- text-align: justify
- }
- .shield {
- display: block;
- font-size: 1.4rem;
- line-height: 24px
- }
- .shield i {
- background: url("/eynb/template/icon-main.png") no-repeat;
- background-size: 98px 159px
- }
- .shield i {
- float: left;
- width: 17px;
- height: 16px;
- margin: 3px 6px 0 0;
- background-position: 0 -44px
- }
- .relyhf .relyhfimg {
- height: 0;
- overflow: hidden
- }
- .user-head {
- height: 32px;
- margin-bottom: 15px
- }
- .user-_cont {
- padding-top: 5px
- }
- .post-box .user-content p {
- font-size: 1.7rem;
- line-height: 26px;
- text-align: justify;
- color: #363636;
- word-break: break-all
- }
- table {
- table-layout: fixed;
- border-collapse: collapse
- }
- .articleDiv .peizhiTable img, .articleDiv_mini .peizhiTable img {
- width: 60px;
- height: 45px
- }
- .peizhiTable {
- width: 100%;
- border-collapse: collapse;
- border: split 1 #e1e1e1;
- background-color: transparent;
- margin-bottom: 25px
- }
- .peizhiTable tr > td:first-child {
- width: 44px
- }
- .peizhiTable img {
- background: 0
- }
- .host-content:after {
- content: "";
- display: block;
- clear: both
- }
- .replys {
- padding-right: 5px;
- font-size: 13px;
- color: #4680d1;
- float: right;
- display: inline-block
- }
- .replys i {
- float: left;
- background: url("/eynb/template/zan_new1.png") -55px -2px no-repeat;
- background-size: 200px auto;
- width: 17px;
- margin-right: 6px;
- height: 17px
- }
- .adv01 {
- margin-bottom: 25px;
- padding-top: 10px
- }
- .post-flows li {
- padding: 15px 10px
- }
- .shuoke-info-reply, .shuoke-info-view {
- background: url("/eynb/template/viewpinglun.png") no-repeat;
- background-size: 78px 118px;
- padding-left: 18px
- }
- .shuoke-info .shuoke-info-reply {
- background-position: 0 -8px
- }
- .shuoke-info span {
- display: inline-block;
- padding-right: 10px;
- display: inline-block
- }
- .post-flows li {
- border-top: 1px solid #e9e9e9
- }
- .post-flows li:after {
- content: "";
- display: block;
- clear: both
- }
- .yy_reply_cont p {
- font-size: 1.7rem;
- line-height: 28px;
- padding-bottom: 15px
- }
- .host-content {
- padding-bottom: 15px
- }
- .param_table2 {
- border-left: 1px solid #e1e1e1;
- border-right: 1px solid #e1e1e1;
- margin-top: 10px;
- border-bottom: 1px solid #e1e1e1;
- color: #666666;
- border-collapse: collapse;
- text-align: left;
- }
- .param_table2 thead tr th:nth-child(1) {
- padding-right: 10px;
- }
- .param_table2 thead tr th:nth-child(2), .param_table2 thead tr th:nth-child(3) {
- width: 20%;
- }
- .param_table2 tbody tr td:nth-child(2), .param_table2 tbody tr td:nth-child(3) {
- width: 20%;
- }
- .param_table2 tr th, .param_table2 tr td {
- border: 0;
- padding: 0;
- word-break: normal;
- padding-left: 10px;
- }
- .param_table2 tr th {
- background-color: #3b5998;
- color: #ffffff !important;
- font-weight: bold;
- }
- .param_table2 tr th.talign {
- text-align: center;
- }
- .param_table2 tr td {
- border-bottom: 1px solid #e1e1e1;
- height: 28px;
- }
- .param_table2 .font14w {
- font-weight: bold;
- }
- .param_table2 .colff, .param_table2 .colff * {
- color: #ffffff !important;
- }
- .col7e {
- color: #29447e;
- font-weight: bold;
- }
- .font33-b {
- color: #333333;
- font-weight: bold;
- }
- .bg7692cd {
- background-color: #7692cd;
- }
- .bgefef {
- background-color: #efefef;
- }
- .article-content .paramlist {
- color: #a2a6ae;
- }
- .article-content .paramlist dd {
- font-size: 16px;
- padding: 0 0 0 2px;
- }
|