/*样式重设*/
* {
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
li {
    list-style: none;
}
a {
    color: #AC5118;
    text-decoration: none;
    cursor: pointer;
}
a:hover{
    text-decoration: none;
}
.clearfix{
    *zoom:1
}
.clearfix:before,.clearfix:after{
    display:table;
    content:"";
    line-height:0
}
.clearfix:after{
    clear:both
}
h1, h2, h3, h4, ul, li, dl, dt, dd, p, img {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}

body{
    margin:50px 0px 0px 0px;
    background: #F4F4F4;
    color: #5F5F5F;
    font-family:"宋体",Arial,sans-serif;
    font-size:14px;
    position:relative;
}

/*Top*/
#zhuanti_top{width:100%;height:50px; position:fixed; top:0px; left:0px; z-index:999; text-align:center;background:url(image/top.gif) #fff repeat-x; margin:0 auto;}
#zhuanti_center{width:950px;margin:8px auto 0px;font-size:12px;color:#000;height:33px;line-height:12px;clear:both;}
#zhuanti_center a.mLink{color:#828282;text-decoration:none;}
#zhuanti_center a.mLink:hover{color:red;}
#zhuanti_center #miniLogo{float:left;}
#zhuanti_center #miniLogo img{border:0;height:33px;}
#zhuanti_center #miniLink{float:right;padding:12px 8px 0 0;}

.warp{
    margin: 0px auto;
    width: 960px;
}
.header{
    height: 480px;
    width: 960px;
}
.right{
    width: 740px;
    margin-left: 220px;
    background: #fff;
}
.xin-side{
    float:left;
    width:210px;
}
.xin-side-fixed{
    position: fixed;
    left: 50%;
    top:476px;
    margin-left: -480px;
    z-index: 999;
    _position: absolute;
    _bottom: auto;
}

.xin-con-nav{
    margin-top: 10px;
}

.xin-con-nav a{
    display:inline-block;
    height: 34px;
    line-height: 34px;
    margin-top: 8px;
    padding:0  25px 0 12px;
    background: #24211C url(image/con-nav.png) no-repeat right 0;
    color:#fff;
    font-size: 14px;
}
.xin-con-nav span{
    display: none;
    width: 207px;
}
.xin-con-nav span a{
    height: 23px;
    margin-top: 4px;
    line-height: 23px;
    padding: 0px 8px;
    background: #24211C;
}
.xin-con-nav a.on ,
.xin-con-nav a:hover{
    text-decoration: none;
    background: #AC5118 url("image/con-nav2.png") no-repeat right -34px;
    background-position:  right -34px;
}

.xin-con-nav span a.on ,
.xin-con-nav span a:hover{
    background: #AC5118;
}

.introduction{
    line-height: 28px;
    padding: 18px 13px 10px;
}
.introduction p{
    margin-bottom: 10px;
}
.introduction span{
    color: #AC5118;
    font-family: "Microsoft YaHei";
    font-size: 30px;
    /*font-weight: bold;*/
}

.title{
    color: #24211C;
    font-size: 26px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #DEDEDE;
    border-top: 2px solid #24211C;
    font-family: "Microsoft YaHei";
}
/*“白话城市”之俞孔坚理论*/
.practice{
    margin: 13px 14px 0px;
    padding-bottom: 12px;
    line-height: 28px;
}
.practice_block{
    margin-bottom: 15px;
}
.ptitle{
    background: url("image/title_con.png") no-repeat;
    font-size: 18px;
    padding-left: 20px;
    line-height: 36px;
    padding-top: 5px;
    font-family: "Microsoft YaHei";
}
.ptitle a{
    color: #9F7D50;
}
.practice_block p{
    margin-top: 9px;
}
.ptitle span{
    color: #24211C;
}
.pt2{
    padding-top: 4px;
}
.pt2 p{
    font-family: Arial;
    font-size: 16px;
}
.pt2 .ptitle{
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: Arial;
    background: url("image/title_con2.png") no-repeat;
}
.pt2 .ptitle span{
    font-size: 18px;
    color: #9F7D50;
}

.reports{
    margin: 22px 22px 0px;
    padding-bottom: 8px;
}
.reports_img{
    height: 37px;
}
.reports_text{
    padding-top: 14px;
    background: url("image/time-line-con.png") no-repeat;
}
.reports_text p{
    height: 34px;
    line-height: 34px;
}
.reports_text p img{
    margin: -4px 14px 0px 8px;
    vertical-align: middle;
}
.reports_text p a{
    height: 34px;
    color: #5F5F5F;
    line-height: 34px;
}
.reports_text span{
    color: #AC5118;
}


/*观点*/
.view{
    margin: 0px 14px 22px;
    line-height: 28px;
}
.view_title{
    font-size: 20px;
    font-family: "Microsoft YaHei";
    line-height: 34px;
    margin: 15px 0px 10px 0px;
}
.view_title span{
    color: #1E201F;
}
.view_text{
    background: url("image/a.png") no-repeat;
    margin-top: 14px;
}
.view_text img{
    float: left;
}
.view_text p{
    padding-left: 38px;
    width: 658px;
}
.view_text span{
    display: block;
    font-size: 16px;
    color: #AC5118;
    font-family: "Microsoft YaHei";
}
.q1 p{
    padding-top: 6px;
}
.q2{
    background: url("image/qa.png") no-repeat;
}
.q2 span{
    margin-bottom: 21px;
}

.q3{
    background: url("image/qa2.png") no-repeat;
}
.q3 span{
    margin-bottom: 40px;
}
.q4{
    background: url("image/qa3.png") no-repeat;
}
.q4 span{
    margin-bottom: 28px;
}
.q5{
    background:none;
}
.q5 p{
    width: 700px;
    padding-left: 0px;
}
.q5 span{
    margin-bottom: 28px;
}


.tpadding{
    padding-left: 16px;
}

.comments{
    /*margin-bottom: 18px;*/
}

.comments_left{
    width: 570px;
    margin-top: 18px;
    float: left;
}
.comments_right{
    margin-left: 10px;
    margin-top: 18px;
    /*width: 150px;
    float: left;*/
    padding-bottom: 20px;
}
.comments_right span{
	display: inline-block;
	line-height: 2;
}
.comments_title{
    color: #524B2E;
    font-size: 18px;
    margin-bottom: 12px;
    font-family: "Microsoft YaHei";
}
.comments_title span{
    padding-right: 8px;
    border-bottom: 1px solid #AFAFAF;
    padding-bottom: 3px;
}
.comments_right p{
    font-size: 12px;
    line-height: 26px;
}
#xfdh {
    position: fixed;
    bottom: 5px;
    left: 50%;
    margin-left: 490px;
    _position: absolute;
    text-align: center;
    color: #FCFEFD;
    font-size: 16px;
    cursor: pointer;
}
