.load{width: 100%;height: 350px;margin-top: 20px;}
.load_show{width: 100%;height: 300px;}
.load a{width: 100%;height: 60%;cursor: pointer;display: inline-block;}
.load img{width: auto;height: 70%;}
.load .load_none{display: none;width: 100%;height: 100%;}
.load .load_center{height: 100%;width: 100%;}
.load .load_center div{width: calc(32% - 4px);height: 100%;border: 2px solid #9c9c9c;border-bottom: 3px solid #111111;}
.load .load_center p{color:#8c160c;text-align: center;margin-top: 10%;font-size: 1rem;}
.load .load_center .load_div_center{margin: 0 2%;}


.load_control{width: 22%;margin: 10px 39%;height: auto;margin-top: 20px;}
.load_control li{width: 40%;height: 0.4rem;cursor: pointer;background-color: #616161;}
.load_control .lil{background-color: #be2011;}
