@charset "utf-8";
#staffPage{padding-top:84px;}
#header .nav>li>a {color: #999!important;}
#staffPage .container{padding: 60px 0 50px;}
#staffPage .title{font-size:20px;}
#staffPage .lists-con{padding: 40px 0;}
#staffPage .lists-con .item{overflow: hidden;width:100%;padding:40px 0 30px;position: relative;display: block;}
#staffPage .lists-con .item:first-child{padding-top:0;}
#staffPage .lists-con .item:before{content: '';width:100%;height:0.5px;background-color: #b7b7b7;position: absolute;left:0;bottom:0;}
#staffPage .lists-con .item .img{float:left;background-size: cover;width:300px;height:180px;background-repeat: no-repeat;background-position: center center;}
#staffPage .lists-con .item .con{float:left;width:65%;}
#staffPage .lists-con .item .con .tim{color:#42d172; line-height: 20px;}
#staffPage .lists-con .item .con .tim h3{color:#42d172; text-align: left;font-size:20px;cursor: pointer;}
#staffPage .lists-con .item .con .tim:hover h3{font-size:20.5px;}
#staffPage .lists-con .item .con  p{line-height: 28px;color:#696969;margin-top:20px;font-size:16px;}
#staffPage .lists-con .item .con .more{display:none;cursor:pointer;color:#42d172;padding-top:20px;padding-right:10px;font-size:16px;text-align:right;}
/*#staffPage .lists-con .item:nth-child(odd) .img,#staffPage .lists-con .item:nth-child(odd) .con{float:left;}*/
#staffPage .lists-con .item:nth-child(even) .img{float:right;}
#staffPage .lists-con .item:nth-child(odd) .con{margin-left:8%;}
#staffPage .lists-con .item:nth-child(even) .con{margin-right:8%;}





