@charset "utf-8"; 
/* 起始样式 */
body {font-family:"Microsoft YaHei";  margin:0 auto; padding:0px; font-size:12px; height:100%; line-height:22px; width:100%; color:#403e37}
div{behavior: url(css/iepngfix.htc)}
ul,ul li,ol li,tr td,dl dd,dd,dl{ list-style-type:none; margin:0; padding:0; }
p{ margin:0; padding:0}
.clear{ clear:both; height:0px; line-height:0px; font-size:0px;}
a{ text-decoration:none; cursor:pointer; color:#696969;}
a:hover{ color:#123966;}
img{ vertical-align:middle;}
.imgs{ vertical-align:top;}
.lf{ float:left;}
.lfp input{margin-left:50px;}
.rg{ float:right;}  
img{border:none;}
html{ overflow-x:hidden;} \

div:hover,li:hover,tr:hover,a:hover{ -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;}
/* -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; 背景滚动*/
.ztform {width:100%;height: 149px;background: #ededed;padding-top: 103px;}
.ztform h2{color: #bb8122;text-align: center;font-size: 30px;margin:0 auto 32px;line-height: 32px;}
.ztform2 {width:100%;background: url(../img/house_invest.jpg) no-repeat top;height: 130px;padding-top: 25px;}
.ztformj1 {width: 100%;background: url(../img/hd_jian_xwyx.png) #eee no-repeat top;height: 100px;padding: 25px 0 0 15%;box-sizing: border-box;box-shadow: 10px 10px 10px -5px #999;}
hd_jian_xwyx.png
.ztform2 h2{color: #fff;text-align: center;font-size: 30px; font-weight:bold;margin:0 auto 30px;line-height: 30px;}
.ztty {width:100%;background: url(../img/mini_ty.jpg) no-repeat top;height: 150px;padding-top: 25px;box-shadow: 10px 11px 8px -5px #999;}
.ztty h2{color: #fff;text-align: center;font-size: 30px; font-weight:bold;margin:0 auto 35px;line-height: 30px;}
.formContent{width:910px;margin: 0 auto;}
.formContent label{font-size: 16px; font-weight: bold;text-align: center;padding-right:12px;display: inline-block;color: #3b3b3b;}
.formContent labelw{font-size: 16px; font-weight: bold;text-align: center;padding-right:12px;display: inline-block;color: #fff;}
.formContent .div2 .p1 .text{outline: none; width:190px; background:#fff;margin-right:36px;
 height:41px; padding-left:12px; border-radius:8px;position: relative;z-index: 3;
  line-height: normal;
    /*为了兼容谷歌*/
    line-height: 41px\9; color:#999999; border:#bb8122 1px solid;font-size: 14px;color: #333;behavior: url("css/pie/PIE.htc");}

.formContent .div2 .p1 #signupPeoples{margin-right: 0}
.submitt, .submitt_jian {
background:#c20000;
    width:180px;
    height:41px;
    line-height: 41px;
    border:none;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
	font-weight: bold;
    display: block;
    margin: 0 auto 0;position: relative;z-index: 3;
    border-radius: 8px;outline: none;behavior: url("css/pie/PIE.htc");
}
.submitt_jian {width:150px;}



/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
    margin-left:8px;
    line-height:20px;
    height:20px;
    overflow:hidden;
    color:#999;
    font-size:12px;
}
.Validform_right{
    color:#71b83d;
    padding-left:20px;
    background:url(images/right.png) no-repeat left center;
}
.Validform_wrong{
    color:red;
    padding-left:20px;
    white-space:nowrap;
    background:url(images/error.png) no-repeat left center;
}
.Validform_loading{
    padding-left:20px;
    background:url(images/onLoad.gif) no-repeat left center;
}
.Validform_error{
    background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#f29700;
                                background: -moz-linear-gradient(top, #f29700, #f29700 100%); background: -webkit-gradient(linear, 0 0, 0 100%, from(#f29700), to(#f29700)); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f29700', endColorstr='#f29700');}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#ccc;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #bbb; border-top:none; text-align:left;}

