.con-all-r h4{ margin: 0; padding-bottom: 15px; text-align: center; color: #0475C5; border-bottom: 1px solid #ddd;}
.pro-nm{ line-height: 50px; font-size: 20px; color: #FE7900; font-weight: bold;}
.pro-p{ font-size: 16px; text-align: justify; text-indent: 2em; line-height: 26px;}
.pro-pic1{ display: block; max-width: 100%; margin: 10px auto;}
.pro-pic1-nm{ color: #FE7900; text-align: center; font-size: 18px; font-weight: bold;}

.pro-nm-nm{ color: #FE7900; text-indent: 1em; font-size: 18px; font-weight: bold;}
table{ margin: 15px auto; border: 2px solid #999;}
tr th{ background: #f2f2f2;}
tr th, tr td{padding: 3px 6px; border-bottom: 1px solid #999; border-right: 1px solid #999;}
tr th:last-child, tr td:last-child{width: 55%; border-right:none;}
tr th:first-child, tr td:first-child{width: 15%;}

.pro-pic-ms{ text-align: center;}





/*服务项目界面*/
.ser-list li{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-box-align: center;}
.ser-pic{ display: block; max-width: 80%; margin: 0 auto; margin-bottom: 10px;}
.ser-nm{ width: 100%; text-align: center; color: #333; font-size: 12px; margin-bottom: 10px;}
.ser-con{ width: 100%; text-align: center; color: #aaa;}


/*案例个例界面*/
.pro-ms{ font-size: 16px; margin: 15px;}





@media only screen and (max-width: 768px) {
	.ser-con{ display: none;}
}

