123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360 |
- @charset "UTF-8";
- body {
- overflow: hidden;
- }
- input {
- outline: none;
- /* text-align: center; */
- }
- * {
- margin: 0;
- font-family: 'Microsoft Yahei';
- /* color: #666; */
- }
- div {
- margin: auto;
- margin-bottom: 10px;
- margin-top: 10px;
- }
- .cont {
- margin-left: 20px;
- }
- #header {
- height: 82px;
- width: 1200px;
- }
- #main {
- height: 460px;
- width: 1200px;
- border: 1px black solid;
- overflow: auto;
- }
- #bottom {
- height: 30px;
- width: 1200px;
- text-align: center;
- }
- #book {
- width: 100%;
- height: 90%;
- margin: auto;
- }
- .b_list {
- height: 300px;
- width: 250px;
- margin: 20px;
- float: left;
- margin-top: 0px;
- margin-bottom: 0px;
- border: 1px #e3e3e3 solid;
- }
- #page_nav {
- width: 100%;
- height: 10px;
- margin: auto;
- text-align: center;
- }
- #pn_input {
- width: 30px;
- text-align: center;
- }
- .img_div {
- height: 150px;
- text-align: center;
- }
- .book_img {
- height: 150px;
- width: 150px;
- }
- .book_info {
- text-align: center;
- }
- .book_info div {
- height: 10px;
- width: 300px;
- text-align: left;
- }
- .wel_word {
- font-size: 60px;
- float: left;
- }
- .logo_img {
- float: left;
- }
- #header div a {
- text-decoration: none;
- font-size: 20px;
- }
- #header div {
- float: right;
- margin-top: 55px;
- }
- .book_cond {
- margin-left: 903px;
- }
- .book_cond .sp1 {
- color: red;
- }
- .book_cond input {
- width: 50px;
- text-align: center;
- }
- /*登录页面CSS样式 */
- #login_header {
- height: 82px;
- width: 1200px;
- }
- .login_banner {
- height: 475px;
- background-color: #e77e11;
- }
- .login_form {
- height: 310px;
- width: 406px;
- float: right;
- margin-right: 50px;
- margin-top: 50px;
- background-color: #fff;
- }
- #content {
- height: 475px;
- width: 1200px;
- }
- .login_box {
- margin: 20px;
- height: 260px;
- /* width: 366px; */
- }
- h1 {
- font-size: 20px;
- }
- .msg_cont {
- background: none repeat scroll 0 0 #fff6d2;
- border: 1px solid #ffe57d;
- color: #666;
- height: 18px;
- line-height: 18px;
- padding: 3px 10px 3px 40px;
- position: relative;
- border: none;
- }
- .msg_cont b {
- background: url('../img/pwd-icons-new.png') no-repeat scroll -104px -22px
- rgba(0, 0, 0, 0);
- display: block;
- height: 17px;
- left: 10px;
- margin-top: -8px;
- overflow: hidden;
- position: absolute;
- top: 50%;
- width: 16px;
- }
- .form .itxt {
- /* width: 100px; */
- border: 0 none;
- float: none;
- font-family: '宋体';
- font-size: 14px;
- height: 18px;
- line-height: 18px;
- overflow: hidden;
- padding: 10px 0 10px 10px;
- width: 250px;
- border: 1px #e3e3e3 solid;
- }
- .inp {
- margin-left: 15px;
- }
- #sub_btn {
- background-color: #e77e11;
- border: none;
- color: #fff;
- width: 360px;
- height: 40px;
- }
- #l_content {
- float: left;
- margin-top: 0px;
- margin-left: 300px;
- }
- #l_content span {
- font-size: 60px;
- color: white;
- }
- .tit h1 {
- width: 100%;
- text-align: center;
- float: left;
- /* margin-top: 5px; */
- font-size: 24px;
- margin-bottom: 10px;
- color: #e77e11;
- }
- .tit a {
- float: right;
- margin-left: 10px;
- margin-top: 10px;
- color: red;
- text-decoration: none;
- }
- .tit .errorMsg {
- float: right;
- margin-left: 10px;
- margin-top: 10px;
- color: red;
- }
- .tit {
- height: 30px;
- }
- .tit a {
- color: #e77e11;
- }
- /*购物车*/
- #main table {
- margin: auto;
- margin-top: 80px;
- border-collapse: collapse;
- }
- #main table td {
- width: 120px;
- text-align: center;
- border-bottom: 1px #e3e3e3 solid;
- padding: 10px;
- }
- .cart_info {
- width: 700px;
- text-align: right;
- }
- /*优化购物车超链接*/
- .cart_info a {
- text-decoration: none;
- }
- /* .cart_info cart_span a{ */
- /* padding: 10px 0; */
- /* display: block; */
- /* background-color: #07c160; */
- /* color: #fff!important; */
- /* border: 1px solid #07c160; */
- /* border-radius: 2px; */
- /* } */
- .cart_span {
- margin-left: 15px;
- }
- .cart_span span {
- color: red;
- font-size: 20px;
- margin: 10px;
- }
- .cart_span a,
- td a {
- font-size: 20px;
- color: blue;
- }
- #header div span {
- margin: 10px;
- }
- #header div .um_span {
- color: red;
- font-size: 25px;
- margin: 10px;
- }
- #header div a {
- color: blue;
- }
- #header .user {
- margin-right: 35px;
- }
- /* 图书管理 */
- #main.box_no {
- /* border: 0; */
- }
- #main.box_no table td {
- width: 120px;
- text-align: center;
- border: 1px #e3e3e3 solid;
- padding: 10px;
- }
- #main.box_no table td > a {
- text-decoration: none;
- }
- #main.box_no table td .a_green {
- color: #07c160;
- }
- #main.box_no table tr:last-child td {
- border: 0;
- }
- #main.box_no table tr:last-child td > a {
- padding: 6px 0;
- display: block;
- background-color: #07c160;
- color: #fff !important;
- border: 1px solid #07c160;
- border-radius: 2px;
- }
- #main.box_no table tr td:last-child a {
- color: red;
- }
- /*订单列表*/
- #main.box_order table td {
- width: 120px;
- text-align: center;
- border: 1px #e3e3e3 solid;
- padding: 10px;
- }
- #main.box_order table tr:first {
- font-weight: bolder;
- }
- #main.box_order table td > a {
- text-decoration: none;
- }
- #main.box_order table td .a_green {
- color: #07c160;
- }
|