﻿
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
html{}
/* 设置默认字体 */
body,
button, input, select, textarea { /* for ie */
    font: 12px/1.5 Tahoma, Helvetica, Arial, "Microsoft Yahei", "微软雅黑", sans-serif;
}

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }

/* 重置文本格式元素 */
a {text-decoration: none;color: #000;}
a:hover { text-decoration: underline;cursor:pointer;}

abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
    border-bottom: 1px dotted;
    cursor: help;
}

q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */}

/* 重置表格元素 */
table {border-collapse: collapse;border-spacing: 0;}

/*重置 hr*/
hr {border: none;height: 1px;}

.hide{display: none;}
/* 清除浮动 */
.clear{ clear: both;}
/* height10 */
.height10{ height: 10px;}
/* height15 */
.height15{ height: 15px;}
/* height20 */
.height20{ height: 20px;}
/* 黄色 */
.yellow{ color: #f39700;}
.yellow a{ color: #f39700;}
/* 灰色 */
.gray{ color: #898989;}
.gray a{ color: #898989;}
/* 蓝色 */
.blue{ color: #0376ac;}
.blue a{ color: #0376ac;}
/* 绿色 */
.green{ color: #72af2d;}
.green a{ color: #72af2d;}
/* 红色 */
.red{ color: #ff0048;}
.red a{ color: #ff0048;}
/* 深黄 */
.darkyellow{ color: #ff5741;}
.darkyellow a{ color: #ff5741;}
/* 紫色 */
.purple{ color: #4a4e95;}
.purple a{ color: #4a4e95;}

.ml5{margin-left:5px;}

/* 顶部 */
.top{width: 100%;border-bottom:1px solid #eee;background:#f5f5f5; height: 24px; line-height: 24px;}
.top .top-ul{ position: relative; width: 980px; margin: 0 auto;}
.top .top-ul li{ float: left; margin-left: 15px;}
.top .top-ul li a{ color: #160000;}
.top .top-ul li a.red{ color: #c7000b;}

/* 头部 */
.head{position: relative; width: 980px; margin: 0 auto;}
.head .head-logo{ float: left;width:300px}
.head .head-logo .logo{ float: left; padding: 10px 0 0 0px; }
.head .head-ad{float: right; padding: 10px 0 0 0;width:680px;overflow:hidden;}

/* 登陆框 */
.search-wrap{border: 1px solid #c8c9ca;padding: 5px;}
.login-box{text-align: left;}
.login{margin: 15px 0 0 10px;}

/* 搜索框 */
.search-box{ float: right; font-size: 14px; border: 2px solid #307bc1; border-radius: 9px; width: 464px; height: 42px; margin:0;}
.search-box .txt{ float: left; border: none; padding-left: 10px; height: 38px; margin: 2px; width: 264px; outline: none;}
.search-box .line{ float: left; border-right: 1px solid #4ec3fa; margin: 8px 5px; height: 26px; display: inline-block;}
.search-box .selectbox{ float:left; width: 60px; height: 25px; margin: 11px 6px; cursor: pointer;}
.search-box .selectbox .name{ color: #a6a3a3; margin: 2px;}
.search-box .selectbox .arrow{ color: #a6a3a3; font-size: 0.8px; cursor: pointer;}
.btn-search{background: #307bc1;border: 1px solid #307bc1; border-radius: 4px; font-size: 16px; font-weight: bold; float: right; margin:5px 5px 3px 0px; width: 80px; text-align: center; color: #ffffff; height: 30px; line-height: 30px; display: inline-block; cursor: pointer;}
.btn-search:hover{ text-decoration: none;}
.img-head{ float: right; position: relative;}
.search-box .selectbox .selectbox-list{ position: relative; z-index: 2; background: #FFFFFF; color: #a6a3a3; padding: 2px 0px 0px 7px; margin-left: -5px; line-height: 22px;}
.search-box .selectbox .selectbox-list li{ cursor: pointer;}

 /* 头部-导航栏 */
.nav-bg{float: left; width: 100%; margin-top: 5px;}
.nav-bg .nav-bg-in{width: 980px;margin: 0 auto;background: #317ed8;}
.nav-bg .nav{position: relative; width: 980px; margin: 0 auto;}
.nav-bg .nav li{float: left; height: 38px; line-height: 38px; text-align: center;}
.nav-bg .nav li a{color: #FFFFFF; font-size: 14px; padding: 0 13px;display: block;}
.nav-bg .nav li a:hover{text-decoration: none;}
.nav-bg .nav li:hover, .nav-bg .nav li.click {background: #2562ac;}
.nav-bg .nav .icon-new{background: url(../images/icon-new.png) no-repeat; width: 32px; height: 15px; display: inline-block; position: absolute; margin: 8px 0px 0px -20px;}
.nav-bg .icon-phone{float: left; margin: -10px 0 0 40px;}
a.mobile-item {background: #2273c4 none repeat scroll 0 0;color: #FFFFFF;float: right;padding: 0 20px;text-decoration: none;line-height: 38px;font-size: 14px;}

/*次级导航*/
.head .nav-box{ clear: both; position: relative; width: 962px; height: 72px; margin: 0 auto; border: 1px solid #c8c9ca; border-top: none; padding: 0px 0 10px 16px;}
.head .nav-box .nav-one{float: left;padding-left:5px;}
.head .nav-box .nav-one .nav-icon{ float: left; width: 45px; text-align: center; color: #749e6e;}
.head .nav-box .nav-one .nav-cont{float: left;}
.head .nav-box .nav-one .nav-icon .icon-diqiu{ font-size: 45px; height: 55px; display: block; text-align: center;}
.head .nav-box .nav-one .title{ color: #48a73c;}
.head .nav-box .title{ font-size: 14px; font-weight: bold;}
.head .nav-box .nav-one .nav-list{ float: left; width: 238px; margin: 15px 0px 10px 15px;}
.head .nav-box .nav-one .nav-list li{ float: left; margin-right: 15px; font-size: 16px; line-height: 28px; }
.head .nav-box .nav-one .nav-list li a{ color: #000000;}
.head .nav-box .divider{ float: left; border-right: 1px dashed #939292; height: 58px; display: inline-block; margin: 13px 3px 13px 10px;}
.head .nav-box .nav-two .nav-icon{ color: #cdb593;}
.head .nav-box .nav-two .nav-list{ width: 158px;}
.head .nav-box .nav-two .nav-icon img{margin-top: 10px;}
.head .nav-box .nav-two .nav-icon .icon-xinfengdakai{}
.head .nav-box .nav-two .title{ color: #a9762d;display: block;}
.head .nav-box .nav-three .nav-icon{ color: #75cdbf;}
.head .nav-box .nav-three .nav-icon .icon-luntan{ font-size: 40px; height: 50px; display: block; text-align: center; margin-top: 4px;}
.head .nav-box .nav-three .title{ color: #37877b;}
.head .nav-box .nav-three .nav-list{ width: 330px;}

.intro-tit{position: absolute;left:0;bottom: 0;height:40px;line-height: 40px;width: 100%;z-index: 9;color: #fff;font-size: 14px;text-indent:10px;}
.intro-bg{position: absolute;left:0;bottom: 0;height:40px;line-height: 40px;width: 100%;z-index: 1;background: #000;transition: all .3s linear;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;opacity: .3;filter: alpha(opacity=30);}

 /* 主体 */
.main-body{ position: relative; width: 980px; margin: 0 auto;}

 /* 左侧-banner */
.main-body .box-left{ float: left; width: 296px;}

.slideBox{width:296px;height:355px;overflow:hidden;position:relative;}
.slideBox .hd{overflow:hidden;position:absolute;bottom:0px;width: 100%;}
.slideBox .hd ul{overflow:hidden;zoom:1;position: relative;width: 130px;margin: 0 auto;}
.slideBox .hd ul li{float:left;margin-right:5px;background: url(../images/icon-normal.jpg) no-repeat;width: 20px;height: 10px;cursor:pointer;}
.slideBox .hd ul li.on{background:url(../images/icon-hover.jpg) no-repeat;}
.slideBox .bd{position:relative;height:335px;z-index:0;}
.slideBox .bd li{zoom:1;vertical-align:middle;}
.slideBox .bd li a{}
.slideBox .bd img{width:296px;height:335px;display:block;}

/*左侧-商情导读*/
.list-box{float: left;padding: 10px 10px 10px 10px;border: 1px solid #e5e5e5;border-top: 2px solid #ff7e00;width: 274px;}
.list-box .title{float: left;margin-bottom: 5px;font-size: 16px;color:#ff5741}
.list-box .title .square{float: left;width: 5px;height: 13px;background: #ff7e00;display: inline-block;margin: 6px 7px 0 0;}
.list-box ul{float: left;width: 100%;}
.list-box ul li{list-style-type: disc;list-style-position:inside;line-height: 26px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-box ul li a{color: #000000;font-size: 14px; margin-left:-5px;}

/*中间*/
.box-center{float: left; width: 410px; margin:0 10px;}
.box-center li{font-size: 14px;width: 100%;line-height: 20px;margin-bottom:10px;}
.box-center li .first-title{text-align: center; margin:0;font-weight:bold;height:24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box-center li .first-title a{color:#26437e;font-size:16px;}
.box-center li .first-intro{font-size: 12px; line-height: 20px; padding: 6px 6px 0 6px; display: block;margin-bottom:10px;color:#888;}
.box-center li .first-intro a{color: #26437e;}
.box-center li.first-0 .first-title a{font-size:16px;}
.box-center li .info-tit{margin-bottom:3px;height:20px;overflow: hidden;}
.box-center li .info-tit .forum-name{color: #128fdb;}
.box-center li .info-tit .thread-title{width: 320px;overflow: hidden;}
.box-center li .info-tit .info-tit-title{width: 100%;overflow: hidden;float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.box-center li .info-tit .user-name{color: #f39700;float: right}

.box-center li img{width: 100%;}

.box-center li .img_box_1{width: 100%;}
.box-center li .img_box_1 img{width: 100%;height:94px;}

.box-center li .img_box_2{width: 100%;}
.box-center li .img_box_2 .news_img{width: 126px;float: left;margin-right: 10px;height: 100px;overflow: hidden;}
.box-center li .img_box_2 .news_img:nth-child(3){margin-right: 0;}

.box-center li .img_box_3{width: 100%;}
.box-center li .img_box_3 .news_img{width: 236px;float: left;margin-right: 10px;height: 140px;overflow: hidden;}
.box-center li .img_box_3 .news_img:nth-child(3){margin-right: 0;}

.box-center li .title-img{float: left;width: 180px;height: 126px;}
.box-center li .title-intro{float: left; margin-left: 15px; width: 536px;}
.box-center li .title-intro h1 a{color: #6b6b6b;font-weight: bold;}
.box-center li .title-intro .desc{font-size: 14px; line-height: 24px; margin-top: 12px;color: #7f7f7f;}
.box-center li .title-intro .desc a{color: #000;margin-left: 5px;}

/* 右侧  */
.main-body .box-right{ float: right; width: 254px;}

/*便民查询*/
.find-title{border-top: 2px solid #d1d1d1;color: #b2b1b1;font-size: 16px;font-weight: normal;padding: 0px;height: 35px;}
.find-title .icon-shangjiantou{display: block;margin: -13px 0px 0px 0px;color: #ff5741;}
.find-title a{float: left;width: 90px;height: 35px;line-height: 30px;text-align: center;display: inline-block;}
.find-title a.hover{color: #ff5741;border-top: 2px solid #ff3418;text-decoration: none;cursor: pointer;margin-top: -2px;}
.find-title a .square{float: left;width: 5px;height: 13px;background: #b2b1b1;display: inline-block;margin: 9px 0px 0 6px;}
.find-title a.hover .square{background: #ff5741;}
.find-list{float: left;width: 100%;height: 220px;margin: 10px 0px 0px 6px;height:inherit;}
.find-list li{float: left;margin-right: 21px;width: 62px;text-align: center;margin-bottom: 20px;}
.find-list li a{color: #000000;font-size: 14px;}
.find-list li a img{width: 58px;height: 58px;}
.main-body .box-right .list-box{width: 232px;}
.main-body .box-right .list-box .lbl-title{text-align: center;display: block;margin-bottom: 10px;}
.main-body .box-right .list-box .btn{margin-top: 5px;display: inline-block;margin-left: 2px;}

/*今日发帖*/
.tpost-box{text-align: center;}
.tpost-box .tpost-box-in{}
.tpost-box .btn-normal{float: left; margin-left: 4px; margin-top:5px; border-radius: 4px; width:110px; height: 34px; line-height: 34px; display: inline-block; color: #FFFFFF; font-size: 14px;}
.tpost-box .btn-normal:hover{text-decoration: none;}
.tpost-box .btn-normal:nth-child(1){background: #1ac0e6; border: 1px solid #1ac0e6;}
.tpost-box .btn-normal:nth-child(2){background: #1c84dc; border: 1px solid #1c84dc;}
.tpost-box .btn-normal:nth-child(3){background: #22cba1; border: 1px solid #22cba1;}
.tpost-box .btn-normal:nth-child(4){background: #df8933; border: 1px solid #df8933;}

/* 昆友圈*/
.main-body .picScroll-left{overflow:hidden; position:relative; width: 100%;  border-top:2px solid #ff7e00;   }
.main-body .picScroll-left .hd{overflow:hidden;  height:35px; line-height: 35px;  padding:0 10px;  }
.main-body .picScroll-left .hd .friends-title{float: left; padding-left: 6px;}
.main-body .picScroll-left .hd .friends-title .square{float: left; width: 5px; height: 13px; background: #ff7e00; display: inline-block; margin: 12px 7px 0 0;}
.main-body .picScroll-left .hd .friends-title b{ font-size: 14px;}
.main-body .picScroll-left .hd .prev, .main-body .picScroll-left .hd .next{ display:block;  width:21px; height:21px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url(../images/btn-left.jpg) no-repeat;}
.main-body .picScroll-left .hd .next{ background:url(../images/btn-right.jpg) no-repeat; }
.main-body .picScroll-left .picScroll-line{ float: left; margin-top: 3px; width: 100%; height: 2px; background: #17b0f8;}
.main-body .picScroll-left .bd{ padding:5px 0 10px 0;   }
.main-body .picScroll-left .bd ul{ overflow:hidden; zoom:1; border-top: 2px solid #17b0f8; }
.main-body .picScroll-left .bd ul li{ margin:0 14px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.main-body .picScroll-left .bd ul li .icon-point-copy{ position: absolute; font-size: 32px; margin-top: -4px; line-height: 10px; color: #17b0f8; text-align: left; padding-left: 8px;}
.main-body .picScroll-left .bd ul li .icon-xiajiantou{ font-size: 12px; color: #17b0f8; text-align: left; padding-left: 18px; }
.main-body .picScroll-left .bd ul li .thumbUp{ border: 1px solid #17b0f8; border-radius: 5px; width: 100px; height: 26px; margin: 0px 0 8px 0; line-height: 26px; background: #17B0F8; color: #FFFFFF;}
.main-body .picScroll-left .bd ul li .thumbUp .icon-dianzan{ float: left; font-size: 22px; margin: 2px 0px 0px 5px; cursor: pointer;}
.main-body .picScroll-left .bd ul li .pic{ text-align:center; }
.main-body .picScroll-left .bd ul li .pic img{ width:148px; height:148px; display:block;  padding:2px; border:1px solid #ccc; }
.main-body .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.main-body .picScroll-left .bd ul li .title{ line-height:25px;   }
.main-body .picScroll-left .bd ul li .title a{ color: #000000; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; width: 140px; display: block;}

/* 房产楼市 */
.main-body .box-main{ width: 100%; border-top: 2px solid #e15555;}
.main-body .box-main:after{content:'\20';display:block;height:0;clear:both;visibility: hidden;}
.main-body .box-main .main-left{ float: left; width: 716px;}
.main-body .box-main .main-left .title{ float: left; margin:3px 20px 0 0; font-size: 18px; font-weight: bold; color: #e15555; letter-spacing: 2px;}
.main-body .box-main .main-left .title .square{ float: left; width: 5px; height: 13px; background: #e15555; display: inline-block; margin: 8px 7px 0 0;}
.main-body .box-main .main-left .subname{ color: #5d5d5d; display: inline-block; margin: 7px 3px;}
.main-body .house-left{clear: both; float: left; width: 332px; height: 225px;margin-top: 10px;margin-right: 15px;}
.main-body .house-middle{clear: both;margin-bottom:12px;}
.main-body .house-right{float: left;width:320px;}
.main-body .house-esf{clear: both;}

.slideBox-house{width: 332px; height: 225px;overflow: hidden;position: relative;}
.slideBox-house .hd{ overflow:hidden; position:absolute; bottom:10px; width: 100%; z-index: 1; }
.slideBox-house .hd ul{ float: right; overflow:hidden; zoom:1; width: auto; margin: auto;}
.slideBox-house .hd ul li{ float:left; margin-right:5px; background: url(../images/circle-normal.png) no-repeat; width: 12px; height: 13px;  cursor:pointer; }
.slideBox-house .hd ul li.on{ background:url(../images/circle-hover.png) no-repeat; }
.slideBox-house .bd{ position:relative; height:225px; z-index:0;   }
.slideBox-house .bd li{ zoom:1; vertical-align:middle; }
.slideBox-house .bd img{ width:332px; height:225px; display:block; }

.box-main .house-tit{display: block; margin: 10px 0 0 0;}
.box-main .house-tit a{font-size:16px;font-weight:bold;color: #26437e;}
.box-main .house-intro{margin-top: 4px; margin-right: 10px; display: block;color: #888;}
.box-main .house-intro a{color: #26437e;margin-left:5px;}
.box-main .house-list li{ float: left; font-size: 14px; color: #000000; margin-top: 10px;}
.box-main .title-esf{ font-size: 16px; font-weight: bold; margin-right: 10px;margin-bottom:10px;}

.ul-house li{ float: left; border: 1px solid #eaeaea; margin-right: 10px;}
.ul-house li img{ margin: 2px 2px 0 2px;width:162px;height:141px;}
.ul-house li .span-bg{ background: url(../images/img-4.jpg) no-repeat; width: 85px; height: 30px; line-height: 30px; font-size: 14px; color: #FFFFFF; display: inline-block; text-align: center;}

.main-body .box-main .main-right{ float: right; width: 255px;}
.main-body .box-main .main-right a:hover{ text-decoration: none;}
.main-body .box-main .main-right .title-5{ float: right; margin-top: 10px;}
.main-body .box-main .main-right .title-5 img{float: left; margin-top: -2px; margin-right: 5px;width:19px;}
.main-body .box-main .main-right .form-apply{ float: left; margin-top: 12px;}
.main-body .box-main .main-right .form-apply .txt, .main-body .box-main .main-right .form-apply .sel{ width: 249px; border: 1px solid #dbdbdb; margin-bottom: 13px; padding-left: 6px; height: 30px; line-height: 30px;}
.main-body .box-main .main-right .form-apply .txt-yzm{ width: 130px; border: 1px solid #dbdbdb;padding-left: 6px; height: 30px; line-height: 30px;}
.main-body .box-main .main-right .form-apply .btn-yzm{ float: right; width: 100px; margin-bottom: 10px; text-align: center; background: #e6e6e6; color: #000000; height: 30px; line-height: 30px; display: inline-block;display: none;}
.main-body .box-main .main-right .form-apply .sel{ width: 257px; margin-top: 5px;}
.main-body .box-main .main-right .form-apply .btn-apply{ background: #ff7e00; margin: 5px 0 20px 0; width: 100%; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #FFFFFF; border: none;}
.main-body .box-main .main-right .checking{float: left;font-size: 12px;border-bottom: 2px solid #ff7e00;color: #5d5d5d;line-height: 30px;margin: 10px 0 15px 0;width: 100%;}
.main-body .box-main .main-right .checking b{font-size: 16px;color: #ff7e00;margin-right: 10px;}
.main-body .box-main .main-right .path-title{font-size: 14px;margin-top: 5px;}

/*昆山论坛,二手房推荐*/
.slideTxtBox{position: relative;margin: 0 auto;width:980px;text-align:left;}
.slideTxtBox .hd{height:33px;line-height:28px;}
.slideTxtBox .hd ul{float:left;height:33px;list-style: none;font-size: 14px;margin: 0;padding: 0;}
.slideTxtBox .hd ul li{float:left;width: 68px;height:33px;line-height: 28px;text-align: center;padding:0 15px 0 0;cursor:pointer;}
.slideTxtBox .hd ul li.on{background:url("../images/icon-title.png") no-repeat;color: #FFFFFF;}
.slideTxtBox .hd .more{float: right;font-size: 12px;text-decoration: none;color: #000000;}
.slideTxtBox .bd ul{padding:10px 0px 0px 0;list-style: none;}
.slideTxtBox .bd li{float: left;margin: 0 20px 0 0;width: 180px;}
.slideTxtBox .bd li:last-child{margin-right: 0;}
.slideTxtBox .bd li a{text-decoration: none;}
.slideTxtBox .bd li img{width: 100%;height: 135px;}
.slideTxtBox .bd li p.name{color: #000000;font-size: 14px;margin: 2px 0;width: 100%;height:24px;overflow: hidden;}
.slideTxtBox .bd li span{font-size: 12px;color: #888888;margin-right: 5px;}
.slideTxtBox .bd li b{float: right;color: #e15555;}

/*房产右侧列表*/
.yinxiang-list{width: 100%;margin: 10px 0 0;}
.yinxiang-list li{float: left;width: 100%;line-height:16px;margin-bottom:10px;}
.yinxiang-list li a{color: #000000;font-size: 14px; margin-left:-5px;}
.yinxiang-wq{color: #8dc63f}

/* 人才招聘  */
.main-body .box-main3{border-top-color:#3073b9}
.main-body .box-main3 .main-left{width:260px}
.main-body .box-main3 .main-left .title{color:#3073b9}
.main-body .box-main3 .main-left .title .square{background:#3073b9}
.main-body .box-main .main-left .subname{color:#5d5d5d;display:inline-block;margin:7px 0 0 38px;text-decoration:underline}
.ul-photo li{float:left;margin:15px 10px 0 0;width:110px;height:60px;}
.ul-photo li a{}
.ul-photo li .photoname{}
.ul-photo li img{width:25px;height:25px;float: left;margin-right: 8px}
.ul-photo li .fullname{float: left;line-height: 26px;font-size: 16px;color: #333;}
.ul-photo li .intro-tit{height: 40px;line-height: 20px;font-size: 14px;}
.ul-photo li .intro-bg{height: 40px;}
.ul-photo li .intention{width:100%;height: 40px;overflow: hidden;display: block;color: #999;font-size: 12px;}
.ul-photo li .intention span{font-weight: bold;color: #d42024;}
.main-body .box-main3 .main-center{float:left;width:415px}
.main-body .box-main3 .main-center .subname{color:#5d5d5d;display:inline-block;margin:7px 0 0 0;text-decoration:underline;text-align:right;display:block}
.main-body .box-main3 .main-center .box-content{background-color:#eef7ff;margin-top:15px;padding:10px 10px 10px 15px;height:192px}
.ul-job-box{height:100%}
.ul-job li{line-height:32px;height:32px;padding:0;overflow:hidden}
.ul-job li .company{font-size:14px;margin-right:5px}
.ul-job li .color-blue{color:#69a9e4;margin-left:5px}
.main-body .box-main3 .main-right{float:right;width:290px}
.main-body .box-main3 .main-right .searchbox{border:2px solid #3dabff;border-radius:6px;border-right:none;width:282px;height:33px;margin-top:40px}
.main-body .box-main3 .main-right .searchbox .txt{width:220px;line-height:33px;margin-left:6px;border:none}
.main-body .box-main3 .main-right .searchbox .search{float:right}
.main-body .box-main3 .main-right .btn1{float:left;margin:30px 5px 0 0}
.main-body .box-main3 .main-right .btn2{float:left;margin:29px 0 0 0}
.main-body .box-main3 .main-right .phone{float:left;font-size:14px;font-weight:bold;margin-top:30px;line-height:25px}

/* 家居装饰  */
.main-body .box-main2{border-top-color: #22cba1;}
.main-body .box-main2 .main-left .title{color: #22cba1;}
.main-body .box-main2 .main-left .title .square{ background: #22cba1;}
.main-body .box-main2 .main-left .title-2{text-align: center; margin-top: 13px;font-size:16px;font-weight:bold;height:24px;overflow: hidden;}
.main-body .box-main2 .main-left .title-2 a{font-size: 16px;font-weight: bold;color: #26437e;}
.main-body .box-main2 .main-left .intro{margin-top:3px;}
.main-body .box-main2 .main-left .intro a{color: #26437e;margin-left:5px;}
.main-body .box-main2 .main-right .title-6{clear: both; padding-top: 8px; font-size: 16px; color: #ff7e00; text-align: center;}
.main-body .box-main2 .main-right .title-6 .bg{ padding: 0 5px; margin: 0 5px; height: 22px; line-height: 22px; text-align: center; background: #ff7e00; color: #FFFFFF; display: inline-block;}
.main-body .box-main2 .main-right .title-7{text-align: center; display: none; font-size: 14px; margin-top: 5px;}
.main-body .box-main2 .main-right .form-apply .btn-apply2{ background: #22cba1; margin-bottom: 12px;}

 /* 汽车 */
.main-body .house-box{ float: left; width: 480px; margin-right: 20px;}
.main-body .house-box .house-title{ border-top: 2px solid #3073b9; }
.main-body .house-box .house-title .character{ width: 110px; height: 35px;line-height:35px; display: inline-block; color: #3073b9; font-size: 18px; font-weight: bold; letter-spacing: 3px;}
.main-body .house-box .house-title .character .square{ float: left; width: 5px; height: 13px; background: #3073b9; display: inline-block; margin: 11px 7px 0px 0px;}
.main-body .house-box .house-title .btn-house{ float: right; background: #e86a6f; color: #FFFFFF; width: 80px; height: 25px; font-size: 14px; margin-top: 6px; display: inline-block; line-height: 25px; text-align: center;}
.main-body .house-box .house-title .title-8{ float: right; display: inline-block; margin-right: 10px; margin-top: 10px;}
.main-body .house-box .house-body{ width: 100%; margin-top: 10px;}
.main-body .house-box .house-body .house-body-left{ float: left; width: 189px; margin-right: 10px;}

.left-img{position: relative;width: 189px;height:144px;}
.left-img img{width:189px;height:144px;}
.left-img .img-info{line-height:30px;position: absolute;bottom:0;left:0;width:100%;height:30px;text-align: center;background: url(../images/intro-bg.png) repeat;color: #FFFFFF;overflow: hidden;height: 30px;}

.main-body .house-box .house-body .house-body-right{float: left; width: 280px;}
.main-body .house-box .house-body .house-body-right h2{line-height:24px}
.main-body .house-box .house-body .house-body-right h2 a{color: #000000;margin-bottom: 10px; display: block;font-size:16px;font-weight:bold;}
.main-body .house-box .house-body .house-body-right .title-9{ line-height: 22px; font-size: 14px; margin-top: 5px; color: #000000; display: block;}

/*汽车品牌*/
.car-band{background: #eef7ff; width: 100%; margin-top: 10px;}
.car-band .car-band-tit{float: left; font-size: 14px; width: 12px; margin: 20px 10px 20px 10px; display: inline-block;}
.car-band .car-band-cont{float: left;width: 446px;overflow: hidden;height: 134px;}
.car-band .car-band-box{width: 100%;height: 134px;}
.car-band .car-band-box .tempWrap{width: 440px !important;}

.car-band-box ul{zoom: 1;}
.car-band-box ul li{float: left; border: 1px solid #dbdbdb; background: #FFFFFF; width: 100px; margin: 10px 8px 0 0;text-align: center;}
.car-band-box ul li img{width:100px;height:65px;}
.car-band-box ul li .name{border-top: 1px solid #dbdbdb; margin-top: 3px; padding-top: 3px;}
.car-band-box ul li .name span{display: block;}

.youxuan-band{width: 100%;margin-top: 10px;}
.slideBox-youxuan{width:100%; height:134px;overflow: hidden;position: relative;}
.slideBox-youxuan .hd{ overflow:hidden; position:absolute; bottom:10px; width: 100%; z-index: 1;text-align: center;}
.slideBox-youxuan .hd ul{overflow:hidden; zoom:1; width: 72px; margin: auto;}
.slideBox-youxuan .hd ul li{ float:left; margin-right:5px; background: url(../images/circle-normal.png) no-repeat; width: 12px; height: 13px;  cursor:pointer; }
.slideBox-youxuan .hd ul li.on{ background:url(../images/circle-hover.png) no-repeat; }
.slideBox-youxuan .bd{ position:relative; height:134px; z-index:0;}
.slideBox-youxuan .bd li{zoom:1; vertical-align:middle;}
.slideBox-youxuan .bd img{width:100%;height:134px;display:block;}

/*亲子*/
.main-body .house-box2{ margin-right: 0; }
.main-body .house-box2 .house-title{ border-top-color: #E86A6F;}
.main-body .house-box2 .house-title .character{ border-bottom-color: #E86A6F; color: #E86A6F;}
.main-body .house-box2 .house-title .character .square{ background: #E86A6F;}

/*亲子品牌*/
.qinzi-band{background: #fdf5f6;width: 100%;margin-top: 10px;}
.qinzi-band .qinzi-band-tit{float: left;font-size: 14px;margin: 20px 10px 20px 10px;display: block;border-right: 1px solid #dbdbdb;width: 20px;}
.qinzi-band .qinzi-band-cont{float: left;width: 436px;overflow: hidden;height: 134px;}

.qinzi-brand-box ul{width: 430px;}
.qinzi-brand-box ul li{float:left;border: none;background: none;width: 200px;margin: 0;padding: 0;margin-left: 10px;margin-top: 10px;list-style: disc inside;text-align: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.qinzi-brand-box ul li a{color: #4c4c4c;}
.qinzi-brand-box img{width:100px;height:65px;}

 /* 美食 */
.house-box3 .house-title{ border-top-color: #ffb266;}
.house-box3 .house-title .character{ border-bottom-color: #ffb266; color: #ffb266;}
.house-box3 .house-title .character .square{ background: #ffb266;}
.house-box3 .name{ font-size: 18px; color: #ffb266;}
.house-box3 .title-img img{ float: right;}
.house-box3 .title-11{margin-top: 10px;font-size:14px;display: block;}
.house-box3 .title-11 img{float: left; margin: 1px 8px 0 0;}
.house-box3 .title-12{margin-top: 5px;color: #888;}
.house-box3 .title-12 a{color: #26437e;}

.house-box3 .house-body-top{position: relative;width:480px;height:158px;}
.house-box3 .house-body-top .top-img{width:480px;height:158px;}
.house-box3 .house-body-top .img-info{line-height:30px;position: absolute;bottom:0;left:0;width:100%;height:30px;text-align: center;background: url(../images/intro-bg.png) repeat;color: #FFFFFF;}

/*旅游*/
.house-box4 .house-title{ border-top-color: #17b0f8;}
.house-box4 .house-title .character{ border-bottom-color: #17b0f8; color: #17b0f8;}
.house-box4 .house-title .character .square{ background: #17b0f8;}

.lvyou-img{ float: left; margin-top: 10px;}
.lvyou-img .lvyou-img-cell{float: left;width:151px;height:164px;margin-right:5px;text-align: center;}
.lvyou-img img{ margin-right: 6px;width:151px;height:144px;}
.lvyou-img .desc{}

.youxuan-box ul{zoom: 1;}
.youxuan-box ul li{float: left; width: 160px; margin: 10px 8px 0 0;text-align: center;}
.youxuan-box ul li img{width:160px;height:115px;}

.xiaomi-box ul{zoom: 1;}
.xiaomi-box ul li{float: left; width: 100px; margin: 10px 8px 0 0;text-align: center;}
.xiaomi-box ul li img{width:100px;height:115px;}

/*社区活动*/
.main-body .line-title{height: 35px; line-height: 35px; border-top: 2px solid #278a79; }
.main-body .line-title .name{height: 33px; line-height: 33px; display: inline-block; font-size: 16px;  color: #278a79;}
.main-body .line-title .name .span{ float: left; margin: 13px 0 0 8px;}
.main-body .line-title .name .square{ float: left; width: 5px; height: 13px; background: #278a79; display: inline-block; margin: 11px 7px 0px 0px;}
.main-body .line-title .txt-right{ float: right; margin-right: 20px;}
.main-body .line-title .txt-right img{ float: right; margin: 10px 0 0 10px;}

.shequ-img{margin-top: 8px;width:100%;}
.shequ-img li{ float: left; border: 1px solid #dbdbdb; margin-right: 14px; padding: 1px; width: 227px; text-align: center;}
.shequ-img li img{width:100%;height:168px;}
.shequ-img li .btn{ width: 120px; height: 25px; line-height: 25px; font-size: 14px; color: #ffffff; background: #ff7e00; text-align: center; border: 1px solid #ff7e00; border-radius: 5px; display: inline-block; margin: 5px 0 12px 0; }

/*社区热图*/
.heat-content{margin-top: 8px}
.heat-content .heat-content-left{float: left; width: 324px; height: 363px;}
.heat-content .heat-content-left .heat-box{width: 324px;height: 363px;}
.heat-content .heat-content-left img{width: 324px;height: 363px;}
.heat-content .heat-content-right{ float: left; width: 656px; }
.heat-content .heat-content-right-top .heat-box{ width: 214px; height: 138px; margin-left: 4px;}
.heat-content .heat-content-right-top .heat-box img{ width: 214px; height: 138px;}
.heat-content .heat-content-right-bottom .heat-box{ width: 324px; height: 220px; margin-left: 4px;}
.heat-content .heat-content-right-bottom .heat-box img{ width: 324px; height: 220px;}

.heat-content .heat-box{position: relative; display: inline-block;}
.heat-content .heat-box .photo{ width: 100%; display: inline-block;}

/*论坛版块地图*/
.main-body .line-title2{ border-top-color: #ea545d;}
.main-body .line-title2 .name{ width: 140px; border-top-color: #ea545d; color: #ea545d;}
.main-body .line-title2 .name .square{ background: #ea545d;}
.main-body .map-content{ float: left;}
.main-body .map-content li{ float: left; padding: 15px 15px; margin-right: 10px; margin-top: 20px; width: 225px; height: 160px; border: 1px solid #e7e7e7;}
.main-body .map-content li a{ width: 110px; display: inline-block; line-height: 28px; color: #484747; font-weight: bold;}
.main-body .map-content li.map-content-one{ border-top: 2px solid #cc777c; background: #f9eeef; }
.main-body .map-content li.map-content-one h2{ color: #c44850;}
.main-body .map-content li.map-content-one h2 a{color: #c44850;}
.main-body .map-content li.map-content-two{ border-top: 2px solid #b376c4; background: #f7f1f9; width: 200px; }
.main-body .map-content li.map-content-two h2{ color: #b376c4;}
.main-body .map-content li.map-content-two h2 a{ color: #b376c4;}
.main-body .map-content li.map-content-two .cont a{width: 100px;}
.main-body .map-content li.map-content-three{ border-top: 2px solid #eea53c; background: #fcf6ed; width: 190px; }
.main-body .map-content li.map-content-three h2{ color: #e09934;}
.main-body .map-content li.map-content-three h2 a{ color: #e09934;}
.main-body .map-content li.map-content-three .cont a{width: 90px;}
.main-body .map-content li.map-content-four{ border-top: 2px solid #ee3c8b; background: #fef0f6; width: 200px; margin-right: 0; }
.main-body .map-content li.map-content-four h2{ color: #ee3c8b;}
.main-body .map-content li.map-content-four h2 a{ color: #ee3c8b;}
.main-body .map-content li.map-content-four .cont a{width: 90px;}
.main-body .map-content li.map-content-five{ border-top: 2px solid #659ea8; background: #e8f1f2; width: 190px; height: 110px; }
.main-body .map-content li.map-content-five h2{ color: #4a9ead;}
.main-body .map-content li.map-content-five h2 a{ color: #4a9ead;}
.main-body .map-content li.map-content-five .cont a{width: 60px;}
.main-body .map-content li.map-content-six{ border-top: 2px solid #3aab8f; background: #ebf6f4; width: 155px; height: 110px; }
.main-body .map-content li.map-content-six h2{ color: #4a9ead;}
.main-body .map-content li.map-content-six h2 a{ color: #4a9ead;}
.main-body .map-content li.map-content-six .cont a{width: 60px;}
.main-body .map-content li.map-content-seven{ border-top: 2px solid #4b9fcf; background: #e9f3f9; width: 145px; height: 110px; }
.main-body .map-content li.map-content-seven h2{ color: #3a82ab;}
.main-body .map-content li.map-content-seven h2 a{ color: #3a82ab;}
.main-body .map-content li.map-content-seven .cont a{width: 70px;}
.main-body .map-content li.map-content-eight{ border-top: 2px solid #7dac56; background: #eff5ea; width: 160px; height: 110px; }
.main-body .map-content li.map-content-eight h2{ color: #6ea440;}
.main-body .map-content li.map-content-eight h2 a{ color: #6ea440;}
.main-body .map-content li.map-content-eight .cont a{width: 95px;}
.main-body .map-content li.map-content-night{ border-top: 2px solid #7691c4; background: #eef2f8; width: 120px; height: 110px; margin-right: 0; }
.main-body .map-content li.map-content-night h2{ color: #597dc1;}
.main-body .map-content li.map-content-night h2 a{ color: #597dc1;}
.main-body .map-content li.map-content-night .cont a{width: 65px;}
.map-content li.map-content-ten{background: #e9f3f9; height: 115px;text-align: center;}
.map-content li.map-content-ten h2{margin-bottom: 0;font-weight: 700;}
.map-content li.map-content-ten a, .main-body .map-content li.map-content-ten span{width: auto;display: block;line-height: 21px;}
.map-content li.map-content-ten .ewm{float: left;}

/*底部*/
.bottom{background:url(../images/bottom-bg.jpg) no-repeat;background-size:100% 100%;width:100%;height:333px}
.bottom .bottom-contain{position:relative;width:980px;margin:0 auto}
.bottom .bottom-contain .link-title{float:left;width:100%;border-bottom:1px solid #d6d6d6;height:40px;line-height:30px;margin:50px 0 30px 0}
.bottom .bottom-contain .link-title h1.pink{float:left;color:#ea545d;font-size:24px;margin-right:20px}
.bottom .bottom-contain .link-title a{color:#414143;margin-right:5px;margin-left:2px;font-size:14px;line-height:35px}
.bottom .bottom-contain .link-title .icon-youjiantou{font-size:18px;margin-right:5px}
.bottom .bottom-contain .link-body{float:left;margin:0 10px}
.bottom .bottom-contain .link-body a{width:65px;display:inline-block;color:#484747;line-height:30px;font-size:14px}
.bottom .bottom-text{position:relative;width:100%;margin:0 auto;text-align:center;font-size:14px;line-height:25px}
.bottom .bottom-text .bottom-desc{margin:0 20px;color:#382413;width:980px;margin:0 auto;position:relative}
.bottom .bottom-text .bottom-desc a{color:#382413}
.bottom .bottom-text .bottom-shiming{position:absolute;right:10px;top:10px}

