﻿

#middle {
	width: 100%;
}

 

/* 页面内容 */
	
.zlm-nav{
    line-height: 59px;
	border-bottom: 1px solid #e6e6e6;
	}

.zlm-nav ul{
	width: 1300px;
    margin: 0 auto;
    height: 60px;
	}
	
.zlm-nav ul li{
	display:block;
	float:left;
	text-align: center;
    width: 100px;
    margin: 0 50px;
	}
	
.zlm-nav ul li a{
	display:block;
	font-size:16px;
	}

.zlm-nav ul li.current{
	color:#008ed6;
    border-bottom: 2px solid #008ed6;
	}

.zlm-nav ul li.current a{
	color:#008ed6;
	}

.zlm-nav ul li:hover{
	color:#008ed6;
	border-bottom: 2px solid #008ed6;
	}

.form-content{
	margin:0 auto 37px;
        width: 1260px;
        overflow: hidden;
        padding: 45px 20px 0;
	background: #ffffff;
}

.mid-path{
	float:right;
	color:#333333;
	font-size:14px;
	}

.mid-path img{
	vertical-align: middle;
    margin:0 10px;
	}

.zxdt-title{
	color:#008ed6;
	font-size:20px;
	font-weight: bold;
    
	}
	
/* 表单信息 */
.mid-form{
	width: 1260px;
	margin: 40px 0;
}

.form-item{
	margin-bottom: 15px;
	float: left;
}

.item-title{
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #333333;
	float: left;
}

.item-title span{
	color: #ff0000;
}

.item-input{

	border: 1px solid #ebebeb !important;
background:#fafafa !important;
	float: left;
	box-sizing: border-box;
	padding: 0px 10px;
	border-radius: 5px;
}

.item-button{
	width: 150px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	float: left;
	box-sizing: border-box;
	border-radius: 20px;
	font-size: 14px;
	color: #5473e8;
	font-weight: bold;
}

.input_100{
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

.input_370{
	width: 360px;
}

.input_700{
	width: 690px;
	margin-right: 20px;
}

.input_690{
	width: 680px;
}

.input_860{
	width: 850px;
}


.item-title-top{
	margin-bottom: 20px;
}

.form-item-left{
    margin-right: 20px;
}

.item-file{
	width: 100%;
}

/* 预约查询 */

.mid-yycx-btn{ margin:25px 0 0; }

.mid-yycx-btn img{ width:100%; }

/* 预约勘察流程 */
.mid-ggkclc{
    margin: 47px 0 0 12px;
    border: 2px solid #d9f1ff;
    background: #f7fbff;
}

.ggkclc-title{
    color: #0190e5;
    font-size: 18px;
    background: #d2eeff;
    width: 180px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 0 0 15px 0;
    margin: -12px 0 0 -12px;
    position: relative;
}

.ggkclc-title span{
    position: absolute;
    left: 0;
    bottom: -10px;
}

.ggkclc-flow{
    margin: 25px 50px 20px 45px;
}

.ggkclc-flow ul li{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 15px;
}

.flow-dot{
    width: 6px;
    height: 6px;
    background: #7cc5f2;
    border-radius: 100%;
    float: left;
    margin: 12px 12px 0 0;
}


/* 上传表单 */

.item-file #table {
	border-radius: 5px;
}


.item-file #table td,
.item-file #table th {
	font-size: 16px;
	border: 1px solid #DEDEDE;
	padding: 0px 20px;
	box-sizing: border-box;
	/* height: 50px; */
	/*line-height: 50px;*/
	color: #333333;
}

.item-file span{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.item-file .item-file-red{
	color: #ff0000;
	display: inline-block;
}

.item-file #table tr td:nth-child(1) {
	width: 360px !important;
	background: #F5F6F7;
	text-align: right;
}

.item-file #table tr td:nth-child(2) {
	width: 600px;
}

.item-file #table tr:hover{
	background: #EEF0FA!important;
}

.item-file #table tr:hover td:nth-child(1){
	background: #EEF0FA!important;
}

.item-input:focus {
	border: 2px solid #556CCF;
}


/* 地区 */
.item-region{
	width: 870px;
	float: left;
	margin-bottom: 25px;
}
.item-region2{    width: 716px; margin:2px 0 19px;}
.item-region input{
	width: 200px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #ebebeb !important;
background:#fafafa !important;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 0px 10px;
}
.item-region2 .bdtp{
	
	height: 46px !important;
	line-height: 46px !important;
	border: 1px solid #ebebeb !important;
background:#fafafa !important;
	border-radius: 5px !important;
	box-sizing: border-box !important;
	padding: 0px 10px !important;
}



.item-region span{
	margin: 0px 10px;
}

.item-specific input{
	width: 870px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #DEDEDE;
	border-radius: 5px;
	box-sizing: border-box;
	margin-left: 90px;
	padding: 0px 10px;
}

/* 类别筛选 */

.item-lb {
	width: 850px;
	float: left;
}

.item-lb ul li {
	float: left;
	height: 35px;
	line-height: 35px;
	margin-bottom: 2px;
	margin-right: 10px;
}

/* 类别单选 */
.item-lb input[type="radio"] {
	display: none;
}

.item-lb span {
	display: inline-block;
	background: #FFFFFF;
	color: #999999;
	font-size: 14px;
	text-align: center;
	/*padding: 0px 25px;*/
	height: 36px;
	line-height: 36px;
	border-radius: 20px;
	cursor: pointer;
	float: left;
}


.item-lb input:checked+span {
	background: #556CCF;
	color: #FFFFFF;
}

/* 单选 */
.item-radio{
	width: 150px;
	height: 46px;
	border: 2px solid #008ed6;
	box-sizing: border-box;
	float: left;
	border-radius: 20px;
}
.item-radio input[type="radio"] {
	display: none;
}

.item-radio span {
	display: inline-block;
	background: #FFFFFF;
	color: #999999;
	font-size: 14px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	border-radius: 20px;
	cursor: pointer;
	width: 50%;
	float: left;
}

.item-radio .radioItem input[checked=""] {
	background: #556CCF;
	color: #FFFFFF;
}


.item-radio .radioItem label{
    width: 100%;
    height: 100%;
    display: inline-block;
}

input[type="radio"]:checked+label {
    background: #556CCF;
    color: #FFFFFF;
    border-radius: 20px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    display: inline-block;
}

.item-lb span label{
    display: inline-block;
    padding: 0 25px;
}
.bdlb-check input[type="radio"]:checked+label{
    width: auto;
}

/* 多行文本框 */
.item-textarea {
	width: 850px;
        height:140px;
	box-sizing: border-box;
	float: left;
	/* border: 1px solid #DEDEDE;*/
	border-radius: 5px;
}

.htmleditor {
    border: #DEDEDE 2px solid;
    padding: 5px 5px;
    border-radius: 5px;
    box-sizing: border-box;
}


.item-textarea .textarea {
	width: 100%;
	border:none;
	font-size: 16px;
}

.form textarea {
	outline: none;
	resize: none;
}

.toolbarSet{
display:none;
}

/*.item-textarea .textarea {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	font-size: 16px;
}

.textarea {
	outline: none;
	resize: none;
	border: 2px solid #DEDEDE !important;
	border-radius: 5px;
}*/


button{
	outline: none;
	border: 0px;
}

.form-button {
	width: 100%;
	text-align: center;
	margin-top: 40px; 
}
.form-button a{display:block;}
.form-button a,.form-button a:link,.form-button a:visited{color:#556CCF;}
.form-button a:hover{color:#fff;}
.button-item{
	width: 300px;
	height: 50px;
	line-height: 50px;
	background: #ffffff;
	overflow: hidden;
	text-align: center;
	color: #556CCF;
	display: inline-block;
	border-radius: 30px;
	font-size: 20px;
	font-weight: bold;
	box-sizing: border-box;
	margin: 0px 20px;
}

.button_back{
	width: 100%;
	height: 100%;
	color: #556CCF;
	background: transparent;
font-size: 16px;
font-weight: bold;
}

.button_back:hover{
	background: #556CCF;
	color: #FFFFFF;
}

.button_next{
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	background: transparent;
font-size: 16px;
font-weight: bold;
}


.button-next{
	width: 400px;
	background: #008ed6;
	color: #FFFFFF;
}

.button-item:hover{
	background: #008ed6;
	color: #FFFFFF;cursor:pointer;
}


/* ============input========= */
.form-item input::-webkit-input-placeholder {
	color: #C9C9C9;
}

.form-item input:-moz-placeholder {
	color: #C9C9C9;
}

.form-item input::-moz-placeholder {
	color: #C9C9C9;
}

.form-item input:-ms-input-placeholder {
	color: #C9C9C9;
}

/* 步骤展示 */
#formStep1{
	display: block;
}

#formStep2{
	display:none;
}

.input_200{
	width: 156px;text-align:right;
}

.input_560{
	width: 716px;
}

.file-button{
	width: 120px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	float: left;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 14px;
	color: #FFFFFF;
	background: #008ed6;
	font-weight: bold;
}

.file-item{
	margin-top: 25px;
	padding-left: 200px;
	box-sizing: border-box;
}

.file-item ul{
	width: 900px;
	margin-left: -40px;
}

.file-item ul li{
	width: 360px;
	box-sizing: border-box;
	margin-left: 40px;
	float: left;
	margin-bottom: 20px;
	background: #F5F6F7;
	border-radius: 20px;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	box-sizing: border-box;
}

.file-item ul li span{
	width: 300px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	float: left;
}

.file-item ul li img{
	vertical-align: middle;
	float: right;
	margin-top: 12px;
}



.form .field{
        width:660px;
	padding: 0px!important;
        border: 2px solid #DEDEDE!important;
	height: 46px;
	line-height: 46px;
	border: 1px solid #ebebeb !important;
background:#fafafa !important;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 0px 10px;
}

td{
  width:auto!important;
}

.form table{ table-layout:fixed; } 
.form>table{table-layout: auto;}
.field{
	width: 100% !important;
	height: 46px!important;
	box-sizing: border-box!important;
	padding: 0px 10px!important;
	border-radius: 5px!important;
}

.button{
	width: 80px!important;
	height: 46px!important;
	text-align: center!important;
	float: none!important;
	box-sizing: border-box!important;
	border-radius: 5px!important;
	font-size: 14px!important;
	color: #FFFFFF!important;
border:1px solid #008ed6;
	background: #008ed6 !important;
	font-weight: bold!important;
	margin:3px 0 0 6px !important; 
	padding: 0px!important; 
}

td .uploadAttachment,td .deleteAttachment{
	padding: 0px!important;
}
.openAttachment{
	display: none!important;
}
.downloadAttachment{
	display: none!important;
}
.deleteAllAttachment{
	display: none!important;
}


#table .field {
    
    height: 50px!important;
    padding: 0px!important;
margin-top:8px !important;
}


.item-region2 #table .field {
    width: 770px!important;
    height: 50px!important;
    padding: 0px!important;
margin-top:8px !important;
}


.item-file #table td.bdwj{    padding: 0px 10px;}




/*单位*/
.form-item-dw {
	position: relative;
}

.form-item-dw .item-input {
	padding-right: 40px;
}

.form-item-dw .item-dw {
	position: absolute;
	top: 0;
	right: 0;
	display: table-cell;
	white-space: nowrap;
	font-size: 14px;
	padding: 12px;
}

.tip-icon {
	background: url(/cms/templates/10546072411700000/images/tip_icon.png) no-repeat;
	height: 18px;
	width: 18px;
	background-size: 100% 100%;
	display: inline-block;
}

.layer-tip-notice {
	display: none;
}


