﻿@charset "utf-8";
/* CSS Document */
.cbc_tit_title1{width:100%;height:auto;}
.cbc_tit_title1>a{font-size: 14px; color: #8C949D; margin-right:20px; line-height:30px;    
    padding: 0 5px;
    float: left;
    margin: 6px 0;}
.pat_search{width:50%; height:40px; background: #fff; padding:0 20px; border:1px solid #f2f2f2; margin:0 auto;}  
.pat_search>.pat_input{width:80%; height:38px; padding:0 20px; border:none;}
.new_box{width:100%; height:40px;background:#fff; line-height:40px; display: flex; padding:0 20px; box-sizing: border-box; margin-bottom:1px;}
ul.pat_S_img_list li > a > p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
}
.pat_service_List ul li{
	margin-bottom: 1px;
}
.new_img{
	width: 18%;
	height: 40px;
	font-weight: bold;
	text-align: center;
}
.new_title{
	width: 82%;
	height: 40px;
	font-weight: bold;
	text-align: center;
}