.products .functional_architecture .tit .title{color: #fff;}

/*概述*/
.products .Product_introduction .news_imgs {width:50%;float:left; text-align:center;}
.products .Product_introduction .news_imgs img {max-width:100%;}
.products .Product_introduction .news_wz {width:45%;float:right;}
.products .Product_introduction .news_wz .news_con {padding:30px}
.products .Product_introduction .news_wz .news_con .news_title {font-size:26px}
.products .Product_introduction .news_wz .news_con .news_title a{color:#1e64d4}
.products .Product_introduction .news_wz .news_con .news_text {margin-top:50px}
.Product_introduction .news_wz .news_con .news_text p{line-height: 22px !important;font-size: 14px!important;margin-bottom: 14px;color: #666;}
/*功能架构*/
.products .functional_architecture{background: #467ae4;background: linear-gradient(to top,#2c66dc,#487be5);padding: 60px 0;text-align:center;}
.products .functional_architecture img{max-width: 101%;}

/*应用案例*/
.products .Classic_Case {background:#e9effb;padding: 75px 0px 50px 0px;}
.products .Classic_Case .news_list{margin: 30px -30px;}
.products .Classic_Case .news_list li.news .news_box_wz {box-shadow:0px 6px 40px rgba(75, 120, 233, 0.24);}
.products .Classic_Case .news_list li.news .news_text{/*-webkit-line-clamp: 5;height: 140px;*/}
.Classic_Case li.news .news_title{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.Classic_Case .double li.news {width: 50%;margin: 15px 0;}
.Classic_Case .single li.news {margin-left: 33.3%;}
/*产品特性*/
.products .product_features{padding: 60px 0 0;}
.products .product_features .news_imgs{float: left;width: 80px;height: 80px; margin-right:-110px;}
.products .product_features .news_imgs img{width: 100%;height: auto;}
.products .product_features .news_con{margin-left: 110px; min-height: 112px;}
.products .product_features .news_list .news{width: 50%;float: left;margin: 20px 0;margin-bottom:30px;}
.products .product_features .news_list{margin: 0px -50px;}
.products .product_features .news_box{padding: 0px 50px;overflow:hidden;}
.products .product_features .news_list .news_title{margin-bottom:15px;font-size: 18px;font-weight: bold;}
.products .product_features .news_list .news_text{min-height: 102px;}
.products .product_features .news_list .news_text a{font-size: 14px;color: #656565;}

/*相关资料*/
.products .relevant_information{padding: 60px 0 100px;}
.products .relevant_information .news_list .news{width: 33.3%;float: left;}
.products .relevant_information .news_list{margin: 0px -23px;}
.products .relevant_information .news_box{margin: 0px 23px;border-left: 10px solid #95b2ed;box-shadow:0px 6px 40px rgba(75, 120, 233, 0.24);border-radius: 5px;}
.products .relevant_information .news_box_wz{padding: 25px;transition: all 0.4s;cursor: pointer;}
.products .relevant_information .news_box_wz .news_con{min-height: 64px;position:relative;}
.products .relevant_information .news_list .news_title{position: static;top:50%;/* transform:translateY(-50%); */width:100%;font-size: 18px;font-weight: bold;margin-bottom: 10px;color: #333;}
.products .relevant_information .news_list .news_title a{display:inline-block;width:100%;}
.products .relevant_information .news_list .news_text a{font-size: 14px;color: #656565;}
.products .relevant_information .news_box_wz:hover {background: #f3f3f3; margin-top: -10px;}
.products .product_features .news_list .news_text p {line-height: 34px;}
.products .relevant_information .tit {margin-bottom: 90px;}
.products .relevant_information .news_text {color: #666;line-height: 28px;}

.col_news .col_news_box{margin-left: 0px;}
.list.default .col_news .col_news_box{margin-left:200px;}
.col_menu{width: 240px;float:left;margin-right:-240px;position:relative;}
.col_menu .l-qh{margin-bottom:10px;}
.col_menu .col_menu_head{background: #a6734c;}
/*
*位置栏目背景*
*/
.col_menu .col_menu_head h3.col_name{font-size: 18px;font-weight:normal;color:#fff;}
/*
*位置栏目字体*
*/
.col_menu .col_menu_head h3.col_name .col_name_text{display:block;line-height:50px;padding:0px 5px 0px 30px;}
/*
*栏目名称图标*
*/
.col_menu .col_menu_con{border:0px;}
.wp_listcolumn .wp_column a.selected{line-height: 165px;background:#0f6bcc;font-size: 23px;color: #fff;font-weight: bold;}
.wp_listcolumn .wp_column a .column-name{padding: 0px;background: none;}
.wp_listcolumn .wp_column a{text-align: center;background:#fff;line-height: 85px;border: 0px;}
.wp_listcolumn .wp_column a:hover{background: #0f6bcc;color: #fff;}
.col_news_con .news_con{margin-right: 0px;}
.col_news{padding-top: 30px;}
@media screen and (max-width: 900px){
    .Classic_Case .single li.news {
    margin-left: 0;
}
}
@media screen and (max-width: 479px){
.Classic_Case .double li.news{width: 100% !important;}
.Classic_Case li.news {width: 100% !important;}
}