﻿.plgb,.plgb:before,.plgb:after{box-sizing: content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
#liuyanban{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.42);
    z-index: 9999999999999;
}
.plgb{
    position: absolute;
    top: 300px;
    z-index: 999999;
    background: #fff;
    width: 470px;
    left: 37%;
    border: 1px solid #ccc;
    height: 360px;
    padding: 15px;
    border-radius: 10px;
	box-shadow: 2px 6px 7px 2px #555;
	border-radius:10px;
}
.backg{position: absolute;
    width: 502px;
    background: #0089cf;
    height: 80px;
    left: -1px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	top:-2px;
	}
.backg img{
	display: block;
    float: left;
    margin-top: -18px;
    margin-left: 20px;
}
.backg span{
	line-height:80px;
	height:80px;
	padding-left:20px;
	float:left;
	font-size:24px;
	color:#fff;
	}
#liuyan{
	height:360px;
	background:#fff;
	margin-left:5px;
}

#form1{40px;
	height:350px;
	margin:0 auto;
}

.row1{
	line-height: 40px;
	text-align:center;
	font-size:18px;
	}

.row3{
	margin-top: 24px;
	}
.row3:first-child{
margin-top:85px;
}
.row3 input{
	height:40px;
	font-size:16px;
	width:380px;
	border:1px solid #aaa;
	}

.row5{
	display: block;
    margin-top:24px;
}
.row5 input{
	height:44px;
	width:400px;
	}
.row6{
	height:26px;
	}

#lytext{
    width: 435px;
    margin: 0 auto;
    height: 60px;
	font-size:16px;
	padding:5px;
	border-radius:4px;
}

.row7 input {
    display: block;
    height: 40px;
    line-height: 40px;
    width: 96px;
	float:right;
    background: #1580e4;
    padding: 0px;
    font-size: initial;
	border-radius:4px;
	border:0;
	color:#fff;
	font-weight:bold;
	margin-right:7px;
	margin-top:22px;
	}
.row7 input:hover{
	background:#00b9ef;
	}	
.plcls{
    float: right;
    height: 80px;
    line-height: 80px;
    width: 80px;
    color: #fff;
    text-align: center;
    z-index: 999999;
    font-size: 30px;
	cursor:pointer;
	}


#name{
	background:url(../images/user01.jpg) no-repeat 0px 10px;padding-left:65px;background-size:10%;border-radius:4px;
	}
#email{
	background:url(../images/user02.jpg) no-repeat 0px 10px;padding-left:65px;background-size:10%;border-radius:4px;
	}
#mycall{
	background:url(../images/user03.jpg) no-repeat 0px 10px;padding-left:65px;background-size:10%;border-radius:4px;
	}