<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.diy-message-main {
	height: 700px;
	width: 100%;
}

.diy-message-top {
	width: 100%;
	height: 70px;
	background: url(../images/wsbm.png) no-repeat center center;
	text-align: center;
	margin-bottom: 40px;
}

.diy-message-top h3 {
	font-weight: bold;
	color: #0592dc;
	font-size: 22px;
	position: relative;
	line-height: 58px;
}

.diy-message-top span {
	display: block;
	color: #959595;
	font-size: 15px;
}

.diy-message-left {
	width: 510px;
	height: 600px;
	float: left;
	margin-left:30px;
}

.diy-message-right {
	width: 600px;
	height: 600px;
	float: right;
	position: relative;
	margin-right: 30px;
}

.diy-message-right-info {
	box-shadow: 0 0 5px #eee;
	border-radius: 2px;
	box-sizing: border-box;
	height: 525px;
	float: right;
	border: 1px solid #e2e2e2;
	font-size: 14px;
	color: #6c6c6c;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 16px;
}

.diy-message-right-info h3 {
	font-size: 16px;
	color: #0592dc;
}

.diy-message-right-info h3 i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 3px;
	height: 17px;
	background: #0592dc;
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.diy-message-right-info dl {
	overflow: hidden;
	width: 510px;
	line-height: 24px;
	margin: 6px 0;
}

.diy-message-right-info dt {
	float: left;
	width: 15px;
}

.diy-message-right-info dd {
	float: left;
	width: 490px;
}

.diy-message-right-info .dashed {
	border-bottom: 1px dashed #ddd;
	margin: 20px 0;
}

.diy-message-left {
	box-sizing: content-box !important;
}

.layui-form-label span {
	color: #0592dc;
}
 
.search_input {
	padding-left: 10px !important;
}

.layui-form-select .layui-input {
	padding-right: 0px;
}

.layui-form-select dl dd.layui-this {
	background-color: #0592dc;
	color: #fff;
}
.diy-area-message-input{
	width: 528px;
}
.area_one {	 
}
.area_two {	
	margin-left: 10px; 
}
.area_three {	
	margin-left: 10px; 
}
.area_one,.area_two,.area_three {	
	margin-right: 0px !important;
	width: 124px !important;
}
 
.diy-color-9{
    text-decoration: none;
    color: #999;
}
.footer .dl_con .dl_ewm .wx&gt;img {
    box-sizing: border-box !important;
}
.footer .dl_con {
   box-sizing: border-box !important;
}
.no-input-border{
  border:none !important;
  padding-left: 0px;
  color: #555;
}

.fixed_yes {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .0); */
    z-index: 9999; 
	display: none;
}
.fixed_yes_box {
    width: 400px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.fixed_yes_box_img {
    width: 100%;
}</pre></body></html>