#app{
	height: 100%;
	width: 100%;
}
.backg-l{
	background-image: url(../icon/new/backgroud.jpg);
    width: 100%;
    overflow: hidden;
    height:625px;
    background-position: bottom;
    background-repeat: no-repeat;
    /* background-size: 100%; */
    background-color: #d4e9ea;
}
.div-center{
	display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
	margin-top: 36px;
}
.login-tab{
    width: 400px;
    padding: 30px 30px 26px;
    background: #fff;
    float: right;
    margin-right: 126px;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 5px;
}
/* .isreg{
  padding: 15px 30px;
} */
.isreg .el-input__inner {
	height: 40px;
	line-height: 40px;
}
.isreg .login-text {
	padding-top: 12px;
}
/* .isreg .mb20 {
	margin-bottom: 14px;
} */
.isreg .el-tabs__header{
   margin: 0 0 20px;
}
.login-tab .el-tabs__item {
   line-height: inherit;
   color: #bbb;
   font-size: 16px;
}
.login-tab .el-tabs__item.is-active {
    color: #333;
}
.login-tab .el-tabs__active-bar {
    background-color: #333;
  }
.el-tabs__nav-wrap::after {
    background-color: #Eee;
}
.el-tabs__header {
    margin: 0 0 44px;
}
.el-input__inner {
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #333;
    height: 44px;
    line-height: 44px;
}
 .login-btn1,.login-btn2{
    width: 100%;
    margin-bottom: 20px;
    border: 0;
    background: #eee;
    color: #666;
}
.login-btn2{
	background: #C8C650;
    color: #fff;
}
.login-btn2:hover{
	background: #a09f3f;
    color: #fff;
}
.login-check{
	color: #333;
}
.login-check .el-checkbox__input.is-checked .el-checkbox__inner{
	background-color: #C8C650 !important;
    border-color: #C8C650 !important;
}
.login-check .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #333;
}
.login-check .el-checkbox__input.is-focus .el-checkbox__inner {
    border-color: #C8C650 !important;
}
.form-check{
    display: flex;
    justify-content: space-between;
    color: #999;
    font-size: 12px;
}
.form-zcxy span{
font-size: 12px;	
}
.fc-p1 p{
	display: inline-block;
}
.fc-p1 span{
	padding: 0 12px;
}
.login-text{
    padding-top: 52px;
    text-align: center;
    font-size: 12px;
    color: #bbb;
}
.el-yzm input.el-input__inner{
	padding-left: 15px;
}
.el-yzm span,.code-yzm{
	white-space: nowrap;
    color: #C8C650;
    font-size: 14px;
    right: 16px;
    text-align: right;
    line-height: 40px;
}
.el-yzm span i,.code-yzm span{
	position: relative;
}
.el-yzm span i:after,.code-yzm span:after{
	content: "";
    position: absolute;
    bottom: -2px;
    border-bottom: 1px solid #C8C650;
    left: 0;
    width: 100%;
}

.login-lc{
    float: right;
    border-bottom: 2px solid #eee;
    height: 40px;
    font-size: 12px;
    color: #999;
}
.login-lc span{
	padding: 0 3px;
	line-height: 20px;
}
/*two*/
.bcf6{
	background: #f6f6f6;
}
.maxtitle{
    font-size: 24px;
    text-align: center;
    padding: 46px 0 32px;
}
.box-shadow{
    background: #fff;
    box-shadow: 1px 1px 10px #ddd;
    border-radius: 5px;
}
.steps{
	height: 100px;
    padding-top: 28px;
}
.steps img{
	width: 397px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.steps-nav ul{
    width: 510px;
    margin: 0 auto;
}
.steps-nav ul li{
    width: 25%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #999;
    padding-top: 8px;
}
.c20{
	color: #C8C650 !important;
}
.c3{
	color: #333 !important;
}
.fmt20{
	margin-top: 20px;
}
.w720{
	width: 720px;
	margin: 0 auto;
}
.pt40{
	padding-top: 40px;
}
.pb72{
	padding-bottom: 72px;
}
.form-title{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #f6f6f6;
	color: #C8C650;
	padding-left: 22px;
	font-size: 16px;
	position: relative;
}
.form-title:before{
	content: '';
    position: absolute;
    left: 0;
    width: 6px;
    height: 20px;
    border-radius: 0 4px 4px 0;
    background: #C8C650;
    top: 8px;
}
.form-div{
    font-size: 14px;
    color: #999;
}
.btn-div{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #fff;
}
.pfc-form .bcf-btn{
	height: 44px;
	line-height: 44px;
	width: 100%;
	
}
.pfc-form .form-div {
	height: 100%;
	overflow-y: scroll;
}
.redstar{
	position: relative;
	padding-left: 8px;
}
.redstar::before {
  content: "*";
  color: #e64340;
  font-size:14px;
  position: absolute;
  left: 0;
  top: 0;
}
.mt32{
	margin-top: 32px;
}
.mb16{
	margin-bottom: 16px;
}
.icon-radio{
	width: 16px;
	height: auto;
}
.form-radio{
	font-size: 16px;
}
.fra-ul1{
	overflow: hidden;
}
.fra-ul1 li{
	width: 240px;
    float: left;
    margin-right: 16px;
    height: 48px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #eee;
}
.fra-ul1 li img{
	float: left;
	display: block;
	margin-top: 6px;
	margin-right: 20px;
}
.form-radio-r{
	line-height: 28px;
	margin-left: 36px;
}
.bse{
	border: 1px solid #eee;
}
.bsb{
	border: 1px solid #bbb;
}
.fra-ul1 .active{
	border: 1px solid #bbb;
	color: #333;
}
.fra-ul2 li{
	width: 100%;
    margin-bottom: 14px;
    height: 80px;
}
.fra-ul2 li span{
	font-size: 14px;
	color: #bbb;
}
.fra-ul2 .active span{
	color: #999;
}
.mt26{
	margin-top: 26px;
}
.mb24{
	margin-bottom: 24px;
}
.img-upload{
	overflow: hidden;
}
.img-upload .el-upload--picture-card {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 240px;
    height: 150px;
    line-height: 148px;
}
.img-upload .el-upload-list--picture-card .el-upload-list__item {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 240px;
    height: 150px;
    margin: 0 16px 16px 0;
}
.img-upload-list>div{
	margin-right: -20px;
}

.upload-text{
    font-size: 14px;
    width: 240px;
    height: 150px;
    display: flex;
    flex-direction: column;
    line-height: 24px;
    align-items: center;
    justify-content: center;
}
.img-uploader{
	width: 240px;
    height: 150px;
    margin: 0 16px 16px 0;
    float: left;
}
.img-upload-list{
	margin-bottom: 16px;
}
.img-upload-list .el-upload-list--picture-card .el-upload-list__item,.img-upload-list .upload-text {
	float: left;
	width: 230px;
}
.img-upload-list .el-upload--picture-card{
	width: 228px;
}
.form-put{
	overflow: hidden;
}
.form-min-item{
	overflow: hidden;
    height: 40px;
    display: flex;
    /* justify-content: space-between; */
    line-height: 40px;
    margin-bottom: 8px;
}
.form-min-lable{
	width: 100px;
    padding-right: 16px;
}
.form-min-lable span{
	display: inline-block;
	color: #666;
	padding-left: 8px;
}
.form-min-item .el-input__inner ,.form-min-item .el-textarea__inner{
    border-radius: 0;
    border: 1px solid #ddd;
    color: #333;
    height: 40px; 
    line-height: 40px;
 }
.form-dw{
	padding-left: 12px;
    color: #333;
	display: flex;
	align-self: center;
}
.form-min-rigth{
	width: auto;
	float: right;
	display: flex;
}
.form-min-rigth .el-input{
	width: 250px;
	float: left;
}
.form-min-item .el-cascader{
	width: 100%;
}
.form-min-item .form-radio,.form-min-item .form-checkbox{
	width: auto;
	font-size: 14px;
}
.fra-ul3 li{
	float: left;
    width: calc(100% / 5);
    height: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.fra-ul3 li img{
	float: left;
	display: block;
	margin-right: 5px;
}
.fra-ul3 .form-radio-r{
	margin-left: 0;
	color: #666;
}
.active .form-radio-r {
	color: #333;
}
.hauto{
	height: auto !important;
}
.form-checkbox .el-checkbox{
	width: calc(100% / 5);
	margin-right: 0;
}
.form-checkbox .el-checkbox__label{
	padding-left: 5px;
	color: #666;
}
.form-checkbox .el-checkbox__inner{
	width: 16px;
    height: 16px;
    border-radius: 0;
    border: 1px solid #bbb;
}
.form-checkbox .el-checkbox__input.is-checked .el-checkbox__inner{
	background-color: #fff;
    border-color: #333;
}
.form-checkbox .el-checkbox__inner::after {
    border: 1px solid #333;
    height: 9px;
    left: 4px;
    top: 0px;
    width: 5px;
    box-sizing: content-box;
    content: "";
    border-left: 0;
    border-top: 0;
    position: absolute;
    transform-origin: center;
}
.form-checkbox .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #333;
	line-height: 40px;
}
.w370{
	width:370px !important;
}
.pb24{
	padding-bottom: 24px;
}
.form-min-title{
	font-size: 14px;
	color: #666;
	/*padding-top: 18px;*/
	padding-bottom: 10px;
}
.pt28{
	padding-top: 28px;
}
.pt60{
	padding-top: 60px;
}
.ml32{
	margin-left: 32px;
}
.bor-btn,.bcf-btn{
	height: 56px;
	width: 160px;
	background: #fff;
	border: 1px solid #C8C650;
	border-radius:56px ;
	font-size: 16px;
	color: #C8C650;
	line-height: 56px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}
.bcf-btn{
	width: 240px;
	background: #C8C650;
	border: 1px solid #C8C650;
	color: #fff;
}
.foot-btn{
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.bcf-btn:hover{
	color: #fff;
	background:rgba(200, 198, 80, 0.9);
	transform:scale(0.99);
}
.bor-btn:hover{
	color: rgba(200, 198, 80, 0.9);
	transform:scale(0.99);
}
.form-min-rigth .el-textarea__inner{
	font: 400 14px microsoft YaHei;
	width: 250px;
	height: 80px !important;
}
.icon-loact{
	width: 14px;
	height: 16px;
}
.three .form-min-lable{
	width: 100px;
}
.three .form-min-rigth{
	width: 620px;
}
.three .el-input{
	width: 176px;
}
.three .code-yzm{
	min-width: 110px;
	position: relative;
}
.xylist{
	padding: 32px 18px;
}
.success{
	width: 328px;
    height: auto;
    margin: 52px auto 44px;
    display: block;
}
/*pop*/
.pop-body{
    position: fixed;
    top: 0;
    bottom: 0;
	left: 0;
    right: 0;
    z-index: 99;
    height: 100%;
    width: 100%;
}
.pop-bg{
	height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
}
.pop-cont{
    position: absolute;
    width: 480px;
    height: 600px;
    background: #fff;
    z-index: 100;
    top: 50%;
    left: 50%;
    margin-left: -360px;
    margin-top: -300px;
	border-radius: 5px;
}
.map-input{
    position: relative;
    width: 90%;
    margin: 10px auto;
	display: flex;
	justify-content: space-between;
}
.map-input input {
    height: 40px;
    line-height: 40px;
    border: 0;
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.1);
    font-size: 14px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.map-input span{
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background: #C8C650;
    display: inline-block;
    width: 80px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.1);
    margin-left: 30px;
}
.map-div{
    width: 100%;
    height: calc(100% - 60px);
    position: relative;
}
#container{
	height: 100%;
	width: 100%;
}
.dingw{
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 100;
}
.icon-dingw{
    width: 51px;
    height: auto;
}
.map-text{
    width: 300px;
    height: calc(100% - 130px);
    background: #fff;
    overflow: hidden;
    position: absolute;
    top: 130px;
    z-index: 99;
    right: 0;
}
.map-mint{
    font-size: 12px;
    color: #666;
    background: #f8f8f8;
    line-height: 27px;
    padding-left: 16px;
}
.map-current{
	 position: relative;
	 font-size: 14px;
    color: #333;
    line-height: 30px;
    padding: 5px 16px;
}
.map-current span{
    display: inline-block;
}
.map-tip-name{
	font-size: 14px;
    color: #333;
    line-height: 24px;
}
.map-tip-address{
	background: #fff;
	font-size: 12px;
    color: #999;
   
}
.bbse{
	border-bottom: 1px solid #eee;
}
.boby-m {
    height: 100%;
    overflow: hidden;
}
.map-tips{
    background: #fff;
    overflow-y: scroll;
    height: 100%;
}
.map-tips ul{
	padding-bottom: 120px;
}
.map-tips li{
	padding-top: 5px;
    padding-bottom: 8px;
    position: relative;
    padding-left: 15px;
}
.amap-copyright,.amap-logo{
	display: none !important; 
}
.icon-gou{
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -7px;
    width: 18px;
    height: auto;
}
.amap-icon img {
    position: absolute;
    z-index: -1;
    width: .51rem;
    height: .72rem;
}
.amap-geolocation-con{
	    right: 0 !important;
    top: .1rem !important;
}
.amap-geolocation-con .amap-geo {
    width: 1.27rem;
    height: 1.28rem;
    right: 0;
    background-size: 80%;
    border: 0;
    /*background-image: url(../img/dingw.png);*/
    background-repeat: no-repeat;
    background-color:rgba(255,255,255,0) ;
    background-image: none;
}
.amap-locate-loading .amap-geo {
    background-image: url(../img/spinner.gif);
}
.map-pop .cube-popup-mask {
    background-color: #f8f8f8;
     opacity: 1; 
    pointer-events: auto;
}
.amap-container img {
	    width: 36px !important;
    height: auto !important;
    top: -30px !important;
    left: -25px !important;
}
/* map end */

.login-tab .el-tab-pane{
	position: relative;
}
.login-tab .codediv{
	position: absolute;
    top: 0;
    right: 15px;
    height: 44px;
    line-height: 44px;
}
.code-yzm{
	line-height: 40px;
}
.codediv{
	 cursor:pointer
}
/* parther */
.w1010{
	width: 1010px;
	margin: 0 auto;
}
.img-pimg4{
	width: 100%;
	height: auto;
	display: block;
}
.pb-p1{
	position: relative;
	font-size: 30px;
	color: #333333;
	text-align: center;
	padding-bottom: 40px;
}
.hxian:after{
content: "";
	width: 124px;
	height: 1px;
	background: #C8C650;
	position: absolute;
	left: 50%;
	margin-left: -62px;
	top: 54px;
}
.pb-p2{
color: #333333;
	font-size: 14px;
	padding-bottom: 56px;
	text-align: center;
}
.pb-ul1 ul{
	margin-right: -25px;
	overflow: hidden;
}
.pb-ul1 li{
	width: 320px;
	margin-right: 25px;
	float: left;
	font-size: 14px;
	color: #333;
	height: 372px;
	background: #f6f6f6;
}
.pbu-top{
	position: relative;
	width: 100%;
}
.pbu-top>img{
	width: 100%;
	height: auto;
	display: block;
}
.pbu-pa{
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 0;
	width: 100%;
	height: 150px;
	 color: #FFF;
}
.pbu-pa>img{
	width: 40px;
	height: 40px;
	display: block;
}
.pbu-pa>p{
	display: flex;
	flex-direction: column;
}
.pbu-pa>p span:first-child{
	font-size: 24px;
}
.pbu-pa>p span:last-child{
	font-size: 10px;
}
.pbu-bottom{
	font-size: 14px;
	color: #333;
	padding-top: 30px;
	width: 100%;
	display: flex;
	justify-content: center;
	line-height: 28px;
}
.part-tabs{
	padding-top: 50px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-self: center;
}
.part-tabs div{
	font-size: 16px;
	color: #999999;
	float: left;
	width: 140px;
	padding-bottom: 24px;
}
.part-tabs div.active{
	color: #333;
	position: relative;
}
.part-tabs div.active:after{
	position: absolute;
	left: 0;
	width: 80px;
	background: #333;
	height: 1px;
	content: "";
	bottom: 0;
}
.pt46{
	padding-top: 46px;
}
.w680{
	width: 680px;
}
.join .form-put{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.join .form-min-rigth,.join .form-radio{
	width: 420px;
}
.SlideVer{
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
	z-index: 9;
	padding: 20px;
	background: #f7f9fa;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-radius: 5px;
}
/*@media height*/
@media screen and (min-device-height: 901px) and (max-device-height: 1000px) {
	/*注册*/
	/* .isreg .login-text{
		padding-top: 22px;
	}
	.isreg .mb20 {
	    margin-bottom: 20px;
	}
	.isreg{
	  padding: 30px 30px 26px;
	}
	 .isreg .el-input__inner {
	    height: 44px;
	    line-height: 44px;
	} */
}
@media screen and (min-device-height: 800px) and (max-device-height: 900px) {
	.login-tab {
    	/*margin-top: 36px;*/
    }
	/* .el-tabs__header {
	    margin: 0 0 20px;
	}
	.login-text {
	    padding-top: 15px;
	} */
}
