.pad20 {padding:20px;}
.pad30 {padding:30px;}
.overflow {overflow:hidden;}
.w-layout .layout-panel-center{top: 0px!important;height:100%;}
.w-layout {width:100%;height:100%;}
.w-layout .w-panel {height:100% !important;}
.h-zero-modal h3{text-align:center;font-size:16px;margin-bottom:20px;}
.h-zero-modal .checkbox-group .check-item {margin:15px 0;}
.h-zero-modal .bottom-button {margin-top: 60px;margin-bottom: 20px;}
.h-zero-modal .h-modal-form {padding:0 20px;}

/* 寮圭獥鍥炬爣璋冩暣 */
.zeromodal-body .zeromodal-icon {width:40px;height:40px;border-width: 3px;margin:15px auto 10px;font-size:30px;line-height:40px;}
.zeromodal-icon.zeromodal-success .line {height:4px;}
.zeromodal-icon.zeromodal-success .line.tip {width: 17px;left: 3px;top: 21px;}
.zeromodal-icon.zeromodal-success .line.long {width: 25px;right: 3px;top: 19px;}
.zeromodal-icon.zeromodal-success .placeholder {width:40px;height:40px;border-width: 3px;}
.zeromodal-body .zeromodal-title1 {font-size:16px;font-weight:normal;}
.zeromodal-btn-container .zeromodal-btn {margin:0 5px;}
.zeromodal-icon.zeromodal-error .line {width:22px;height:4px;top:18px;}
.zeromodal-icon.zeromodal-error .line.left {left:9px;}
.zeromodal-icon.zeromodal-error .line.right {right:9px;}

.demand-detail.sw-demand-detail {background-image:none;width:100%;padding:20px;margin:0;}
.go-back-btn {margin:30px auto 0;text-align:center;}

/* loading鍥炬爣璋冩暣灞呬腑 */
.zeromodal-loading1,.zeromodal-loading2 {left:0;right:0;margin:0 auto;}
/*loading閬僵灞傚眳涓樉绀�*/
.panel-loading {
  width:90px;
  position:absolute;
  top:46%;
  left:50%;
  margin-left:-45px;
}
/* 涓汉淇℃伅鍜屼慨鏀瑰瘑鐮佸簳閮ㄦ寜閽� */
.personal-form {
	padding:0 26px;
}
.personal-btn {
	margin-top:30px;
}
/* 涓婁紶闄勪欢閫夋嫨鏂囦欢鎸夐挳 */
.h-fileBtn {
	border: 1px solid #e5e6ea;
    border-radius: 3px;
    background: #f5f7fc;
    font-size: 12px;
    color: #475568;
    text-align:center;
}
/* 渚涘簲鍟嗚祫璐ㄥ脊绐� */
.view-modal-body {background:#fff;width:100%;min-width:400px;}
.view-modal {width:400px;margin:0;}
.view-modal .h-modal-box {border:none;padding:0;margin:0;}
.view-modal .h-modal-box .h-modal-body {margin:0;}

/* 鍙戝竷鍏憡缂栬緫椤甸潰 */
.publish-placard-form {
	width:600px;
	padding:30px 0;
	margin-left:50px;
}
/* 瀹℃牳鎰忚寮圭獥 */
.text-modal {
	width:100%;
}
.textarea-text {
	width:100%;
	height:78px;
	padding:5px 8px;
	border-radius:3px;
}
/* 寮圭獥缂栬緫妗嗘牱寮� */
.h-zero-modal {
	width:100%;
	overflow:hidden;
}
.h-zero-modal li {
	width:50%;
	float:left;
}
.h-zero-modal li.width100 {
	width:100%;
}

/* 鍙戝竷鍏憡缂栬緫椤甸潰 */
.publish-placard-form2 {
	width:580px;
	padding:30px 0;
	margin-left:50px;
}
/* 鎴愪氦鍏憡銆佸簾闄ゅ叕鍛婃煡鐪嬮〉闈� */
.public-con-table table {
	border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom:20px;
    border-collapse: collapse;
}
.public-con-table table td {
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}
/* 鏌ョ湅鍥剧墖澶у浘 */
.photo-show {
	width: 500px;
	height:400px;
	position:absolute;
	top:30%;
	left:0;
	right:0;
	margin:0 auto;
	z-index:3;
}
.photo-show img {
	width:100%;
	display:block;
}



.wrapper-mark {
	display:none;
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    filter:alpha(opacity=30);
    z-index:2;
}
.wrapper-mark.show{
	display:block;
}

/* 渚涘簲鍟嗛�夋嫨鏈�氳繃鍘熷洜 */
.h-price-notice {
	margin:0 60px;
	font-size:14px;
}
.h-price-notice .tit {
	font-weight:bold;
}
.h-price-notice .red {
	color:red;
}
.group-tit-select .select-box {
    height: 25px;
    border: none;
    width: 80px;
    position: relative;
    top: 1px;
    margin-right: 8px;
    outline: none;
}
