123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635 |
- .btn {
- color: #fff;
- background-color: #f08421;
- border-color: #2e6da4;
- display: inline-block;
- padding: 6px 12px;
- margin-bottom: 0;
- font-size: 14px;
- font-weight: 400;
- line-height: 1.42857143;
- text-align: center;
- white-space: nowrap;
- text-decoration: none;
- vertical-align: middle;
- -ms-touch-action: manipulation;
- touch-action: manipulation;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- background-image: none;
- border: 1px solid transparent;
- border-radius: 4px;
- }
- a.btn:hover {
- background-color: #3366b7;
- }
- .progress {
- margin-top: 2px;
- width: 200px;
- height: 14px;
- margin-bottom: 10px;
- overflow: hidden;
- background-color: #f5f5f5;
- border-radius: 4px;
- -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
- box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
- }
- .progress-bar {
- background-color: rgb(92, 184, 92);
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.14902) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.14902) 50%, rgba(255, 255, 255, 0.14902) 75%, transparent 75%, transparent);
- background-size: 40px 40px;
- box-shadow: rgba(0, 0, 0, 0.14902) 0px -1px 0px 0px inset;
- box-sizing: border-box;
- color: rgb(255, 255, 255);
- display: block;
- float: left;
- font-size: 12px;
- height: 20px;
- line-height: 20px;
- text-align: center;
- transition-delay: 0s;
- transition-duration: 0.6s;
- transition-property: width;
- transition-timing-function: ease;
- width: 266.188px;
- }
- .btn2 {
- color: #fff;
- background-color: #a7a7a7;
- border-color: #2e6da4;
- display: inline-block;
- padding: 6px 12px;
- margin-bottom: 0;
- font-size: 14px;
- font-weight: 400;
- line-height: 1.42857143;
- text-align: center;
- white-space: nowrap;
- text-decoration: none;
- vertical-align: middle;
- -ms-touch-action: manipulation;
- touch-action: manipulation;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- background-image: none;
- border: 1px solid transparent;
- border-radius: 4px;
- }
- .file {
- background-color: #f08421;
- }
- * {
- font-family: "微软雅黑";
- }
- body {
- background: #f5f5f5;
- font-size: 62.5%;
- }
- @font-face {
- font-family: 'Acumin-Pro';
- src: url("/fonts/ACUMIN-PRO-CONDENSED-EXTRALIGHT-2.OTF");
- font-style: normal;
- font-weight: normal;
- }
- .fix:after {
- content: '';
- clear: both;
- display: block;
- }
- .fix:before {
- content: '';
- clear: both;
- display: block;
- }
- .sep-yql-header {
- width: 100%;
- background: url(/img/y-top-bgs.jpg) no-repeat center top;
- padding: 50px 0;
- }
- .sep-logo {
- display: block;
- width: 100%;
- text-align: center;
- margin-bottom: 9px;
- }
- .logo-texts {
- display: block;
- width: 100%;
- text-align: center;
- font-size: 44px;
- line-height: 1.5;
- color: #fff;
- font-weight: bold;
- }
- .footer-texts {
- display: block;
- width: 100%;
- text-align: center;
- font-size: 18px;
- line-height: 1.5;
- color: #fff;
- }
- .sep-container {
- width: 100%;
- max-width: 1800px;
- margin: 0 auto;
- }
- .sep-yql-body {
- width: 100%;
- padding: 38px 0 70px;
- }
- .sep-xmzl-boxs {
- width: 100%;
- }
- .sep-yql-footer {
- width: 100%;
- background: #fe8713;
- padding: 30px 0;
- }
- .sep-xwcgss-ul-boxs {
- width: 100%;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists {
- width: 100%;
- margin-bottom: 14px;
- position: relative;
- display: block;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists .xwcgss-table-boxs {
- display: none;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists.active .xwcgss-lists-titles {
- display: none;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists.active .xwcgss-table-boxs {
- display: block;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists.active .number-boxs {
- background-color: darkorange;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists.active .number-boxs::after {
- border-left-color: darkorange;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists:after {
- content: '';
- width: 1px;
- height: 100%;
- display: block;
- background: #e0e0e0;
- position: absolute;
- left: -30px;
- top: 36px;
- z-index: 1;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists:last-child:after {
- display: none;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists.ons:after {
- display: none;
- }
- .sep-xwcgss-ul-boxs .xwcgss-lists-titles {
- width: 100%;
- background: #fff;
- padding: 20px 78px;
- line-height: 32px;
- position: relative;
- }
- .sep-xwcgss-ul-boxs .titles-left {
- width: auto;
- font-size: 16px;
- color: #262626;
- float: left;
- }
- .sep-xwcgss-ul-boxs .titles-right {
- width: auto;
- font-size: 12px;
- color: #343434;
- float: right;
- min-width: 160px;
- }
- .sep-xwcgss-ul-boxs .i-boxs {
- display: block;
- width: 40px;
- height: 40px;
- position: absolute;
- right: 10px;
- top: 14px;
- cursor: pointer;
- }
- .sep-xwcgss-ul-boxs .i-boxs:after {
- content: '';
- display: block;
- width: 14px;
- height: 14px;
- border: 1px solid transparent;
- border-top-color: #a7a7a7;
- border-right-color: #a7a7a7;
- position: absolute;
- left: 50%;
- margin-left: -11px;
- top: 50%;
- margin-top: -7px;
- transform: rotate(45deg);
- }
- .sep-xwcgss-ul-boxs .number-boxs {
- display: block;
- width: 49px;
- height: 43px;
- background: #a7a7a7;
- text-transform: uppercase;
- font-size: 12px;
- color: #fff;
- z-index: 4;
- padding: 10px 8px;
- position: absolute;
- left: -33px;
- top: 50%;
- margin-top: -21px;
- line-height: normal;
- font-family: 'Acumin-Pro';
- }
- .sep-xwcgss-ul-boxs .number-boxs:after {
- content: '';
- display: block;
- width: 0;
- height: 0;
- border: 22px solid transparent;
- border-top-width: 21px;
- border-left-color: #a7a7a7;
- position: absolute;
- left: 100%;
- top: 0;
- z-index: 4;
- }
- .sep-xwcgss-ul-boxs .nw {
- display: block;
- width: auto;
- height: auto;
- position: absolute;
- left: 33px;
- top: 7px;
- line-height: normal;
- font-size: 27px;
- color: #fff;
- font-weight: normal;
- z-index: 10;
- text-transform: initial;
- font-family: 'Acumin-Pro';
- }
- table {
- width: 100%;
- border: none;
- }
- table tr {
- width: 100%;
- }
- table tr:nth-child(1) {
- background: #f08421;
- }
- table tr:nth-child(1) td {
- color: #fff;
- font-size: 16px;
- background: #f08421;
- border-color: #f39d4d;
- text-align: center;
- padding-left: 10px;
- }
- .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(1) {
- width: 16.5%;
- }
- .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(2) {
- width: 14.2%;
- }
- .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(3) {
- width: 36%;
- }
- .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(4) {
- width: 12%;
- }
- .xwcgss-table-boxs table tr:nth-child(1) td:nth-child(5) {
- width: 11%;
- }
- table td {
- background: #fff;
- text-align: left;
- font-size: 14px;
- color: #f08421;
- line-height: 28px;
- padding: 8px 10px;
- border-color: #eee;
- /*padding-left: 36px;*/
- }
- .gtj-ff-bold {
- font-weight: bold;
- font-size: 16px;
- }
- .gtj-centers {
- text-align: center;
- padding-left: 15px;
- }
- .sep-gzgh-boxs {
- display: block;
- width: 100%;
- padding: 36px 0 0;
- }
- .sep-gzgh-titles-boxs {
- display: block;
- width: 100%;
- text-align: center;
- font-size: 34px;
- color: #f08421;
- font-weight: bold;
- line-height: normal;
- margin-bottom: 26px;
- }
- .gzgh-boxs {
- background: #fff;
- padding: 46px 78px 54px;
- }
- .sep-gzgh-ul-boxs {
- width: 100%;
- }
- .sep-gzgh-ul-boxs .gzgh-lists {
- width: 100%;
- }
- .sep-gzgh-ul-boxs .gzgh-lists + .gzgh-lists {
- margin-top: 28px;
- }
- .sep-gzgh-ul-boxs table tr:nth-child(1) td {
- color: #fff;
- font-size: 16px;
- background: #f08421;
- border-color: #f39d4d;
- text-align: center;
- padding-left: 10px;
- width: 100%;
- }
- .sep-gzgh-ul-boxs table tr:nth-child(2) td {
- color: #f08421;
- font-size: 16px;
- text-align: center;
- padding-left: 10px;
- }
- .sep-gzgh-ul-boxs table tr td:nth-child(1) {
- width: 12%;
- }
- .sep-gzgh-ul-boxs table tr td:nth-child(2) {
- width: 33.4%;
- }
- .sep-gzgh-ul-boxs table tr td:nth-child(3) {
- width: 14.4%;
- }
- .sep-gzgh-ul-boxs table tr td {
- color: #262626;
- font-size: 14px;
- / / padding-left: 4 %;
- text-align: center;
- }
- .sep-gzgh-ul-boxs table tr.tr-lists {
- }
- .sep-gzgh-ul-boxs table tr.tr-lists.active {
- height: 0;
- overflow: hidden;
- display: none;
- }
- .sep-gzgh-ul-boxs table tr td:nth-child(1) {
- text-align: center;
- padding-left: 10px;
- }
- .sep-gzgh-ul-boxs table tr.lasts.ons .i-down-boxs {
- transform: rotate(180deg);
- }
- .sep-gzgh-ul-boxs table tr.ons .i-down-boxs:before {
- border-bottom-color: #f08421;
- border-right-color: #f08421;
- }
- .sep-gzgh-ul-boxs table tr.ons .i-down-boxs:after {
- border-bottom-color: #f08421;
- border-right-color: #f08421;
- }
- .sep-gzgh-ul-boxs table tr:hover .i-down-boxs:before {
- border-bottom-color: #f08421;
- border-right-color: #f08421;
- }
- .sep-gzgh-ul-boxs table tr:hover .i-down-boxs:after {
- border-bottom-color: #f08421;
- border-right-color: #f08421;
- }
- .i-down-boxs {
- display: inline-block;
- vertical-align: top;
- width: 28px;
- height: 28px;
- position: relative;
- }
- .i-down-boxs:before {
- content: '';
- display: inline-block;
- vertical-align: top;
- width: 12px;
- height: 12px;
- border: 2px solid transparent;
- border-bottom-color: #a5a5a5;
- border-right-color: #a5a5a5;
- position: absolute;
- left: 50%;
- margin-left: -6px;
- top: 50%;
- margin-top: -12px;
- transform: rotate(45deg);
- }
- .i-down-boxs:after {
- content: '';
- display: inline-block;
- vertical-align: top;
- width: 12px;
- height: 12px;
- border: 2px solid transparent;
- border-bottom-color: #a5a5a5;
- border-right-color: #a5a5a5;
- position: absolute;
- transform: rotate(45deg);
- left: 50%;
- margin-left: -6px;
- top: 50%;
- margin-top: -6px;
- }
- @media screen and (max-width: 1440px) {
- .sep-container {
- max-width: 1200px;
- }
- .logo-texts {
- font-size: 16px;
- }
- }
- @media screen and (max-width: 1360px) {
- .sep-container {
- max-width: 1100px;
- }
- }
- @media screen and (max-width: 1200px) {
- .sep-container {
- max-width: 80%;
- }
- table td {
- white-space: nowrap;
- }
- .xwcgss-table-boxs {
- overflow-x: scroll;
- }
- .gzgh-table-boxs {
- overflow-x: scroll;
- }
- }
- @media screen and (max-width: 812px) {
- .gzgh-boxs {
- padding: 30px 20px;
- }
- }
- @media screen and (max-width: 640px) {
- .sep-xwcgss-ul-boxs .xwcgss-lists-titles {
- padding: 20px 36px;
- padding-left: 20px;
- }
- .sep-xwcgss-ul-boxs .titles-right {
- min-width: 124px;
- }
- .sep-xwcgss-ul-boxs .i-boxs {
- right: 0;
- }
- .sep-gzgh-titles-boxs {
- font-size: 24px;
- }
- .sep-xwcgss-ul-boxs .number-boxs {
- width: 30px;
- padding: 10px 2px;
- }
- .sep-xwcgss-ul-boxs .nw {
- left: 24px;
- font-size: 20px;
- }
- .sep-xwcgss-ul-boxs .number-boxs:after {
- border-left-width: 12px;
- }
- .sep-xwcgss-ul-boxs .titles-left {
- font-size: 15px;
- }
- .sep-gzgh-ul-boxs table tr td {
- font-size: 14px;
- }
- .sep-gzgh-ul-boxs table tr:nth-child(2) td {
- font-size: 14px;
- }
- .sep-yql-body {
- padding: 36px 0;
- }
- .gtj-ff-bold {
- font-size: 14px;
- }
- .sep-yql-header {
- padding: 36px 0;
- }
- }
|