*{
    margin:0;
    padding:0;
}
img{
    vertical-align: middle;
}
.theme-bread{
    height:44px;
    line-height: 44px;
    margin-bottom:4px;
}
.theme-bread h1{
    display: inline-block;
    font-weight: normal;
    color:#333333
}
/*左侧内容*/
.theme-left{
    width:930px;
    float: left;
}
.left-banner{
    margin-bottom:16px;
}
.left-intro{
    width:calc(100%-48px);
    padding:20px 28px 19px 20px;
    font-size: 14px;
    background: #F4F4F4;
    margin-bottom:30px;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
}
.theme-company{
    height:20px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
.tips{
    display: inline-block;
    width:4px;
    height:20px;
    background:#FF5353;
    margin-right:8px;
    float: left;
}
.theme-company h2{
    float: left;
    font-size:18px;
    color:#333333;
    margin-right:10px;
}
.litter-title{
    font-size:14px;
    color:#666666;
}
.company-item{
    width:215px;
    height:204px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding-top:20px;
    margin-right:23px;
    margin-bottom:20px;
    float: left;
}
.company-sort .company-item:nth-child(4n){
    margin-right:0;
}
.company-sort .company-item:hover{
    box-shadow:0px 0px 16px 0px rgba(0, 0, 0, 0.2);
}
.company-sort .company-logo{
    width:110px;
    height:56px;
    margin:0 auto;
}
.company-logo img{
    width:100%;
    height: 100%;
}
.company-name{
    text-align: center;
    font-size:18px;
    margin-top:18px;
    margin-bottom:10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.company-locat{
    font-size:16px;
    margin-bottom:14px;
    text-align: center;
}
.free-sheji{
    width:80px;
    height:32px;
    background:#FF5353;
    border-radius:4px;
    font-size:14px;
    font-weight:400;
    margin:0 auto;
    color:#fff;
    display: block;
    cursor: pointer;
    outline:none;
}
.anli-item{
    width:215px;
    height:250px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin-right:23px;
    margin-bottom:20px;
    float: left;
}
.theme-anli .anli-item:nth-child(4n){
    margin-right: 0;
}
.theme-anli .anli-item:hover{
    box-shadow:0px 0px 16px 0px rgba(0, 0, 0, 0.2);
}
.anli-logo{
    width:215px;
    height:161px;
}
.anli-logo img{
    width:100%;
    height: 100%;
}
.theme-anli .anli-content{
    padding-top:12px;
    padding-left:11px;
    padding-bottom:17px;
}
.theme-anli .anli-content p{
    font-size:14px;
    color:#666666;
    width: 200px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.theme-anli .anli-content p.anli-title{
    font-size:16px;
    color:#333333;
}
.theme-knowledge .knowledge-item{
    height:150px;
    overflow: hidden;
    margin-bottom: 20px;
}
.knowledge-item .knowledge-logo{
    width:200px;
    height:150px;
    float: left;
    margin-right:16px;
}
.knowledge-item .knowledge-logo img{
    width:100%;
    vertical-align: middle;
}
.knowledge-content{
    float: left;
    width: 73%;
    height: 100%;
    position: relative;
}
.knowledge-tit{
    font-size:18px;
    height:34px;
    line-height:34px;
    margin-bottom:10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.knowledge-des{
    font-size:14px;
}
.knowledge-time{
    position: absolute;
    bottom:13px;
    font-size:14px;
    right:10px;
}

/*右侧内容*/
.theme-right{
    width:260px;
    float: right;
}
/*服务流程*/
.zhuagnx_process {
    overflow: hidden;
    height: auto;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top:17px;
    box-shadow: 0 0 10px rgba(1, 1, 1, .3);
    -webkit-box-shadow: 0 0 10px rgba(1, 1, 1, .3);
    -moz-box-shadow: 0 0 10px rgba(1, 1, 1, .3);
}
.zhuagnx_process .zxtitle {
    font-size: 18px;
    color: #333;
    text-align: center;
    background: #fff;
    height: 58px;
    line-height: 58px;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
}
.zhuagnx_process ul li {
    display: inline-block;
    float: left;
    width: 130px;
    height: 90px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}
.zhuagnx_process ul li:hover {
    cursor: default;
}
.zhuagnx_process ul li a {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.zhuagnx_process ul li.lixian {
    border-right: 1px solid #e6e6e6;
}

.zhuagnx_process ul li .gongbu {
    display: inline-block;
    width: 39px;
    height: 39px;
    background-size: 100% 100%;
    margin-top: 13px;
}
.zhuagnx_process ul li .gonggms {
    display: block;
    text-align: center;
    color: #ff5353;
    font-size: 14px;
}
.zhuagnx_process ul li:hover {
    background: #ff5353;
}
.zhuagnx_process ul li:hover .gongbu {
    display: none;
}
.zhuagnx_process ul .company_hetong:hover .gonggms04 {
    margin-top: 32px;
}
.zhuagnx_process ul .company_ruzhu:hover .gonggms12 {
    margin-top: 32px;
}
.zhuagnx_process ul li:hover .gonggms {
    color: #fff;
    font-size: 16px;
    margin-top: 21px;
}
.zhuagnx_process ul li .gs_screen01 {
    background: url(/assets/sub/company/img/sxgs.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen02 {
    background: url(/assets/sub/company/img/hxsj.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen03 {
    background: url(/assets/sub/company/img/gcys.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen04 {
    background: url(/assets/sub/company/img/qdht.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen05 {
    background: url(/assets/sub/company/img/fwcg.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen06 {
    background: url(/assets/sub/company/img/sdgz.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen07 {
    background: url(/assets/sub/company/img/fscl.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen08 {
    background: url(/assets/sub/company/img/nwgc.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen09 {
    background: url(/assets/sub/company/img/mggc.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen10 {
    background: url(/assets/sub/company/img/yqjc.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen11 {
    background: url(/assets/sub/company/img/rzbz.png) no-repeat center center;
}
.zhuagnx_process ul li .gs_screen12 {
    background: url(/assets/sub/company/img/rzxw.png) no-repeat center center;
}
/*量房签约状态*/
.zhuagnx_process .zxtitle h2 {
    color: #333;
    font-weight: normal;
}
.homeowner-order-container{
    margin-top: 20px;
    padding: 0px 18px 30px;
}
.homeowner-order-container .homeowner-order{
    position: relative;
}
.homeowner-order-container .homeowner-scroll{
    overflow: hidden;
    height: 225px;
}
.homeowner-order-container .homeowner-order li{
    width: 100%;
    height: 44px;
    line-height: 44px;
    color:#666;
    border-bottom: 1px solid #E8E8E8;
    font-size: 0;
    text-align: left;
    float: none;
    vertical-align:top;
}
.homeowner-order-container .homeowner-order li:hover{
    background: none !important;
}
.homeowner-order-container .homeowner-order li > span{
    font-size: 14px;
    display: inline-block;
}
.homeowner-order-container .homeowner-order li > span > i{
    color:#FF5353;
}
.homeowner-order-container .homeowner-order li .info{
    width: 168px;
    margin-right: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.homeowner-order-container .homeowner-order li .date{
    vertical-align:top;
    color: #999;
}
/*最新专题*/
.zhuagnx_process .newest-zt{
    overflow: hidden;
    padding:16px 0 0 0;
}
.zhuagnx_process .newest-zt li{
    display: block;
    padding: 3px 8px;
    width: auto;
    height: auto;
    background:#f7f7f7;
    font-size:14px;
    color:#666;
    text-align: left;
    line-height: 24px;
    margin-left: 20px;
    margin-bottom:16px;
    float: left;
    max-width: 210px;
    overflow: hidden;
    white-space: normal;
    word-wrap: break-word;
}
.zhuagnx_process ul.newest-zt li a {
    display: inline;
}

.zhuagnx_process .newest-zt li:hover{
    background: #E4E4E4 !important;
}
.zhuagnx_process .newest-zt li:hover a{
    color:#333;
}
/*发单*/
.new_xsc_fadan .new_fadan_box{
    background: url(../img/order.png) no-repeat;
    height:117px;
}
.new_fadan_box .title_big{
    display: none;
}
.new_fadan_box .title_small{
    display: none;
}
.pub-top .menu li span.menu-telnum{
    top: 5px!important;
}
/*友情链接 S*/
.friend{ position: relative; width: 100%;overflow: hidden;background: #fff;}
.friend .wrap {border: 1px solid #eee;}
.friend .tab-nav {overflow: hidden;height: 64px;background: #eee;}
.friend .tab-nav a {border: 0; display: block; float: left;font-weight: bold;color: #666; height: 64px; line-height: 64px;text-align: center; text-decoration: none; font-size: 14px; font-family: "Microsoft Yahei";padding: 0 10px;}
.friend .tab-nav a.current { font-weight:bold; position:relative;background: #fff;}
.friend .tab-con { position: relative; overflow: hidden; height: auto; width: 100%; }
.friend .tab-con-item { display: none; color:#444; overflow:hidden; height: auto; width: auto;margin-top: 20px;padding-left: 40px;}
.friend .tab-con-item a{ float:left; display:block; color: #666;line-height: 12px;margin-bottom: 20px;font-size: 12px;margin-right: 20px;}
.friend .tab-con-item a:hover{color: #ff5353;}
.nav{border: 0;}
.pub-nav .nav li.active:before{display:none}
/*友情链接 E*/
