@charset "utf-8";
/* CSS Document */
/*-功能：页面样式-*/
/*-作者：linqiuyu-*/
/*-日期：2015/6/19-*/

.kefu{width: 100%; height: 765px; background: url(../images/customer_bg.png) no-repeat;  background-size: 100%;}
.kefu .kefulist{width: 1190px; margin:0 auto; padding-top: 135px;}
.kefu .kefulist li{ float: left;width: 24.8%; height: 470px;background: url(../images/unhoverbg.png) repeat;border-right: 1px solid #ddd }
.kefu .kefulist li.lid{ text-align: center;background: url(../images/hoverbg.png) repeat;border-right: 0; border-right: none;}
.kefu .kefulist li:hover{background: url(../images/hoverbg.png) repeat;-webkit-transition: all 1s 0s ease-out; -moz-transition: all 1s 0s ease-out; -ms-transition: all 1s 0s ease-out; transition: all 1s 0s ease-out; }
.kefu .kefulist li.lid h2{ color: #fff}
.kefu .kefulist li.lia:hover .img,
.kefu .kefulist li.lib:hover .img,
.kefu .kefulist li.lic:hover .img{display: none;}

.kefu .kefulist li.lia:hover h2,
.kefu .kefulist li.lib:hover h2,
.kefu .kefulist li.lic:hover h2{ font-size: 30px; line-height: 140px;font-family:"微软雅黑";}

.kefu .kefulist li.lia:hover .txt a{padding-left:0px; text-align: center; width: 130px; border: 1px solid #fff; color: #fff;}
.kefu .kefulist li.lib:hover .txt a{padding-left:0px; text-align: center;width: 210px;border: 1px solid #fff;color: #fff;}
.kefu .kefulist li.lic:hover .txt a{padding-left:0px; text-align: center;width: 150px;border: 1px solid #fff;color: #fff;}

.kefu .kefulist li.lia:hover .txt a:hover,
.kefu .kefulist li.lib:hover .txt a:hover,
.kefu .kefulist li.lic:hover .txt a:hover{ opacity: 0.8}

.kefu .kefulist li.lid .img{ margin-top: 120px;}
.kefu .kefulist li.lid a{ display: block;}
.kefu .kefulist li.lid:hover{opacity: 0.8}
.kefu .kefulist li .img{width: 100%; text-align: center;}
.kefu .kefulist li h2{width: 100%; text-align: center; font-size: 18px; color: #0075c2; line-height:80px;font-family:"微软雅黑";}
.kefu .kefulist li .tpp{height: 210px; padding-top: 40px;}
.kefu .kefulist li .txt a{ display: block; line-height: 35px; margin: 10px auto; padding-left:110px;}