@charset "utf-8";
/* CSS Document */
.banner{ max-width:100%; min-width:1160px;}
.banner_img{ height:432px; background:url(../images/solution_img/solutions_01.jpg) center no-repeat; background-size:cover;}
.smain{max-width:100%; min-width:1160px; }
.smain1{ width:1160px; margin:0 auto; margin-top:10px;}
.smain1 li{ float:left; display:inline; width:381px; height:500px; background-color:#ece9e9; margin-bottom:80px;}
.smain_info1{ height:150px; width:320px; margin:0 auto;}
.smain_info1 p{ color:#e83827; font-size:18px;}
.smain_info1 span{ font-size:14px; width:auto;}
.smain_info1 a{ height:30px; width:156px; border:1px solid red; display:block; margin:0 auto; margin-top:40px; color:red; line-height:30px; text-align:center; cursor: pointer;}
.smain_info1 a:hover{ background-color:red; color:#fff;}


