/* banner */ .product-banner { width: 100%; height: 500px; background: url(../images/psychic-banner.jpg) no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; /*margin-top: 65px;*/ } .product-banner h2 { color: #fff; padding-top: 218px; text-align: center; font-weight: 300; font-size: 40px; } .desc-info { width: 960px; min-height: 10px; box-sizing: border-box; background-color: #f9f9fb; margin: 23px auto 0; padding: 10px 40px; } .desc-info p:first-child { margin-top: 0; } .desc-info p { line-height: 30px; color: #7b8390; margin: 25px 0 0; font-size: 14px; } /*客户案例*/ .summary-outer { width: 1010px; } .summary-outer .summary-sep { float: left; width: 25%; } .summary-outer .summary-item { width: 100%; } .summary-outer .summary-item h4 { color: #079FFF; font-size: 24px; margin: 0; line-height: 24px; font-weight: 400; } .summary-outer .summary-item ul { list-style-position: inside; list-style-type: none; width: 100%; position: relative; margin-top: 11px; } .summary-outer .summary-item ul li { height: 37px; line-height: 37px; width: 100%; color: #7b8390; box-sizing: border-box; font-size: 14px; padding-left: 27px; position: relative; } .my-part_product { height: 320px; font-size: 16px; font-weight: 500; margin-top: 5px; } .iconstart { color: #079FFF; margin: 5px; } .my-product_function .icon-btn { background-color: #079FFF; border-radius: 50%; box-sizing: border-box; color: #fff; display: inline-block; font-size: 32px; height: 64px; line-height: 64px; text-align: center; width: 64px; }