.mainTitle{padding: 10px 0;background: #ddd;}
.hardware{padding: 40px 0;}
.hardware a{padding: 10px 20px;background: #004E96;color: #fff;display:inline-block;}
.hardware h3{font-size: 20px;}
.hardware p{margin: 10px 0;color: #666;}
.hardware img{width: 100%;max-width: 460px;}
.programme{padding: 40px 0;background: #ddd;}

.programme h3{font-size: 20px;font-weight: 500;margin-bottom: 20px;}

.programme .item{margin-bottom: 30px;}
.programme .item:last-child{margin-bottom: 0px;}
.itemright{width: 100%;max-width: 580px;}
.programme .item p,.programme .item h4{text-indent: 2em;color: #666;margin-bottom: 5px;}
.programme .item h4{font-weight: 700px;font-size: 16px;color: #000000;margin-bottom: 10px;}
.platform{padding: 30px 0;}
.product{background: #ccc;padding: 20px 0;}
.product h3{margin-bottom: 20px;}
.product .proname{margin: 10px 0;display: inline-block;}

.product .proname:hover{color:#004e96;}
.product p{-webkit-line-clamp: 2;min-height: 37px;}