#wrapper{ padding-bottom: 0; }
.wrap{ width: 100%; box-sizing: border-box; padding:0 20px; max-width: 1280px; min-width: 1100px; margin:0 auto;}
.case-content #content{ width: 900px;}
.case-bottom{ position: fixed; left: 0; bottom:0; background: #fefefe; padding:10px 0; width: 100%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); z-index: 100;}
.case-bottom .con{ width: 1200px; margin:0 auto; }
.case-bottom .con .b-1{ width: 260px; }
.case-bottom .con .b-1.de-show0{ display: none; }
.case-bottom .con .b-1 .head{float: left; margin-right: 20px;  width: 60px; height: 60px; border-radius: 50%; overflow: hidden; box-shadow: 0 5px 5px rgba(0,0,0,0.1);}
.case-bottom .con .b-1 .head img{ width: 120%; margin-left: -10%; margin-top: -10%; object-fit: cover; }
.case-bottom .con .b-1 .fr{ float: left; color: #000; font-size: 16px; line-height: 1.6; padding-top: 5px;}
.c1{ color: #c7a560!important; }
.case-bottom .con .b-2{ width: 75%; }
.case-bottom .con .b-2 .item{ width: 24%; }
.case-bottom .con .b-2 .input{ background: #eeeeee; height: 50px;line-height: 50px; padding: 0 20px; border-radius: 25px; border:0; }
.case-bottom .con .b-2 .submit{height: 50px;line-height: 50px;  color: #fff; font-size: 18px; border:0; border-radius: 25px; width: 24%;cursor: pointer; 
transition: all 1s ease; overflow: hidden; position: relative;}
.case-bottom .con .b-2 .submit::after{content: ""; position: absolute; transform: rotate(30deg); height: 150%; width: 20%; left: 20%; top:-30%; background-image:linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.3)); transition: all 0.5s;}
.case-bottom .con .b-2 .submit:hover::after{ left: 85%; }
.home-baojia{ display: none; }
.comments-container .comments-form .form-foot .submit{border-radius: 24px;}
.no-data{ display: none;}