@charset "utf-8";
body{padding-top: 47px;}

/*关注*/
.follow{padding: 15px 0;text-align: center;margin-bottom: 10px;}
.follow h4{font-size: 16px;color:#333;margin-bottom:8px;}
.follow p{padding-top: 12px;}
.follow p a{display: inline-block;padding: 0 6px;border-right: 1px solid #c7c7c7;font-size: 14px;line-height: 15px;}
.follow p a:last-child{border: none;}
/*咨询热线*/
.consult{padding: 15px 0;}
.consult h4{font-size: 18px;color: #0097d8;text-align: center;font-weight: normal;}
.consult h4 i{display: inline-block;vertical-align: middle;width: 19px;height: 19px;margin-right: 5px; background: url("/template/longshen/wap/images/ico_03.png") no-repeat center;background-size: contain;}
.consult h4 span{display: inline-block;vertical-align: middle;}
.consult-list ul li {margin-bottom: 6px;}
.consult-list .item{float: left;width: 49%;}
.consult-list .item:nth-child(1){margin-right: 2%;}
.consult-list .t-box{display: block; position: relative;border-radius: 5px;height: 100%;color:#fff;font-size: 20px;text-align: center;}
.consult-list .t-box i{width: 42px;height: 42px;display: inline-block;vertical-align: middle; margin-bottom: 5px; background-position: center;background-repeat: no-repeat;background-size: contain;}
.consult-list .t-box .cell{position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);width: 100%;}
.consult-list .t1{height: 200px;}
.consult-list .t2{height: 97px;}
.consult-list .t2:nth-child(1){margin-bottom: 6px;}
.consult-list .t2 .t-box i{width: 30px;height: 30px;}
.consult-list .t2 .t-box p{font-size: 16px;}
.consult-list .t3{height: 100px;}
.consult-list .t3 .t-box i{width: 35px;height: 35px;margin-bottom: 0;margin-right: 10px;}
.consult-list .t3 .t-box p{display: inline-block;vertical-align: middle;font-size: 18px;}
.consult-list .t4{height: 100px;}
.consult-list .t4 .t-box i{width: 30px;height: 30px;}
.consult-list .t4 .t-box p{font-size: 16px;}

/*节省成本*/
.cost{padding-bottom: 50px;}
.costbg img{width: 100%;}
.cost-list{margin-top: -40px;}
.cost-list .contain{padding: 0 10px;}
.costimg{position: relative;}
.costimg img{width: 100%;}
.costimg .cost-btn{width: 44px;height: 44px;border-radius: 50%;position: absolute;left:50%;bottom:-22px;background: #0097d8;transform:translateX(-50%);transition: all 0.6s;z-index: 2;}
.costimg .cost-btn i{display: block; width: 14px;height: 14px;background: url("/template/longshen/wap/images/ico_16.png") no-repeat center;background-size: contain;position:absolute;top:50%;left:50%;margin-top: -7px;margin-left: -7px; transition: all 0.6s;}
.costimg .cost-btn.active{bottom:-50px;background: #c7c7c7;}
.costimg .cost-btn.active i{transform: rotate(45deg);}
.cost-txt{display: none; padding: 65px 0 25px 0;text-align: center;font-size: 14px;color:#333;line-height: 25px;}

