html, body { margin:0; padding:0 } .shop-head{ background: linear-gradient(to right, rgba(17,184,207,1), rgba(6,162,213,1));; padding-top: 10px; height:50px; } .shop-head .pic{ margin-left: 240px; float: left; margin-right: 70px; width: 100px; height: 40px; } .shop-head .search{ float:left; width: 220px; height: 35px; border: 1px solid #ccc;//设置边框 } .shop-head .search_input{ width: 180px; height: 30px; float:left; } .shop-head .search_btn{ width: 35px; height: 35px; background: url(../images/search.jpg) no-repeat left top; cursor:pointer; margin-left: 1px; } .shop-head .menu{ color: #FFFFFF; float: left; margin-left: 80px; width:120px; height: 37px; -moz-border-radius:30px; -webkit-border-radius: 30px; border-radius: 30px; text-align:center; line-height:37px; cursor:pointer; } .shop-head .menu:hover{ background: #0478a0; } .shop-head .menuse{ color: #FFFFFF; float: left; margin-left: 20px; width:120px; height: 37px; -moz-border-radius:30px; -webkit-border-radius: 30px; border-radius: 30px; text-align:center; line-height:37px; cursor:pointer; } .shop-head .menuse:hover{ background: #0478a0; } .shop-head .login{ text-align:center; line-height:37px; float: left; margin-left: 100px; width:100px; height: 37px; background: #0478a0; -webkit-border-radius: 30px; border-radius:30px; } .shop-head .login_left{ float: left; width: 50px; height: 37px; cursor:pointer; } .shop-head .login_right{ background: #eb9a23; float: left; width:50px; height: 37px; -webkit-border-radius: 0 30px 30px 0; border-radius:0 30px 30px 0; cursor:pointer; } .shop-head2{ font-size: 20px; color: white; text-align:center; line-height:80px; padding-top: 20px; padding-bottom: 20px; background: #F5F5F5; height: 80px; } .shop-head2 .fi{ margin-left: 200px; float: left; margin-right: 40px; background: #009944; width: 200px; height: 75px; -moz-border-radius:10px; -webkit-border-radius: 10px; border-radius: 10px; cursor:pointer; } .shop-head2 .se{ float: left; background: #f7a019; margin-right: 40px; width: 200px; height: 75px; -moz-border-radius:10px; -webkit-border-radius: 10px; border-radius: 10px; cursor:pointer; } .shop-head2 .thrd{ float: left; background: #00a0e9; margin-right: 40px; width: 200px; height: 75px; -moz-border-radius:10px; -webkit-border-radius: 10px; border-radius: 10px; cursor:pointer; } .shop-head2 .fou{ float: left; background: #de1f25; margin-right: 40px; width: 200px; height: 75px; -moz-border-radius:10px; -webkit-border-radius: 10px; border-radius: 10px; cursor:pointer; } .shop-head2 .fif{ float: left; background: #005bac; margin-right: 40px; width: 200px; height: 75px; -moz-border-radius:10px; -webkit-border-radius: 10px; border-radius: 10px; cursor:pointer; } .shop-head2 .six{ float: left; background: #633006; width: 200px; height: 75px; -moz-border-radius:10px; -webkit-border-radius: 10px; border-radius: 10px; cursor:pointer; } .shop-body{ padding-top: 100px; height: 150px; } .shop-body .img{ float: left; margin-left: 260px; margin-top: -50px; } .shop-body .title{ font-weight: bold; font-size: 18px; margin-left: 500px; margin-top: -30px; height: 40px; width: 1050px; border-bottom: 1px solid #ccc; } .shop-body .title_cha{ float: right; height: 40px; width: 100px; margin-top: -25px; letter-spacing:6px; } .shop-body .content{ margin-left: 500px; margin-top: 10px; width: 1050px; height: 70px; } .shop-body .more{ margin-left: 500px; width: 100px; height: 20px; background: url(../img/more.jpg); cursor:pointer; } .shop-bodyse{ padding-top: 100px; height: 150px; background: #F5F5F5; } .shop-bodyse .img{ float: left; margin-left: 260px; margin-top: -50px; } .shop-bodyse .title{ font-weight: bold; font-size: 18px; margin-left: 500px; margin-top: -30px; height: 40px; width: 1050px; border-bottom: 1px solid #ccc; } .shop-bodyse .title_cha{ float: right; height: 40px; width: 100px; margin-top: -25px; letter-spacing:6px; } .shop-bodyse .content{ margin-left: 500px; margin-top: 10px; width: 1050px; height: 70px; } .shop-bodyse .more{ margin-left: 500px; width: 100px; height: 20px; background: url(../img/more.jpg); cursor:pointer; } .shop-bodyy{ height: 150px; } .shop-foot{ height: 250px; background: #666666; } .shop-foot .top{ height: 210px; } .shop-foot .top_img{ width: 100px; height: 100px; float: left; margin-left:300px ; margin-top: 60px; } .shop-foot .bottom{ background: #dc2529; height: 40px; }