.dtstyle {
	font-size: 12px;
	color: #999;
}
.fontdigital{
    color:red;
    font-size: 18px;
}

.fontyellow{
    color:#df8505;
}

.fontred{
    color:#FF0000;
    font-size: 16px;
}

/* 首页 */

.footer {
	text-align: center;
	padding: 30px 0;
	margin-top: 0px;
	border-top: 1px solid #e5e5e5;
	background-color: #f8f8f8;
	color: #555;
}
.newstop {
	font-size: 16px;
	color: #F00;
	border-bottom: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.newsul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.newsul li {
    line-height: 30px;
    font-size: 16px;
    list-style: none;
}
.newsul li span {
	font-size: 12px;
	color: #999;
}
/* 正文 */
.detailtitle {
	font-size: 26px;
    line-height: 40px;
	color: #FF5842;
	text-align: center;
}
.detailhr {
	height: 1px;
	border: none;
	border-top: 1px dashed #f00;
}
.detailcontent {
	font-size: 16px;
	line-height: 30px;
}
.detailright {
	margin-left: 30px;
}
.detailrt {
	font-size: 14px;
	color: #F00;
	border-bottom: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 30px;
	margin-top: 40px;
}
.detailright li {
	line-height: 30px;
	font-size: 14px;
	list-style: none;
}
.detailright li span {
	font-size: 12px;
	color: #999;
}
.detailright a{
    color: #000;
}


/* 用户 */
.textmoney {
	color:#ff5f08;
	font-size:16px;
}

.navusertop {
    width: 120px;
    border:1px solid #000;
    min-height: 900px;
}

.navusertop li {
    font-size: 18px;
    line-height: 30px;
    list-style: none;
}
.question{
    background-color: #707070;box-shadow:inset 10px 5px 12px #8A8A8A;text-align: center;color: #FFF;
}
.question_menu{
    margin-left: 0px;text-align: center;
    //margin-bottom: 20px;
}
.question_menu a{
    color: #8E8E8E;
}

.navuser {
    font-size: 16px;
    line-height: 30px;
}

.navuser li {
    line-height: 40px;
    font-size: 16px;
    list-style: none;
}

/* 问答 */
.questiondiv {
    background: #d9edf7;
    border:1px solid #7ab5d3;
    padding-top: 30px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.questiondivrt {
    background: #d9edf7;
    border:1px solid #7ab5d3;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.questiondivrt li {
    line-height: 30px;
    border-top:1px solid #7ab5d3;
    padding-top: 12px;
    margin-bottom: 12px;
}
#main-form .form-group .control-label {
    margin-left: 0px;
}

#main-form .form-group label.length-tip {
    margin-left: 10px;
    color: #FFC200;
    float: right;
}

#main-form .form-group label.length-tip.length-limit-max {
    color: #FF0000;
}

#main-form .form-group .span2{
    width: auto;
}
#main-form .form-group label.span2.control-label[style="color: #ff0000"] {
    float: left;
}

#main-form .form-group .span9 {
    margin-left: 10px;
}

#main-form .form-group .span9 .form-control {
    width: 100%;
}

/* 律师和评估师 */
.laywerdiv {

}

.laywerdiv li{
    line-height:  30px;
    font-size: 16px;
    list-style: none;
}


/* 土地列表  */
.landlistdiv {
    line-height: 30px;
}

.landlistdiv li{
    list-style: none;
    line-height: 24px;
}

/*土地推荐列表 */
/* 土地列表  */
.landlistmdiv {
    line-height: 30px;
}

.landlistmdiv li{
    list-style: none;
    line-height: 24px;
}
.landlistmdiv a{color: #5e5e5e;}
.landlisttop {
    font-size: 18px;
    color: #F00;
    border-bottom: #F00;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-align: center;
    margin-left: 55px;
    margin-bottom: 30px;
}

/* index.php */
.indexlanddiv {
    width: 180px;
    float: left;
    height: 250px;
}

.landhotlist {
    position: relative;
}
.landhotlist img{
    //width:100%;
}

.landhoticon {
    position:absolute;
    z-index: 2;
    top: 0px;
    right: 0px;
    background-color: #f89406;
    width: 60px;
    height: 24px;
    color: #ffffff;
    font-size: 9px;
}

/* 经纪人 法律顾问 个人名片 */
.info-box {
    width:200px;
    float: left;
    margin: 5px;
}

/*zhuanti.php */
.zhuantiul {
    margin-top: 20px;
    height: 40px;
}

.zhuantiul li {
    list-style: none;
    float: left;
    width: 150px;
}

.complain {
    background: #FCFCFC;
    border-radius: 10px;
    float: inherit;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.complain .form-group {
    margin-left: 0px;
}
.complain label.require {
    color: #ff0000;
    float: left;
    margin-left: 25px;
}
.complain label.control-label {
    float: left;
    margin-left: 10px;
}
.complain label.length-tip {
    float: left;
    margin-left: 21px;
}
.complain .form-control {
    margin-top: -4px;
}
.complain textarea.form-control {
    margin-top: 5px;
    margin-left: 5%;
    width: 88%;
}
.complain div.message {
    float: left;
    width: 100%;
}
.complain .complain-footer {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.complain .complain-footer a {
    margin-left: 60px;
}
.complain .alert{
    margin-bottom: 0px;
}

.splash{
    z-index: 9999;
    display:none
}
.splash_1{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url("../img/splash_1.png");
    background-size: 100% 100%;
}
.splash_2{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url("../img/splash_2.png");
    background-size: 100% 100%;
}
.splash_3{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url("../img/splash_3.png");
    background-size: 100% 100%;
}
.splash_4{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url("../img/splash_4.png");
    background-size: 100% 100%;
}
.splash_5{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url("../img/splash_5.png");
    background-size: 100% 100%;
}
.splash_6{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url("../img/splash_6.png");
    background-size: 100% 100%;
}
.splash_1_close,.splash_2_close,.splash_3_close,.splash_4_close,.splash_5_close{
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url("../img/close.png") no-repeat;
}
.splash_1_back,.splash_2_back,.splash_3_back,.splash_4_back,.splash_5_back{
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url("../img/back.png") no-repeat;
}
.splash_1_go,.splash_2_go,.splash_3_go,.splash_4_go,.splash_5_go{
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: url("../img/go.png") no-repeat;
}
.yishoucang{float:left;display:block;background: url("../img/yishoucang.png");width: 20px;height: 20px;cursor: pointer}
.weishoucang{float:left;display:block;background: url("../img/weishoucang.png");width: 20px;height: 20px;cursor: pointer}
