@charset "utf-8";
/* CSS Document */
/*项目*/
*{ margin:0; padding:0;}
.clearfix {clear: both;}
.content-wrapper { margin: 0 auto; width: 1220px;}
.index-entries { background: #f5f5f5 none repeat scroll 0 0; padding: 40px 0;}
.index-entries .entries-item {  box-shadow: 0 0 0 #fff; float: left;opacity: 1;transition: all 0.3s ease 0s;}
.index-entries .entries-item a { background-color: #fff;  display: block; height: 70px; padding: 23px 30px; width: 230px;box-sizing:content-box;}
.index-entries .entries-item:hover { border-radius: 2px;  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); transform: translate3d(0px, -2px, 0px);}
.index-entries .entries-item + .entries-item {  margin-left: 20px;}
.entries-item .entries-item-title { color: #333; font-size: 20px; font-weight: normal; line-height: 44px;}
.entries-item .entries-item-info { float: left; text-align: left;}
.entries-item .entries-item-tip { color: #666; display: block; font-size: 12px; line-height: 17px;}
.entries-item .entries-item-icon {/* background-image: url(../images/comS.png); */display: block; float: right;height: 72px; width: 101px;}
.entries-item .entries-item-icon img{height: 72px; width: 101px;}
/*.entries-item-icon-first { background-position: -8px -10px; height: 72px; width: 101px;}
.entries-item-icon-second { background-position: -23px -114px; height: 72px;  width: 75px;}
.entries-item-icon-third { background-position: -19px -218px; height: 65px; width: 79px;}
.entries-item-icon-fourth {background-position: -15px -311px; height: 80px; width: 80px;}
.entries-item-icon-five {  background-position: -17px -427px; height: 66px; width: 71px;}*/