@charset "UTF-8";

body{
    font-family: "Microsoft YaHei","Open Sans","Î¢ÈíÑÅºÚ", Arial, "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;font-size: 18px;color: #333;}
ul{margin:0; padding:0;}
ul li{list-style: none; }
a{text-decoration: none; color: #303030;-webkit-transition: all 0.2s ease;
    -moz-transition:  all 0.2s ease;
    transition:  all 0.2s ease;}
a:hover{color: #f21e1e;}
*{box-sizing: border-box;}
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}

*{box-sizing: border-box;}





.img-auto{
    display: block;
    width: 100%;
    height: 100%;
}







.container{
    width: 1200px;margin-left: auto;margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
















































.gs-show li{
    float: left;
    width: 218px;
    height: 315px;
    border: 1px solid #dcdcdc;
    position: relative;
    overflow: hidden;
    margin-left: 17px;
    margin-bottom: 18px;



}

.gs-img{
    width: 100%;
    height: 178px;
	padding:5px;
    border-bottom: 0px solid #dcdcdc;











}
.gs-info{
    width: 196px;
    margin: 0 auto;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 5px;
    padding-bottom: 10px;






}
.gs-name{
    width: 196px;
    font-size: 14px;
    color: #999;
    margin: 10px auto 0 ;















}
a.ljzx{
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #e4312a url("../images/msg2.png") no-repeat 60px center;
    text-align: center;
    font-size: 16px;
    padding-left: 20px;
    left: 0;
    position: absolute;
    bottom: -38px;








}
.gs-show li:hover .ljzx{
    bottom: 0;
