#Content1{
 overflow:hidden;margin-bottom:50px;
}
.producTtit-tit,.yindhest-tit a,.productList .listItem:hover .Inner,.details_tit {
    background: #00AAB4;
    color:#FFFFFF;
}
.productList .listItem:hover .Inner .t{
    color:#FFFFFF;
}
.productList .listItem:hover .Inner .link{
    background: #F3F3F3;
}

.productList .listItem .Inner .p {
    font-size: 16px;
    font-family: "微软雅黑";
    float: left;
    clear: left;
    margin-left: 30px;
margin-right: 30px;
    margin-top: 30px;
    line-height: 1.8;
 overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
   height:84px;
}
.productList .listItem {
    height: 500px;
}
.productList .listItem .Inner {
    height: 235px;
}

/*列表*/
.list_unstyled li {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 40px;
}
.list_unstyled li .media {
    width: 500px;
    float: left;
}
.list_unstyled li .media img {
    width: 100%;
}
.list_unstyled li .content {
    width: 680px;
    float: left;
    padding: 0 10px;
}
.list_unstyled li .content h3 , .posj h3{
    margin: 0 0 10px;
    font-size: 24px;
}
.list_unstyled li .content p {
    font-size: 16px;
    line-height: 1.8;
    height: 90px;
    /* padding-bottom: 10px; */
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.list_unstyled li .table {
    height: 146px;
    overflow-y: auto;
}
.list_unstyled li table , .posj table{
    width: 100%;
}
/*.list_unstyled li table>tbody>tr:nth-child(odd) , .posj table>tbody>tr:nth-child(odd){
    background-color: #F4F4F4;
}*/
.list_unstyled li table tr td , .posj table tr td{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
}
.list_unstyled li table tr td.title,.posj table tr td.title {
    width: 130px;
}
.list_unstyled li .moreA {
    overflow: hidden;
    margin: 20px 0 0;
}
.list_unstyled li .moreA a {
    display: inline-block;
    background: #00AAB4;
    color: #ffffff;
    padding: 8px 15px;
    margin-right: 10px;
}

/*详细*/
.details_L {
    width: 500px;
    height: 530px;
    position: relative;
}
.details_L .swiper-container img {
    width: 100%;
}
.details_upload img {
    width: 100%;
    margin-top: 20px;
}
.details_R {
    width: 660px;height:auto;
}
.posj .jijie{
   min-height:225px;
}
.posj .jijie p{
    font-size: 16px;
    line-height: 1.8;
    padding-bottom: 10px;
    color: #333;
}
.tableTIT {
    overflow: hidden;
    margin: 15px 0;
}
.tableTIT span {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid #000;
    display: inline-block;
    margin-top: 7px;
   padding-bottom:2px;
}
.tableTIT a {
    float: right;
    background: #00AAB4;
    color: #ffffff;
    padding: 8px 15px;
    margin-left: 10px;
}
.fanw {
    padding: 10px 0;
   font-size:16px;
}
.gallery-thumbs {
    width: 240px;
    margin-top:8px;
}
.gallery-top img {
    height: 285px;
}
.gallery-thumbs img {
    height: 75px;
}