﻿body, html { background-color: #fdfdfd; background: url(/Images/bg.png); }
body { padding-bottom: 36px; font-size: 16px; }
.my-txt-center { text-align: center; }
.my-header { position: relative; width: 100%; height: 42px; line-height: 42px; background-color: #FF5722; text-align: center; color: #ffffff; }
.my-header p { font-size: 16px; }
.my-footer { position: fixed; bottom: 0; width: 100%; height: 36px; line-height: 36px; background-color: #FF5722; text-align: center; color: #ffffff; }
.back { display: block; position: absolute; left: 10px; font-size: 20px; }
.libook { padding: 6px 0; }
.bookprice, .btns { text-align: center; }
.my-table { margin-top: 0; background-color: #fff; }
.my-table td { font-size: 16px; }
.my-tab { margin-top: 0; }
.my-tab .layui-tab-title { float: right; padding: 0; border: 0; margin: 5px 10px -7px 10px; }
.my-tab .layui-tab-title li { display: inline; padding: 6px; width: auto; min-width: 0; min-height: 0; height: auto; background-color: #ffffff; }
.my-tab .layui-tab-title li.layui-this { background-color: #009688; color: #fff; }
.my-tab .layui-tab-title li.layui-this:after { border: 0; }
.my-tab .layui-tab-title li:first-child { border: solid 1px #ddd; border-right: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }
.my-tab .layui-tab-title li:last-child { border: solid 1px #ddd; border-left: 0; border-bottom-right-radius: 4px; border-top-right-radius: 4px; }
.my-tab .layui-tab-content { clear: both; }
.my-notice { margin-bottom: 12px; background-color: #ffffff; padding: 10px; color: #FF5722; border: solid 1px #e6e6e6; border-radius: 4px; }
.my-notice p { font-size: 15px; }
