@charset "utf-8";
/* CSS Document */
body {
  width: 100%;
  font-family: "Microsoft YaHei", 微软雅黑;
  height: 100%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
textarea {
  outline: 0;
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

a {
  text-decoration: none;
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input {
  background: transparent;
  border: 0 none;
}
.clearfix:after {
  content: "";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tx_r {
  text-align: right;
}
.tx_c {
  text-align: center;
}
.pos-rel {
  position: relative;
}
.ban-feedback {
  background: url(../image/banner-feedback.jpg) no-repeat top left;
  height: 140px;
  width: 1000px;
  color: #fff;
  box-sizing: border-box;
  padding-top: 15px;
  padding-left: 32px;
  background-size: contain;
}
.banner {
  height: 100px;
}
.ban-feedback h2 {
  font-size: 30px;
  color: #fff;
  line-height: 50px;
}
.banner {
  width: 100%;
  height: 140px;
}
.ban-feedback p {
  font-size: 14px;
  color: #fff;
}
.content-nav {
  width: 1000px;
  box-sizing: border-box;
  height: 41px;
  border-bottom: 1px solid #ff6600;
}
.nav-title {
  width: 150px;
  font-size: 16px;
  color: #333;
  height: 39px;
  line-height: 39px;
  text-align: center;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-bottom: 1px solid #ff6600;
  border-radius: 10px 10px 0px 0px;
}
.nav-hover {
  height: 39px;
  line-height: 39px;
  width: 150px;
  font-size: 16px;
  color: #333;
  background: #fff;
  text-align: center;
  border: 1px solid #ff6600;
  border-bottom: 1px solid #fff;
}
.width-cent {
  width: 1000px;
  margin: 0 auto;
}
.apply-con {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  padding: 30px 0px 50px;
}
.plan-info {
  width: 100%;
  margin-top: 15px;
}
.plan-info span {
  font-size: 14px;
  color: #333;
  display: inline-block;
  width: 59px;
  height: 35px;
  line-height: 35px;
}

.width30 {
  width: 30%;
}
.width41 {
  width: 41%;
}
.width45 {
  width: 48%;
}
.width50 {
  width: 50%;
}
.policy {
  width: 70%;
  font-size: 14px;
  color: #333;
}
.policy span {
  margin-left: 4px;
}
.input-tit {
  font-size: 14px;
  width: 80px;
  color: #333;
  height: 40px;
  line-height: 40px;
}
.input-tit span {
  color: #ff5400;
  display: inline;
}
.info-input {
  border: 1px solid #bdbdbd;
  font-size: 14px;
  color: #999;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
  width: 390px;
}
.mar-top {
  margin-top: 20px;
}

.mar-rig {
  margin-right: 10px;
}
.mar-lef {
  margin-left: -2px;
}
.upload-non .pos-rel,
.upload-car .pos-rel {
  position: relative;
  width: 72px;
  height: 60px;
}
.icon-add {
  display: inline-block;
  width: 72px;
  height: 60px;
  border: 1px dashed #ccc;
  background: url(../image/img-add.jpg);
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.icon-add .file {
  background: #fff;
  display: inline-block;
  width: 72px;
  height: 60px;
  opacity: 0;
  filter: Alpha(opacity=1);
}
.show-narrow {
  width: 72px;
  height: 60px;
  background: #fff;
  position: absolute;
  top: 1px;
  left: 1px;
}
.icon-add-img {
  display: block;
  height: 100%;
  width: auto;
  margin: 0 auto;
}
.notice {
  width: 91%;
  margin: 0 auto;
  color: #333;
}
.red{
  color: red;
}
.notice h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 26px;
}
.notice p {
  line-height: 28px;
  margin-bottom: 8px;
}
.content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
body .confirm-class{
  text-align: left;
}
body .confirm-class .layui-layer-btn0{
  border-color: #ff5400;
  background-color: #ff5400;
}
body .confirm-class .layui-layer-btn1{
  border-color: #ff5400;
  background-color: #ff5400;
}
.car-tit {
  font-size: 14px;
  color: #333;
  height: 50px;
  line-height: 50px;
}
.car-tit span {
  color: #ff5400;
}
.plan {
  font-size: 14px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 10px;
}
.plan label {
  margin-left: 10px;
}
.plan label input {
  display: none;
}
.plan-hov {
  width: 150px;
  height: 34px;
  line-height: 34px;
  border-radius: 0;
  font-size: 14px;
  text-align: center;
  color: #ff5400;
  display: inline-block;
  vertical-align: middle;
  background: url(../image/bg-type.jpg) no-repeat top left;
}
.plan-nav {
  width: 150px;
  height: 34px;
  line-height: 34px;
  background: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 0;
  font-size: 14px;
  text-align: center;
  color: #333;
  display: inline-block;
  vertical-align: middle;
}
.text-area {
  width: 470px;
  height: 160px;
  padding: 10px;
  font-size: 14px;
  color: #999;
  border: 1px solid #bdbdbd;
}
.icon-close {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  right: 0;
}
.btn-inpt {
  width: 475px;
  height: 38px;
  background: #ff6600;
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin-top: 45px;
}

.hide {
  display: none;
}
.cont-sel {
  border: 1px solid #bdbdbd;
  font-size: 18px;
  color: #999;
  height: 36px;
  line-height: 36px;
  padding-left: 6px;
  width: 390px;
}
.sel-sty {
  width: 98%;
  padding: 0;
  font-family: "黑体";
  background: none;
  border: none;
  height: 36px;
  line-height: 36px;
  outline: none;
}
.newCarClass {
  height: 36px;
  line-height: 36px;
}
.newCarinputClass {
  margin-left: 15px;
  margin-right: 5px;
}
/*==========弹窗代码=============*/
.cover-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.5); */
}
.mongolia {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=50);
}
.popup {
  width: 480px;
  height: 350px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
}
.loading {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=50);
}
.loading img {
  display: inline-block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.popup-tit {
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  color: #fff;
  background-color: #ff6600;
  padding-left: 30px;
}
.btn-close {
  position: absolute;
  right: 13px;
  top: 7px;
  width: 33px;
  height: 33px;
}
.popup-con {
  padding-top: 65px;
}
.popup-con h2 {
  font-size: 24px;
  color: #ff6600;
  line-height: 50px;
  text-align: center;
}
.popup-con p {
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 22px;
}
.btn-inpt2 {
  width: 190px;
  height: 40px;
  background: #ff6600;
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  margin: 0 auto;
  margin-top: 40px;
}
