/*evaluate二维码弹框*/
.windowEvaluate{width: 100%; height: 100%; position: fixed;  z-index: 10002;  top:0;  background-color: rgba(5, 5, 5, 0.8);}
.windowEvaluate .windowEvaluate-div1{position: relative; width: 64%; margin-top: 50%; margin-left: 18%; text-align: center;}
.windowEvaluate .windowEvaluate-div1 .windowEvaluate-div2{padding: 1.5rem 2rem; display: inline-block; background: #fff; border:1px #ccc solid; border-radius: 8px;} 
.windowEvaluate .windowEvaluate-div1 .windowEvaluate-div2 .windowEvaImg{height: 11rem;}
.windowEvaluate .windowEvaluate-div1 .windowEvaluate-div2 .windowEvaP1{
	display: inline-block;
	font-size: 1.05rem;
	color: #444;
	line-height: 1.5;
	margin-top: 0.5rem;
}


.windowEvaluate .windowEvaluate-div1 .windowEvaluate-div2 .windowEvaP1 .sp{
	color: #1A93C9;
}

/*...出售网店....*/
.outMain{
	width: 100%;
	padding: 0.1rem 0;
	background: #fff;
	border-top:1px #ececec solid;
	border-bottom:1px #ececec solid;
}

.outTips{
	clear: both;
	overflow: hidden;
	padding: 0.8rem 0;
	width: 100%;
	background: #f2f2f2;
	font-size: 1.15rem;
	color: #1a93c9;
	text-align: center;
	line-height: 1.5rem;
}

.outItem{
	clear: both;
	overflow: hidden;
	width: 92%;
	margin: 0 auto;
	vertical-align: middle;
	border-bottom: 1px #ececec solid;
}

.outItem .itemImg{
	float: left;
	height: 1.4rem;
}

.outItem .itemInp{
	float: left;
	width:74%;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 1.1rem;
	color: #666;
	margin-left: 1.5rem;
	border: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}




.outItem .itemPoint{
	height: 6px;
    float: right;
    margin-right: 6px;
    margin-top: 0.5rem;
    width: 7px;
}

.outItem .searchP1{
	width: 100%;
	padding: 0.8rem 0;
	clear: both;
	overflow: hidden;
}

.outItem .searchTxt{
	width: 76%;
	padding: 0 2%;
	height: 2.4rem;
	float: left;
	border:1px #0093C9 solid;
	border-radius: 5px;
	border-right: 0;
	font-size: 1rem;
}

.outItem .searchBtn{
	width: 20%;
	height: 2.55rem;
	float: left;
	margin-left: -5px;
	border: 0;
	background: #0093C9;
	border-radius: 5px;
	border-left: 0;
}

.outItem .searchBtn .searchLogo{
	height: 1.8rem;
}

.typeDiv{
	width: 100%;
	height: 15rem;
	overflow-y: scroll;
	margin: 1rem 0;
}

.typeDiv .typeP1{
	width: 100%;
	height: 2.2rem;
}

.typeDiv .typeP1 .typeTxt{
	font-size: 1rem;
	color: #666;
	line-height: 2.2rem;
}

.typeDiv .typeP1 .typeChooseBtn{
	height: 1.2rem;
	float: left;
	margin-top: 0.5rem;
	margin-right: 0.5rem;
}

.outItem .noFind{
	width: 80%;
	margin: 0 auto;
	padding: 2rem 0;
	clear: both;
	overflow: hidden;
}

.outItem .noFind .noFindImg{
	width: 30%;
	float: left;
}

.outItem .noFind .noFindTips{
	float: left;
	color: #666;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-left: 6%;
	margin-top: 2.5rem;
}

@media screen and (max-width:480px){
    .outItem .noFind .noFindTips{
		font-size: 1.1rem;
		margin-left: 6%;
		margin-top: 0.8rem;
	}
}

@media screen and (max-width:320px){
    .outItem .noFind .noFindTips{
		font-size: 1rem;
		margin-left: 2%;
		margin-top: 0.3rem;
	}
}




.outItem .itemInp:focus{outline: none;}

.outItem .must{
	display: block;
	height: 1.4rem;
	float: right;
	font-size: 1.1rem;
	color: #bbb;
}

.outItem .itemChoose{
	float: left;
	width:70%;
	height: 1.4rem;
	line-height: 1.4rem;
	font-size: 1.1rem;
	color: #666;
	margin-left: 1.5rem;
}

.outItem .choose{
	display: block;
	height: 1.4rem;
	float: right;
	height: 1.4rem;
	width: 2rem;
	background: url(../img/mGujia/pointDown.png) no-repeat center;
	background-size: 40%;
}

.outItem .cur{
	background: url(../img/mGujia/pointUp.png) no-repeat center;
	background-size: 40%;
}

.outItem .chooseOnly{
	margin-left: 1.5rem;
}

.outItem .chooseSpan{
	color: #666;
	font-size: 1.1rem;
}

.outBtn{
	font-size: 1.2rem;
	color: #fff;
	background: #1a93c8;
	width: 92%;
	margin-left: 4%;
	height: 3rem;
	border: 0;
	border-radius: 5px;
	margin-top: 1.5rem;
}

@media screen and (max-width:375px){
    .outTips{font-size: 1.05rem;}
}


/*....网店估价....*/
.header .gjTitle{
	position: relative;
	display: inline-block;
	font-size:1rem; 
	text-align:center; 
	height: 1.8rem;
	line-height: 1.8rem;
	width: 13rem;
 	margin-top: 0rem;
	color: #fff;
}

.header .gjTitle .gjNameChoose{
	display: inline-block;
	width: 7rem;
	height: 1.8rem;
	border-radius: 1.8rem;
	border: 1px #fff solid;
}

.header .gjTitle .gjTm{
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

.header .gjTitle .gjTb{
	position: absolute;
	top: 0;
	left: 5.8rem;
	text-align: center;
}

.header .gjTitle .cur{
	z-index: 10;
	background: #fff;
	color: #1A93C9;
}

.tmGjchoose{
	width: 100%;
	height: 2.75rem;
	background: #fff;
	font-size: 1.05rem;
	color: #444;
}

.tmGjchoose li{
	width: 50%;
	height: 2.7rem;
	line-height: 2.7rem;
	float: left;
	text-align: center;
}

.tmGjchoose li.gjQuick{
	background: url(../img/mGujia/gjLine.png) no-repeat right center;
	background-size: 1px 2rem;
}

.tmGjchoose li.cur{
	color: #1A93C9;
	border-bottom: 2px #1A93C9 solid;
}


.outItem .outItemP1{
	height:2.4rem;
	line-height:2.4rem;
	background:#f1f1f1;
	border-bottom:1px #fff solid;
	padding-left:3.2rem;
}

.outItem .outItemP11{
	height:2.4rem;
	line-height:2.4rem;
	background:#f1f1f1;
	border-bottom:1px #fff solid;
	padding-left:3.2rem;
}

.shoptypeCho{
	background: url(../img/mGujia/out_icon4.png) no-repeat left center;
	background-size: 1.4rem;
	margin-left: 4%;
	width: calc(94% - 2.6rem);
	padding-left: 2.6rem;
	color: #666;
	font-size: 1.1rem;
	border: 0;
	border-bottom: 1px #ececec solid;
}

.shoptypeCho:focus{outline: none;}

.gjEr{
	width: 100%;
	padding: 1.5rem 0;
	background: #fff;
	text-align: center;
	margin-top: 0.5rem;
}

.gjEr .erImg{
	height: 12rem;
}

.gjEr .erText{
	display: inline-block;
	width: 12rem;
	font-size: 1.05rem;
	color: #444;
	line-height: 1.5;
	margin-top: 0.5rem;
}

.gjEr .erText .sp{
	color: #1A93C9;
}

.tmGjTips{
	width: 90%;
	padding: 1.5rem 0;
	font-size: 1rem;
	color: #666;
	margin-left: 5%;
	line-height: 1.5;
}

.tmGjTips .cur{
	color: #1A93C9;
}

.progress{
	width: 100%;
	padding: 1.5rem 0;
	background: #fff;
	text-align: center;
	margin-top: 0.5rem;
}

.progress .proDiv{
	display: inline-block;
	width: 10rem;
	height: 10rem;
	border: 0.3rem #1A93C9 solid;
	border-radius: 50%;
	box-shadow:0px 0px 8px #BBB;
	position: relative;
}

.progress .proDiv .proDiv1{
	display: inline-block;
	margin-top: 0.6rem;
	width: 8.5rem;
	height: 8.5rem;
	border: 1px #1A93C9 solid;
	border-radius: 50%;
	position: relative;
}

.progress .proDiv .proDiv1 .pointProcess{
	width: 6px;
	height: 6px;
	box-shadow:0px 0px 8px #BBB;
	border-radius: 50%;
	background: #1A93C9;
	position: absolute;
	top:-3px;
	left: 4rem;
}

.try{
    -webkit-animation: try 5s linear infinite;  
    -o-animation: try 5s linear infinite;
    animation: try 5s linear infinite;
}

@-webkit-keyframes try {
    from{  
      transform:rotate(0deg);  
    }  
    to{  
      transform:rotate(360deg);  
    }  
}


.progress .proDiv .proMain{
	width: 10rem;
	height: 10rem;
	position: absolute;
	top: 0;
	left:0;
	text-align: center;
}

.progress .proDiv .proMain .percent{
	font-size: 2.2rem;
	color: #1A93C9;
	margin-top: 2.4rem;
}

.progress .proDiv .proMain .proTips{
	color: #444;
	font-size: 9px;
}

.progress .proDiv .proMain .proTips .proNum{
	color: #1A93C9;
}

.tmAccurate3 .focus{
	font-size: 1rem;
	color: #444;
	width: 100%;
	text-align: center;
	line-height: 1.5;
}


/*估价结果*/
.resultMain{
	clear: both;
	overflow: hidden;
	width: 92%;
	padding: 1.5rem 4%;
	background: #fff;
}

.resultMain .resultTips{
	width: 100%;
	text-align: center;
	font-size: 1.05rem;
	color: #1A93C9;
	line-height: 1.5;
}

.resultMain .resultPoint{
	width: 100%;
	height: 4rem;
	background: url(../img/mGujia/resultPoint.png) no-repeat center center;
	background-size: 1.3rem;
}

.resultMain .resultDiv{
	width: 100%;
	height: 5rem;
}

.resultMain .resultDiv .resultDiv-div1{
	width: 100%;
	background: #1A93C9;
	height: 0.8rem;
	border-radius: 0.8rem;
	position: relative;
}

.resultMain .resultDiv .resultDiv-div1 .resultCode{
	width: 94%;
	position: absolute;
	left: 2.5%;
	top:0.5rem;
	height: 4rem;
	border-left: 2px #d2d2d2 solid;
	border-right: 2px #d2d2d2 solid;
	border-top:2px #087EAC solid;
	background:#fff url(../img/mGujia/resultDiv.png) no-repeat center bottom;
	background-size: 100% 0.6rem;
	line-height: 4rem;
	color: red;
	font-size: 2.5rem;
	text-align: center;
}

.resultMain .hint{
	margin-top: 2rem;
	width: 100%;
	height: 2.2rem;
	font-size: 1.05rem;
	border-bottom: 1px #b2b2b2 dashed;
	color: #444;
	line-height: 2.2rem;
}

.resultMain .hintMain{
	margin-top: 0.5rem;
	width: 100%;
	line-height: 1.5;
	color: #666;
	font-size: 1rem;
}

.sureChoose{
	width: 12rem;
	height: 2.5rem;
	background: #0093C9;
	color: #fff;
	font-size: 1.1rem;
	border: 0;
	margin: 0 auto;
	border-radius: 5px;
}
.typeDiv .nofond{
	height: 28px;
	width: 100%;
	text-align:center;
	color:#c0c0c0;
}

/*221114估价修改*/
.outItem-yzm{
	position: relative;
}
.outItem-yzm .itemInp,
.outItem-dx .itemInp{
	width: 55%;
}
.outItem-yzm .yzmImg{
	position: absolute;
	top: 0.625rem;
	right: 0;
	width: 5rem;
	height: 1.875rem;
}
.outItem-dx .getBtn{
	float: right;
	color: #666;
	font-size: 1.1rem;
}

.gjSuccess{
	text-align: center;
}
.gjSuccess .oUpImg,
.gjSuccess span{
	display: inline-block;
	vertical-align: middle;
}
.gjSuccess .oUpImg{
	height: 1.75rem;
}
.gjSuccess span{
	color: #333;
	font-size: 1.35rem;
}
.gjSuccess .primary{
	color: #666;
	font-size: 0.93rem;
	margin-top: 1rem;
}
.gjSuccess .btnbox{
	margin-top: 1.2rem;
}
.gjSuccess .closeBtn{
	display: inline-block;
    width: 10rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.125rem;
    color: #fff;
    border-radius: 10px;
    background: #1eaadc;
}
@media screen and (max-width:330px){
    .gjSuccess .primary{
    	font-size: 0.9rem;
    }
}

/*弹出*/
.subMsg {
	background: none !important;
	box-shadow: none !important;
	border: 0 !important;
}

.subMsg .subMsg_con {
	height: 2.35rem;
	border-radius: 1.2rem;
	background: #000;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-size: 0.924rem;
	line-height: 2.35rem;
	text-align: center;
	padding: 0 1.422rem;
}

.subMsg .layui-layer-content {
	padding: 0 !important;
}