@charset "utf-8";
/* 初始化CSS */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0 none;
}
/*img{display: block;}*/
ul,
ol {
  list-style: none;
}
select,
input {
  padding-top: 0;
  padding-bottom: 0;
  border: 0px;
  outline: none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}
textarea {
  resize: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
a {
  color: #666;
  text-decoration: none!important;
}
a:hover {
  text-decoration: none!important;
}
/*html5*/
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
html,
body {
  width: 100%;
  font-family: "微软雅黑";
  overflow-x: hidden;
}
.font-style {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
}
/*设置字体大小*/
html {
  font-size: 62.5%;
  /*  10/16*100=62.5%  */
}
.gradual-blue {
  background: #5AB3FF;
  background: -moz-linear-gradient(-133deg, #5ab3ff 0%, #2a9dff 100%);
  background: -webkit-gradient(linear, -133deg, left bottom, color-stop(0%, #5ab3ff), color-stop(100%, #2a9dff));
  background: -webkit-linear-gradient(-133deg, #67a2f0 0%, #2a9dff 100%);
  background: -o-linear-gradient(-133deg, #5ab3ff 0%, #2a9dff 100%);
  background: -ms-linear-gradient(-133deg, #5ab3ff 0%, #2a9dff 100%);
  background: linear-gradient(to -133deg, #5ab3ff 0%, #2a9dff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' #5AB3FF', endColorstr='#2A9DFF', GradientType=0);
}
.gradual-blues {
  background: #2A9DFF;
  background: -moz-linear-gradient(-133deg, #2a9dff 0%, #5ab3ff 100%);
  background: -webkit-gradient(linear, -133deg, left bottom, color-stop(0%, #2a9dff), color-stop(100%, #5ab3ff));
  background: -webkit-linear-gradient(-133deg, #2a9dff 0%, #5ab3ff 100%);
  background: -o-linear-gradient(-133deg, #2a9dff 0%, #5ab3ff 100%);
  background: -ms-linear-gradient(-133deg, #2a9dff 0%, #5ab3ff 100%);
  background: linear-gradient(to -133deg, #2a9dff 0%, #5ab3ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' #2A9DFF', endColorstr='#2A9DFF', GradientType=0);
}
/* 头部header*/
.head {
  width: 100%;
  height: auto;
  zoom: 1;
}
.head .head-top {
  width: 100%;
  height: 30px;
  background: #F5F5F5;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  zoom: 1;
}
.head .head-top a.fllBox {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  text-decoration: none;
  line-height: 30px;
  float: left;
  color: #898989;
  font-size: 12px;
}
.head .head-top .flrBox {
  float: right;
  line-height: 30px;
  color: #898989;
}
.head .head-top .flrBox span {
  display: inline-block;
  padding: 0 16px;
  cursor: pointer;
}
.head .head-top .flrBox span a {
  color: #898989;
  font-size: 12px;
}
.head .head-top .flrBox span a:hover {
  color: #1e88f5;
}
.head .head-top .flrBox span .icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  color: #1e88f5;
}
.head .head-top .flrBox span.pullDown {
  position: relative;
}
.head .head-top .flrBox span.pullDown .icon {
  width: 10px;
  height: 10px;
  vertical-align: -0.05em;
  fill: currentColor;
  overflow: hidden;
}
.head .head-top .flrBox span.pullDown:hover {
  background: #0064D1;
}
.head .head-top .flrBox span.pullDown:hover .pullDownBox {
  display: block;
}
.head .head-top .flrBox span.pullDown .pullDownBox {
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 99;
  display: none;
}
.head .head-top .flrBox span.pullDown .pullDownBox ul {
  margin: 0;
}
.head .head-top .flrBox span.pullDown .pullDownBox ul li {
  text-align: center;
}
.head .head-top .flrBox span.pullDown .pullDownBox ul li a {
  width: auto;
  min-width: 103px;
  padding: 0 16px;
  height: 40px;
  display: inline-block;
  text-align: center;
  background-color: #0064D1;
}
.head .head-top .flrBox span.pullDown .pullDownBox ul li a:hover {
  background-color: #2e83df;
  opacity: 1;
}
.head .head-bottom {
  width: 100%;
  height: 100px;
  line-height: 100px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  zoom: 1;
}
.head .head-bottom-after{
  width:100%;
  line-height: 34px;
  font-size:7px;
  background:rgba(255,255,255,1);
}
.head-bottom-after a{
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
}
.left-item-padding{
  padding-left:0px;
}
.head .head-bottom .logo {
  width: 198px;
  height: 100px;
  float: left;
}
.head .head-bottom .publishBtn {
  width: 60%;
  height: 100px;
  float: right;
  text-align: right;
  padding-right:0px;
}
.head .head-bottom .publishBtn a {
  display: inline-block;
  width: 98px;
  height: 40px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #1e88f5;
  border: 1px solid #1e88f5;
  border-radius: 4px;
  margin-left: 32px;
}
.head .head-bottom .publishBtn a:hover {
  background-color: #1e88f5;
  color: #fff;
}
.head .head-bottom nav {
  width: 60%;
  height: 100px;
  float: right;
}
.head .head-bottom nav ul {
  width: 100%;
  height: 100px;
}
.head .head-bottom nav ul li {
  float: right;
  zoom: 1;
  position: relative;
  padding-left: 64px;
}
.head .head-bottom nav ul li a {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  text-decoration: none;
  font-size: 16px;
}
.head .head-bottom nav ul li a:hover {
  color: #1e88f5;
}
.head .head-bottom nav ul li a.current {
  color: #1e88f5;
}
.head .head-bottom nav ul li span {
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  right: 0;
  top: 28px;
}
.head .navBox {
  width: 100%;
  height: 50px;
  background-color: #1e88f5;
}
.head .navBox ul {
  width: 100%;
  height: 100px;
}
.head .navBox ul li {
  float: left;
  zoom: 1;
  position: relative;
}
.head .navBox ul li a {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  padding: 0 32px;
  display: inline-block;
  line-height: 50px;
}
.head .navBox ul li a:hover {
  background-color: #0064D1;
}
.head .navBox ul li a.current {
  color: #fff;
  background-color: #0064D1;
}
.head .navBox ul li span {
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  right: 0;
  top: 28px;
}
/*头部end*/
/* banner */
.banner {
  width: 100%;
  height: 418px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.banner-item{
  background: #F7F9FC;
  height:500px;
  position:relative;
}
.banner .wrap-box {
  width: 1170px;
  height: 400px;
  position: absolute;
  left: 50%;
  margin-left: -585px;
  z-index: 999;
}
/*banner左右切换按钮定位*/
.pic-box-ul{
  position:absolute;
  display:flex;
  justify-content: space-between;
  width:60%;
  top:50%;
  margin-left:20%;
  align-items: center;
  vertical-align: middle;
  }
.pic-box-ul li{
  list-style:none;
  border:1px solid;
  width:41px;
  height:41px;
  background:rgba(255,255,255,1);
  opacity: .5;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border:1px solid transparent;
}
.pic-box-ul li:nth-child(2) span>img{
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);		/* IE 9 */
  -webkit-transform: rotate(180deg);	/* Safari and Chrome */
  -o-transform: rotate(180deg);		/* Opera */
  -moz-transform: rotate(180deg)
}
.pic-box-ul li span img{
  margin-left:10px;
}
.pic-box-ul li:nth-child(2) span>img{
  margin-left:15px;
}
.pic-box-ul>li span{
  display:inline-block;
  line-height: 35px;
  align-items: center;
  vertical-align: middle;
  font-weight:bold;
}
.pic-box-ul li:hover{
  cursor:pointer;
}
.banner .wrap-box .tab-box {
  width: 436px;
  height: 352px;
  background-color: #fff;
  position: absolute;
  right: 0px;
  top: 35px;
}
.banner .wrap-box .tab-box ul.nav-tabs li {
  width: 50%;
  height: 48px;
  text-align: center;
  border: 0;
  background-color: #eee;
  font-size: 16px;
}
.banner .wrap-box .tab-box ul.nav-tabs li a {
  height: 48px;
  line-height: 30px;
  border: 0;
  border-radius: 0;
  color: #333333;
}
.banner .wrap-box .tab-box ul.nav-tabs li a:hover {
  color: #1e88f5;
}
.banner .wrap-box .tab-box ul.nav-tabs li a:visited {
  color: #1e88f5;
}
.banner .wrap-box .tab-box ul.nav-tabs li.active a {
  color: #1e88f5;
}
.banner .wrap-box .tab-box .tab-pane ul.track-ul {
  width: 80%;
  margin: 0 auto;
}
.banner .wrap-box .tab-box .tab-pane ul.track-ul li {
  margin: 20px auto;
  zoom: 1;
}
.banner .wrap-box .tab-box .tab-pane ul.track-ul li input {
  float: none;
}
.banner .wrap-box .tab-box .tab-pane ul.track-ul li .inp01 {
  width: 100%;
}
.banner .wrap-box .tab-box .tab-pane ul.track-ul li .inp02 {
  width: 60%;
}
.banner .wrap-box .tab-box .tab-pane ul.track-ul li span {
  width: 35%;
  height: 48px;
  display: inline-block;
  background-color: #cff;
  float: right;
}
.banner .wrap-box .tab-box .tab-pane ul {
  padding: 20px;
  zoom: 1;
}
.banner .wrap-box .tab-box .tab-pane ul li {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}
.banner .wrap-box .tab-box .tab-pane ul li label {
  width: 40px;
  height: 48px;
  line-height: 48px;
}
.banner .wrap-box .tab-box .tab-pane ul li input {
  height: 48px;
  width: 86%;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #eee;
  padding-left: 16px;
  float: right;
}
.banner .wrap-box .tab-box .tab-pane ul li select {
  height: 48px;
  width: 86%;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #eee;
  padding-left: 16px;
  float: right;
}
/*login_css*/
div.btn-group,
div.btn-group a,
ul.dropdown-menu > li a{
  color:rgba(30,136,245,1);
  font-family:PingFangSC-Regular;
  font-weight:400;
}
.after-caret{
  border-top:4px dashed !important;
  border-bottom:4px transparent;
}
div.btn-group a{
  font-size:7px;
}
ul.dropdown-menu > li a{
  float:left;
}
.banner .wrap-box .tab-box .tab-pane ul li a {
  display: inline-block;
  width: 100%;
  height: 48px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #fff;
  line-height: 48px;
  font-size: 18px;
  letter-spacing: 3px;
  text-shadow: 0 4px 8px #1F7CCC;
  background: #5AB3FF;
  background: -moz-linear-gradient(-133deg, #5ab3ff 0%, #2a9dff 100%);
  background: -webkit-gradient(linear, -133deg, left bottom, color-stop(0%, #5ab3ff), color-stop(100%, #2a9dff));
  background: -webkit-linear-gradient(-133deg, #67a2f0 0%, #2a9dff 100%);
  background: -o-linear-gradient(-133deg, #5ab3ff 0%, #2a9dff 100%);
  background: -ms-linear-gradient(-133deg, #5ab3ff 0%, #2a9dff 100%);
  background: linear-gradient(to -133deg, #5ab3ff 0%, #2a9dff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' #5AB3FF', endColorstr='#2A9DFF', GradientType=0);
  text-decoration: none;
  box-shadow: 0 8px 20px 0 rgba(89, 179, 255, 0.25);
}
.banner .wrap-box .tab-box .tab-pane ul li a:hover {
  background: #2A9DFF;
  background: -moz-linear-gradient(-133deg, #2a9dff 0%, #5ab3ff 100%);
  background: -webkit-gradient(linear, -133deg, left bottom, color-stop(0%, #2a9dff), color-stop(100%, #5ab3ff));
  background: -webkit-linear-gradient(-133deg, #2a9dff 0%, #5ab3ff 100%);
  background: -o-linear-gradient(-133deg, #2a9dff 0%, #5ab3ff 100%);
  background: -ms-linear-gradient(-133deg, #2a9dff 0%, #5ab3ff 100%);
  background: linear-gradient(to -133deg, #2a9dff 0%, #5ab3ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=' #2A9DFF', endColorstr='#2A9DFF', GradientType=0);
}
.banner ol.posi-ol {
  position: absolute;
  left: auto!important;
  left: 0px!important;
  bottom: 8px;
  width: auto!important;
  margin-left: 0;
}
.banner ol.posi-ol li {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  background: #fff;
  filter: alpha(opacity=60);
  background-color: rgba(255, 255, 255, 0.6);
  _background: #fff;
  _filter: alpha(opacity=60);
  border: 0;
  margin: 0;
  margin: 0 2px;
  transition: width 0.6s;
  -webkit-transition: width 0.6s;
  /* Safari */
}
.banner ol.posi-ol li.active {
  width: 16px;
  background-color: #fff;
  margin: 0;
}
.banner .carousel-inner .item {
  height: 418px!important;
  width: 100%;
}
.banner .carousel-inner .item img {
  width: 1900px;
  height: 418px!important;
  margin: 0 auto;
}
.banner .carousel-inner .item .title {
  width: 100%;
  height: 60px;
  background: #000;
  filter: alpha(opacity=60);
  background-color: rgba(0, 0, 0, 0.6);
  _background: #000;
  _filter: alpha(opacity=60);
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding-left: 24px;
  font-size: 16px;
}
/* banner end*/
/* banner02 */
.banner02-box {
  width: 100%;
  height: 360px;
  padding-top: 32px;
  background: #F7F9FC;
}
.banner02-box .inputBox {
  width: 318px;
  height: 360px;
  float: left;
  border: 2px solid #1E88F5;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
}
.banner02-box .inputBox .input-item {
  padding: 24px;
}
.banner02-box .inputBox h1 {
  width: 100%;
  height: 52px;
  line-height: 52px;
  padding-left: 24px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #1e88f5;
}
.banner02-box .inputBox input {
  width: 270px;
  height: 40px;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  display: block;
  margin-bottom: 16px;
  padding: 0 8px;
  font-size: 14px;
}
.banner02-box .inputBox a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  display: block;
  background: #1e88f5;
  font-weight: normal;
  font-family: "微软雅黑";
  color: #333;
  color: #fff;
  font-size: 14px;
}
.banner02-box .inputBox a:hover {
  opacity: 0.8;
}
.banner02-box .banner02 {
  width: 802px;
  height: 360px;
  float: right;
}
.banner02-box .banner02 .carousel-inner .item {
  height: 360px!important;
  width: 100%;
}
.banner02-box .banner02 .carousel-inner .item img {
  width: 802px;
  height: 360px!important;
  margin: 0 auto;
}
.banner02-box .banner02 ol.posi-ol {
  position: absolute;
  left: auto!important;
  right: 24px!important;
  bottom: 8px;
  width: auto!important;
  margin-left: 0;
}
.banner02-box .banner02 ol.posi-ol li {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  background: #fff;
  filter: alpha(opacity=60);
  background-color: rgba(255, 255, 255, 0.6);
  _background: #fff;
  _filter: alpha(opacity=60);
  border: 0;
  margin: 0;
  margin: 0 2px;
  transition: width 0.6s;
  -webkit-transition: width 0.6s;
  /* Safari */
}
.banner02-box .banner02 ol.posi-ol li.active {
  width: 16px;
  background-color: #fff;
  margin: 0;
}
/* banner02 end*/
/* 底部footer */
footer {
  width: 100%;
  height: 394px;
  background-color: #474443;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
}
footer .item-top {
  width: 100%;
  height: auto;
  padding-top: 56px;
  zoom: 1;
  color: #fff;
}
footer .item-top h3 {
  font-size: 16px;
  margin-bottom: 16px;
}
footer .item-top a {
  color: #fff;
  line-height: 36px;
  font-size: 14px;
}
footer .item-top a:hover {
  color: #1e88f5;
}
footer .item-top .top-cell-left {
  width: 29.2%;
  height: auto;
  margin-right: 12.8%;
  display: inline-block;
  float: left;
  position: relative;
}
footer .item-top .top-cell-left p {
  font-size: 12px;
  line-height: 24px;
  margin-top: 16px;
}
footer .item-top .top-cell-left p span {
  float: left;
}
footer .item-top .top-cell-left p img {
  float: left;
  margin-left: 24px;
  cursor: pointer;
}
footer .item-top .top-cell-left .js-wx-box {
  width: 120px;
  height: 120px;
  background-color: #000;
  position: absolute;
  top: 80px;
  left: 100px;
  display: none;
}
footer .item-top .top-cell-right {
  width: 56.2%;
  float: left;
  height: auto;
}
footer .item-top .top-cell-right li {
  width: 25%;
  height: auto;
  display: inline-block;
  float: right;
  font-size: 14px;
  line-height: 36px;
}
footer .item-top .top-cell-right li:nth-of-type(1) {
  margin-right: 0px;
  margin-left: 24px;
  width: 40%;
}
footer .item-top .top-cell-right li:nth-of-type(1) span {
  display: inline-block;
  width: 56px;
  margin-right: 16px;
}
footer .item-bottom {
  width: 100%;
  height: 74px;
  background-color: #383635;
  padding: 16px 0;
  zoom: 1;
}
footer .item-bottom .bottom-cell-left {
  width: 54%;
  float: left;
}
footer .item-bottom .bottom-cell-left p {
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
}
footer .item-bottom .bottom-cell-left p a {
  color: #fff;
  text-decoration: none;
}
footer .item-bottom .bottom-cell-left p a:hover {
  color: #1e88f5;
}
footer .item-bottom .bottom-cell-right {
  width: 40%;
  height: 50px;
  float: right;
  font-size: 12px;
  color: #fff;
}
footer .item-bottom .bottom-cell-right span.name {
  display: inline-block;
  margin-right: 8px;
  float: left;
  margin-top: 10px;
}
footer .item-bottom .bottom-cell-right a {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  display: inline-block;
  margin: 0 8px;
  width: 130px;
  height: 36px;
  color: #fff;
  line-height: 36px;
  zoom: 1;
}
footer .item-bottom .bottom-cell-right a i {
  width: 20px;
  height: 20px;
  background: url(../../images/wp/store.png) no-repeat;
  background-size: 100%;
  display: inline-block;
  margin-left: 16px;
  margin-top: 8px;
  margin-right: 8px;
  float: left;
}
footer .item-bottom .bottom-cell-right a i.android {
  background: url(../../images/wp/android.png) no-repeat;
  background-size: 125%;
  margin-top: 6px;
}
footer .item-bottom .bottom-cell-right a span {
  float: left;
}
/* 底部footer end*/
/* 版心*/
.wrap {
  width: 1170px;
  height: auto;
  margin: 0 auto;
  /*新增父类*/
  position:relative;
}
.wrap-items{
  height:68px;
}
.wrap-items a{
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:20px;
}
.head-bottom-after{
  line-height:68px !important;
}
/*定位切换*/
.position_relar{
  position: relative;
  overflow: hidden;
  height:720px;
}
/*添加左右切换卡片按钮*/
.wrap-second-ul{
  position:absolute;
  display:flex;
  justify-content: space-between;
  width:120%;
  top:50%;
  align-items: center;
  left:-10%;
  vertical-align: middle;
  }
.wrap-second-ul li{
  list-style:none;
  border:1px solid;
  width:41px;
  height:41px;
  background-color:#FFFFFFFF;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border:1px solid transparent;
}
.wrap-second-ul li:nth-child(2) span>img{
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);		/* IE 9 */
  -webkit-transform: rotate(180deg);	/* Safari and Chrome */
  -o-transform: rotate(180deg);		/* Opera */
  -moz-transform: rotate(180deg)
}
.wrap-second-ul li span img{
  margin-left:10px;
}
.wrap-second-ul li:nth-child(2) span>img{
  margin-left:15px;
}
.wrap-second-ul>li span{
  display:inline-block;
  line-height: 35px;
  align-items: center;
  vertical-align: middle;
  font-weight:bold;
}
.wrap-second-ul li:hover{
  cursor:pointer;
}
/* 版心 end*/
/* 改版登录页 */
footer.footer-box {
  width: 100%;
  height: 394px;
  background-color: #fff;
  margin-top: 48px;
}
footer.footer-box p {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  text-align: center;
  line-height: 28px;
}
.banner .pic-box {
  width: 600px;
  height: 540px;
  padding: 70px 0;
}
.banner .pic-box .carousel-inner .item img {
  height: 400px!important;
}
.banner .pic-box ol.posi-ol {
  bottom: -30px;
}
.banner .pic-box01 {
  width: 100%;
  min-width: 1900px;
  height: 500px;
  padding: 0;
}
.banner .pic-box01 .carousel-inner .item img {
  height: 500px!important;
  width: 1900px!important;
}
.banner .pic-box01 ol.posi-ol {
  bottom: -30px;
}
.banner .wrap {
  position: relative;
}
.banner .login-item {
  width: 400px;
  height: 456px;
  background: #FFFFFF;
  box-shadow: 0 10px 20px 0 rgba(53, 76, 163, 0.1);
  border-radius: 4px;
  position: absolute;
  top: 30px;
  right: 0;
  padding: 32px;
  display: none;
}
.banner .login-item h1 {
  width: 100%;
  height: auto;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  color: #282828;
  font-weight: bold;
  margin: 18px 0;
  margin-bottom: 48px;
}
.banner .login-item ul.login-ul {
  width: 100%;
  height: auto;
  margin: 0;
  margin-bottom: 130px;
}
.banner .login-item ul.login-ul li {
  width: 100%;
  height: 50px;
  margin-bottom: 24px;
  position: relative;
}
.banner .login-item ul.login-ul li input {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #DDDDDD;
  padding: 0 16px;
  font-weight: 600;
  font-family: "微软雅黑";
  color: #333;
  font-size: 14px;
  padding-left: 0;
  color: #000;
  transition: all 0.8s;
  opacity: 0.55;
  font-family: PingFangSC-Semibold;
  font-size: 16px;
  color: rgba(0,0,0,0.87);
  letter-spacing: 0;
}
.banner .login-item ul.login-ul li input:focus {
  border-bottom: 1px solid #2E9FFF;
}
.banner .login-item ul.login-ul li input::-webkit-input-placeholder {
  /*WebKit browsers*/
  color: #999;
}
.banner .login-item ul.login-ul li input::-moz-input-placeholder {
  /*Mozilla Firefox*/
  color: #999;
}
.banner .login-item ul.login-ul li input::-ms-input-placeholder {
  /*Internet Explorer*/
  color: #999;
}
.banner .login-item ul.login-ul li span {
  display: inline-block;
  width: 81px;
  height: 33px;
  position: absolute;
  right: 9px;
  top: 9px;
  background-color: #cff;
}
.banner .login-item ul.login-ul li span img {
  width: 81px;
  height: 33px;
}
.banner .login-item ul.login-ul li a {
  position: absolute;
  right: 0px;
  bottom: -44px;
  color: #2E9FFF;
}
.banner .login-item ul.login-ul li a:hover {
  text-decoration: none;
  color: #007aff;
}
.banner .login-item ul.login-ul li a.yzm {
  bottom: 12px;
}
.banner .login-item ul.login-ul li input.yzm {
  position: absolute;
  right: 0px;
  bottom: 1px;
  color: #2E9FFF;
  display: inline-block;
  width: auto;
  background-color: #fff;
  border: 0;
}
.banner .login-item ul.login-ul li input.yzm:hover {
  text-decoration: none;
  color: #007aff;
}
.banner .login-item ul.login-ul li a.left {
  position: absolute;
  left: 0px;
  bottom: -44px;
/*  color: #ccc;*/
  color: #000000;
  letter-spacing: 0;
  text-align: left;
  font-size:7px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
}
/*改版验证码*/
.login-li-item001{
  position: absolute !important;
  right: 0px !important;
  bottom: 22px !important;
  color: #2E9FFF;
  font-size:8px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(30,136,245,1);
  line-height:11px;
}
.banner .login-item ul.login-ul li a.left font {
  color: #2E9FFF;
}
.banner .login-item ul.login-ul li a.left:hover {
  text-decoration: none;
}
.banner .login-item ul.login-ul li a.left:hover font {
  color: #007aff;
}
.banner .login-item ul.login-ul li a.switchover {
  width: 100%;
  height: 20px;
  text-align: center;
  bottom: -106px;
  color: #999;
  font-size: 16px;
  font-weight:600;
}
.banner .login-item ul.login-ul li a.switchover:hover {
  text-decoration: none;
  color: #666;
}
.banner .login-item .login-btn {
  display: inline-block;
  width: 100%;
  height: 45px;
  background-image: linear-gradient(-133deg, #5AB3FF 0%, #2A9DFF 100%);
  box-shadow: 0 8px 20px 0 rgba(89,179,255,0.25);
  border-radius: 4px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  color: #FFFFFF;
  text-shadow: 0 4px 8px #0061CB;
  text-align: center;
  line-height: 45px;
  text-decoration: none;
}
.banner .login-item .login-btn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.banner .dpb {
  display: block;
}
.banner .loginbtnBox {
  width: 240px;
  height: 333px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  position: absolute;
  top: 24px;
  right: 0;
}
.banner .loginbtnBox img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 77px auto 32px;
  display: block;
}
.banner .loginbtnBox a.btn {
  display: block;
  width: 148px;
  height: 40px;
  background: #1E88F5;
  border-radius: 4px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 16px;
  color: #FFFFFF;
  margin: 0 auto;
}
.banner .loginbtnBox p {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #b4b4b4;
  margin-top: 32px;
}
.banner .loginbtnBox p a {
  color: #1E88F5;
}
.banner .inquireBox {
  width: 1900px;
  height: 120px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -950px;
}
.banner .inquireBox .inquireBox-top {
  width: 100%;
  height: 40px;
  margin-top: 8px;
}
.banner .inquireBox .inquireBox-top span {
  display: inline-block;
  height: 40px;
  padding: 0 24px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
}
.banner .inquireBox .inquireBox-top span:hover {
  background-color: #1E88F5;
}
.banner .inquireBox .inquireBox-top span.current {
  background: #1E88F5;
}
.banner .inquireBox .inquireBox-bottom {
  width: 100%;
  height: 40px;
  margin-top: 8px;
}
.banner .inquireBox .inquireBox-bottom input {
  width: 334px;
  height: 40px;
  margin-right: 16px;
  padding: 0 16px;
  background-color: #fff;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  float: left;
}
.banner .inquireBox .inquireBox-bottom input::-webkit-input-placeholder {
  /*WebKit browsers*/
  color: #a7a7a7;
}
.banner .inquireBox .inquireBox-bottom input::-moz-input-placeholder {
  /*Mozilla Firefox*/
  color: #a7a7a7;
}
.banner .inquireBox .inquireBox-bottom input::-ms-input-placeholder {
  /*Internet Explorer*/
  color: #a7a7a7;
}
.banner .inquireBox .inquireBox-bottom a.searchBtn {
  width: 123px;
  height: 40px;
  background: #1E88F5;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 0px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #fff;
  font-size: 18px;
  float: left;
}
.banner .inquireBox .inquireBox-bottom a.searchBtn:hover {
  opacity: 0.8;
}
/* 改版登录页 end*/
/* 注册 */
.enroll-box {
  width: 100%;
  background-color: #f7f9fc;
  padding: 1px 0;
}
.enroll-box .enroll {
  height: auto;
  /* min-height:900px; */
  background-color: #fff;
  margin: 42px 0;
  box-shadow: 0 10px 20px 0 rgba(53, 76, 163, 0.1);
  padding: 72px 0;
}
.enroll-box .enroll h1 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 24px;
  margin-bottom: 42px;
}
.enroll-box .enroll .enroll-left {
  width: 65%;
  float: left;
  height: auto;
  padding-left: 220px;
}
.enroll-box .enroll .enroll-left ul li {
  margin-bottom: 24px;
}
.enroll-box .enroll .enroll-left ul li label {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-weight: bold;
  position: relative;
  display: inline-block;
  width: 400px;
}
.enroll-box .enroll .enroll-left ul li input {
  width: 400px;
  height: 58px;
  border-bottom: 1px solid #eee;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 16px;
  transition: all 0.8s;
}
.enroll-box .enroll .enroll-left ul li input:focus {
  border-bottom: 1px solid #2E9FFF;
}
.enroll-box .enroll .enroll-left ul li a {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  position: absolute;
  right: 0;
  top: 0px;
  color: #2E9FFF;
  text-decoration: none;
}
.enroll-box .enroll .enroll-left .btn-login {
  display: inline-block;
  width: 400px;
  height: 46px;
  background-image: linear-gradient(-135deg, #00b2ff 0%, #007aff 100%);
  border-radius: 4px;
  text-align: center;
  line-height: 46px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  color: #fff;
  text-shadow: 0 4px 8px #D70110;
  margin: 24px 0;
  text-decoration: none;
}
.enroll-box .enroll .enroll-left .btn-login:hover {
  box-shadow: 0 8px 20px 0 rgba(255, 47, 60, 0.35);
}
.enroll-box .enroll .enroll-left p {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #000;
  line-height: 28px;
}
.enroll-box .enroll .line {
  float: left;
  display: inline-block;
  width: 1px;
  height: 500px;
  background-color: #eee;
}
.enroll-box .enroll .enroll-right {
  width: 34%;
  float: right;
  height: auto;
  padding-left: 32px;
}
.enroll-box .enroll .enroll-right p {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #000;
  line-height: 28px;
}
.enroll-box .enroll .enroll-right .btn-enroll {
  display: inline-block;
  width: 160px;
  height: 46px;
  border-radius: 100px;
  text-align: center;
  line-height: 44px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  color: #2E9FFF;
  border: 1px solid #2E9FFF;
  margin: 24px 0;
  text-decoration: none;
}
.enroll-box .enroll .enroll-right .btn-enroll:hover {
  background-color: #2E9FFF;
  color: #fff;
}
.enroll-box .enroll .enroll-top {
  width: 100%;
  height: 88px;
  border-bottom: 1px solid #eee;
  margin-bottom: 36px;
  padding-left: 304px;
}
.enroll-box .enroll .enroll-top ul {
  width: 70%;
  height: 88px;
  padding-top: 26px;
  display: inline-block;
}
.enroll-box .enroll .enroll-top ul li {
  width: 33%;
  height: 62px;
  line-height: 62px;
  float: left;
  text-align: center;
}
/*报价成功提示start*/
.clearfixl:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
  line-height: 0;
}
.suppyl-success-item{
  margin-top:24px;
}
.suppyl-success{
  margin-top:60px;
}
.lhh40 {
  line-height: 40px;
  height: 40px;
  position:relative;
  bottom:36px;
}
.mt40>div{
  width:25%;
  box-sizing: border-box;
}
.fl, .floatl{float:left;}
.fs16{font-size: 16px;}  
.clearfixl>div:not(:first-child)>span{
  font-size:18px;
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,0.87);
  opacity:.87;
  line-height:25px;
}
.clearfixl>.active{
  color:rgba(255,255,255,0.87);

}
.clearfixl div.active a{
  color:white !important;
}
.clearfixl>.active:hover{
  background: rgba(30,136,245,1);
  color:rgba(228,242,255,1);
}
.textc,.tc{text-align: center;}
.typo_bold{font-weight: bold;}
.stepItem{
  background:rgba(228,242,255,1);
  box-sizing: border-box;
  position: relative;
}
/* 为每个步骤末尾加灰色三角形和白色边框 */
.stepItem::after{
  content: "";
  border: 2px solid #fff;
  border-bottom: none;
  border-left: none;
  background:rgba(228,242,255,1);
  height: 30px;
  width: 27px;
  position: absolute;
  display: block;
  top: 5px;
  right: -15px;
  z-index: 10;
  transform:rotate(45deg);
  -ms-transform:rotate(45deg);  /* IE 9 */
  -moz-transform:rotate(45deg);   /* Firefox */
  -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
  -o-transform:rotate(45deg);   /* Opera */
}
/* 当前步骤加绿色三角形和白色边框 */
.stepBox .active:after {
  background:rgba(30,136,245,1);
  content: "";
  border: 2px solid #fff;
  border-bottom: none;
  border-left: none;
  height: 28px;
  width: 30px;
  position: absolute;
  display: block;
  top: 5px;
  right: -15px;
  z-index: 10;
  transform:rotate(45deg);
  -ms-transform:rotate(45deg);  /* IE 9 */
  -moz-transform:rotate(45deg);   /* Firefox */
  -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
  -o-transform:rotate(45deg);   /* Opera */
}
/* 当前步骤中的样式修改 */
.stepBox .active {
  background:rgba(30,136,245,1);
}
.stepBox .active i{
  color: #00D2C3;
}
/* 取消最后一项所有的after伪类 */
.stepItem:last-child::after{
  content: "";
  border: none;
  height: 0;
  width: 0;
  z-index: 11;
}
.box-send{
  position: absolute;
  display: inline-block;
  text-align:center;
  left:68%;
  top:34%;
  width: 252px;
  height:298px;
  padding: 4px 8px;
  border-radius: 2px;
  background:rgba(255,255,255,1);
  line-height: 20px;
  font-size: 14px;
  border:1px solid #ddd;
}
.box-send-uitem{
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.87);
  line-height:26px;
  margin-top:8px;
}
.box-send>p{
  margin-top:24px;
  margin-left:-112px;
  font-size:18px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(30,136,245,1);
  line-height:26px;
}
.box-send>img{
  margin-top:24px;
}
.u-tri:before{
  position: absolute;
  left: -24px;
  top: 155px;
  content: '';
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid transparent;
  border-right: 12px solid #ddd;
}
.decalration{
  width:1122px;
  height:118px;
  border:1px solid #ddd;
  margin-top:72px;
  margin-left:24px;
}
.decalration>p:first-child{
  margin:24px 0 0 24px;
  font-size:16px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.87);
  line-height:26px;
  opacity: .87;
}
.decalration>p:nth-child(2){
  margin:24px 0 0 24px;
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.87);
  line-height:28px;
  opacity: .87;
}
.clearfixl>a{
  font-size:18px;
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,0.87);
  line-height:25px;
  opacity: .87;
}
.clearfixl>a:nth-child(2){
  color:rgba(255,255,255,0.87);
}
/*报价成功 end*/

.enroll-box .enroll .enroll-top ul li a {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  color: #ccc;
  text-decoration: none;
  height: 62px;
  width: 100%;
  display: inline-block;
}
.enroll-box .enroll .enroll-top ul li a span {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ccc;
  line-height: 24px;
  color: #fff;
  font-size: 16px;
}
.enroll-box .enroll .enroll-top ul li a:hover {
  color: #333;
  border-bottom: 2px solid #2E9FFF;
}
.enroll-box .enroll .enroll-top ul li a:hover span {
  background-color: #2E9FFF;
}
.enroll-box .enroll .enroll-top ul li a.current {
  color: #333;
  border-bottom: 2px solid #2E9FFF;
}
.enroll-box .enroll .enroll-top ul li a.current span {
  background-color: #2E9FFF;
}
.enroll-box .enroll .enroll-top a.login-btn {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  float: right;
  color: #2E9FFF;
  display: inline-block;
  line-height: 116px;
  text-decoration: none;
}
.enroll-box .enroll .enroll-top h3 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 24px;
  line-height: 88px;
  color: #2E9FFF;
}
.enroll-box .enroll .enroll-bottom {
  width: 100%;
  height: auto;
}
.enroll-box .enroll .enroll-bottom ul {
  width: 400px;
  height: auto;
  margin: 0 auto;
}
.enroll-box .enroll .enroll-bottom ul li {
  margin-bottom: 24px;
}
.enroll-box .enroll .enroll-bottom ul li label {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-weight: bold;
  display: inline-block;
  width: 400px;
  position: relative;
}
.enroll-box .enroll .enroll-bottom ul li label b {
  position: absolute;
  top: 44px;
  right: 0;
}
.enroll-box .enroll .enroll-bottom ul li label b .icon {
  width: 1.4em;
  height: 1.4em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.enroll-box .enroll .enroll-bottom ul li input {
  width: 400px;
  height: 58px;
  border-bottom: 1px solid #eee;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 16px;
  transition: all 0.8s;
  color: #000;
}
.enroll-box .enroll .enroll-bottom ul li input:focus {
  border-bottom: 1px solid #2E9FFF;
}
.enroll-box .enroll .enroll-bottom ul li input::-webkit-input-placeholder {
  /*WebKit browsers*/
  color: #d9d9d9;
}
.enroll-box .enroll .enroll-bottom ul li input::-moz-input-placeholder {
  /*Mozilla Firefox*/
  color: #d9d9d9;
}
.enroll-box .enroll .enroll-bottom ul li input::-ms-input-placeholder {
  /*Internet Explorer*/
  color: #d9d9d9;
}
.enroll-box .enroll .enroll-bottom ul li select {
  width: 400px;
  height: 58px;
  border-bottom: 1px solid #eee;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 16px;
  transition: all 0.8s;
  background: transparent;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.enroll-box .enroll .enroll-bottom ul li select:focus {
  border-bottom: 1px solid #2E9FFF;
  color: #000000;
}
.enroll-box .enroll .enroll-bottom ul li a {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  position: absolute;
  right: 0;
  top: 0px;
  color: #2E9FFF;
  text-decoration: none;
}
.enroll-box .enroll .enroll-bottom ul li a .icon {
  width: 1.4em;
  height: 1.4em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.enroll-box .enroll .enroll-bottom ul li a .js-eyehide {
  display: none;
}
.enroll-box .enroll .enroll-bottom ul li span.yzm-pic {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  position: absolute;
  right: 0;
  top: 36px;
  display: inline-block;
  width: 80px;
  height: 32px;
  background-color: #cff;
}
.enroll-box .enroll .enroll-bottom ul li span.yzm-pic img {
  width: 80px;
  height: 32px;
}
.enroll-box .enroll .enroll-bottom ul li span.yzm-word {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  position: absolute;
  right: 0;
  top: 42px;
  display: inline-block;
  width: 80px;
  height: 32px;
  font-size: 16px;
  color: #2E9FFF;
  cursor: pointer;
}
.enroll-box .enroll .enroll-bottom ul li input.yzm-word {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  position: absolute;
  right: 0px;
  top: 42px;
  display: inline-block;
  width: auto;
  height: 32px;
  font-size: 16px;
  color: #2E9FFF;
  cursor: pointer;
  border: 0;
  background-color: #fff;
}
.enroll-box .enroll .enroll-bottom ul li input.shop-infor{
  right: -99px !important;
}
.enroll-item label{
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,1);
}
.enroll-box .enroll .enroll-bottom ul li span.account {
  padding-top: 8px;
  display: inline-block;
  font-weight: bold;
  width: 100%;
}
.enroll-box .enroll .enroll-bottom ul li span.account a {
  font-weight: normal;
  font-family: "微软雅黑";
  color: #333;
  position: static;
  color: #666;
  border: 1px solid #999;
  border-radius: 4px;
  font-size: 14px;
  display: inline-block;
  padding: 2px;
  margin-left: 32px;
}
.enroll-box .enroll .enroll-bottom .btn-login {
  display: block;
  width: 400px;
  height: 46px;
  background-image: linear-gradient(135deg, #00b2ff 0%, #007aff 100%);
  box-shadow: 0 8px 20px 0 rgba(46, 159, 255, 0.25);
  border-radius: 4px;
  text-align: center;
  line-height: 46px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  color: #fff;
  margin: 32px auto 80px;
  text-decoration: none;
}
.enroll-box .enroll .enroll-bottom p {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  width: 416px;
  height: 40px;
  display: block;
  margin: 0 auto;
  position: relative;
  padding-left: 20px;
}
.enroll-box .enroll .enroll-bottom p b {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border-radius: 50%;
  background-color: #eee;
  position: absolute;
  top: 4px;
  left: 0px;
}
.enroll-box .enroll .enroll-bottom p b .icon {
  width: 0.7em;
  height: 0.7em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  color: #fff;
  position: absolute;
  top: 2px;
  left: 2px;
}
.enroll-box .enroll .enroll-bottom p a {
  text-decoration: none;
  color: #2E9FFF;
}
.enroll-box .enroll .enroll-bottom p input[type='radio'] {
  margin-right: 8px;
  vertical-align: middle;
  position: absolute;
  top: -3px;
  left: 1px;
  opacity: 0;
}
.enroll-bottom div.btn-login{
  cursor: pointer;
}
.enroll-box .enroll-part03 img {
  display: block;
  margin: 56px auto 0;
  width: 20%;
}
.enroll-box .enroll-part03 p {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 24px;
  color: #000;
}
.enroll-box .enroll-part03 p a.login-btns {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  text-decoration: none;
  color: #2E9FFF;
  font-size: 16px;
  display: inline-block;
  width: 160px;
  height: 46px;
  line-height: 44px;
  border-radius: 100px;
  border: 1px solid #2E9FFF;
  margin: 0 16px;
}
.enroll-box .enroll-part03 p a.login-btns:hover {
  background-color: #2E9FFF;
  color: #fff;
}
.enroll-box .enroll-part03 p.small {
  font-size: 14px;
  line-height: 60px;
}
.enroll-box .enroll-part03 p.small a {
  text-decoration: none;
  color: #2E9FFF;
}
.enroll-boxs {
  width: 100%;
  height: 600px;
  background-color: #2E9FFF;
}
.enroll-boxs .login-box {
  float: right;
  width: 350px;
  height: 400px;
  padding: 24px 0;
  background-color: #fff;
  margin-top: 100px;
}
.enroll-boxs .login-box span.four {
  display: inline-block;
  width: 350px;
  height: auto;
  background-color: #fff;
  padding-bottom: 8px;
}
.enroll-boxs .login-box span.four b {
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 13px solid #fff;
  position: absolute;
  right: -16px;
  top: 10px;
}
.enroll-boxs .login-box span.four h3 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  height: 16px;
  line-height: 16px;
  text-align: left;
  font-size: 18px;
  border-left: 2px solid #2E9FFF;
  padding-left: 16px;
  margin-top: 16px;
  color: #000;
  font-weight: bold;
}
.enroll-boxs .login-box span.four input {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  border: 1px solid #eee;
  width: 90%;
  height: 48px;
  line-height: 48px;
  color: #333;
  margin: 16px auto;
  display: block;
  padding: 4px 16px;
  border-radius: 4px;
  line-height: 24px;
}
.enroll-boxs .login-box span.four a.login-btn {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  display: block;
  width: 90%;
  height: 48px;
  line-height: 48px;
  margin: 32px auto;
  margin-bottom: 8px;
  background-color: #fff;
  background: #344BA1;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.enroll-boxs .login-box span.four a.login-btn:hover {
  opacity: 0.9;
}
.enroll-boxs .login-box span.four p {
  width: 100%;
  padding: 4px 16px;
  height: 38px;
}
.enroll-boxs .login-box span.four p a {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  background-color: #fff;
  text-decoration: none;
  float: right;
  width: auto;
  margin-left: 16px;
  color: #999;
}
.enroll-boxs .login-box span.four p a:hover {
  color: #2E9FFF;
}
.qyPicture-ul li {
  position: relative;
  height: auto;
  border: 0;
}
.qyPicture-ul li b {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff2d55;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.qyPicture-ul li .uploading-btn {
  width: 180px;
  height: 120px;
  background-color: #eeeeee;
  display: inline-block;
  position: relative;
  margin-left: 16px;
  overflow: hidden;
  margin-bottom: 24px;
}
.qyPicture-ul li .uploading-btn input.filed {
  opacity: 0;
  width: 100%!important;
  height: 120px!important;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #cff;
}
.qyPicture-ul li .uploading-btn .icon {
  width: 30px;
  height: 30px;
  vertical-align: 0px;
  fill: currentColor;
  overflow: hidden;
  display: block;
  margin: 12px auto;
  margin-top: 29px;
}
.qyPicture-ul li .uploading-btn p {
  text-align: center;
  font-size: 14px;
  color: #999!important;
  width: 100%!important;
  padding-left: 0!important;
}
.qyPicture-ul li .uploading-btn p.fillIn {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff!important;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 0!important;
}
.qyPicture-ul li .uploading-btn img {
  width: 100%;
  /*height:100%;*/
  position: absolute;
  top: 0;
  left: 0;
}
.qyPicture-ul li .uploading-btn i {
  position: absolute;
  right: 6px;
  top: 6px;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: none;
}
.qyPicture-ul li .uploading-btn i .icon {
  width: 8px;
  height: 8px;
  vertical-align: 0px;
  fill: currentColor;
  overflow: hidden;
  color: #fff;
  margin-top: 6px;
}
/* 注册  end*/
/* 实时货源 */
.supplyGoods {
  width: 100%;
  height: auto;
  background-color: #F7F9FC;
  padding: 72px 0;
}
.supplyGoods h1 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
}
.supplyGoods .tabBox {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #1e88f5;
  position: relative;
}
.supplyGoods .tabBox ul {
  width: 100%;
}
.supplyGoods .tabBox ul li {
  float: left;
  height: 60px;
  line-height: 60px;
  width: 100px;
  text-align: center;
  position: relative;
}
.supplyGoods .tabBox ul li a {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.supplyGoods .tabBox ul li a:hover {
  color: #1e88f5;
}
.supplyGoods .tabBox ul li a:hover span.sanjiao {
  display: block;
}
.supplyGoods .tabBox ul li a.current {
  color: #1e88f5;
}
.supplyGoods .tabBox ul li a.current span.sanjiao {
  display: block;
}
.supplyGoods .tabBox span.sanjiao {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border-width: 7px;
  border-style: dashed dashed solid dashed ;
  border-color: transparent transparent #1e88f5 transparent;
  position: absolute;
  bottom: 2px;
  left: 43px;
  display: none;
}
.supplyGoods .supplyGoods-ul {
  width: 100%;
  height: auto;
}
.supplyGoods .supplyGoods-ul li {
  width: 25%;
  height: 360px;
  border-radius: 2px;
  float: left;
  overflow: hidden;
  margin-right: 12px;
}
.supplyGoods .supplyGoods-ul li a {
  display: inline-block;
  width: 254px;
  height: 310px;
  background-color: #fff;
  border-radius: 2px;
  margin-top: 32px;
  transition: all .5s;
  -moz-transition: all .5s;
  /* Firefox 4 */
  -webkit-transition: all .5s;
  /* Safari 和 Chrome */
  -o-transition: all .5s;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsTop {
  width: 100%;
  height: 125px;
  background: #1E88F5;
  padding-top: 1px;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsTop h2 {
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  font-family: "微软雅黑";
  margin-top: 20px;
  margin-bottom: 16px;
  position: relative;
  height: 30px;
  line-height: 30px;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsTop h2 span {
  display: inline-block;
  width: 20px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -10px;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsTop .address {
  width: 100%;
  height: 50px;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsTop .address span {
  width: 33%;
  height: 65px;
  float: left;
  display: inline-block;
  line-height: 48px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #fff;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsTop .address span .icon {
  width: 28px;
  height: 28px;
  vertical-align: -0.55em;
  fill: currentColor;
  overflow: hidden;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsTop .address span:nth-of-type(1) {
  text-align: right;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsTop .address span:nth-of-type(2) {
  text-align: center;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsTop .address span:nth-of-type(3) {
  text-align: left;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsBottom {
  width: 100%;
  height: 180px;
  padding: 0 16px;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsBottom p {
  padding-left: 28px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  margin-top: 16px;
  position: relative;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsBottom p span {
  float: right;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsBottom p .icon {
  width: 20px;
  height: 20px;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  color: #1E88F5;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsBottom p:nth-of-type(1) {
  height: 60px;
  line-height: 47px;
  border-bottom: 1px dotted #dedede;
  margin-top: 0;
}
.supplyGoods .supplyGoods-ul li a .supplyGoodsBottom p:nth-of-type(1) .icon {
  width: 20px;
  height: 20px;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 20px;
}
.supplyGoods .supplyGoods-ul li a:hover {
  margin-top: 24px;
  box-shadow: 0 10px 30px 5px rgba(13, 37, 62, 0.05);
}
.supplyGoods .supplyGoods-ul li a:hover .supplyGoodsTop {
  box-shadow: 0 1px 15px 0 rgba(30, 136, 245, 0.3);
}
.supplyGoods .supplyGoods-ul li:nth-of-type(4n) {
  margin-right: 0px;
  width: 254px;
}
.supplyGoods .supplyGoods-ul li:nth-of-type(2n) a .supplyGoodsTop {
  background: #FFBF0E;
}
.supplyGoods .supplyGoods-ul li:nth-of-type(2n) a .supplyGoodsBottom p .icon {
  color: #FFBF0E;
}
.supplyGoods .supplyGoods-ul li:nth-of-type(2n) a:hover .supplyGoodsTop {
  box-shadow: 0 1px 15px 0 rgba(255, 191, 14, 0.3);
}
/* 实时货源 end*/
/* 表格 */
.carriageBox {
  width: 100%;
  height: auto;
  background-color: #fff;
}
.carriageBox .carriageItem {
  width: 100%;
  height: 489px;
  margin: 72px 0;
  overflow: hidden;
}
.carriageBox .carriageItem .carriageItem-left {
  width: 255px;
  height: 489px;
  float: left;
  position: relative;
  z-index: 9;
  background-color: #1e88f5;
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top {
  width: 100%;
  height: auto;
  padding: 24px 0;
  background-image: linear-gradient(135deg, #27b5fd 0%, #007aff 100%);
  position: absolute;
  bottom: -3px;
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top h1 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  line-height: 48px;
  padding-left: 24px;
  font-size: 34px;
  color: #fff;
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top p {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #fff;
  padding-left: 24px;
  font-size: 16px;
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top a {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #fff;
  padding-left: 26px;
  text-decoration: none;
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top span {
  width: 76%;
  height: 1px;
  display: block;
  margin: 24px auto;
  position: relative;
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top span b {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: -1px;
  left: -2px;
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top span.one {
  background-image: linear-gradient(90deg, #ffffff 1%, #27b5fd 99%);
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top span.two {
  background-image: linear-gradient(90deg, #ffffff 1%, #55d479 100%);
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top span.three {
  background-image: linear-gradient(90deg, #ffffff 1%, #ffbb08 100%);
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top span.four {
  background-image: linear-gradient(90deg, #ffffff 1%, #fa6d49 100%);
}
.carriageBox .carriageItem .carriageItem-left .carriageItem-top span.five {
  background-image: linear-gradient(90deg, #ffffff 1%, #a673f9 100%);
}
.carriageBox .carriageItem .picOne {
  background: url(../../images/wp/picone.png) no-repeat center;
  background-size: cover;
}
.carriageBox .carriageItem .picOne .carriageItem-top {
  background: url(../../images/wp/piconebg.png) no-repeat center;
  background-size: 100%;
}
.carriageBox .carriageItem .picTwo {
  background: url(../../images/wp/pictwo.png) no-repeat center;
  background-size: cover;
  height: 451px;
}
.carriageBox .carriageItem .picTwo .carriageItem-top {
  background: url(../../images/wp/pictwobg.png) no-repeat center;
  background-size: 100%;
}
.carriageBox .carriageItem .carriageItem-right {
  width: 910px;
  height: 489px;
  border: 1px solid #eee;
  border-top: 1px solid #27B5FD;
  float: left;
  border-left: 0;
}
.carriageBox .carriageItem .carriageItem-right .carriageItem-top {
  width: 100%;
  height: 55px;
  background-color: #f8f8f8;
}
.carriageBox .carriageItem .carriageItem-right .carriageItem-top ul {
  width: 100%;
  height: 55px;
  margin-left: -1px;
}
.carriageBox .carriageItem .carriageItem-right .carriageItem-top ul li {
  width: 130px;
  height: 55px;
  line-height: 55px;
  float: left;
}
.carriageBox .carriageItem .carriageItem-right .carriageItem-top ul li a {
  display: inline-block;
  width: 130px;
  text-align: center;
  height: 14px;
  line-height: 14px;
  border-left: 1px solid #dedede;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 16px;
  text-decoration: none;
  position: relative;
}
.carriageBox .carriageItem .carriageItem-right .carriageItem-top ul li a span {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 13px solid #fff;
  display: inline-block;
  position: absolute;
  top: 24px;
  left: 56px;
  display: none;
}
.carriageBox .carriageItem .carriageItem-right .carriageItem-top ul li:hover a {
  color: #1e88f5;
}
.carriageBox .carriageItem .carriageItem-right .carriageItem-top ul li:hover a span {
  display: block;
}
.carriageBox .carriageItem .carriageItem-right .carriageItem-top ul li.current a {
  color: #1e88f5;
}
.carriageBox .carriageItem .carriageItem-right .carriageItem-top ul li.current a span {
  display: block;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox {
  width: 100%;
  height: 450px;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl {
  width: 100%;
  height: auto;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li {
  width: 50%;
  height: 225px;
  float: left;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 0px 24px;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li:hover {
  box-shadow: 0 10px 30px 5px rgba(13, 37, 62, 0.05);
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredTop {
  width: 100%;
  height: 133px;
  border-bottom: 1px dotted #eee;
  padding: 1px 0;
  position: relative;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredTop h2 {
  height: 25;
  line-height: 25px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 24px;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredTop h2 .icon {
  width: 38px;
  height: 38px;
  vertical-align: -0.55em;
  fill: currentColor;
  overflow: hidden;
  color: #1E88F5;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredTop h2 span {
  margin-right: 24px;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredTop p {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  height: 20px;
  line-height: 20px;
  padding-left: 28px;
  position: relative;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredTop p .icon {
  width: 20px;
  height: 20px;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0px;
  color: #1E88F5;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredTop b.tally {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 18px;
  padding-right: 12px;
  background-image: linear-gradient(133deg, #ff7a0c 0%, #ff2344 100%);
  border-radius: 100px 0 0 100px;
  position: absolute;
  right: -24px;
  top: 35px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #fff;
  text-shadow: 0 4px 8px #E01515;
  font-weight: bold;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredBottom {
  width: 100%;
  height: 90px;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredBottom .tailoredCell {
  width: 25%;
  float: left;
  padding: 16px 0;
  line-height: 28px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #888888;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredBottom .tailoredCell span {
  font-size: 16px;
  color: #212121;
  font-weight: bold;
  line-height: 32px;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredBottom .tailoredCell .redword {
  color: #FF2020;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredBottom .tailoredCell a {
  font-size: 14px;
  color: #1E88F5;
  display: inline-block;
  width: 100%;
  padding-top: 32px;
  text-align: right;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li .tailoredBottom .tailoredCell a:hover {
  opacity: 0.8;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li:nth-of-type(2),
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li:nth-of-type(4) {
  border-right: 0px;
}
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li:nth-of-type(3),
.carriageBox .carriageItem .carriageItem-right .tailoredBox .tailoredUl li:nth-of-type(4) {
  border-bottom: 0px;
}
.carriageBox .carriageItem .yellowline {
  border-top: 1px solid #FFCA0C;
}
/*table公共样式*/
table {
  width: 100%;
  text-align: center;
  border-color: #eee!important;
  margin-bottom: 32px!important;
}
table thead th {
  vertical-align: middle!important;
  text-align: center;
  background-color: #f7f9fc;
  height: 50px;
  border-bottom: 0!important;
  border-color: #eee!important;
  font-size: 14px;
}
table tbody td {
  vertical-align: middle!important;
  text-align: center;
  height: 54px;
  border-color: #eee!important;
  font-size: 14px;
  position: relative;
}
table tbody td a.view-btn {
  display: inline-block;
  width: 88px;
  height: 36px;
  color: #1e88f5;
  text-align: center;
  line-height: 36px;
  text-decoration: none;
}
table tbody td a.view-btn:hover {
  background-color: #1e88f5;
  color: #fff;
}
table tbody td span.lab-tb {
  position: absolute;
  padding: 4px 8px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  left: 8px;
  top: 12px;
}
table thead.bdn th {
  height: 54px;
}
table tbody.bdn td {
  border: 0!important;
  height: 54px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover {
  background: #F7F9FC;
  box-shadow: 0 1px 0 0 #EEEEEE;
  cursor: pointer;
}
/* 分页样式 css */
.pages {
  width: 100%;
  height: auto;
  line-height: 30px;
  overflow: hidden;
  text-align: right;
  margin: 0 auto;
  padding-bottom: 56px;
}
.pages span.omit {
  width: 24px;
  height: 48px;
  display: inline-block;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  margin-right: 5px;
  color: #333;
}
.pages span.omit b {
  width: 2px;
  height: 2px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  background-color: #333333;
  display: inline-block;
  margin: 0 2px;
  margin-bottom: 4px;
}
.pages span.amount {
  margin-left: 16px;
}
.pages a {
  width: 48px;
  height: 48px;
  display: inline-block;
  background: #fff;
  border: 1px solid #dedede;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  margin-left: -5px;
  color: #333;
}
.pages a:hover {
  background: #1e88f5;
  color: #fff;
  text-decoration: none!important;
}
.pages a.current {
  background: #eee;
  color: #333;
  text-decoration: none!important;
}
.pages .previous-page,
.pages .next-page {
  width: 90px;
  height: 48px;
  color:white;
  background:rgba(30,136,245,1);
}
/*table公共样式end*/
/* 表格 end */
/* 交易流程 */
.processBox {
  width: 100%;
  height: auto;
  background: url(../../images/wp/processbg.png) no-repeat top center;
  background-size: 1920px;
  padding-bottom: 28px;
}
.processBox h1 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 48px;
  color: #FFFFFF;
  letter-spacing: 4.5px;
  text-align: center;
  padding-top: 88px;
  line-height: 68px;
}
.processBox p {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 20px;
  padding-top: 8px;
}
.processBox .enterBtn {
  display: block;
  width: 148px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  background-image: linear-gradient(135deg, #ffca0c 0%, #ff9300 100%);
  box-shadow: 0 8px 20px 0 rgba(255, 191, 14, 0.25);
  border-radius: 100px;
  font-size: 16px;
  color: #FFFFFF;
  text-shadow: 0 4px 8px #E85700;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 66px;
}
.processBox .enterBtn:hover {
  opacity: 0.8;
}
.processBox .processContent {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0 10px 20px 0 rgba(53, 76, 163, 0.1);
  padding: 116px 0;
}
.processBox .processContent .processUl {
  width: 100%;
  height: 475px;
  background: url(../../images/wp/processbg02.png) no-repeat center;
  background-size: 1070px;
  padding: 0 138px;
}
.processBox .processContent .processUl li {
  width: 156px;
  height: 220px;
  float: left;
  margin-bottom: 78px;
  margin-right: 88px;
  position: relative;
}
.processBox .processContent .processUl li a {
  display: inline-block;
  width: 156px;
  height: 156px;
  position: relative;
}
.processBox .processContent .processUl li a img {
  width: 156px;
  height: 156px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 2s cubic-bezier(0, 1.15, 0.37, 1.26);
  backface-visibility: hidden;
  /* 背部不可见 */
}
.processBox .processContent .processUl li a .pic01 {
  transform: rotateY(360deg);
}
.processBox .processContent .processUl li a .pic02 {
  transform: rotateY(180deg);
}
.processBox .processContent .processUl li a:hover .pic01 {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.processBox .processContent .processUl li a:hover .pic02 {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
}
.processBox .processContent .processUl li a.enterBtn02 {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  right: -20px;
  top: -20px;
  background: url(../../images/wp/add.png) no-repeat center;
  background-size: 100%;
}
.processBox .processContent .processUl li p {
  padding-top: 18px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
  text-align: center;
}
.processBox .processContent .processUl li:nth-of-type(4n) {
  margin-right: 0;
}
/* 交易流程 end*/
/* 入驻物流商 */
.companionBox {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 1px 0;
}
.companionBox h1 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
  padding-top: 72px;
}
.companionBox .companionUl {
  width: 100%;
  height: auto;
  padding: 72px 0;
}
.companionBox .companionUl li {
  width: 255px;
  height: 88px;
  background-color: #fff;
  margin-right: 50px;
  margin-bottom: 50px;
  float: left;
}
.companionBox .companionUl li:nth-of-type(4n) {
  margin-right: 0;
}
/*商家入驻  start*/
/* 商家入驻 (2) */
.enroll-bottom>ul>li:first-child{
  position:relative;
}
.enroll-bottom>ul>li:first-child .bottom_input{
  position:absolute;
  font-size:15px;
  margin-left:10px;
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,0.87);
  line-height:15px;
  margin-top:25px;
}
.enroll-item>ul>li:first-child input{
  padding-left:100px;
}
.top_input{
  position:relative;
  margin-left:10px;
}
.top_input>input{
  box-sizing: border-box;
  margin-left:80px;
}
.bottom_input{
  position:absolute;
  left:-10px;
  top:20px;
  z-index:100;
  cursor: pointer;
}
/*商家入驻注册成功*/
.success-icon>img{
  width:200px;
  height:150px;
}
div.suppyl-success>img{
  width:124px;
  height:124px;
}
div.success-item{
  display:flex;
  justify-content: center;
}
div.success-item1>p{
  font-size:24px;
  font-family:PingFangSC-Regular;
  font-weight:590;
  color:rgba(0,0,0,1);
  line-height:32px;
}
div.success-item2>p{
  margin-top:16px;
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:20px;
}
div.success-item2 a{
  color:#0a64b1 !important;
}
div.success-item3>div:nth-child(2){
  margin-left:22px;
}
.btn-border{
  margin-top:48px;
  width: 160px;
  height: 46px;
  border-radius: 100px;
  border: 1px solid;
  border-color: #1E88F5;
  background-color: white;
  font-size:16px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  line-height:30px;
  color:rgba(30,136,245,1);
}
.success-item3 .btn-border:hover{
  background-image: linear-gradient(-135deg, #00b2ff 0%, #007aff 100%);
  color:white;
  border: 1px solid transparent;
}
/*商家入驻  end*/
/* 入驻物流商 end*/
/* 分页样式 css */
.pages {
  width: 100%;
  height: auto;
  line-height: 30px;
  overflow: hidden;
  text-align: right;
  margin: 0 auto;
  padding-bottom: 56px;
  margin-top: 30px;
}
.pages span.omit {
  width: 24px;
  height: 48px;
  display: inline-block;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  margin-right: 5px;
  color: #333;
}
.pages span.omit b {
  width: 2px;
  height: 2px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  background-color: #333333;
  display: inline-block;
  margin: 0 2px;
  margin-bottom: 4px;
}
.pages span.amount {
  margin-left: 16px;
  font-family: "微软雅黑";
}
.pages a {
  width: 48px;
  height: 48px;
  display: inline-block;
  background: #fff;
  border: 1px solid #dedede;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  margin-left: -1px;
  color: #333;
  font-family: "微软雅黑";
}
.pages a:hover {
  background: #354ca3;
  color: #fff;
  text-decoration: none!important;
}
.pages a.current {
  background: #eee;
  color: #333;
  text-decoration: none!important;
}
.pages .previous-page,
.pages .next-page {
  width: 90px;
  height: 48px;
}
.pages .apostrophe {
  /*  float: left;
    line-height: 14px;
    padding: 14px 15px;
    width: 48px;
    height: 48px; */
  width: 48px;
  height: 48px;
  display: inline-block;
  background: #fff;
  /*   border: 1px solid #dedede; */
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  color: #333;
  font-family: "微软雅黑";
}
/* 分页样式 css end*/
/* 车源 */
.supplyCars {
  width: 100%;
  height: auto;
  padding-top: 32px;
}
.supplyCars .supplyCars-ul {
  width: 100%;
  margin: 0;
}
.supplyCars .supplyCars-ul li {
  width: 100%;
  height: 209px;
  border: 1px solid #eee;
  background-color: #fff;
  margin-bottom: 32px;
  cursor: pointer;
  overflow: hidden;
}
.supplyCars .supplyCars-ul li:hover {
  box-shadow: 0 10px 20px 0 rgba(53, 76, 163, 0.1);
  border:1px solid #fff;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft {
  width: 918px;
  height: 209px;
  float: left;
  padding: 0 24px;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top {
  width: 100%;
  height: 116px;
  border-bottom: 1px dotted #eee;
  padding-top: 24px;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h1 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h1 span.labs {
  display: inline-block;
  padding: 0 12px;
  height: 28px;
  line-height: 28px;
  border-radius: 100px;
  margin-left: 16px;
  font-size: 14px;
  color: #FFFFFF;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h1 .labs-blue {
  background: #1E88F5;
  text-shadow: 0 2px 4px #0066CF;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h1 .labs-orange {
  background: #FF9301;
  text-shadow: 0 2px 4px #E36B12;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h1 .labs-pink {
  background: #FF2F92;
  text-shadow: 0 2px 4px #E51758;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h1 span.time {
  float: right;
  opacity: 0.35;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h2 {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  font-size: 16px;
  color: #222222;
  margin-top: 32px;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h2 .icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  color: #1e88f5;
  margin-right: 6px;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h2 .labs-attestation {
  display: inline-block;
  line-height: 24px;
  padding: 0 8px;
  border: 1px solid #4CD964;
  color: #4CD964;
  font-size: 12px;
  border-radius: 100px;
  margin: 0 8px;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .top h2 span {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .bottom {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .bottom .cell {
  flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  padding-top: 18px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #7f7f7f;
  line-height: 28px;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .bottom .cell span {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .bottom .cell span b.red {
  color: #FF2020;
}
.supplyCars .supplyCars-ul li .supplyCarsLeft .bottom .cell span small {
  font-size: 12px;
  font-weight: normal;
}
.supplyCars .supplyCars-ul li .supplyCarsRight {
  width: 250px;
  height: 209px;
  float: right;
  background: #ECF6FF;
  padding-top: 38px;
}
.supplyCars .supplyCars-ul li .supplyCarsRight p {
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  color: #222;
  text-align: center;
  height: 32px;
  line-height: 32px;
  width: 100%;
}
.supplyCars .supplyCars-ul li .supplyCarsRight p span {
  font-size: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #222;
}
.supplyCars .supplyCars-ul li .supplyCarsRight p.red {
  color: #FF2020;
  margin-top: 24px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  margin-bottom: 12px;
}
.supplyCars .supplyCars-ul li .supplyCarsRight p.red font {
  font-size: 24px;
  margin-right: 6px;
}
.supplyCars .supplyCars-ul li .supplyCarsRight a {
  display: block;
  width: 148px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-weight: normal;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
  background-image: linear-gradient(135deg, #ffca0c 0%, #ff9300 100%);
  border-radius: 100px;
  font-size: 16px;
  color: #FFFFFF;
  text-shadow: 0 4px 8px #E85700;
  margin: 0 auto;
}

/* 车源 end*/
/*货源详情 s*/
.clearitem{
  display:flex;
  justify-content: space-between;

}
.clearitem>div:first-child{
  width:789px;
  border-right:1px dashed #ddd;
  height:auto;
  padding-right:24px;
}
.clearitem>div:first-child>p{
  margin-top:24px;
  font-size:24px;
  font-family:PingFangTC-Medium;
  font-weight:500;
  color:rgba(0,0,0,0.87);
  line-height:28px;
}
.clearitem-ul{
  display:flex;
  /* width:400px; */
  justify-content: flex-start;
}
.clearitem-ul{
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.55);
  line-height:20px;
}
.clearitem-ul00{
  margin-top:32px;
}
.clearitem-ul01,.clearitem-ul02{
  font-size:16px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,0.87);
  line-height:24px;
  margin-top:8px;
}
.clearitem-ul02>li:nth-child(4){
  color:rgba(255,32,32,1);
}
.clearitem-ul01>li:nth-child(3){
  color:rgba(255,32,32,1);
}
.clearitem-ul>li:not(:first-child){
  margin-left:86px;
}
.clearitem-ul01>li:not(:first-child){
  margin-left:76px;
}
.enrolls{
  background-color:#fff;
  margin:48px 0;
  box-shadow: 0 10px 20px 0 rgba(53, 76, 163, 0.1);
}
.address-information{
  display:flex;
  justify-content: space-between;
}
.address-information>p:first-child,.issuer>div>p,.remarks>div>p,.text-acount>div>p{
  font-size:18px;
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,0.87);
  line-height:25px;
}
.address-information p{
  margin-top:22px;
}
.issuer>div>p,.remarks>div>p,.text-acount>div>p{
  margin-top:32px;
}
.address-information>p:nth-child(2){
  font-size:14px;
  font-family:PingFangSC-Medium;
  font-weight:500;
  color:rgba(30,136,245,1);
  line-height:20px;
}
div.address-details>p,.issuer>p{
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:20px;
  margin-top:16px;
}
div.remarks>textarea{
  width:100%;
  margin-top:26px;
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.87);
  line-height:20px;
  padding-left:16px;
  padding-top:16px;
  height:106px;
  border:1px solid #ddd;
}
.count-item,.count-item01{
  display:flex;
  justify-content: start;
}
.count-item>ul,.count-item01>ul{
  display: flex;
  flex-direction: column;
}
.count-item>ul>li:first-child,
.count-item01>ul>li:first-child{
  margin-top:32px;
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.55);
  line-height:20px;
}
.count-item>ul>li:nth-child(2),
.count-item01>ul>li:nth-child(2){
  margin-top:8px;
  font-size:16px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,0.87);
  line-height:24px;
}
.count-item>ul:not(:first-child)>li,
.count-item01>ul:not(:first-child)>li{
  margin-left:74px;
}
.count-item>ul:nth-child(4)>li:nth-child(2){
  font-size:16px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(255,32,32,1);
  line-height:24px;
}
.count-item>ul:nth-child(4)>li:nth-child(2){
  font-size:16px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(255,32,32,1);
  line-height:24px;
}
.count-item01>ul:nth-child(3)>li:nth-child(2){
  font-size:16px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(255,32,32,1);
  line-height:24px;
}
/*右侧布局*/
.clearitem>div:nth-child(2){
  width:318px;
  height:auto;
  display:flex;
  flex-direction: column;
  position: relative;
}
.awite_first{
  position: relative;
}
div.awite{
  position:absolute;
  right:-24px;
  top:24px;
  width:96px;
  height:40px;
  background:linear-gradient(135deg,rgba(39,181,253,1) 0%,rgba(0,122,255,1) 100%);
  border-radius:100px 0px 0px 100px;
}
div.awite>p{
  font-size:16px;
  font-family:PingFangTC-Medium;
  font-weight:500;
  color:rgba(255,255,255,1);
  line-height:22px;
  text-shadow:0px 4px 8px rgba(0,100,209,1);
  text-align:center;
  line-height:40px;
}
.quote-return{
  display:flex;
  justify-content: flex-start;
  margin-top:110px;
}
.quote-item01{
  display:flex;
  justify-content: flex-start;
  margin-top:84px;
}
.quote-item01>p:first-child>a{
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:20px;
}
.quote-item01>p:nth-child(2)>a{
  margin-left:40px;
  font-size:24px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,0.87);
  line-height:20px;
}
.quote-item01>p:nth-child(2)>a>span{
  font-size:14px;
  font-weight:400;
  margin-left:5px;
}
.quote-item01>p:nth-child(2)>a>label{
  margin-left:5px;
}
.quote-return p a{
  font-size:18px;
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(30,136,245,1);
  line-height:25px;
}
.quote-return p:not(:first-child){
  margin-left:24px;
}
.quote-return p:not(:first-child) a{
  color:rgba(0,0,0,0.87);
}
.cash-container{
  margin-top:34px;
}
.cash-container>input{
  border:1px solid transparent;
  border-bottom:1px solid #ddd;
  font-size:14px;
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,0.87);
  line-height:20px;
  width:332px;
  padding-bottom:16px;
}
.price-allcount,.quote-item02{
  display:flex;
  justify-content: start;
}
div.count-found{
  box-sizing: border-box;
  width: 310px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top:32px;
}
/* .count-found>div{
  height:36px;
  background:rgba(255,255,255,1);
  border-radius:4px;
  border:1px solid #ddd;
  text-align:center;
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:20px;
  position: absolute;
  top:250px;
}*/
.count-found>div:nth-child(2),.statement>div>p:nth-child(2){
  margin-left:40px;
}
.count-found>div:nth-child(2)>input:not(:nth-child(2)){
  height:36px;
  width:36px;
  text-align:center;
  line-height:36px;
  padding:0;
  margin:0;
}
.count-found>div:nth-child(2)>input{
  border:1px solid #ddd;
  background:white;
  font-weight: bold;
}
.count-found>div:nth-child(2)>input:nth-child(2){
  width:118px !important;
  border:1px solid #ddd;
  height:36px;
  line-height: 36px;
  text-align:center;
} 
.quote-item02>ul>li{
  margin-top:14px;
}
.quote-item02>p{
  margin-top:36px;
}
.quote-item02>ul>li>span:nth-child(2),
.quote-item02>ul>li>label:nth-child(2){
  color:rgba(255,32,32,1);
  margin-left:10px;
}
.quote-item02>ul{
  margin-left:40px;
  margin-top:22px;
}
.price-allcount>p:first-child,.quote-item02>p,.count-found>div>p,.statement>div>p:first-child{
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:20px;
  vertical-align: middle;
  align-items: baseline;
}
.price-allcount>p{
  margin-top:24px;
}
.price-allcount>p:nth-child(2){
  font-size:20px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(255,32,32,1);
  line-height:28px;
  vertical-align: -webkit-baseline-middle;
  margin-top:20px;
  margin-left:38px;
}
.price-allcount-item>p:nth-child(2){
  margin-left:68px;
}
.price-allcount>p:nth-child(2) span{
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(255,32,32,1);
  line-height:28px;
}
.text-acount>div>p,.text-texteara{
  margin-top:32px;
}
.text-texteara>textarea{
  width:100%;
  height:216px;
  border:1px solid #ddd;
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.87);
  line-height:30px;
  padding:11px;
}
.submit-price{
  width:148px;
  height:40px;
  background:linear-gradient(135deg,rgba(255,202,12,1) 0%,rgba(255,147,0,1) 100%);
  box-shadow:0px 8px 20px 0px rgba(255,191,14,0.25);
  border-radius:100px;
  font-size:16px;
  font-family:PingFangTC-Medium;
  font-weight:500;
  color:rgba(255,255,255,1) !important;
  line-height:44px;
  text-align:center;
  margin-left:103px;
  text-shadow:0px 4px 8px rgba(232,87,0,1);
  position: absolute;
  top:492px;
}
.submit-price01{
  width:148px;
  height:40px;
  background:linear-gradient(135deg,rgba(255,202,12,1) 0%,rgba(255,147,0,1) 100%);
  box-shadow:0px 8px 20px 0px rgba(255,191,14,0.25);
  border-radius:100px;
  font-size:16px;
  font-family:PingFangTC-Medium;
  font-weight:500;
  color:rgba(255,255,255,1) !important;
  line-height:44px;
  text-align:center;
  margin-left:103px;
  text-shadow:0px 4px 8px rgba(232,87,0,1);
  position: absolute;
  top:492px;
}
/*货源详情 e*/
/*车源回程车详情 start*/
.orange-car{
  display:inline-block;
  width:66px;
  height:28px;
  border-radius: 100px;
  background:rgba(255,147,1,1);
  margin-left:16px;
}
.orange-car>a{
  font-size:14px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(255,255,255,1);
  line-height:14px;
  display:inline-block;
  padding:0px 0px 4px 12px;
  vertical-align: middle;
  text-shadow:0px 2px 4px rgba(227,107,18,1);
}
.pink-car{
  background:rgba(255,47,146,1);
}
/*车源回程车   end*/
/*车源 - 专车详情 - start*/
.statement{
  margin-top:14px;
  font-size:12px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  line-height:16px;
}
.statement>p{
  color:rgba(153,153,153,1);
}
.statement>p>span{
  color:#1E88F5;
}
.statement>div{
  display:flex;
  justify-content: flex-start;
  position: relative;
  top:14px;
  align-items: center;
}
.statement>div>p:nth-child(2)>label{
  font-size:24px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(255,32,32,1);
  line-height:28px;
}
.statement>div>p:nth-child(2)>span{
  font-size:14px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(255,32,32,1);
  line-height:28px;
}
/*车源 - 专车详情 - end*/
/*车源 - 回程车详情 - 发货*/
.sendadress>div>p:not(:nth-child(2)){
  font-size:18px;
  font-family:PingFangSC-Semibold;
  font-weight:600;
  color:rgba(30,136,245,1);
  line-height:25px;
}
.sendadress>div>p:nth-child(2)>span,.sendadress-label01{
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:20px;
}
.sendadress>div>p:nth-child(2)>label,.sendadress-label{
  font-size:16px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(0,0,0,0.87);
  line-height:28px;
  margin-left:30px;
}
.sendadress>div>ul{
  display:flex;
  justify-content: flex-start;
}
.sendadress-input01,.sendadress-input02{
  width:676px;
  height:40px;
  background:rgba(255,255,255,1);
  border-radius:4px;
  border:1px solid #ddd;
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:20px;
  padding:10px 0 10px 8px;
}
.sendadress-input02{
  width:280px;
}
.sendadress-item>li:nth-child(2) input{
  height:40px;
  background:rgba(255,255,255,1);
  border-radius:4px;
  border:1px solid #ddd;
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  width:280px;
  color:rgba(0,0,0,1);
  line-height:20px;
  padding:10px 0 10px 8px;
}
.sendadress>div>ul>li>span{
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:40px;
}
.sendadress-item{
  margin-top:22px;
  align-items: center;
}
.sendadress-item>li:nth-child(2){
  margin-left:15px;
}
.sendadress>div>ul:nth-child(2) li{
  margin-top:16px;
}
.sendadress-adress{
  display:inline-block;
  width:78px;
  height:40px;
  background:rgba(30,136,245,1);
  border-radius:0px 4px 4px 0px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  left:250px;
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(255,255,255,1);
}
.flex-item{
  position: relative;
}
.sendadress-item-auto>li{
  display:flex;
  justify-content: flex-start;
  margin-left:5px;
}
.sendadress-item-auto>li>textarea{
  width:683px;
  height:120px;
  background:rgba(255,255,255,1);
  border-radius:4px;
  border:1px solid #ddd;
}
.sendadress-item-auto>li>span{
  margin-left:25px;
}
.sendadress-item00{
  margin-top:25px;
  float:right;
  margin-right:15px;
}
.sendadress-item00 a{
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:#1E88F5;
  line-height:20px;
}
.sendadress-bg{
  width:745px;
  height:56px;
  line-height: 56px;
  background:rgba(247,249,252,1);
  margin-top:85px;
}
.sendadress-bg>p{
  font-size:14px;
  font-family:PingFangSC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.87);
  line-height:20px;
  float:right;
  line-height: 56px;
}
.sendadress-bg>p>span:first-child{
  margin-right:30px;
}
.sendadress-bg>p>span:nth-child(2){
  font-size:24px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(255,32,32,1);
  line-height:28px;
  margin-right:8px;
}
.sendadress-bg>p>span:nth-child(3){
  font-size:14px;
  margin-RIGHT:24px;
  color:rgba(255,32,32,1);
  line-height:28px;
}
.submit-price011{
  display:inline-block;
  width:148px;
  height:40px;
  background:linear-gradient(135deg,rgba(255,202,12,1) 0%,rgba(255,147,0,1) 100%);
  box-shadow:0px 8px 20px 0px rgba(255,191,14,0.25);
  border-radius:100px;
  line-height: 40px;
  text-align:center;
  font-size:16px;
  font-family:PingFangTC-Medium;
  font-weight:500;
  color:rgba(255,255,255,1);
  line-height:40px;
  text-shadow:0px 4px 8px rgba(232,87,0,1);
  float:right;
  margin-right:15px;
  margin-top:32px;
}
.input-label{
  width:676px !important;
}
/*右侧布局*/
.clearitem00>div:first-child{
  border:1px solid transparent;
}
.awite_first-item>p:first-child{
  font-size:18px;
  font-family:PingFangTC-Semibold;
  font-weight:600;
  color:rgba(30,136,245,1);
  line-height:26px;
}
.container-right-items{
  margin-top:24px;
  border:1px solid #ddd;
  position: relative;
}
.awite_first-item{
  margin-top:24px;
  text-align:center;
}
.awite_first-item>p:first-child{
  text-align:left;
  margin-left:24px;
}
.awite_first-item>img{
  margin-top:24px;
  width:140px;
  height:140px;
}
.awite_first-item>p:not(:first-child){
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.87);
  line-height:26px;
}
.awite_first-item01{
  font-size:14px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:rgba(0,0,0,0.87);
  line-height:30px;
  text-align:center;
  border-top: 1px solid #dddd;
  padding-top: 24px;
  text-align: center;
  width: 266px;
  margin-left: 24px;
}
.font-second-item02{
  font-size: 24px;
  font-family:PingFangTC-Regular;
  font-weight:400;
  color:RGBA(30, 136, 245, 1);
  line-height:30px;
}
.sendadress-adress01{
  position: absolute;
  left:656px;
}
.quote-color{
  color:red !important;
}
/*end*/
select[name='car']{
  width:249px;
  height:40px;
  float:left;
  margin-right:16px;
}
select[name='car'] option{
  height:40px !important;
  margin:0 -4px;
  outline: none;
}
/*模拟 start*/
 /*下拉菜单基本样式*/
/*模拟end*/
.js-wx-box{
  width:120px;
  height:120px;
  top:80px;
}
.js-wx-box>img{
  width:120px;
  height:120px;
}