.per-l {
	float: left;
	width: 230px;
	background: #fff;
	min-height: 600px;
	z-index: 2;
	position: absolute;
}

.per-r {
	margin-left: 260px;
	background: #fff;
	min-height: 600px;
	overflow: hidden;
	padding: 30px;
}

.per-cont {
	width: 100%;
	position: relative;
}

.per-cont>ul {
	width: 1000%;
	position: absolute;
	z-index: 1;
}

.per-cont>ul>li {
	width: 10%;
	float: left;
}

.mt43 {
	margin-top: 43px;
}

.per-l-menu {
	padding: 0 0 0 30px
}

.per-l-menu-t {
	color: #999;
	font-size: 18px;
	margin-top: 20px;
}

.per-l-menu-t .icon {
	margin-right: 30px;
	vertical-align: middle;
}

.per-l-menu a {
	display: block;
	padding: 20px 0 0 33px;
	font-size: 16px;
	color: #333;
}

.per-l-menu a .triangle-right {
	visibility: hidden;
}

.per-l-menu a.on {
	color: #14A35B;
}

.per-l-menu a.on .triangle-right {
	visibility: visible;
}

.idcard-img {
	width: 390px;
	height: 240px;
	padding: 20px;
	border: 1px solid #dedede;
}
.license-img {
	width: 720px;
	height: 600px;
	padding: 20px;
	border: 1px solid #dedede;
}
.idcard-img img {
	width: 350px;
	height: 200px;
}

.triangle-right {
	width: 0;
	height: 0;
	border-left: 6px solid #40c268;
	border-right: 6px solid transparent;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}

.btn1 {
	width: 110px;
	height: 40px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	background: #14A35B;
	text-align: center;
	border-radius: 5px;
}

.btn1:hover {
	background: #129251;
	color: #fff;
	cursor: pointer;
}

.fb-list>ul>li {
	border: 1px solid #dedede;
	min-height: 152px;
	margin-bottom: 30px;
}

.fb-list>ul>li dt {
	background: #f5f5f5;
	height: 40px;
	line-height: 42px;
	padding: 0 10px;
	border-bottom: 1px solid #dedede;
}

.tip02 {
	padding: 2px 5px;
	color: #14A35B;
	margin-left: 10px;
	border: 1px solid #14A35B;
	border-radius: 2px;
	font-size: 12px;
}

.tip03 {
	padding: 2px 5px;
	color: #dedede;
	margin-left: 10px;
	border: 1px solid #14A35B;
	border-radius: 2px;
	font-size: 12px;
}

.tip06 {
	padding: 8px 10px;
	background: #eee;
	color: #666;
	border-radius: 2px;
}

.tip05 {
	padding: 2px 5px;
	color: #999;
	margin-left: 10px;
	border: 1px solid #dedede;
	border-radius: 2px;
	font-size: 12px;
}

.fb-list {
	color: #999;
}

.fb-title {
	max-width: 440px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}

.fb-xx-t {
	padding: 10px 0;
	font-size: 14px;
}

.fb-xx-t li {
	float: left;
	width: 20%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px;
}

.fb-xx-b {
	padding: 5px 0 15px 0;
	font-size: 14px;
}

.fb-xx-b li {
	float: left;
	width: 20%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
}

.fb-xx-b li.per40 {
	width: 40%;
}

.fb-xq-t {
	padding: 10px 0;
	font-size: 14px;
}

.fb-xq-t li {
	float: left;
	width: 25%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px;
}

.fb-xq-b {
	padding: 5px 0 15px 0;
	font-size: 14px;
}

.fb-xq-b li {
	float: left;
	width: 25%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
}

select::-ms-expand {
	display: none;
}

.choose-type {
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 100px;
	height: 45px;
	border: 1px solid #dedede;
	line-height: 45px;
	padding: 0 10px;
	color: #666;
	margin-right: 10px;
	font-size: 18px;
	background: url(../icon/icon1.png) no-repeat;
	background-position: 72px -580px;
}

.tip04 {
	top: 5px;
	left: 10px;
	background: #fdf1e1;
	border: 1px solid #fcb484;
	padding: 3px 10px;
	color: #f45220;
}




.preimg {width: 100%;height: 100%;}

/*申请认证*/

.sqrz1 ul li {
	width: 50%;
	padding: 0 8px;
	float: left;
	margin-bottom: 20px;
}

.sqrz1 dt {
	margin-right: 20px;
	padding-top: 2px;
}

.sqrz1 dl {
	background: #f8f8f8;
	padding: 20px;
}

.sqrz1 .t1 {
	color: #666;
	font-size: 18px;
	font-weight: bold;
}

.sqrz1 .t2 {
	color: #999;
	font-size: 14px;
}


/*认证表单*/

.auth-wrap  {
    width: 409px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 80px;
}

.form1-l {
	float: left;
	width: 138px;
	text-align: right;
	color: #999;
	vertical-align: middle;
	height: 45px;
	line-height: 45px;
}

.form1-r {
	width: 680px;
	float: left;
	text-align: left;
	padding-left: 30px;
}

.form1-r input[type="text"],
.form1-r input[type="password"],
.sqrz-form-r textarea {
	border: 1px solid #dedede;
	line-height: 45px;
	padding: 0 10px;
	color: #666;
	font-size: 14px;
}

.form1-r input[type="text"],
.form1-r input[type="password"] {
	width: 284px;
	height: 45px;
}

.form1-r textarea {
	width: 410px;
	height: 200px;
	resize: none;
	vertical-align: middle;
}

.form1-r input.txtcode {
	width: 170px;
}

.form1-r .sel-province {
	width: 140px;
	background-position: 90px -580px;
}

.form1-r select {
	width: 140px;
	height: 45px;
	border: 1px solid #dedede;
	line-height: 45px;
	padding: 0 10px;
	color: #666;
	font-size: 14px;
	background: url(../icon/icon1.png) no-repeat;
}

.form1-r .sel-city {
	background-position: 110px -580px;
}

.form1-r .sel-dist {
	width: 115px;
	background-position: 78px -580px;
}

.form1-r .sel-town {
	width: 115px;
	background-position: 78px -580px;
}

.form1-r .sel-coutry {
	width: 115px;
	background-position: 78px -580px;
}

.form1-r select option {
	color: #666;
}

.form1-bj {
	color: #fa7a41;
	margin-right: 5px;
	vertical-align: baseline;
	vertical-align: -webkit-baseline-middle;
	font-size: 18px;
}

.btnc14 {
	background: #14A35B;
	padding: 10px 45px;
	color: #fff;
	border-radius: 4px;
	font-size: 16px;
	cursor: pointer;
}

.btnc14:hover {
	background: #129251;
	color: #fff;
}

.btnbd {
	background: #fff;
	border: 1px solid #dedede;
	padding: 10px 45px;
	border-radius: 4px;
	font-size: 16px;
	cursor: pointer;
}

.btnadd {
	display: inline-block;
	border: 1px solid #dedede;
	min-width: 120px;
	min-height: 120px;
	color: #999;
	position: relative;
	margin-bottom: 10px;
	height: auto;
	vertical-align: top;
}


/*文本上传*/

.hiptfile {
	width: 0;
	height: 0;
	opacity: 0;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 9;
}


/*个人资料*/

.form2 {
	color: #999;
}

.form2-l {
	width: 93px;
	text-align: left;
	float: left;
}

.form2-r {
	float: left;
}

.form2-r select {
	width: 180px;
}

.form2 select {
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 130px;
	height: 45px;
	border: 1px solid #dedede;
	line-height: 45px;
	padding: 0 10px;
	color: #666;
	font-size: 18px;
	background: url(../icon/icon1.png) no-repeat;
	background-position: 100px -580px;
	margin-right: 10px;
}

.rdosex {
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #14A35B;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	position: relative;
	vertical-align: middle;
}

.rdosexon:after,
.rdosexon:before {
	content: " ";
	display: table;
	width: 8px;
	height: 8px;
	background: #14A35B;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	top: 4px;
	left: 4px;
}


/*个人收藏*/

.grsc1 {
	margin-top: 20px;
}

.grsc1>ul>li {
	padding: 20px;
	border-bottom: 1px dashed #dedede;
}

.grsc1-tr li {
	float: left;
}

.per-photo img {
	width: 120px;
	height: 120px;
}


/*common*/
 

.bottom-arr {
	position: absolute;
	bottom: -6px;
	transform: rotate(270deg);
}


.cont-l1 {
	width: 100%;
}

.cont-b2 {
	width: 100%;
}

.cont-b2>ul>li {
	width: 226px;
	float: left;
	padding-right: 20px;
}

.cont-b2>ul>li img {
	width: 206px;
	height: 152px;
}


.ani-yes {
	animation: animation_yes linear 1s;
	-moz-animation: animation_yes linear 1s;
	-webkit-animation: animation_yes linear 1s;
	-moz-animation: animation_yes linear 1s;
	;
}

@-moz-keyframes animation_yes {
	from {
		width: 0;
	}
	to {
		width: 80px;
	}
}

@keyframes animation_yes {
	from {
		width: 0;
	}
	to {
		width: 80px;
	}
}

@-webkit-keyframes animation_yes {
	from {
		width: 0;
	}
	to {
		width: 80px;
	}
}

@-o-keyframes animation_yes {
	from {
		width: 0;
	}
	to {
		width: 80px;
	}
}


/*租金评估*/ 
.ass-result {
margin-top: 70px;
border-top:1px dashed #dedede;
padding-top: 30px;
height: 0;
text-align: center; 
overflow: hidden;
}


.tip08 {
	background: #fff8ed;
}

.form3-l {
	width: 100px;
	text-align: right;
	margin-right: 20px;
	padding-top: 10px;
}

.ptb20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.form3-r select {
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 150px;
	height: 36px;
	border: 1px solid #dedede;
	line-height: 40px;
	padding: 0 10px 0 20px;
	color: #333;
	font-size: 14px;
	background: url(../icon/icon1.png) no-repeat;
	background-position: 116px -1044px;
	margin-right: 10px;
}

.form3-r {
	color: #999;
}

.form3-r input[type=text] {
	width: 150px;
	height: 36px;
	border: 1px solid #dedede;
	vertical-align: middle;
	padding: 0 5px;
	margin-right: 5px;
}

.btnAsses {
	padding: 10px 40px;
	border-radius: 4px;
	background: #14A35B;
	color: #fff;
	border: none;
}

.btnAsses:hover {
	color: #fff;
	background: #129251;
}

.mt70 {
	margin-top: 70px;
}

.btd3 {
	border-top: 1px dashed #dedede;
}

.underline {
	text-decoration: underline;
}

.underline:link {
	text-decoration: underline;
}

.txtAsses {
	width: 150px;
	padding: 5px 10px;
	border: 1px solid #ffcd8d;
	background: #fff8ed;
	color: #ff6600;
	font-size: 24px;
	text-align: center;
}


/*委托发布*/

.form4-txtphone {
	width: 240px;
	height: 36px;
	border: 1px solid #dedede;
	padding: 0 10px;
	font-size: 16px;
}

.btnSendCode {
	position: absolute;
	right: 0;
	top: 0;
	width: 90px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #14A35B;
	text-align: center;
	cursor: pointer;
}

.form4-txtcode {
	width: 150px;
	height: 36px;
	border: 1px solid #dedede;
	padding: 0 10px;
}

.form4-l {
	width: 120px;
	text-align: right;
	float: left;
	padding-top: 6px;
}

.form4-r {
	float: left;
	position: relative;
	width: 240px;
}

.btnwt {
	background: #FE9900;
	padding: 10px 55px;
	color: #fff;
	border: none;
	cursor: pointer;
}
 
.public-wrap {
	width: 1100px;
	margin: 0 auto;
}

.public-form-l {
	float: left;
	padding: 10px 20px 0 0;
	text-align: right;
	width: 200px;
}

.public-form-r {
	margin-left: 200px;
}

.public-form-r .sel {
	width: 148px;
	height: 45px;
	border: 1px solid #dedede;
	line-height: 45px;
	padding: 0 10px;
	color: #333;
	font-size: 14px;
	background: url(../icon/icon1.png) no-repeat;
	background-position: 110px -1041px;
}

.public-form-r .txt2 {
	width: 300px;
	height: 45px;
	border: 1px solid #dedede;
	line-height: 45px;
	padding: 0 10px;
	color: #333;
	font-size: 14px;
}

.public-form-r .txt3 {
	width: 150px;
	height: 45px;
	border: 1px solid #dedede;
	line-height: 45px;
	padding: 0 10px;
	color: #333;
	font-size: 14px;
}

.public-form-r .txt4 {
	width: 136px;
	height: 45px;
	border: 1px solid #dedede;
	line-height: 45px;
	padding: 0 10px;
	color: #333;
	font-size: 14px;
}
 


/*发布需求*/

.btnPulic {
	padding: 10px 45px;
	background: #14A35B;
	color: #fff;
	text-align: center;
	border: none;
	border-radius: 4px;
}

.btnPulic:hover {
	background: #129251;
	cursor: pointer;
}


/*流转方式*/

.lzfs-item {
	width: 150px;
	float: left;
	position: relative;
	text-align: left;
	color: #333;
	font-size: 16px;
}
.clfs-item {
	width: 150px;
	float: left;
	position: relative;
	text-align: left;
	color: #333;
	font-size: 16px;
}

.lzfs-c {
	width: 140px;
	padding: 10px;
	border: 1px solid #dedede;
	margin-top: 16px;
	color: #999;
	display: none;
}

.lzfs-c:hover {
	cursor: pointer;
	border: 1px solid #14A35B;
}

.lzfs-r {
	border: 1px solid #dedede;
	width: 300px;
	z-index: 2;
	position: absolute;
	margin-top: 10px;
	display: none;
	background: #fff;
}

.lzfs-r-c {
	padding: 10px;
}

.lzfs-r-b {
	background: #f5f5f5;
	padding: 10px 0;
}

.lzfs-r-b .btnSure {
	background: #ff6600;
	padding: 5px 25px;
	color: #fff;
	border: none;
	margin-left: 30px;
	cursor: pointer;
}

.lzfs-r-b .btnCancel {
	background: #f0f0f0;
	padding: 5px 25px;
	color: #fff;
	border: none;
	margin-left: 20px;
	border: 1px solid #ddd;
	color: #666;
	cursor: pointer;
}

.lzfs-r-c input[type=text] {
	width: 106px;
	height: 40px;
	vertical-align: middle;
	border: 1px solid #dedede;
	padding: 0 10px;
}

.lzfs-r-c .sel-mj {
	margin-left: 10px;
	padding: 0 10px;
	width: 106px;
	border: 1px solid #14A35B;
	background: #effee9 url(../icon/icon1.png) no-repeat;
	background-position: 75px -1122px;
}

.lzfs-r-c .sel-jg {
	margin-left: 10px;
	padding: 0 10px;
	width: 140px;
	border: 1px solid #14A35B;
	background: #effee9 url(../icon/icon1.png) no-repeat;
	background-position: 115px -1122px;
}

.lzfs-r-c .sel-mj:hover {
	cursor: pointer;
}

.lzfs-r-c .sel-mj:hover+.dwhs {
	display: block;
}

.dwhs {
	position: absolute;
	border: 1px solid #ffcd8d;
	background: #fff8ed;
	right: -90px;
	top: 5px;
	padding: 8px 15px;
	display: none;
	color: #666;
}

.lzfs-r-c select {
	width: 150px;
	height: 40px;
	vertical-align: middle;
	border: 1px solid #dedede;
	background: url(../icon/icon1.png) no-repeat;
	background-position: 116px -1042px;
}

.hascont .lzfs-c {
	display: block;
}


/*发布土地*/

.public-form-r input.txtmap {
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dedede;
	padding: 0 10px;
}

.txtjj {
	width: 600px;
	height: 140px;
	line-height: 40px;
	border: 1px solid #dedede;
	padding-left: 15px;
	color: #666;
	font-size: 14px;
	resize: none;
	font-family: inherit;
}

.btnFlagMap {
	width: 130px;
	height: 40px;
	line-height: 40px;
	background: #7ac23c;
	color: #fff;
	text-align: center;
	border: none;
	cursor: pointer;
}

.btnFlagMap:hover {
	background: #68ab2e;
}


/*编辑村子*/

.edit-wrap {
	width: 1000px;
	margin: 0 auto;
}

.edit-person-wrap {
	width: 1104px;
	margin: 0 auto;
}

.progress-wrap {
	height: 10px;
	background: #f8f8f8;
	width: 100%;
	position: relative;
}

.progress {
	background: #79d2dc;
	position: absolute;
	top: 0;
	left: 0;
	height: 10px;
	width: 15%;
}

.tip09 {
	min-width: 175px;
	background: #fff8ed;
	border: 1px solid #ffcd8d;
	padding: 5px 10px;
}

.icon-expand {
	margin-left: 10px;
	cursor: pointer;
	vertical-align: baseline;
}

.country-item {
	margin-top: 30px;
	text-align: left;
}

.country-item .btn {
	background: #fff;
	border: 1px solid #79d3dc;
	color: #79d3dc;
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 5px 20px;
	cursor: pointer;
}

.country-item-t {
	background: #eef7f8;
	height: 48px;
	position: relative;
	text-align: left;
	padding: 10px 0 0 20px;
	color: #79d3dc;
	font-size: 16px;
	margin-bottom: 35px;
}

.info .info-box {
	display: block;
}

.info .edit-box {
	display: none;
}

.info .btnSave {
	display: none;
}

.info .btnEdit {
	display: block;
}

.edit .info-box {
	display: none;
}

.edit .edit-box {
	display: block;
}

.edit .btnSave {
	display: block;
}

.edit .btnEdit {
	display: none;
}

.chk-wrap {
	width: 800px;
}

.chk-item {
	display: inline-block;
	width: 130px;
	margin-bottom: 15px;
	white-space: nowrap;
}

.country-item-c {
	overflow: hidden;
}

.country-form-l {
	width: 200px;
	float: left;
	text-align: right;
	color: #999;
	padding-right: 35px;
}

.country-form-r {
	margin-left: 200px;
	color: #333;
}

.info-map {
	width: 665px;
	height: 249px;
	
}

.country-types {
	width: 420px;
}

.country-type-item {
	width: 130px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 15px;
}

.info-imgs {
	width: 800px;
}

.info-imgs>ul>li {
	width: 140px;
	padding-right: 20px;
	float: left;
	margin-bottom: 10px;
	position: relative;
	height: 120px;
	overflow: hidden;
}

.info-imgs>ul>li img {
	width: 120px;
	height: 120px;
}

.icon-del {
	position: absolute;
	right: 20px;
	cursor: pointer;
	display: none;
	color: #000;
}

.info-imgs>ul>li:hover .icon-del {
	display: block;
}

.country-form-r input.txt3 {
	width: 150px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #dedede;
	padding: 0 10px;
}

.country-form-r input.txt4 {
	width: 136px;
	height: 45px;
	line-height: 45px;
	border: 1px solid #dedede;
	padding: 0 10px;
}

.country-form-r .sel {
	width: 150px;
	height: 45px;
	border: 1px solid #dedede;
	line-height: 45px;
	padding: 0 10px;
	color: #666;
	font-size: 14px;
	background: url(../icon/icon1.png) no-repeat;
	background-position: 110px -1041px;
}

.country-pano {
	width: 206px;
	height: 110px;
	position: relative;
}

.country-pano img {
	width: 206px;
	height: 110px;
}

.country-pano-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .35);
	cursor: pointer;
}

.country-video {
	width: 120px;
	height: 85px;
	position: relative;
}

.country-video img {
	width: 120px;
	height: 85px;
}

.btn01 {
	width: 100px;
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
	background: #7ac23c;
	color: #fff;
	border: none;
	cursor: pointer;
}

.btn01:hover {
	background: #68ab2e;
}

.un-click {
	background: #ccc;
	color: #fff;
}

.un-click:hover {
	background: #ccc;
	color: #fff;
}
 
.country-form .file-preview {
	width: 900px;
}


/*绑定手机号码*/

.form6 .txtphone {
	width: 287px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #dedede;
	padding: 0 15px;
}

.form6 .txtcode {
	width: 152px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #dedede;
	padding: 0 15px;
}

.form6 .txtmsgcode {
	width: 152px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #dedede;
	padding: 0 15px;
}


.form6 .btnCode {
	width: 122px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	cursor: pointer;
	background: #f49832;
}

.form6 .btnCode:hover {
	background: #f19228;
}

.form6 .btnNext {
	width: 290px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	cursor: pointer;
	background: #19ab61;
}

.form6 .btnCompele {
	width: 290px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	cursor: pointer;
	background: #19ab61;
}
 

/*comon*/

#map {
        height: 100%;
      }
      
/*7.19*/
.new-rep{
	width: 900px;
	background: #F8F8F8;
	padding: 30px 0;
	overflow: hidden;
	    font-size: 14px;
}
.new-rep1,.new-rep2{
	overflow: hidden;
}
.new-repl{
	width: 140px;
	text-align: right;
	float: left;
	padding: 7px 20px 0 0;
}
.new-repr{
	float: left;
}
.new-repr li{
    overflow: hidden;
    padding-bottom: 15px;
}
.reprli-l{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    float: left;
    margin-right: 20px;
}
.reprli-r{
    line-height: 40px;
    float: left;
}
.reprli-r p{
	margin-bottom: 10px;
}
.reprli-r input,.reprli-r select{
	width: 100px;
    height: 40px;
    border: 1px solid #dedede;
    line-height: 40px;
    padding: 0 10px;
    color: #666666;
    font-size: 14px;
}
.replibtn{
    width: 204px;
    height: 40px;
    background: #7ac23c;
    border: 0;
    color: #fff;
    line-height: 40px;
}
.rep-vul{
    width: 600px;
    overflow: hidden;
}
.rep-vul li{
    width: 300px;
    float: left;
    margin-bottom: 10px;
}
.rep-vul p{
	margin-right: 75px;
}
