  @charset "UTF-8";
.top-wrap .top-r .user span {
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block; }

html {
  height: 100%; }

body.index {
  width: 100%;
  background: url(../images/index-bg.png) no-repeat center bottom;
  background-size: cover; }

body {
  font-size: 16px;
  height: 100%;
  background-color: #F6F7F8; }

.login-form {
  width: 520px;
  height: 600px;
  background: #FFFFFF;
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
.login-form .tit {
  width: 340px;
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: url(../images/form-tit.png) no-repeat center;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: -10px; }
.login-form .form-message {
  padding: 0 50px;
  font-size: 16px; }
.login-form .layui-form {
  overflow: hidden; }
.login-form .layui-form-item {
  margin-top: 20px;
  margin-bottom: 0;
  border-radius: 4px;
  border: 1px solid #E5E5E5; }
.login-form .layui-form-label {
  width: 64px;
  height: 60px;
  line-height: 60px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
  padding-left: 20px;
  color: #666666;
  padding-right: 0; }
.login-form .layui-input-block {
  margin-left: 116px; }
.login-form .layui-input {
  border: 0;
  line-height: 60px;
  height: 60px;
  padding-left: 0;
  border-radius: 4px; }
.login-form .layui-input::-webkit-input-placeholder {
  color: #C5C5C5; }
.login-form .agree {
  border: 0; }
.login-form .agree .layui-input-block {
  margin-left: 0;
  font-size: 0;
  min-height: auto; }
.login-form .agree a {
  vertical-align: middle;
  font-size: 14px;
  color: #3A7DFE; }
.login-form .agree a:hover {
  text-decoration: underline; }
.login-form .agree .layui-form-checkbox {
  margin-top: 0; }
.login-form .agree .layui-form-checkbox span {
  padding-right: 0; }
.login-form .sub-btn {
  border: 0; }
.login-form .sub-btn .layui-input-block {
  margin-left: 0; }
.login-form .sub-btn .layui-btn {
  width: 100%;
  height: 60px;
  background: #E5E5E5;
  border-radius: 4px;
  font-size: 24px;
  font-weight: bold;
  color: #A0A0A0;
  text-align: center;
  line-height: 60px; }
.login-form .sub-btn .layui-btn:hover {
  background: #3A7DFE;
  color: #ffffff; }
.login-form .tips {
  text-align: center;
  margin-top: 25px;
  color: #666666; }
.login-form .tips a {
  color: #3A7DFE; }

.police-wrap {
  display: none;
  padding: 30px; }
.police-wrap .tips {
  margin-bottom: 20px; }
.police-wrap .tips h3 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold; }
.police-wrap .con .box {
  margin-bottom: 20px; }
.police-wrap .con .box h3 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold; }
.police-wrap .con .box p {
  margin-bottom: 5px; }

.login-form.login {
  height: 480px; }
.login-form.login .agree {
  margin-top: 30px; }
.login-form.login .layui-form-checkbox span {
  color: #3A7DFE; }
.login-form.login .sub-btn {
  margin-top: 27px; }
.login-form.login .sub-btn .layui-btn {
  background: #3A7DFE;
  color: #ffffff; }
.login-form.login .layui-input-block {
  margin-left: 0; }
.login-form.login .layui-input {
  padding-left: 20px; }
.login-form.login .layui-input::-webkit-input-placeholder {
  color: #666666; }

.top-wrap {
  height: 100px;
  background: #FFFFFF;
  overflow: hidden;
  border-bottom: 1px solid #E8E8E8; }
.top-wrap .top-r {
  margin-right: 60px;
  float: right;
  overflow: hidden; }
.top-wrap .top-r .user {
  margin-top: 22px;
  float: left; }
.top-wrap .top-r .user img {
  width: 56px;
  height: 56px;
  margin-right: 15px;
  border-radius: 50%; }
.top-wrap .top-r .user span {
  max-width: 60px;
  display: inline-block;
  line-height: 56px;
  vertical-align: middle; }
.top-wrap .top-r .vip {
  margin-left: 24px;
  margin-top: 22px;
  float: left; }
.top-wrap .top-r .vip a {
  padding: 15px 0;
  padding-left: 34px;
  color: #787878;
  display: block;
  display: inline-block; }
.top-wrap .top-r .vip a:after {
  content: '';
  width: 1px;
  height: 16px;
  margin-left: 25px;
  background: #CCCCCC;
  display: inline-block;
  vertical-align: middle; }
.top-wrap .top-r .vip a:hover {
  color: #3A7DFE; }
.top-wrap .top-r .vip .item1 {
  background: url(../images/vip.png) no-repeat center left; }
.top-wrap .top-r .vip .item2 {
  padding-left: 20px; }
.top-wrap .top-r .exit {
  float: left;
  margin-top: 22px;
  padding-top: 15px; }
.top-wrap .top-r .exit a {
  color: #787878;
  padding-left: 25px; }
.top-wrap .top-r .exit a:hover {
  color: #3A7DFE; }

.logo {
  width: 296px;
  height: 56px;
  margin-left: 40px;
  margin-top: 20px;
  float: left;
  font-size: 0; }
.logo a {
  height: 100%;
  display: block; }

.main-menu {
  position: absolute;
  left: 0;
  top: 100px;
  bottom: 0;
  width: 300px;
  overflow-y: auto;
  background: #1E1E28;
  overflow-x: hidden;
  color: #ffffff; }
.main-menu > li {
  line-height: 90px; }
.main-menu > li > a {
  padding-left: 30px;
  font-size: 18px;
  position: relative; }
.main-menu > li > a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background: url(../images/arr-up.png) no-repeat center;
  background-size: contain;
  transform: rotateZ(180deg);
  transition: all linear .3s;
  display: none; }
.main-menu > li > a:hover {
  background: #2A2A38; }
.main-menu > li > a img {
  margin-right: 10px; }
.main-menu > li.active > a {
  background: #2A2A38; }
.main-menu > li.active > a:after {
  transform: rotateZ(0); }
.main-menu > li.active .sec-menu {
  display: block; }
.main-menu > li .sec-menu {
  padding-left: 78px;
  display: none; }
.main-menu > li .sec-menu li {
  line-height: 60px; }
.main-menu > li .sec-menu li a:hover {
  color: #3A7DFE; }
.main-menu a {
  display: block;
  color: #ffffff; }
  .main-menu > li.active > a {
    color: #3A7DFE;
  }

.main-tz {
  height: 100%;
  position: fixed;
  top: 101px;
  left: 300px;
  right: 0;
  bottom: 3%; }
.main-tz .top-menu {
  height: 59px;
  border-bottom: 1px solid #E8E8E8;
  background: #ffffff;
  padding-left: 9.8%;
  overflow: hidden; }
.main-tz .top-menu .item {
  line-height: 60px;
  margin-right: 86px;
  float: left;
  position: relative; }
.main-tz .top-menu .item a {
  padding-left: 36px;
  padding-right: 7px;
  display: block;
  color: #787878; }
.main-tz .top-menu .item:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #3A7DFE;
  position: absolute;
  bottom: 1px;
  display: none; }
.main-tz .top-menu .item.active:after {
  display: block; }
.main-tz .top-menu .item1 a {
  background: url(../images/main-r1.png) no-repeat center left; }
.main-tz .top-menu .item2 a {
  background: url(../images/main-r2.png) no-repeat center left; }
.main-tz .top-menu .menu-r {
  float: right;
  line-height: 60px;
  padding-right: 2%; }
.main-tz .top-menu .menu-r a {
  color: #666666; }
.main-tz .top-menu .menu-r a:hover {
  color: #3A7DFE; }
.main-tz .content {
  width: 1000px;
  background: #ffffff;
  position: absolute;
  top: 100px;
  bottom: 14%;
  left: 9.8%; }
.main-tz .content.pay-wrap {
  display: none; }
.main-tz .content.choose-time {
  display: block; }
.content .info {
  margin: 0 20px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  /*padding-top: 40px;*/
  border-bottom: 1px solid #f1f1f1;
}
  .content .info .tit {
    font-size: 20px;
    margin-bottom: 10px;
  }

.choose-time-input {
  width: 400px;
  margin: 0 auto; }
.choose-time-input input {
  width: 100%;
  height: 40px; }
.choose-time-input .layui-btn {
  width: 100%;
  background: #3A7DFE;
  margin-top: 25px;
  font-size: 18px; }
.choose-time-input .layui-btn:hover {
  opacity: 1; }

.scss .choose-time-input {
  margin-bottom: 25px; }
.scss .choose-time-input label {
  font-size: 16px;
  margin-bottom: 8px;
  display: block; }

.scss .layui-btn {
  width: 400px;
  height: 45px;
  margin: 0 auto;
  margin-top: 25px;
  background: #3A7DFE;
  font-size: 18px;
  display: block; }
.scss .layui-btn:hover {
  opacity: 1; }

.detail-box.scss {
  overflow: initial; }

.text-title {
  margin: 0 60px;
  margin-top: 50px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  text-align: center;
  border-bottom: 1px dashed #dedede; }
  .main-tz .content .text-title {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
    margin-top: 35px;
}
.text-title h2 {
  margin-bottom: 10px;
  font-size: 28px;
  }
.text-title p {
  font-size: 16px; }

.tit01 {
  margin-left: 60px;
  font-size: 24px; }

.page-buy-list {
  width: 880px;
  margin: 0 auto;
  margin-top: 35px;
  max-height: 380px;
  overflow-y: auto;
  display: block; }
.page-buy-list thead {
  width: 100%;
  display: block; }
.page-buy-list thead tr {
  width: 100%;
  display: block;
  background: #F7FBFF; }
.page-buy-list thead tr .item1 {
  width: 170px; }
.page-buy-list thead tr .item2 {
  width: 180px; }
.page-buy-list thead tr .item3 {
  width: 230px; }
.page-buy-list thead tr .item4 {
  width: 190px; }
.page-buy-list thead th {
  height: 42px;
  font-size: 16px;
  text-align: center;
  background: #F7FBFF;
  color: #333333; }
.page-buy-list tbody {
  width: 100%;
  display: block; }
.page-buy-list tbody tr td {
  height: 62px;
  font-size: 16px;
  text-align: center; }
.page-buy-list tbody tr td.item1 {
  width: 170px; }
.page-buy-list tbody tr td.item2 {
  width: 180px; }
.page-buy-list tbody tr td.item3 {
  width: 230px; }
.page-buy-list tbody tr td.item4 {
  width: 190px; }

.page {
  clear: both;
  padding: 20px 0 40px;
  text-align: center; }

.page a {
  display: inline-block;
  margin-bottom: 5px;
  padding: 0px 15px;
  font-size: 12px;
  line-height: 28px;
  background: #fff;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #333;
  border-radius: 3px; }

.page a:hover {
  background: #3A7DFE;
  color: white;
  text-decoration: none; }

.page a.a1 {
  padding: 0px 15px;
  line-height: 28px;
  margin-top: 0px; }

.page span {
  vertical-align: middle;
  display: inline-block;
  padding: 0px 15px;
  line-height: 32px;
  background: #3A7DFE;
  border: 1px solid #3A7DFE;
  color: #fff;
  text-align: center;
  border-radius: 3px; }

.page .noPage {
  display: inline-block;
  padding: 0px 12px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #a4a4a4; }

.page span,
.page a.a1,
.page a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  color: #666666; }
.page span:hover,
.page a.a1:hover,
.page a:hover {
  color: #ffffff; }

.page span {
  color: #ffffff; }

.vip-money {
  width: 500px;
  /* height: 92px; */
  /* border: 2px solid #E9E9E9; */
  border-radius: 20px;
  margin: 0 auto;
  margin-top: 14px;
  }
.vip-money .con {
  margin-top: 12px;
  text-align: center;
  display: none;
  }
.vip-money .con .num {
  margin-right: 5px;
  font-size: 34px;
  font-weight: bold;
  color: #FF3F15;
  }
.vip-money .txt {
  margin-top: 5px;
  }

.page-vip {
  text-align: center; }
.page-vip .pay {
  margin-top: 15px;
  }
.page-vip .pay .box .img img {
  width: 160px;
  height: 160px;
  padding: 4px;
  border: 1px solid #4bb316;
  border-radius: 6px; }
.page-vip .pay .box .type {
  margin-top: 18px; }
.page-vip .tit span {
  font-size: 25px;
  color: #FF3F15;
  font-weight: bold;
  margin-right: 5px;
  }

.page-buy-list tbody tr td.item1:before {
  content: '';
  width: 32px;
  height: 32px;
  background: url(../images/vip.png) no-repeat center;
  display: inline-block; }

.form-wrap {
  max-height: 600px;
  margin-top: 70px;
  padding-left: 10%;
  padding-right: 160px;
  overflow-y: auto;
  margin-right: 20px; }
.form-wrap .layui-form-label {
  width: 16%;
  line-height: 60px;
  font-size: 18px;
  padding: 0; }
.form-wrap .layui-input {
  width: 480px;
  height: 60px;
  border: 1px solid #E5E5E5;
  border-radius: 4px; }
.form-wrap .layui-form-select {
  width: 480px; }
.form-wrap .layui-input-block {
  margin-left: 135px; }

.detail-box.guti-form .layui-form-item {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.detail-box.guti-form .sub-btn {
  margin-top: 20px; }
.detail-box.guti-form .sub-btn .layui-input-block {
  margin-left: 0; }
.detail-box.guti-form .sub-btn .layui-btn {
  width: 200px;
  height: 45px;
  font-size: 17px; }

  .detail-box.guti-form .sub-btn .layui-btn.layui-btn-sm {
    width: 100px;
    height: 36px;
    margin-bottom: 25px;
    font-size: 14px;
  }

.detail-box.guti-form .form-box {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 4px solid #EEEEEE; }
.detail-box.guti-form .form-box:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.detail-box.feiqi-form .layui-form-item .layui-inline {
  width: 31%;
  margin-right: 2%; }

.detail-box.feiqi-form .layui-form-item .layui-form-label {
  width: auto;
  padding-left: 0;
  display: block;
  float: none;
  text-align: left; }

.detail-box.feiqi-form .layui-form-item .layui-input-inline {
  width: 100%;
  float: none; }

.detail-box {
  max-height: 100%;
  overflow-y: auto;
  padding-top: 14px;
  box-sizing: border-box;
  line-height: 24px;
  }
.detail-box p {
  margin-bottom: 5px; }
.detail-box p img {
  max-width: 100% !important;
  height: auto !important; }
.detail-box .simg img {
  max-width: 100% !important;
  height: auto !important; }
.detail-box img {
  max-width: 100%;
  height: auto !important; }

.BMap_Marker img, #allmap img {
  max-width: none; }

.Validform_checktip {
  float: right;
  margin-left: 8px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px; }

.Validform_right {
  color: #71b83d;
  padding-left: 20px;
  background: url(../images/right.png) no-repeat left center; }

.Validform_wrong {
  color: red;
  padding-left: 20px;
  white-space: nowrap;
  background: url(../images/error.png) no-repeat left center; }

.Validform_loading {
  padding-left: 20px;
  background: url(../images/onLoad.gif) no-repeat left center; }

.Validform_error {
  background-color: #ffe7e7; }

#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
  width: 280px;
  -webkit-box-shadow: 2px 2px 3px #aaa;
  -moz-box-shadow: 2px 2px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); }

#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1; }

#Validform_msg .Validform_title {
  line-height: 25px;
  height: 25px;
  text-align: left;
  font-weight: bold;
  padding: 0 8px;
  color: #fff;
  position: relative;
  background-color: #000; }

#Validform_msg a.Validform_close:link, #Validform_msg a.Validform_close:visited {
  line-height: 22px;
  position: absolute;
  right: 8px;
  top: 0px;
  color: #fff;
  text-decoration: none; }

#Validform_msg a.Validform_close:hover {
  color: #cc0; }

#Validform_msg .Validform_info {
  padding: 8px;
  border: 1px solid #000;
  border-top: none;
  text-align: left; }

::-webkit-scrollbar {
  width: 6px; }

/* Ã¦Â»Å¡Ã¥Å Â¨Ã¦Â§Â½ */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px; }

/* Ã¦Â»Å¡Ã¥Å Â¨Ã¦ÂÂ¡Ã¦Â»â€˜Ã¥Ââ€” */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 6px rgba(58, 125, 254, 0.7); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 0, 0.4); }

.form-wrap .layui-form-item .layui-form-checkbox,
.form-wrap .layui-form-switch,
.form-wrap .layui-form-radio {
  margin-top: 16px; }
.form-wrap .layui-form-item .layui-form-checkbox *,
.form-wrap .layui-form-switch *,
.form-wrap .layui-form-radio * {
  font-size: 18px; }

.form-wrap .layui-form-item {
  margin-bottom: 30px; }
.form-wrap .layui-form-item .unit {
  position: absolute;
  top: 17px;
  margin-left: 76%;
  font-size: 18px;
  color: #888888; }

.page-buy-list tbody tr td.item1:before {
  vertical-align: inherit; }

.form-wrap .sub-btn {
  width: 480px;
  height: 70px;
  background: #3A7DFE;
  border-radius: 4px;
  font-size: 24px; }

.form-wrap.feishui, .form-wrap.ranliao {
  padding-right: 140px; }
.form-wrap.feishui .layui-form-label, .form-wrap.ranliao .layui-form-label {
  width: 32%; }
.form-wrap.feishui .layui-input-block, .form-wrap.ranliao .layui-input-block {
  margin-left: 257px; }
.form-wrap.feishui .layui-form-item .unit, .form-wrap.ranliao .layui-form-item .unit {
  margin-left: 93%; }

.form-wrap.ranliao .layui-form-item .unit {
  width: 43px;
  margin-left: 84%; }

.form-wrap.ranliao .layui-form-label {
  width: 27%; }

.form-wrap.ranliao .layui-input-block {
  margin-left: 230px; }

.laydate-day-mark {
  background-color: #5FB878;
  color: white; }

#layui-laydate2 .layui-laydate-header {
  display: none; }

.laydate-day-mark::after {
  background-color: #5FB878; }

#test-n2 {
  width: 400px; }
#test-n2 .layui-laydate {
  width: 100%; }
#test-n2 .layui-laydate .layui-laydate-main {
  width: 100%; }
#test-n2 .layui-laydate .layui-laydate-content table {
  width: 100%; }
#test-n2 .layui-laydate .layui-laydate-footer {
  display: none; }

.scss-form {
  padding-top: 30px; }
.scss-form .form-con {
  padding: 0 20px; }
.scss-form .layui-form-item {
  border-bottom: 1px solid #e4e2e2;
  padding-bottom: 15px;
  margin-bottom: 30px; }
.scss-form .layui-form-item .layui-form-label {
  width: 65px; }
.scss-form .layui-form-item .layui-inline {
  margin-right: 0;
  margin-bottom: 15px;
  vertical-align: top; }
.scss-form .layui-form-item .layui-input-inline {
  width: 208px; }
.scss-form .sub-btn {
  margin-top: 50px;
  padding-bottom: 0;
  border-bottom: 0; }
.scss-form .sub-btn .layui-btn {
  width: 400px;
  height: 50px;
  background: #3A7DFE;
  border-radius: 4px;
  margin: 0 auto;
  display: block;
  font-size: 20px; }
.scss-form .sub-btn .layui-btn:hover {
  opacity: 1; }

.report-tit {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px; }

.page-report {
  max-height: 100%;
  padding: 0 15px;
  overflow-y: auto; }
.page-report .layui-table tr td {
  text-align: center; }
.page-report .layui-table tr:first-child {
  font-weight: bold;
  color: #333333; }
.page-report .layui-table tr:first-child td {
  font-size: 16px;
  text-align: center; }
.page-report .layui-table tr:first-child td:first-child {
  width: 80px; }
.page-report .tab-tit {
  text-align: center;
  margin-top: 200px;
  height: 400px;
}
.page-report .tab-tit a {
  font-size: 18px;
  border: 1px solid #3A7DFE;
  border-radius: 4px;
  display: inline-block;
  line-height: 36px;
  padding: 0 50px;
  color: #666666;
  margin: 0 10px;
}
  .page-report .layui-form {
    display: inline-block;
  }
  .page-report .layui-form .layui-form-select {
    width: 138px;
    display: inline-block;
    border: 1px solid #3A7DFE;
    border-radius: 4px;
    margin-right: 20px;
    /*color: #3A7DFE;*/
  }
  .page-report .layui-form .layui-form-select .layui-select-title input {
    color: #666666;
  }
  .page-report .tab-tit a:hover {
    background: #3A7DFE;
    color: #FFFFFF;
  }
  .scss-form .year {
    text-align: center;
  }
  .scss-form .year .layui-form-select {
    display: inline-block;
    width: 120px;
  }
  .scss-form .year .layui-form-select dl {
    top: auto;
    bottom: 112%;
  }
  .scss-form .year .layui-form-checkbox {
    height: 38px;
    line-height: 38px;
    margin-top: 0;
    vertical-align: top;
  }
  .scss-form .year .layui-form-checkbox i {
    height: 36px;
  }

  .page-template {
  padding: 0 32px;
  padding-bottom: 30px; }

.page .pagination {
  font-size: 0; }

.page .pagination li {
  margin: 0 5px;
  display: inline-block;
  height: 32px; }

.page .pagination li a {
  vertical-align: middle;
  margin-bottom: 0; }

.page .pagination li span {
  font-size: 14px; }

.detail-box.feiqi-form .layui-form{
  padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 4px solid #f2f2f2;

}
.detail-box.feiqi-form .layui-form .sub-btn {
  margin-top: 20px;
}
.detail-box.feiqi-form .layui-form .sub-btn .layui-input-block {
  margin-left: 0;
}

.four-item .layui-inline {
  width: 49%;
}
  .four-item .layui-inline .layui-form-label {
    width: 84px;
  }
  .scss-form .four-item .layui-input-inline {
    width: 334px;
  }

@media screen and (min-width: 1900px) {
  .form-wrap .layui-form-label {
    width: 30%; }
  .form-wrap .layui-input-block {
    margin-left: 35%; }
  .form-wrap .layui-form-label {
    width: 30%; }
  .page-buy-list {
    margin-left: 60px; } }
