| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300 |
- body {
- font-family: "微软雅黑";
- font-size: 14px;
- }
-
- ul li {
- list-style: none;
- float: left;
- }
-
- .fr {
- float: right;
- }
- /*标头*/
-
- .th-box {
- width: 100%;
- padding: 5px;
- border-bottom: 1px solid #e7eaec;
- }
-
- .th-bar {
- height: 40px;
- }
-
- .sc_btn {
- color: rgb(255, 255, 255);
- font-size: 12px;
- margin-left: 15px;
- box-sizing: border-box;
- background: rgb(26, 179, 148);
- padding: 6px 10px;
- outline: none;
- border-width: 0px;
- border-style: initial;
- border-color: initial;
- border-image: initial;
- border-radius: 3px;
- }
- .sc_btn:hover{
- color: #fff;
- }
-
- .seach-box ul {
- overflow: hidden;
- }
-
- .seach-box ul li {
- margin-right: 5px;
- }
-
- .photo {
- width: 128px;
- padding: 2px 2PX 2PX 10PX;
- height: 27px;
- border: 1px solid #ebebeb;
- color: #1ab394;
- outline: none;
- vertical-align: middle;
- }
-
- .select {
- padding: 2px;
- height: 28px;
- border: 1px solid #ebebeb;
- outline: none;
- vertical-align: middle;
- }
-
- .select:focus {
- outline: none;
- border-color: #00BFFF;
- }
-
- input:focus {
- outline: none;
- border-color: #00BFFF;
- }
-
- .spiner-example {
- position: absolute;
- top: 50%;
- left: 50%;
- z-index: 111;
- margin-left: -85px;
- margin-top: -100px;
- display: none;
- }
-
- .sk-spinner-three-bounce {
- width: 170px!important;
- }
-
- .sk-spinner p {
- display: inline-block;
- font-size: 18px;
- margin-left: 10px;
- }
-
- #goods tr th {
- text-align: center;
- }
-
- #goods td {
- text-align: center;
- }
-
- .t-shade {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: rgba(0, 0, 0, 0.48);
- z-index: 10004;
- display: none;
- }
-
- .shade_k {
- z-index: 10005;
- width: 50%;
- margin: 5% auto;
- background-color: #fff;
- box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
- border-radius: 5px;
- }
-
- .shade_title {
- padding: 0 80px 0 20px;
- height: 42px;
- line-height: 42px;
- border-bottom: 1px solid #eee;
- font-size: 16px;
- color: #FFFFFF;
- overflow: hidden;
- background-color: rgb(26, 179, 148);
- border-radius: 2px 2px 0 0;
- position: relative;
- }
-
- .setwin {
- position: absolute;
- right: 15px;
- top: 5px;
- font-size: 20px;
- line-height: initial;
- }
-
- .shade_content {
- height: 500px;
- position: relative;
- padding-bottom: 50px;
- overflow-x: hidden;
- }
-
- .sa_title {
- padding-left: 20px;
- height: 35px;
- line-height: 35px;
- border-bottom: 1px solid #D7D7D7;
- }
-
- .wh_btn {
- width: 80%;
- text-align: center;
- padding-top: 20px;
- margin: 0 auto;
- margin-bottom: 20px;
- }
-
- .wh_btn input {
- padding: 7px 20px;
- color: #FFF;
- border-radius: 5px;
- margin-right: 30px;
- border: 1px solid #23c6c8;
- }
-
- .inps {
- width: 167px;
- height: 24px;
- outline: none;
- border: 0;
- border-image-width: 0;
- padding: 0;
- padding-left: 3px;
- }
-
- .inpBox {
- border: 1px solid #e5e6e7;
- height: 27px;
- width: 170px;
- display: inline-block;
- position: relative;
- vertical-align: middle;
- }
-
- .inpBox select {
- width: 100%;
- outline: none;
- border: 0;
- background: transparent;
- padding: 1px;
- }
-
- .cx {
- display: block!important;
- }
-
- .form_table {
- width: 100%;
- border: 1px solid #EDECFF;
- }
-
- .form_table td {
- padding: 6px 0 5px 10px;
- text-align: left;
- color: #717171;
- line-height: 200%;
- border-top: 1px dotted #cccccc;
- }
-
- .form_table th {
- padding: 5px 8px 5px 0;
- color: #333;
- font-weight: 700;
- text-align: right;
- background: #f9f9f9;
- border-right: 1px dotted #cccccc;
- border-top: 1px dotted #cccccc;
- }
-
- .play {
- height: 50px;
- width: 100%;
- }
-
- #downlond {
- padding: 0 8px;
- height: 24px;
- line-height: 24px;
- color: #707070;
- border: 1px solid #D7D7D7;
- cursor: pointer;
- vertical-align: middle;
- }
-
- .txtInput {
- margin-right: 5px;
- padding: 0 3px 0 3px;
- height: 22px;
- line-height: 22px;
- background: #FAFAFA;
- border: 1px solid #D7D7D7;
- vertical-align: middle;
- font-size: 12px;
- width: 50px;
- color: blue;
- }
-
- .btnSubmit {
- padding: 0 10px;
- height: 28px;
- line-height: 28px;
- color: #3D80B3;
- font-weight: bold;
- border: 1px solid #AED0EA;
- cursor: pointer;
- vertical-align: middle;
- overflow: hidden;
- }
-
- .foot_btn_box {
- padding: 15px 20px;
- text-align: center;
- }
-
- .xqlb {
- display: none;
- }
-
- .gjss {
- display: none;
- }
- .Block {
- display: block;
- }
- .Input{
- margin-right: 5px;
- padding: 0 3px 0 3px;
- height: 22px;
- line-height: 22px;
- background: #FAFAFA;
- border: 1px solid #D7D7D7;
- vertical-align: middle;
- font-size: 12px;
- width: 50px;
- color: blue;
- }
|