@CHARSET "UTF-8";
/**
 * @authors whz
 * @date    2021-0622
 * @version 1.0
 * @name 	解决方案页面样式表
 */
.content-wrap.solutions {margin-bottom: 0;}
.jjfa-desc-box {padding-top: 54px;padding-bottom: 60px;background: #fafafa;}
.jjfa-al-box {padding-top: 54px;padding-bottom: 31px;background: #fafafa;}
.jjfa-box {padding-top: 54px;padding-bottom: 20px;background: #fff;}
.jjfa-desc, .jjfa-list, .jjfa-al {width: 1180px;margin: 0 auto;}
/* 标题 */
.title {text-align: center;font-size: 24px;line-height: 35px;color: #595757 ;font-weight: bold;}
/* 蓝线 */
.line-gs {width: 50px;height: 4px;margin: 14px auto 47px;background: #3D91FF;}
.line-jjfa {width: 50px;height: 4px;margin: 14px auto 46px;background: #3D91FF;}
.line-fa {width: 50px;height: 4px;margin: 14px auto 50px;background: #3D91FF;}
/* 锚点链接导航（概述、解决方案） */
.slidebar ul li {padding: 0;}
.slidebar ul li a {padding: 0 32px;}
/* 解决方案概述文本 */
.desc-box p {font-size: 14px;text-indent: 2em;line-height: 30px;}
/* 解决方案list */
.category .top {position: relative;height: 26px;margin-bottom: 28px;}
.category .top .blue-line {position: relative;top: 3px;display: inline-block;width: 4px;height: 21px;margin-right: 8px;background: #3d91ff;border-radius: 20px;}
.category .top .title {font-size: 20px;font-weight: bold;line-height: 26px;color: #3D91FF;}
.plan > .clearfix {display: flex;flex-wrap: wrap;}
.plan-cate {float: left;width: 285px;margin-right: 9px;margin-bottom: 40px;}
li.plan-cate#发策管理 {flex: 1 0 50%;}
li.plan-cate#工程建设 {flex: 1 0 25%;}
li.plan-cate span {width: 285px}
.cate-name {display:inline-block;width: 100%;height: 40px;color: #595757;background: rgba(248, 248, 248, 0.73);line-height: 40px;font-size: 18px;font-weight: bold;padding-left: 12px;}
.plan-cate .clearfix {padding-left: 26px;padding-top: 5px;}
.plan-cate .clearfix li {padding-top: 17px;font-size: 14px;}
/* 行业案例 */
.jjfa-al .al-box {font-size: 0;}
.jjfa-al .al-box div {width: 225px;height: 124px;margin-right: 13px;margin-bottom: 30px;float: left;line-height: 124px;display: flex;align-items: center;justify-content: center;}
.jjfa-al .al-box div:nth-child(5n) {margin-right:0;}
.jjfa-al .al-box img {}
/* 友情链接 */
.friendlink {margin-top: 0;}

 