.header-top {
	padding: 0 .2rem;
	height: 1.3rem;
	background-color: #3321EF;
}

.header-top .logo {
	width: 1.52rem;
	height: .57rem;
	margin-top: .35rem;
}

.header-top .back-index {
	width: 2.4rem;
	height: 1.3rem;
	line-height: 1.3rem;
	text-align: center;
	background: #2B1BD5;
	font-size: .3rem;
	font-weight: 400;
	color: #fff;
}
.process-content{
	padding: 0 .3rem;
	/* background-image: linear-gradient(to bottom #000133, #06070F); */
}
.process-content .hd{
	margin: 30px auto;
	width: 2rem;
	height: .68rem;
	font-size: .24rem;
	color: #fff;
	line-height: .68rem;
	text-align: center;
	background: url(../images/short-nav.png) no-repeat;
	background-size: 100%;
}
.process-content .bd{
	padding: .3rem .2rem;
	border-radius: .1rem;
}

.process-content .step-box {
	padding-left: .8rem;
	height: 1.5rem;
	margin: 0 auto .5rem;
	overflow: hidden;
}

.processBar {
	padding-top: .8rem;
	position: relative;
	float: left;
	width: 1.4rem;
	margin-top: .15rem;
}

.processBar .bar {
	background: rgb(230, 224, 236);
	height: .03rem;
	position: relative;
	width: 1rem;
	margin-left: .1rem;
}

.processBar .b-select {
	background-color: #3BE8F5;
}

.processBar .text {
	position: absolute;
	top: 0px;
	left: -.80rem;

}

.processBar .bar .c-step {
	position: absolute;
	width: .31rem;
	height: .31rem;
	border: 2px solid #3BE8F5;
	border-radius: 50%;
	left: -.42rem;
	top: 50%;
	margin-top: -.18rem;
}

/*    .processBar .bar .c-select{
	  position: relative;
      width: 31px;
      height: 31px;
      margin: -18px -1px;
    } */
.processBar .bar .c-step::after {
	display: inline-block;
	width: .18rem;
	height: .18rem;
	content: '';
	position: absolute;
	top: .07rem;
	left: .07rem;
	background: #3BE8F5;
	border-radius: 50%;
}

.main-hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.poetry {
	font-size: .24rem;
	font-weight: 400;
	color: #fff;
}

.process-content .bd .steps-items {
	margin-bottom: .5rem;
}

.process-content .bd .steps-items .steps-tit {
	margin-bottom:.2rem;
	line-height: .5rem;
	border-bottom: 1px solid #E4E3E9;
    overflow: hidden;
	text-align: center;
}

.process-content .bd .steps-items .steps-tit .num {
	display: inline-block;
	margin-right: 20px;
	font-size: .5rem;
	width:.34rem;
	height:.5rem;
	font-weight: bold;
	font-style: italic;
	color: #DFDEE6;
}

.process-content .bd .steps-items .steps-tit .name {
	font-size: .3rem;
	font-weight: bold;
	color: #000137;
}

.process-content .bd .steps-items .steps-tit .select-cars {
	font-size: .24rem;
	font-weight: bold;
	color: #3321EF;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
}

.process-content .bd .steps-items .

/* steps-box1 */
.picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	.process-content .bd .steps-items .steps-box1 cursor: pointer;
	background: url("../images/arrow.png") 0 0 no-repeat;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .hd .next {
	background-position: 0 -50px;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .bd {
	padding: 10px;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .bd ul li .pic {
	text-align: center;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .bd ul li .pic img {
	width: 120px;
	height: 90px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.process-content .bd .steps-items .steps-box1.picScroll-left .bd ul li .title {
	line-height: 24px;
}

.process-content .bd .steps-items .steps-box2 {
	padding: .26rem 0;
	text-align: center;
	display:flex;
}

.process-content .bd .steps-items .steps-box2 a {
	display: inline-block;
	margin: 0 .1rem;
	flex:1;
	width:100%;
	height: .68rem;
	line-height: .68rem;
	text-align: center;
	background: #fff;
	border: 1px solid #E7E6ED;
	border-radius: 6px;
	font-size: .3rem;
	font-weight: 400;
	color: #757575;
}

.process-content .bd .steps-items .steps-box2 .active {
	background-color: #181092;
	color: #fff;
}

.process-content .bd .btn {
	text-align: center;
}

.process-content .bd .btn a {
	display: inline-block;
	width: 3.96rem;
	height: 1.1rem;
	line-height: 1.1rem;
	background: #010139;
	border-radius: .1rem .16rem .16rem .16rem;
	text-align: center;
	font-size: .36rem;
	font-weight: 400;
	color: #fff;
}
.steps-box1{position:relative}
.steps-box1 .pagebox{
	padding:.2rem 0;
	text-align: center;
	font-size:.24rem;
	font-weight: bold;
	color: #000137
}
.steps-box1 .eval-box {
	overflow: hidden;
	zoom: 1;
	position: relative;
	width:3.6rem;
	height: 3.1rem;
	margin:0 auto;
	border: 1px solid #E1E1E5;
}
.steps-box1 .wrapper{
	position: relative;
}

.steps-box1  .prev,
.steps-box1  .next {
	display: inline-block;
	width: 18px;
	height: 29px;
	position: absolute;
	top: 1.8rem;
}
.steps-box1  .prev {
	left: .2rem;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 24px solid #2B1BD5
}

.steps-box1 .next {
	right: .2rem;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 24px solid #2B1BD5
}

.steps-box1  .prevStop {
	border-right: 24px solid #CACACA;
	cursor: no-drop;
}

.steps-box1 .nextStop {
	border-left: 24px solid #CACACA;
	cursor: no-drop;
}

.steps-box1 .eval-box ul {
	overflow: hidden;
	zoom: 1;
}
.steps-box1 .eval-box .van-swipe-item {
}
.steps-box1 .eval-box .van-swipe-item .items {
	position: relative;
	_display: inline;
	text-align: center;
	padding: .4rem .2rem 0;
}

.steps-box1 .eval-box .van-swipe-item .icon{
	position: absolute;
	left:.1rem;
	top:.1rem;
	width:.34rem;
	height:.34rem;
	border:1px solid #6D6D7D;
	border-radius: 50%;
}
.steps-box1 .eval-box .active .icon{
	position: absolute;
	left:.1rem;
	top:.1rem;
	width:.36rem;
	height:.36rem;
	background: url(../images/select.png) no-repeat;
	border:0;
	background-size: 100%;
}
.steps-box1 .eval-box .van-swipe-item .pic {
	width:3.2rem;
	margin: 0 auto .3rem;
}

.steps-box1 .eval-box .van-swipe-item .pic img {
	width: 2rem;
	transition: all .3s;
}


.steps-box1 .eval-box .van-swipe-item .title {
	width: 2rem;
}

.steps-box1 .eval-box .van-swipe-item .title {
	width:100%;
	height:.48rem;
	text-align: center;
	font-size: .24rem;
	line-height: .24rem;
	overflow: hidden;
	color: #000137;
}

.steps-box1 .eval-box .van-swipe-item .title:hover {
	color: #3321EF;
}

.steps-box1 .eval-box .van-swipe-item .price {
	font-size: .26rem;
	font-weight:bold;
	color: #020242;
}

.steps-box3 {
	position:relative;
	padding: .5rem .3rem;
	overflow: hidden;

}
.steps-box3 .swiper-wrapper{
	margin: 0 auto;
	width: 4.1rem;
	height: 3.35rem;
	border: 1px solid #E1E1E5;
	text-align: center;
}
.steps-box3 .item .icon{
	position: absolute;
	left:.1rem;
	top:.1rem;
	width:.34rem;
	height:.34rem;
	border:1px solid #6D6D7D;
	border-radius: 50%;
}
.steps-box3 .active .icon{
	position: absolute;
	left:.1rem;
	top:.1rem;
	width:.36rem;
	height:.36rem;
	background: url(../images/select.png) no-repeat;
	border:0;
	background-size: 100%;
}
.steps-box3 .item .img {
	margin: .5rem auto 0;
	width: .99rem;
	height: .99rem;
	margin-bottom: .2rem;
}

.steps-box3 .item .p01 {
	margin-bottom: .2rem;
	font-size: .24rem;
	color: #000137;
}

.steps-box3 .item .p02 {
	font-size: .18rem;
	color: #020242
}
.steps-box3  .prev,
.steps-box3  .next {
	display: inline-block;
	width: 18px;
	height: 29px;
	position: absolute;
	top: 1.8rem;
}
.steps-box3  .prev {
	left: .2rem;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 24px solid #2B1BD5
}

.steps-box3 .next {
	right: .2rem;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 24px solid #2B1BD5
}

.steps-box3  .prevStop {
	border-right: 24px solid #CACACA;
	cursor: no-drop;
}

.steps-box3 .nextStop {
	border-left: 24px solid #CACACA;
	cursor: no-drop;
}

.steps-box4 {
	padding: .3rem 0;
	margin-bottom: .5rem;
}

.steps-box4 .drop-area {
	margin: 0 auto .2rem;
	width: 300px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	border: 2px dotted #B2B2C3;
	font-size: .24rem;
	color: #000137;
	    background: #f7f8fa;
}

.steps-box5 {
	padding:.5rem 0 .3rem;
	border-bottom: 2px solid #E4E3E9;
}

.steps-box5 .item {
	margin-bottom: .2rem;
}

.steps-box5 .item .label {
	width: 1.2rem;
	margin-right:.2rem;
	height: .64rem;
	line-height: .64rem;
	display: inline-block;
	text-align: right;
	font-size: .24rem;
	color: #000137;
}
.steps-box5 .item .label2 {
	width: 1.2rem;
	margin-right:.2rem;
	height: .64rem;
	line-height: .32rem;
	display: inline-block;
	text-align: right;
	font-size: .24rem;
	color: #000137;
}

.steps-box5 .item .text {
	display: inline-block;
	margin-right: .1rem;
	padding: 0 .2rem;
	width: 3.6rem;
	height: .64rem;
	line-height: .64rem;
	background: #FFFFFF;
	border: 1px solid #6D6D7D;
}

.steps-box5 .item .text input {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: .64rem;
	line-height: .64rem;
	font-size: .2rem;
	border: none;
	outline: none;
}
.steps-box5 .item .text .van-cell--clickable{
	padding: 0;
}
.steps-box5 .item .text .van-cell__right-icon{
	margin-top: .1rem;
}
.steps-box5 .item .getcode-blue {
	display: inline-block;
	vertical-align: middle;
	width: 1.6rem;
	height: .64rem;
	line-height: .64rem;
	text-align: center;
	background: #2B1BD5;
	border-radius: .08rem;
	font-size: .2rem;
	color: #fff;
}

.steps-box5 .item .select {
	display: inline-block;
	vertical-align: top;
	margin-right: .2rem;
	height: .64rem;
	line-height: .64rem;
	font-size: .24rem;
	font-weight: 400;
	color: #000137
}

.steps-box5 .item .select .icon {
	display: inline-block;
	margin-right: .1rem;
	vertical-align: middle;
	width: .32rem;
	height: .32rem;
	line-height: .32rem;
	background: #FFFFFF;
	border: 1px solid #6D6D7D;
	border-radius: 17px;
}

.steps-box5 .item .select-on .icon {
	border: 0;
	background: url(../images/select.png) no-repeat;
	background-size:100%;
}

.fixed-success {
	padding: 50px 0 0 0;
	width: 6rem;
	text-align: center;
	height: 3.27rem;
	background: #fff;
	border-radius: 16px;
}

.fixed-success img {
	width:.6rem;
	height:.6rem;
}

.fixed-success p {
	font-size: .24rem;
	color: #000137;
	line-height: .48rem;
}
.fixed-success p a{
	color:#3321EF;
}
.fixed-examine{
	padding: 50px 0 0 0;
	width: 6rem;
	text-align: center;
	height: 2rem;
	background: #fff;
	border-radius: 16px;
}
.fixed-examine p {
	font-size: .36rem;
	font-weight:700;
	color: #181092;
	line-height: .48rem;
}

.transparent-layer {
	cursor: pointer;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
}
	.footer-txt{
			padding:.5rem 0;
			margin-bottom: .3rem;
			text-align: center;
			font-size:.28rem;
			color:#fff;
		}