﻿ 
/*导师栏目页样式*/
.tzgg_con li{background:none;padding-left:0;float:left;width:32%;    margin-bottom: 15px; padding:4px;height: 130px; +width:290px; +margin:0 10px 10px 0; +height: 150px;}
.tzgg_con li img{width:98px;height:119px;float:left;margin-right:10px;}
.tzgg_con li p{line-height:22px;}
.tzgg_con li:hover{-webkit-transform: scale(1);transform: scale(1);box-shadow: 0px 0px 18px rgba(0,0,0,.5);}
.tzgg_con li:hover a.details{ color: #1d51a0; font-weight: 700;}
.tzgg_con .title_header h2{border-bottom:none;width:400px;margin:0 auto;}
 

@media only screen and (max-width:768px)
{
 .tzgg_con li{width:46%;}
}
@media only screen and (max-width:640px)
{
 .tzgg_con li p.zhiwu{overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.pd20 { padding: 0;}
}
@media only screen and (max-width:560px)
{
 .tzgg_con li{width:100%;margin-right:0; height: auto;}
}
@media only screen and (max-width:490px)
{
}
@media only screen and (max-width:460px)
{
 .tzgg_con li img{display:block;margin:0 auto;float:none;}
}
 