body{
    background: #f0f0f0;
}
.header{
    display: flex;
    width:1200px;
    font-size: 12px;
    color: #999999;
    justify-content: space-between;
    margin: 0 auto;
}
.header p{
    font-size: 14px;
}
.header a{
    color: #999999;
}
.login{
    width:200px;
}
.login a{
    padding: 0 20px ;
    display: inline-block;
    height:36px;
    line-height: 36px;
}
.header-box{
    height:36px;
    line-height: 36px;
    background: #f7f7f7;
    border-bottom: 1px solid #cccccc;
}
.header-my a{
    padding: 0 15px;
    display: inline-block;
    height:36px;
    line-height: 36px;
}
.header-my a img{
    vertical-align: middle;
    padding-right: 5px;
}
.login img{
    vertical-align: middle;
    padding-right: 5px;
}
.top-index{
    width: 1230px;
    margin: 0 auto;
    height:92px;
    padding: 25px 0 12px 0;
}
.top-index-bj{
    background: #fff;
}
.top-index{
    width: 1230px;
    display: flex;
    justify-content: space-between;
}
.search-input{
    width:483px;
    height:32px;
    padding-left: 3px;
}
.search{
    width:570px;
}
.search-boxa{
    width:570px;
    background: #003593;
    height:32px;
    padding: 3px  0 3px 3px;
}
.search-submit{
    display: inline-block;
    width:80px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    float: right;
}
.search-input{
    background: #fff;
    line-height: 32px;
    border:none;
    outline: none;
}

.top-search{
    padding: 12px 0;
    font-size: 12px;
}
.top-search span{
    color: #999;
}
.top-search a{
    color: #999;
    padding: 0 12px;
}
.contact{
    width:230px;
    overflow: hidden;
}
.contact p{
    font-size: 30px;
    color: #003593;
    font-weight: 600;
}
.nav{
    height:40px;
    line-height: 40px;
    background: #003593;
}
.nav-list{
    width: 980px;
    margin: 0 auto;
    float: left;
}
.nav-list li{
    float: left;
    width: 80px;
    text-align: center;
    margin:0 8px;
}

.nav-list li a{
    display: block;
    color: #fff;
}
.nav-box{
    width: 1200px;
    margin: 0 auto;
}
.nav-all{
    width: 220px;
    height:40px;
    float: left;
    position: relative;
}
.all-list{
    position: absolute;
    width: 218px;
    top:40px;
    height:433px;
    border:1px solid #c9c9c9;
    left:0;
    overflow-y: auto;
    overflow-x: hidden;
}
.all-list li{
    padding: 0 10px;;
    width: 198px;

    position: relative;
}

.all-list li .nav-list-nav{
    display: block;
    width: 198px;
    margin: 0 auto;
    border-bottom: 1px solid #c9c9c9;
    padding-left: 8px;
}
.all-list li:last-child .nav-list-nav{
    border-bottom: none;
}
.classification-box{
    position: absolute;
    display: none;
    opacity: 0;
    width:440px;
    border:1px solid #bfbfbf;
    left:218px;
    background: #fff;
    z-index: 99;
    padding: 10px;
}
.classification-box a{
    display: inline-block;
    padding: 0px 15px;
}
.swiper-containera{
    width: 720px;
    margin: 10px 0 0 230px;
    float: left;

}
.swiper-wrappera .swiper-slide{
    width:720px;
    height:424px;
    z-index: 9;
}
.banner{
    width: 1200px;
    margin: 0 auto;
    height:450px;
}
.information{
    float: right;
    width: 240px;
    height:422px;
    border:1px solid #bfbfbf;
    margin: 10px 0 0 0;
}
.nav-all-title{
    background: #1b5dbd;
    height:40px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
    padding:0 20px 0 15px;
    font-size: 12px;
}
.login-img{
    width: 60px;
    height:60px;
    float: left;
    border-radius: 32px;
}
.login-img img{
    border-radius: 32px;
}
.information-login{
    padding:9px  14px 0;
}
.login-state{
    float: right;
    margin-left: 8px;
    width: 143px;
    font-size: 12px;
    line-height: 25px;
    padding: 5px 0 0 0;
}
.login-state img{
    margin-right: 5px;
    vertical-align:middle;
}
.login-state span{
    margin: 0 5px;
}
.welfare{
    display: inline-block;
    width: 86px;
    height:20px;
    border:2px solid #999;
    border-radius: 4px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #999;
}
.welfare-box{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.wx-img{
    width: 66px;
    float: left;

}
.wx{
    margin-top: 14px;
}
.wx-content{
    width: 129px;
    float: right;
    padding-top: 3px;
    color: #333333;
}
.information-login{
    height:198px;
    border-bottom: 1px solid #999;
}
.headlines-title{
    height:40px;
    line-height: 40px;
}
.headlines-title span{
    color: #502810;
    font-size: 16px;
}
.mall-headlines{
    padding: 0 9px;
}
.more{
    color: #666;
    font-size: 12px;
}
.hot{
    display: inline-block;
    width:35px;
    height:18px;
    line-height: 18px;
    text-align: center;
    background: #fff;
    border:1px solid #ff9800;
    color: #ff9800;
    margin-right: 5px;
    border-radius: 3px;
}
.maquee ul li{
    font-size: 12px;
    line-height: 28px;
}
.maquee ul li a{
    color: #666;
}
.maquee{
    height:165px;
    overflow: hidden;
}
.list-topa{
    width: 1190px;
    height:50px;
    line-height: 50px;
    background: #cde1ff;
    margin: 10px auto 0 auto;
    padding: 0 10px 0 0 ;
}
.list-titlea span{
    display: block;
    width: 4px;
    margin: 15px 15px 0 0 ;
    height:20px;
    background: #003593;
    float: left;
}
.list-titlea{
    font-size:20px;
    line-height: 50px;
    font-weight: 700;
    color: #003593;
}
.list-list{
    float: right;
    margin-right: 40px;
}
.list-list li{
    float: left;
    height: 24px;
    line-height: 24px;
    width: 65px;
    margin: 13px 6px;
    border-radius: 13px;
    cursor: pointer;
    text-align: center;
}
.list-box-img{
    width: 290px;
    float: left;
}
.list-box{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    height:306px;
    overflow: hidden;
}
.list-content{
    float: right;
    width: 890px;
}
.list-list  .attr{
    background: #003593;
    color: #fff;
}
.list-content ul li{
    float: left;
    width: 425px;
    height:125px;
    background: #f8f8f9;
    border-radius: 5px;
    margin: 20px 20px 0 0;

}
.list-num{
    float: left;
    width: 38px;
    text-align: right;
    font-size: 36px;
    color: #1b5dbd;
    font-weight: 700;
    line-height: 125px;
}
.list-num-img{
    margin: 7px 0 0 0;
    float: left;

}
.list-num-content{
    float: left;
    width:228px;
    margin-left: 14px;
    padding-top: 30px;


}
.box-title{
    height:45px;
}
.pirce{
    color: #003593;
    font-weight: 700;
    font-size: 18px;
}
.pirce span{
    font-size:14px;
}
.list-content ul{
    display: none;
}
.list-content .sed{
    display: block;
}
.morea img{
    vertical-align: middle;
}
.floor{
    width: 1200px;
    margin: 50px auto 0 auto;
}
.floor-title{
    font-size:26px;
    line-height: 30px;
    height:30px;
    color: #003593;
    font-weight: 700;
}
.floor-title i{
    margin-right: 15px;
}
.floor-recommended{
    width:1190px;
    height: 50px;
    line-height: 50px;
    color: #333333;
    /*border:1px solid #bfbfbf;*/
    margin-top: 15px;
    font-size: 14px;
    padding:0 5px ;
}
.floor-recommended a{
    color: #333;
    margin:  8px;
}
.floor-num-right li{
    width: 284px;
    height:223px;
    background: #fff;
    padding: 2px;
    margin-left: 15px;
    float: left;
    margin-bottom: 5px;
}
.num-right-img{
    width: 100%;
    text-align: center;
}
.floor-num-left{
    float: left;
}
.floor-num-right{
    float: right;
    width: 910px;
    overflow: hidden;
}
.floor-num{
    width: 1200px;
    margin: 20px auto 0 auto ;
    height:490px;
    overflow: hidden;
}
.floor-num-right li p{
    height:36px;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px ;
    text-align: left;
    color: #666;
}
.floor-num-right li p:hover{
    color: #1b5dbd;
}
.floor-price{
    font-size: 24px;
    line-height: 35px;
    color: #003593;
    font-weight: 700;
    margin-top: 3px;
    padding: 0 10px;
}
.floor-price span{
    font-size: 16px;
    color: #003593;
    font-weight: 700;
}
.footer-top-title{
    width:1200px;
}
.footer-top-title li{
    width: 300px;
    float: left;
    overflow: hidden;
}
