@charset "utf-8";
/* CSS Document */

.tm-con{ width:1350px; margin:30px auto 0; font-family:"微软雅黑"; text-align:center;}
.tm-con .title3{ }
.tm-con .title3 h2{ font-size:30px;}
.tm-con .title3 h3{ font-size:24px;}
.tm-con .title3-tx{ font-size:16px; text-align:left; line-height:30px;}

.soft_function{ margin-top:40px;}
.soft_con_icon{ position:relative; left:18%; overflow:hidden;}
.soft_con_icon li{ float:left; width:96px; height:43px; border:1px solid #999; text-align:center; margin-left:20px;}

.soft_con{ margin-top:40px;}
.soft_con2 .function1{ float:left; width:222px; height:380px; overflow:hidden; margin-left:35px; padding:5px; font-size:16px; margin-top:5px;}
.soft_con2 .function1:hover{ transform:scale(1.02);background: #fff; border-radius: 4px; box-shadow: 0 0 22px rgba(0, 0, 0, .12)}
.soft_con2 .function1 img{ width:100%;}