.popup{
    width: 384px;
    min-height: 193px;
    background: #0074cb;
    font-family: "微软雅黑";
    padding-bottom: 6px;
}
.signdownload-tit{
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0 20px;
}
.signdownload-tit span{
    float: left;
}
.signdownload-tit a{
    height: 35px;
    width: 20px;
    float: right;
    background: url("../images/bc.png") center center no-repeat;
}

.signdownload-con,
.downloadsq-con,
.cmfsubmit-con{
    box-sizing: border-box;
    padding: 20px;
    width: 372px;
    min-height: 152px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
}
.signdownload-con .form-group{
    min-height: 45px;
}
.signdownload-con label.name{
    width: 75px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: gray;
    width: 85px;
}
.signdownload-con input{
    width: 200px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: gray;
    border: 1px solid #dddddd;
	padding:0 13px;
	box-sizing: border-box;
}
.signdownload-con button,.downloadsq-con button,.cmfsubmit-con button{
    width: 84px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    margin: 0px auto 0;
    background: #0074cb;
    border: 0;
    border-radius: 5px;
	cursor: pointer;
}
.signdownload-con p{
    margin-top: 15px;
    font-size: 12px;
}
.signdownload-con p a{
    color: #0074cb;
}
.signdownload-con .error-con{
	text-align: center;
	margin: 0 auto;
}
.signdownload-con div.error{
    background: url("../images/timg.jpg") left center no-repeat;
    padding-left:70px;
    color: #f00;
    display: table;
    height: 61px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin:0 auto 20px;
}
.signdownload-con div.error p{
    display: table-cell;
    margin: 0;
    line-height: 20px;
	vertical-align: middle;
}
.signdownload-con label.error{
    display: inline-block;
    width: 200px;
    margin-left: 85px;
    color: #f00;
    font-size: 12px;
    text-align: left;
}

.downloadsq-con{
    min-height: 310px;
}
.downloadsq-con .form-group{
    width: 332px;
    min-height: 40px;
    overflow: hidden;
}
.downloadsq-con .last-group{
    min-height: 80px;
}
.downloadsq-con label.name{
    float: left;
    width: 75px;
    text-align: right;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: gray;
}
.downloadsq-con input{
    width: 250px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: gray;
    border: 1px solid #dddddd;
    padding: 0 13px;
    box-sizing: border-box;
}
.downloadsq-con textarea{
    width: 250px;
    height: 60px;
    line-height: 30px;
    padding: 0 13px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
	font-size: 12px;
}
.downloadsq-con label.error{
    color: #ff0000;
    font-size: 12px;
    text-align: left;
    display: inline-block;
    width: 250px;
    margin-left: 78px;
}
.downloadsq-con button{
    margin: 0px 5px 0;
	cursor: pointer;
}
#cmfsubmit{
    min-height: 248px;
}
.cmfsubmit-con{
    height: 207px;
}
.tel-con{
    /*height: 58px;*/
    background: url("../images/tel.jpg") left top no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #e08222;
    font-weight: bold;
    padding-left:76px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.5;
}
.tel-con span{
    display: block;
    font-size: 22px;
}
.cmfsubmit-con .info{
    text-align: left;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.5;
}
