﻿
div.item{
    max-width:828px;margin:0 auto;
}

div.list_div_1_1_link {
     position:absolute; bottom:10px; left:2px;background-image:url(/Images/WebSite/link.png);background-size:contain;
     width:30px;height:30px;cursor:pointer;
}

div.list_div_1_1_lookmore {
     bottom:10px;
}

div.item_title_div_1 {
    text-align:center;
}

div.item_link3 {
     background-image:url(/Images/WebSite/link.png);background-size:contain;
     width:36px;height:36px;margin:0 auto;cursor:pointer;
}

@media screen and (min-width: 1000px) {

    div.item_text {
    position:relative;
    }

    div.item_link3 {
    position:absolute;top:320px; right:132px;
    }
}




