﻿@charset "utf-8";
.contentsp {clear: both;margin: 40px auto !important;}
.contentsp .projectSubList{width: 923px;float: right;overflow: hidden;height: 639px;}
.contentsp .Catalog{float: left;width: 256px;height: 624px;overflow: hidden;background: #0494DB;padding: 8px 0;}
.contentsp .Catalog .tit{border-bottom: 1px solid #fff;background: url(../images/peo.png) no-repeat 160px center;
background-size: contain;margin-bottom: 18px;}
.contentsp .Catalog .tit h3{color: #fff;font-size: 24px;margin-bottom: 8px;padding-left: 24px}
.contentsp .Catalog .tit p{color: #fff;font-size: 12px;text-transform: uppercase;padding-left: 24px;margin-bottom: 12px;}
.contentsp .Catalog ul{background: #fff;padding: 7px 4px;width: 237px;margin: 0 auto;}
.contentsp .Catalog ul li{width: 235px;color: #fff;line-height: 49px;text-align: center;font-size: 16px;background: #0494DB;margin: 0 auto 4px;}
.contentsp .Catalog ul li:last-child{margin-bottom: 0;}
.contentsp .Catalog ul li a{color: #fff;}
.contentsp .projectSubList  .projectSubHeader{background: #0494DB;width: 100%;line-height: 48px;clear: both;height: 48px;margin-bottom: 30px;}
.contentsp .projectSubList  .projectSubHeader .title{line-height: 48px;width: 171px;background: #01ABFF;float: left;font-size: 22px;text-align: center;color: #fff;}
.contentsp .projectSubList  .projectSubHeader .subtitle{line-height: 48px;float: right;font-size: 12px;padding-right: 30px;color: #fff;}
.contentsp  #ProductCenter {margin-right: -26px;margin-bottom: -20px;}
.contentsp  #ProductCenter dd a{display: block; width: 292px;height: 272px;overflow: hidden;}
.contentsp  #ProductCenter dd a .project_img{width: 100%;height: 230px;overflow: hidden;}
.contentsp  #ProductCenter dd a .project_img img{width: 100%;height: auto;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;height: 100%;object-fit: fill;}
.contentsp  #ProductCenter dd a:hover img{transform: scale(1.1, 1.1);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.contentsp  #ProductCenter dd a .project_info{width: 100%;line-height: 42px;background: #0A6B9D;font-size: 14px;color: #fff;text-align: center;}
.contentsp  #ProductCenter dd {margin-right: 24px;float: left;margin-bottom: 20px;}