*{
    margin:0;
    padding:0;
      font-size:14px;
}
a{
     text-decoration:none;
}
li{
    list-style-type:none;
}
body{
    background:#F5F5F5;
}
.header_index{
    background:url(../images/score_bg.png) no-repeat;
    background-size:100% 100%;

}
.top{
    display:block;
    line-height:30px;
    text-align:center;
    font-size:20px;
    color:#fff;
    padding-top:10px;
}
.head{
    width:100%;
    margin:0 auto;
    text-align:center;
    margin-top:10px;

}
.head>img{
    width:100px;
    border-radius: 50px;
}
.head>span{
    display:block;
    color:#fff;
    padding-bottom:20px;
}
.jifen{
    display:block;
    line-height:50px;
    background:#fff;
      margin-bottom:10px;

}
.jifen>span{
    margin-left:20px;
}
.jifen>span>span{
    color:#298CEC;
}

.jifen>a{
    float:right;
    display:block;
    border:1.5px solid #747474;
    height:30px;
    line-height:30px;
    padding:0 5px;
    border-radius: 10px;
    color:#000;
    margin-top:8.5px;
    margin-right:10px;
}
section{

    height:auto;

    margin:0 auto;
}
.top2{
    display:block;
    height:50px;
    line-height:50px;
    background:url(../images/score_bg2.png);
    background-size:100% 100%;
    text-align:center;
    font-weight:bold;
}

.goods>li{
    float:left;
    width:49.5%;
    height:210px;
    background:#fff;
    padding-top:10px;
}

.goods>li:nth-child(even){
    float:right;
}
.g{
     margin-top:4px;;
}
.goods>li>div{
    margin:0 auto;
    text-align:center;
    width:100px;
    height:100px;
}
.goods>li>span{
    display:block;
    text-align:center;
    line-height:30px;

}

.goods>li>span:nth-of-type(1){
    width:80%;
    margin:0 auto;
    height:25px;
    line-height:25px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.goods>li>span:nth-of-type(2){
    color:#747474;
}
.goods>li>a{
     display:block;
     margin:0 auto;
     text-align:center;
     width:100px;
     line-height:30px;
     border:1px solid #3493ed;
     color:#3493ed;
     border-radius: 10px;
}
.more{
    width:100%;
    height:100px;
    line-height:50px;
    text-align:center;

}
.more>a{
    color:#000;


}
.lists_header{
    background:#259ff2;
    color:#fff;
    height:50px;
    line-height:50px;
    text-align:center;
    width:100%;
    position:fixed;

}
.goods_img{
    width:100%;
    margin:0 auto;
    text-align:center;
}
.goods_name{
    display:block;
    margin:0 auto;
    text-align:left;
    padding:0 20px;
    height:40px;
    font-size:12px;
}
.goods_price{
     padding:0 20px;
     color:#298CEC;
     line-height:30px;
}
.jieshao{
    display:block;
    height:50px;
    line-height:50px;
    padding:0 20px;
    font-size:12px;
}
.xiangxijieshao{
    display:block;
    width:200px;
    text-align:center;
    margin:0 auto;
    color:#000;
    margin-bottom:50px;
}
.duihuan{
      position:fixed;
      bottom:0px;
      margin:0 auto;
      text-align:center;
      width:100%;
}
.duihuan a{
    display:block;
    width:250px;
    text-align:center;
    background:#139CEA;
    margin:0 auto;
    height:40px;
    line-height:40px;
    color:#fff;
    border-radius: 10px;
}
.num{
    height:50px;
    line-height:50px;
    padding:0 20px;
}
.shop_goods{
    width:100%;
    height:auto;
    margin-top:5px;
    background:#fff;
}
.shop_goods>div:first-of-type{
    width:30%;
    text-align:center;
    float:left;
}
.shop_goods>div:first-of-type>img{
    width:100%;
}
.shop_goods>div:nth-of-type(2){

    width:66%;
    float:left;
    padding:2%;

}
.shop_goods>div:nth-of-type(2)>span{
    display:block;
}
.shop_goods>div:nth-of-type(2)>span:first-of-type{
    height:50px;
    width:100%;
    overflow:hidden;
}
.shop_goods>div:nth-of-type(2)>span:nth-of-type(2){
    color:#747474;
}
.shop_goods>div:nth-of-type(2)>span:nth-of-type(3){
    color:#747474;
}
.shop_address{
    height:100px;
    background:#fff;
    padding-top:20px;
}
.shop_address>span{
    display:block;

}
.shop_address>p:nth-of-type(2){
        margin:0 20px;
        color:#777;
        font-size:14px;
}
.shop_address>p>span:first-of-type{
    float:left;
    margin-left:20px;
    line-height:30px;
}
.shop_address>p>span:nth-of-type(2){
    float:right;
    margin-right:20px;
    line-height:30px;

}
.shop_address>p:nth-of-type(3)>span:nth-of-type(2){
    float:right;
    margin-right:20px;
    line-height:30px;

}
.shop_address>p:nth-of-type(3)>span:first-of-type{
    float:left;
    color:#777;
    line-height:30px;

}
.shop_address>p:nth-of-type(3)>span>a{
    color:#777;
}
.address_add{
    padding: 0 10px;
}
.address_add p {
    display:block;
    height: 50px;
    border-bottom:1px solid #ddd;
}
.address_add p>span{
    height: 50px;
    line-height:50px;
    vertical-align: middle;
    width:30%;
    text-align: left;
}
.address_add p>input{
    height:40px;
    vertical-align: middle;
    width:70%;
    border:0;
    font-size:16px;
    padding-left:10px;
}
.submit{
    background:#139CEA;
    text-align:center;
    display:block;
    margin:0 auto;
    color:#fff;
    border-radius: 10px;
}

.jilu ul li{
    width:100%;
    height:auto;
    background:#fff;
    margin-top:10px;
}
.jilu ul li>div:first-of-type{

    width:30%;
    text-align:center;
    float:left;

}
.jilu ul li>div:nth-of-type(2){

    width:65%;
    text-align:center;
    float:right;

    padding-right:5%;

}
.jilu ul li>div>img{
    padding:10px;
    text-align:center;
    margin:0 auto;
    width:80px;
}
.jilu ul li>div>p:first-of-type{
    display:block;

    line-height:20px;
    height:40px;
    overflow:hidden;
    margin-top:10px;
    font-size:12px;
}
.jilu ul li>div>p:nth-of-type(2){
    height:30px;
    line-height:30px;
    margin-top:10px;


}
.jilu ul li>div>p:nth-of-type(2)>span:first-of-type{
    width:50%;
    float:left;
    color:#747474;
    font-size:10px;

}
.jilu ul li>div>p:nth-of-type(2)>span:nth-of-type(2){
    width:50%;
    float:right;
    color:#139CEA;
    text-align:right;
    font-size:10px;
}

