/* 首页 */
/* ***********banner轮播*********** */
.banner{ position:relative; color:#fff;}
.banner a{color:#fff;}
.banner .bannerTu{position: absolute;top:0;left:50%;margin-left:-960px;z-index: 10;}
.banner .container{position: absolute;top:0;left:50%;margin-left:-600px;z-index: 20;margin-top:150px;}
.banner .container li{width:20%;height:380px;border-left:1px solid #e98082;padding:15px 15px 20px 20px;position: relative;}
.banner .container li h1{font-size:34px;font-weight:bold;border-bottom:1px solid #e98082;padding-bottom:20px;}
.banner .container li div{padding:30px 0 0;}
.banner .container li p{line-height: 34px;font-size:18px;}
.banner .container li p a{font-size:18px;}
.banner .container li h2{height:40px;position: absolute;left:25px;bottom:35px;}
.banner .container li h2 a{display: inline-block;width:100px;height:40px;line-height: 40px;text-align: center;border:1px solid #fff;}
.banner .container li h2 a:hover{color:#f01b13;background: #fff;}

/* 客户 */
.kehu{width:100%;background: url("../images/bg_kehu.png") 50% 10% no-repeat;padding:45px 0 0px 0px;}
.kehu .kehuContent{margin-top: 30px;}

.kehu .kehuContent li{width:285px;height:194px;margin:0 7px 20px;box-shadow: 0 0 10px #d3d3d3;text-align: center;padding-top:15px;background: #fff;}
.kehu .kehuContent li p{font-size:20px;text-align: center;position: relative;top:-5px;opacity: 1;transition: all 0.2s ease-in-out;}
.kehu .kehuContent li img{position: relative;top:0;transition: all 0.2s ease-in-out;}
.kehu .kehuContent li:hover img{transform: scale(0.8);top:-5px;}
.kehu .kehuContent li:hover p{top:-20px;opacity:0;transform: scale(0.5);}
.mores{height:60px;margin:30px 0;text-align: center;}
.mores a{display: inline-block;width:215px;height:60px;line-height:60px;text-align: center;border-radius:30px;background: #ee1812;color:#fff;font-size:18px;}
.more{height:60px;margin:78px 0;text-align: center;}
.more a{display: inline-block;width:215px;height:60px;line-height:60px;text-align: center;border-radius:30px;background: #ee1812;color:#fff;font-size:18px;}

/* 功能 */
.function{width:100%;height:auto;background: #fffaf9 url("/static_2023/home/images/index/bg_function.png") no-repeat;background-size:100% 100%;padding:70px 0 100px 0;}
.function ul.clearfix{margin-top:50px;}
.function ul.clearfix li{width:594px;height:325px;margin-right:12px;margin-bottom:20px;background: #fff;padding:40px 15px 30px 160px;position: relative;}
.function ul.clearfix li img{width:132px; height:120px; position: absolute;top:40px;left:20px;}
.function ul.clearfix li h2{font-size:18px;margin-bottom:18px;}
.function ul.clearfix li div{margin-top:20px;}
.function ul.clearfix li div span{display: inline-block;width:92px;height:28px;line-height:28px;text-align: center;border:1px solid #ff9795;background: #ffdddc;font-size:12px;color:#e51717;margin-bottom: 5px;margin-right:11px;border-radius:4px;}
.function ul.clearfix li div span:nth-child(4n){margin-right:0;}
.function ul.clearfix li:hover{box-shadow: 0 0 10px #d3d3d3;}

/* 产品 */
.producecx{width:100%;background: #ffffff;color:#fff;padding-top:70px;}
.cxList{width: 1200px;height: auto;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;padding: 30px 0 50px;}
.cxItem{flex: 1;height: 360px;border-radius: 8px;overflow: hidden;margin: 5px;position: relative;transition: all .5s;}
.cxItem img{width: 100%;height: inherit;}
.cxItem h3{font-size: 22px;color: white;font-weight: bold;position: absolute;left: 0;right: 0;bottom: 20px;text-align: center;}
.cxItem:hover{ margin-top: -20px;}

/* 服务 */
.syservice{width:100%;background: #fffaf9 url("../images/bg_service.png") bottom center no-repeat;padding-top:70px;}
.aqList{width: 1200px;height: auto;margin: 0 auto;display:flex;align-items:center;justify-content:space-between;padding: 30px 0 50px;}
.aqItem{flex: 1;height: 472px;background: #FFFFFF;box-shadow: 0px 3px 10px 0px rgba(202,192,186,0.27);border-radius: 10px;margin: 0 2px;text-align:center;box-sizing:border-box;padding:20px;transition:all .5s;border: 2px solid #ffffff;overflow:hidden;}
.aqBox{width: 68px;height: 68px;line-height:68px;border: 1px solid #FAD6D1;border-radius: 50%;overflow:hidden;margin:0 auto;}
.aqBox img{width:44px;height:44px;}
.aqItem h3{font-size:20px; color:#333333;margin: 20px 0;}
.aqItem p{font-size:18px;color:#787878;text-align:left;height:90px;line-height:30px;z-index:9;}
.lastImg img{width:270px;height:200px;margin-top:15px;transition:all .5s;}
.aqItem:hover{border: 2px solid #FB6857;box-shadow: 0px 3px 10px 0px rgba(202,192,186,0.27);}
.aqItem:hover h3{font-weight:bold;}
.aqItem:hover .lastImg img{transform:scale(1.2);}

/* 新闻 */
.news{height:830px;padding-top:60px;}
.news ul.clearfix{margin-top:38px;}
.news ul.clearfix li.newsBlock{width:380px;margin:0 10px 38px;}
.news ul.clearfix li.newsBlock p.newsTil{height:46px;line-height: 46px;font-size:16px;color:#666;border-left:4px solid #f21314;padding:0 5px 0 10px;background: #ededed;}
.news ul.clearfix li.newsBlock p.newsTil a.rt{font-size:14px;color:#666;}
.news ul.clearfix li.newsBlock ul.newsList li{height:52px;line-height: 52px;border-bottom:1px solid #ededed;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news ul.clearfix li.newsBlock ul.newsList li a{color:#999;}
.news ul.clearfix li.newsBlock ul.newsList li .rt{font-size:12px;}
.news ul.clearfix li.newsBlock ul.newsList li:hover a{color:#f21314;}
.news ul.clearfix li.newsBlock ul.newsList li:hover span{color:#f21314;}
