.load{width: 100%;height: 600px;margin-top: 20px;}
.load_show{width: 100%;height: 100%;}
.load a{width: 100%;height: 70%;cursor: pointer;display: block;}
.load img{width: 100%;height: 70%;}
.load .load_none{display: none;width: 100%;height: 100%;}
.load .load_center{height: 100%;width: 100%;}
.load .load_center div{width: calc(33% - 14px);height: 50%;border: 2px solid #9c9c9c;margin: 20px 5px;}
.load .load_center div:hover{border: 2px solid #be2011;}
.load .load_center p{color:#be2011;text-align: center;margin-top: 15%;font-size: 1.2rem;cursor: pointer;}
.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;}
