﻿@charset "utf-8"; 


 
/* banner */
.banner {width: 100%;height: 280px;background: url("../img/sove.png") center no-repeat;}


/* 解决方案 */
.solve{width:1140px;margin:20px auto 0 auto;overflow:hidden ;}
.solve li{width: 360px; height: 335px; float: left; margin-right: 20px;color: #787878;}
.solveImg{width: 100%;height: 150px; }
.solveImg img {width:100%;}
.solveTit{height: 59px;border-bottom: 1px dashed #e1e1e1;text-align: center;line-height: 59px;font-size: 18px;margin-bottom: 15px;}
.solve li p{font-size: 12px;color: #808080;line-height: 22px;font-family: "宋体";}