.partner{width: 100%;background: #f7f7f7;overflow: hidden;padding-bottom: 18px; padding-top: 20px;}
.partner .title{ text-align: center;font-size: 28px; padding: 20px 0; }
.partner .title a{ color: #323232; }
.partner .title a em{ font-style: normal; color: #2454ac; }
.partner .p-c{ position: relative; }
.partner .content{ width: 1168px; height: auto;padding: 0 16px; overflow: hidden;}
.partner .content .prev{ display:block; position:absolute; top:96px; left:-30px; width:30px; height:60px; background:url(/Public/Home/images/hz-btn01.png) no-repeat;   }
.partner .content .next{ display:block; position:absolute; top:96px; right:-30px; width:30px; height:60px; background:url(/Public/Home/images/hz-btn02.png) no-repeat;   }
.partner .content ul{ overflow:hidden; zoom:1; width:1040px; height:auto; }


.partner .content ul li p{ text-align:center; font-size:14px; font-weight:bold; padding-top:100px;}
.partner .content ul li a{ color:#6f6f6f;}

.products_list li{width:252px;height:230px; border:1px solid #e0e0e2; padding:10px; float:left; margin-right:24px; margin-bottom:35px;}
.products_list li .img{width:252px; height:180px; overflow:hidden; position:relative;}
.products_list li .img .cover{width:100%; height:100%; background:rgba(0,0,0,0.5);position:absolute;bottom:-180px; left:0;}
.products_list li .img .cover i{width:70px;height:70px; background:url(/Public/Home/images/fd.png) no-repeat; position:absolute; top:50%; left:50%; margin:-35px 0 0 -35px}

.products_list li:hover .img .cover{top:0;}
.products_list li h4 {font-size: 15px;line-height: 44px;text-align:center;}
.products_list li:hover h4{color:#027578}

.products_list li h5{ font-size:12px; line-height:20px; color:#777}

.products_list li h6{ text-transform:uppercase; font-size:12px; line-height:14px;margin-top:10px}

.products_list li h6 i{width:14px;height:14px; display:inline-block; background:url(https://www.sinotruks.cn/images/pro_ico.png) no-repeat; background-position:-160px -540px; vertical-align:middle; margin-right:10px;transition:1s transform;-webkit-transform:1s transform;-moz-transform:1s transform;}

.products_list li h6 i:nth-child(3){background-position:-180px -540px;}

.products_list li h6 b{width:1px; height:14px; background:#cfcfcf; display:inline-block; margin:0 10px}
.products_list li:hover h6 i{transform:rotate(360deg)}