.ucp_list .solutin_features .tit .title{color: #fff;}
.ucp_list .solutin_features .tit .fitle{color: #fff;}

/*概述*/
.Product_introduction .news_text p{line-height:2!important;font-size:18px!important;    text-align: center;}

/*建设框架*/
.functional_architecture .news_tu{ext-align: justify; text-align-last: center;}
.functional_architecture .news_tu img{max-width:100%;}
.functional_architecture{padding: 60px 0px;background:#f1f6fc;background-size: cover;}

/*方案特色*/
.solutin_features{padding: 60px 0px;background: #4b78e9;}
.solutin_features .news_list{margin: 0px -10px;}
.solutin_features .news_list .news{width: 33.3%;float: left;margin: 10px 0;}
.solutin_features .news_list .news_box{margin: 0px 15px;background: #fff;height: 165px;border-radius: 6px;cursor: pointer;overflow: hidden;}
.solutin_features .index{width: 70px;text-align: center;line-height: 75px;height: 165px;background: #edf1fd;font-size: 36px;color: #4b78e9;float: left;font-family: georgia;border-radius: 6px;}
.solutin_features .news_con {font-size: 16px;line-height: 30px;height: 165px;display: table-cell;/* vertical-align: middle; */padding: 25px 20px 20px 35px;box-sizing: border-box;background: #fff;}
.solutin_features .news_title { text-overflow: ellipsis;-webkit-line-clamp: 3;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical;}
.solutin_features .news_list .news_box:hover .news_title{color:#4b78e9}
.solutin_features .news_list.double .news {width: 50%;}
/*应用案例*/
.solutions .Classic_Case {background:transparent;padding:50px 0px 20px 0px}
.solutions .Classic_Case .news_list{margin: 30px -30px;}
.solutions .Classic_Case .news_list li.news .news_box_wz {box-shadow:0px 6px 40px rgba(75, 120, 233, 0.24);}
.solutions .Classic_Case .news_list li.news .news_text{-webkit-line-clamp: 5;height: 100px;line-height: 26px;}
.Classic_Case li.news { margin: 10px 0;}
.Classic_Case .double li.news {width: 25%;margin: 15px 0 25px;}
.Classic_Case .single li.news { margin-left: 33.3%;}
/*客户价值*/
.solutions .relevant_information{padding:20px 0px 80px;}
.solutions .relevant_information .news_list{margin: 0px -30px;}
.solutions .relevant_information .news_list .news{width: 50%;float: left;margin: 10px 0 20px;}
.solutions .relevant_information .news_list .news_box{transition: all 0.4s;margin: 0px 30px;/* background: #fff url(./tips.png) no-repeat right bottom; */box-shadow: 0px 6px 40px rgba(75, 120, 233, 0.24);/* border-top: 10px solid #4b78e9; */border-radius: 0 0 10px 10px;/* height: 320px; */overflow:hidden;}
.solutions .relevant_information .index{text-align: left;line-height: 40px;font-size: 60px;color: #dbe9f8;font-family: georgia;}
.solutions .relevant_information .news_con{font-size: 14px;padding: 40px 0;line-height: 30px;}
.solutions .relevant_information .news_con .news_title{line-height:2;font-size:16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.solutions .relevant_information .news_list .news_box_wz{padding: 25px;}
.solutions .relevant_information .news_list .news_box:hover{}
.mfocus .top{font-size: 20px;color: #fff;}

.solutions .relevant_information .news_list.double .news {width: 50%;}
.solutions .relevant_information .news_list.four .news {/* width:25%; */}
.solutions .relevant_information .news_list .news_box:before {content: '';display: block;width: 100%;height: 9px;background: #4b78e9;border-radius: 10px;box-shadow: 0px 6px 40px rgb(75 120 233 / 24%);}
.solutions .relevant_information .news_con .news_title p {line-height: 2;}
@media screen and (max-width: 900px){
    .Classic_Case .single li.news {margin-left: 0;}
}

@media screen and (max-width: 768px){
.solutions .relevant_information .news_con .news_title {
    -webkit-line-clamp: inherit;
}
}

@media screen and (max-width: 479px){
.solutin_features .news_list .news{width: 100%;}
.solutions .relevant_information .news_list.double .news {width: 100%;}
.Classic_Case .double li.news {width: 100%;}
.Classic_Case li.news {width: 100% !important;}
.solutin_features .news_list.double .news {width: 100%;}
}