/* 顶部 */
body {
    font-family: "Microsoft YaHei";
}

.toplist {
    width: 100%;
    height: 36px;
    background: #f2f2f2;
    line-height: 36px;
    font-size: 12px;
}

.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.toplist .headCity {
    position: relative;
    cursor: pointer;
    float: left;
  }
  .toplist .headCity img {
    vertical-align: -3px;
  }
  .toplist .headCity span i {
    font-style: normal;
    font-weight: normal;
    color: #ffa31f;
    margin-left: 5px;
  }
  .toplist .headCity span i img{
    vertical-align: 0px;
  }
.fl {
    float: left;
}

.fr {
    float: right;
}

.topr{
    height: 36px;
}

.topr .tr1{
    position: relative;
}

.navApp1{
    position: absolute;
    width: 120px;
    height: 120px;
    display: none;
    top: 48px;
    left: -28px;
    z-index: 99;
    background: #ccc;
}

.navMa1{
    width: 120px;
    height: 120px;
}

.toplist .tr1 a:first-child {
    margin-right: 24px;
}

.toplist .tr2 {
    margin-right: 25px;
    margin-left: 47px;
}

.toplist .tr1 a i img{
    margin-left: 4px;
}

.toplist .tr2 em {
    margin: 0 6px;
}

.toplist .tr3 {
    color: #333;
}

.toplist .tr3 font {
    color: #1da838;
    font-weight: 700;
    font-size: 18px;
}

/* 字体颜色 */
.cfa9a33{
    color: #fa9a33;
}

.c333333{
    color: #333333;
}

.c8e8e8e{
    color: #8e8e8e;
}

.c999{
    color: #999;
}

/* 字体大小 */
.fs24{
    font-size: 24px;
}

.fs21{
    font-size: 21px;
}

.fs14{
    font-size: 14px;   
}

/* 头部 */

.header {
    height: 80px;
    box-shadow: 0px 4px 8px 1px rgba(136, 136, 136, 0.57);
}

.logo {
    margin-top: 20px;
    margin-bottom: 13px;
}

.logo img{
    margin-right: 10px;
}

.nav {
    margin-top: 35px;
    float: left;
}

.nav ul li {
    float: left;
    margin-right: 30px;
}

.nav li:last-child {
    margin-right: 0px;
}

.nav li a.on,
.nav li a:hover {
    background-color: transparent;
    color: #1da838;
}

.nav li a {
    position: relative;
    display: block;
    padding-bottom: 5px;
    color: #333;
    text-align: center;
    font-size: 16px;
}

.nav li a span {
    position: absolute;
    top: -16px;
    right: -16px;
    width: 50px;
    height: 15px;
    background: url("/public/index/static/images/nav-bg.png") no-repeat center;
    color: #fff;
    text-align: center;
    text-indent: 5px;
    font-size: 12px;
    line-height: 15px;
}

/* 扫码 */

.navApp{
    position: absolute;
    width: 80px;
    height: 80px;
    display: none;
    top: 48px;
    left: -50px;
    z-index: 99;
    background: #ccc;
}

.navMa{
    width: 120px;
    height: 120px;
}

/* 装修学堂 */

.select {
    box-sizing: border-box;
    height: 90px;
    padding: 27px 0px;
    display: none;
}

.select .study {
    display: inline-block;
    width: 184px;
    line-height: 38px;
    margin-left: 666px;
    border-right: 1px dashed #bfbfbf;
}

.select em {
    font-size: 18px;
    margin-left: 16px;
    margin-right: 7px;
    color: #049f20;
}

.select a {
    font-size: 18px;
    color: #5b5b5b;
}

.select .encyclopedia {
    display: inline-block;
    margin-left: 79px;
}
*{-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

/* 字体颜色 */
.cfa9a33{
    color: #fa9a33;
}

/* 清浮动 */

.cl{
    clear: both;
}

/* 页尾 */
.footer .other a{
    color: #777;
    font-size: 14px;
}

/* 侧边栏弹窗 */
.pubmask{  
    background:#000;  
    opacity: 0.3;  
    position: absolute;  
    top:0;  
    left: 0;  
    z-index: 9998;  
    display:none;  
}
.pubup{  
    width: 1082px;
    height: 445px;  
    position: fixed;  
    display: none;  
    z-index: 9999;  
}
.pubup .X{  
    background-color: #f2f2f2;
    text-align: center;
    position: relative;
    width: 40px;
    height: 40px;
    top: -20px;
    right: 24px;
    float: right;
    cursor: pointer;
    background: url(/public/index/static/images/index2.0/hd12_x.png) no-repeat;
}

.pubup .tanchuan{
    width: 1040px;
    height: 445px;
}

.pubup .tanchuan .tan_nav{
    width: 40px;
    height: 216px;
    float: left;
    margin-top: 87px;
}

.tan_nav li{
    width: 40px;
    height: 106px;
    margin-bottom: 2px;
    background: #fff;
    color: #14bb43;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    
}

.tan_nav li span{
    display: inline-block;
    width: 20px;
    margin: 0 auto;

}


.tan_nav li.active{
    background: #14bb43;
    color: #fff;
}

.tan1{
    border-radius: 5px 0 0 0; 
}

.tan2{
    border-radius: 0 0 0 5px; 
}

.tan_bj{
    width: 1000px;
    height: 445px;
    background: #fff;
    float: left;
    padding: 24px 30px;
}

.tan_lm{
    display: none;
}

.show{
    display: block;
}


.sign{
    width: 5px;
	height: 23px;
    background-color: #fa9a33;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: -3px;
}

.hqbj_form{
    width: 438px;
    height: 390px;
    float: left;
}

.hqbj_form .hqbj_title{
    margin-bottom: 17px;
}

.hqbj_form p{
    width: 432px;
    height: 47px;
    margin-left: 15px;
    line-height: 47px;
    font-size: 16px;
    margin-bottom: 17px;
}

.hqbj_form input{
    width: 339px;
	height: 47px;
	background-color: #e8e8e8;
    border-radius: 5px;
    font-size: 14px;
    color: #999999;
    text-indent: 10px;
}

.hqbj_form p .room{
    width: 93px;
    height: 47px;
    display: inline-block;
    float: left;
}

.hqbj_form p.huxing{
    width: 78px;
    height: 109px;
    float: left;
}

#fwhx{
    width: 339px;
    height: 109px;
    float: left;
}

#fwhx .sod_select{
    width: 164px;
    height: 47px;
	background-color: #e8e8e8;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    font-weight: normal;
    float: left;
    margin-bottom: 15px;
    margin-left: 11px;
}


#fwhx .sod_select:first-child,#fwhx .sod_select:nth-child(3){
    margin-left: 0px;
}

#fwhx .sod_select.above .sod_list{
    top: 50px;
    width: 155px;
    bottom: 0%;
    border: none;
    border-bottom: none;
    font-size: 16px;
    height: 180px;
}

#fwhx .sod_select .sod_list li{
    border-radius: 5px;
}

#fwhx .sod_select .sod_list{
    border: none;
    width: 150px;
    font-weight: normal;
}

#fwhx .sod_select .sod_list .selected{
    font-weight: normal;
}

#fwhx .sod_select .sod_label{
    background: url("/public/index/static/images/index2.0/shouye-icon (5).png") no-repeat;
    background-position: 115px 7px;
}

#fwhx select:first-child{
    margin-left: 0px;
}

.hqbj_form p:last-child{
    margin-bottom: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}

.ksjisuan{
    width: 170px;
    height: 299px;
    margin-left: 30px;
    float: left;
    position: relative;
    margin-top: 43px;
}

.w1{
    width: 1px;
    height: 299px;
    background: rgba(142,142,142,0.25);
    position: absolute;
    top: 0;
    left: 85px;
}

.sub_box {
    position: absolute;
    top: 72px;
}

.bg_sub {
    width: 170px;
    height: 170px;
    background: url(/public/index/static/images/sc1.png) no-repeat center;
    background-size: cover;
    animation: mya 2s ease infinite;
    -moz-animation: mya 2s ease infinite;
    -webkit-animation: mya 2s ease infinite;
    -o-animation: mya 2s ease infinite;
}

@keyframes mya {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

.sub_img {
    width: 128px;
    height: 128px;
    background: url(/public/index/static/images/sc2.png) no-repeat center;
    padding-top: 25px;
    cursor: pointer;
    position: absolute;
    top: 21px;
    left: 21px;
}

.sub_img p {
    color: #fff;
    font-size: 34px;
    text-align: center;
    line-height: 40px;
}

.tan_yusuan{
    width: 268px;
    height: 385px;
    margin-left: 30px;
    float: left;
}

.tys_title p{
    margin-bottom: 15px;
}

.material_cost{
    width: 268px;
	height: 223px;
	border-radius: 5px;
    border: solid 1px #e8e8e8;
    padding-top: 40px;
    padding-left: 56px;
    margin-bottom: 25px;
}

.material_cost p{
    font-size: 16px;
    margin-bottom: 20px;
}

/* 免费量房弹窗 */
.lf_title{
    margin-bottom: 26px;
}

.lf_form p{
    font-size: 16px;
    float: left;
    margin-right: 20px;
}

.lf_form p.w194{
    width: 194px;
    height: 80px;
}

.lf_form .w194 input{
    width: 193px;
	height: 47px;
	background-color: #e8e8e8;
    border-radius: 5px;
    font-size: 14px;
    text-indent: 10px;
    margin-top: 10px;
}

.lf_form .w815{
    width: 815px;
    height: 30px;
    margin-top: 20px;
}

#fwhx1{
    width: 837px;
    height:47px;
    margin-top: 50px;
    margin-bottom: 32px;
}

#fwhx1 .sod_select{
    width: 193px;
    height: 47px;
	background-color: #e8e8e8;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    font-weight: normal;
    float: left;
    margin-bottom: 15px;
    margin-left: 21px;
}


#fwhx1 .sod_select:first-child,#fwhx .sod_select:nth-child(3){
    margin-left: 0px;
}

#fwhx1 .sod_select.above .sod_list{
    top: 50px;
    width: 155px;
    bottom: 0%;
    border: none;
    border-bottom: none;
    font-size: 16px;
    height: 180px;
}

#fwhx1 .sod_select .sod_list li{
    border-radius: 5px;
}

#fwhx1 .sod_select .sod_list{
    border: none;
    width: 195px;
    font-weight: normal;
}

#fwhx1 .sod_select .sod_list .selected{
    font-weight: normal;
}

#fwhx1 .sod_select .sod_label{
    background: url("/public/index/static/images/index2.0/shouye-icon (5).png") no-repeat;
    background-position: 154px 7px;
}

#fwhx1 select:first-child{
    margin-left: 0px;
}

.lf_form .w813{
    width: 813px;
	height: 47px;
	margin-bottom: 24px;
}

.lf_form .w813 input{
    width: 813px;
	height: 47px;
    background-color: #2eae47;
	box-shadow: 0px 4px 8px 1px rgba(46, 174, 71, 0.57);
    border-radius: 5px;
    border: none;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    line-height: 47px;
}
