html,
body {
  background-color: #F5F5F5;
}
.marginH {
  width: 100%;
  height: 15px;
  margin-top: 79px;
}
.content {
  width: 1200px;
  height: 600px;
  margin: 0 auto;
  background-color: white;
  position: relative;
}
.content .left {
  float: left;
  width: 239px;
  height: 430px;
  border-right: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.content .left ul {
  width: 239px;
  height: 430px;
}
.content .left ul li {
  width: 239px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #666666;
}
.content .left ul li a {
  padding-left: 80px;
  display: block;
  width: 159px;
  height: 45px;
  text-decoration: none;
  color: #666666;
}
.content .left ul .myOrderList {
  background-color: #F4F9F9;
}
.content .right {
  display: none;
  float: left;
  width: 960px;
  height: 500px;
}
.content .right .schedule {
  width: 942px;
  height: 160px;
  background-color: #F4F9F9;
  margin-left: 18px;
}
.content .right .schedule .text_left {
  float: left;
  width: 280px;
  height: 160px;
  position: relative;
}
.content .right .schedule .text_left p {
  padding-left: 20px;
  font-size: 14px;
  color: #212121;
  height: 160px;
  line-height: 160px;
}
.content .right .schedule .schedule_right {
  float: left;
  width: 662px;
  height: 160px;
}
.content .right .schedule .schedule_right .timu_titl {
  width: 662px;
  height: 50px;
  display: flex;
}
.content .right .schedule .schedule_right .timu_titl li {
  flex: 1;
  font-size: 14px;
  color: #666666;
  text-align: center;
  padding-top: 50px;
}
.content .right .schedule .schedule_right .liuchengimg {
  width: 662px;
  position: relative;
}
.content .right .schedule .schedule_right .liuchengimg .liuchengwill {
  width: 662px;
  padding-top: 35px;
  display: flex;
}
.content .right .schedule .schedule_right .liuchengimg .liuchengwill li {
  float: left;
  text-align: center;
  flex: 1;
}
.content .right .schedule .schedule_right .liuchengimg .liuchengwill li img {
  width: 20px;
  height: 20px;
}
.content .right .schedule .schedule_right .liuchengimg .liuchengdill {
  width: 570px;
  position: absolute;
  padding-left: 65px;
  top: 33px;
  display: flex;
}
.content .right .schedule .schedule_right .liuchengimg .liuchengdill li {
  flex: 1;
}
.content .right .schedule .schedule_right .liuchengimg .liuchengdill li img {
  width: 60px;
  height: 8px;
}
.content .right .listMessage {
  width: 942px;
  height: 160px;
  margin-left: 18px;
  position: absolute;
}
.content .right .listMessage h5 {
  float: left;
  font-size: 14px;
  color: #212121;
  padding-top: 30px;
  padding-bottom: 18px;
}
.content .right .listMessage .gethtmessage {
  float: right;
  display: none;
  margin-top: 20px;
  margin-right: 20px;
  width: 110px;
  height: 30px;
  border: 1px solid #FF4400;
  background-color: white;
  font-size: 14px;
  color: #FF4400;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.content .right .listMessage .gethtcantract {
  float: right;
  display: none;
  margin-top: 20px;
  margin-right: 20px;
  width: 120px;
  height: 30px;
  border: 1px solid #FF4400;
  background-color: white;
  font-size: 14px;
  color: #FF4400;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.content .right .listMessage .RenewalCantract {
  float: right;
  display: none;
  margin-top: 20px;
  margin-right: 20px;
  width: 120px;
  height: 30px;
  border: 1px solid #FF4400;
  background-color: white;
  font-size: 14px;
  color: #FF4400;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.content .right .listMessage .checkwithhold {
  float: right;
  display: none;
  margin-top: 20px;
  margin-right: 20px;
  width: 120px;
  height: 30px;
  border: 1px solid #FF4400;
  background-color: white;
  font-size: 14px;
  color: #FF4400;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.content .right .listMessage button:hover {
  background-color: #FF4400;
  color: white;
}
.content .right .listMessage .carPlanMes {
  width: 938px;
  height: 160px;
}
.content .right .listMessage .carPlanMes table {
  width: 938px;
  height: 160px;
  border: 1px solid #EEEEEE;
  border-collapse: collapse;
}
.content .right .listMessage .carPlanMes table thead {
  width: 938px;
  height: 40px;
  background: #f5f5f5;
  border: 1px solid #EEEEEE;
  font-size: 14px;
  color: #666666;
}
.content .right .listMessage .carPlanMes table thead tr {
  height: 40px;
}
.content .right .listMessage .carPlanMes table thead tr th {
  height: 40px;
  font-weight: 500;
}
.content .right .listMessage .carPlanMes table tbody {
  width: 938px;
  color: #666666;
  font-size: 14px;
}
.content .right .listMessage .carPlanMes table tbody tr {
  width: 938px;
}
.content .right .listMessage .carPlanMes table tbody tr td {
  text-align: center;
  border: 1px solid #EEEEEE;
  font-size: 14px;
}
.content .right .listMessage .carPlanMes table tbody tr td img {
  position: absolute;
  float: left;
  width: 89px;
  height: 52px;
  left: 30px;
}
.content .right .listMessage .carPlanMes table tbody tr td .car_text {
  float: left;
  margin-left: 20px;
  width: 180px;
}
.content .right .listMessage .carPlanMes table tbody tr td .car_text p {
  text-align: center;
  font-size: 14px;
  color: #666666;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .right .listMessage .carPlanMes table tbody tr td button {
  margin-top: 12px;
  width: 100px;
  height: 30px;
  border: 1px solid #FF4400;
  background-color: white;
  font-size: 14px;
  color: #FF4400;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.content .right .listMessage .carPlanMes table tbody tr td button:hover {
  background-color: #FF4400;
  color: white;
}
.content .right .listMessage .carPlanMes table tbody tr td .Renewal {
  display: none;
}
.content .right .listMessage .carPlanMes table tbody tr td .withhold {
  display: none;
}
.content .right .listMessage .carPlanMes table tbody tr .car_mormes {
  width: 200px;
  padding-left: 120px;
  position: relative;
}
.content .right .listMessage .carPlanMes .oneYearlate {
  width: 942px;
}
.content .right .listMessage .carPlanMes .oneYearlate .will {
  margin-top: 16px;
  width: 2px;
  height: 16px;
  background-color: #FFC400;
  float: left;
}
.content .right .listMessage .carPlanMes .oneYearlate .lateText {
  float: left;
  margin-top: 15px;
  margin-left: 5px;
  font-size: 14px;
  color: #999999;
}
.content .messagetill {
  display: none;
  float: left;
  width: 945px;
  margin-left: 15px;
  margin-top: 12px;
  position: relative;
  padding-top: 200px;
}
.content .messagetill p {
  font-size: 16px;
  color: #c4c5cc;
  text-align: center;
}
.content .messagetill .getbankCard {
  position: absolute;
  background-color: #ffdc00;
  color: #1a1d33;
  width: 70px;
  height: 37px;
  padding: 1px 6px;
  outline: none;
  border: none;
  left: 50%;
  margin-left: -35px;
  margin-top: 20px;
}
.content .messagetill .getbankCard a {
  text-decoration: none;
  color: #333333;
  font-size: 14px;
}
.qrcodeMessage {
  display: none;
}
.qrcodeMessage .lastbox {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #333333;
  opacity: 0.8;
  z-index: 2000;
}
.qrcodeMessage .tetxmore {
  position: fixed;
  top: 200px;
  left: 50%;
  width: 300px;
  height: 300px;
  margin-left: -200px;
  background-color: white;
  z-index: 3000;
  padding-left: 100px;
  padding-top: 50px;
}
.qrcodeMessage .tetxmore .closeqrcode {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.qrcodeMessage .tetxmore h5 {
  display: inline-block;
  width: 200px;
  position: fixed;
  font-size: 16px;
  color: #333333;
  text-align: center;
  line-height: 30px;
  top: 480px;
  left: 50%;
  margin-left: -100px;
}
