.slider{position:relative;width:100%;background:#3c3d3d}.myslide{height:590px;display:none;overflow:hidden}.prev,.next{position:absolute;top:50%;transform:translate(0,-50%);font-size:50px;padding:15px;cursor:pointer;color:#fff;transition:.1s;user-select:none}.prev:hover,.next:hover{color:#ee7166}.next{right:0}.dotsbox{position:absolute;left:50%;transform:translate(-50%);bottom:120px;cursor:pointer}.dot{display:inline-block;width:15px;height:15px;border:3px solid #fff;border-radius:50%;margin:0 10px;cursor:pointer}.active,.dot:hover{border-color:#ee7166}.fadeT{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@-webkit-keyframes fade{from{opacity:.8}to{opacity:1}}@keyframes fade{from{opacity:.8}to{opacity:1}}.txt{position:absolute;color:#fff;letter-spacing:2px;line-height:35px;top:20%;left:5%;-webkit-animation-name:posi;-webkit-animation-duration:2s;animation-name:posi;animation-duration:2s;z-index:1}@-webkit-keyframes posi{from{left:15%}to{left:5%}}@keyframes posi{from{left:15%}to{left:5%}}.txt h1{color:#ee7166;font-size:60px;margin-bottom:20px}.txt p{font-weight:bold;font-size:30px}.imgSlider{transform:scale(1.5,1.5);-webkit-animation-name:zoomin;-webkit-animation-duration:40s;animation-name:zoomin;animation-duration:40s}@-webkit-keyframes zoomin{from{transform:scale(1,1)}to{transform:scale(1.5,1.5)}}@keyframes zoomin{from{transform:scale(1,1)}to{transform:scale(1.5,1.5)}}@media screen and (max-width:800px){.myslide{height:500px}.txt{letter-spacing:2px;line-height:25px;top:70%;left:20%;transform:translate(-50%,-50%);-webkit-animation-name:posi2;-webkit-animation-duration:2s;animation-name:posi2;animation-duration:2s}@-webkit-keyframes posi2{from{top:60%}to{top:0}}@keyframes posi2{from{top:60%}to{top:70%}}.prev,.next{font-size:20px}.dot{width:10px;height:10px}}@media screen and (max-width:520px){.txt h1{font-size:30px;margin-bottom:20px}.sign{margin-right:20px}.sign a{font-size:12px}}.divbas{width:300px;height:300px;background-color:#fff;position:relative;top:0;left:60px;border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;opacity:.4}.divtop{width:300px;height:300px;background-color:rgba(238,113,102,0.8);position:relative;top:-320px;left:80px;border-radius:30% 70% 70% 30% / 30% 30% 70% 70%}.divtop1{display:none}