.box2 .list.style2{height:1200px;}
.box2 .list.style2 a img{height:auto;}
.box2 .list.style2 a img:hover{transform: scale(1);}
@media screen and (max-width: 600px){
.box2 .list a{
height: auto !important;
        width: 100% !important;}
.box2 .list.style2{height:auto;}
}
@media screen and (max-width: 480px){

}
/* Arrows */
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
    z-index: 99;
    border-radius: 25px;
    background: url(image/zuo.png) no-repeat center center #ddd;
    background-color: rgba(255, 255, 255, 0.2);}
.slick-next{background-image: url(image/you.png);}
.slick-prev:hover, .slick-next:hover{
    background-color: #dddddd;}
.slick-prev:focus, .slick-next:focus {
    outline: none;}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25;}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}

.slick-prev {
    left: 25px;}

.slick-next {
    right: 25px;}

.box2lsyg .fade-1 .slick-dots li {
    background: #e4e7ed;}

.box2lsyg .fade-1 .slick-dots li.slick-active {
    background: #b8251d;}
