.proshow{
	margin:28px auto 70px 0;
}
.title{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #e3e3e3;
}
.title span{
    font-size: 17px;
    color: #000;
}
.title p{
	color: #8c8c8c;
}
.title p a{
	font-size:13px;
	color: #8c8c8c;
}
.proshow_con{
	margin:28px auto 60px auto;
	margin-left: -15px;
	margin-right: -15px;
}
.proshow_con img{
	width: 100%;
}
/*.proshow_con .pro_c1:nth-child(3n){
	padding-right: 0;
}
.proshow_con .pro_c1:nth-child(4n),.proshow_con .pro_c1:nth-child(1){
	padding-left: 0;
}*/
.pro_tec{
	margin-top: 20px;
}
.pro_tec ul{
	overflow:hidden;
	border:1px solid #e3e3e3;
}
.pro_tec ul li{
    border-bottom: 1px solid #e3e3e3;
}

.pro_tec ul li:last-child{
	border-bottom:0;
}

.pro_tec ul li a{
	color: #000;
	height:45px;
	line-height: 45px;
	display: block;
	padding-left:5%;
}
.proclass i{
	float: right;
	line-height: 46px;
	padding-right: 25px;
}
.protel{
	background: url(../jpg/proshowtel-2.jpg) no-repeat;
	background-size: cover;
	padding:26px 0;
	margin-top: 20px;
	padding-left: 15%;
}
.tel_t{
	display: inline-block;
	padding:1px 20px;
	background: #5e5e5e;
	color: #fff;
	font-weight: bold;
	border-radius:10px;
	margin-bottom: 10px;
}
.tel_phone{
	color: #2a2a2a;
	font-size: 25px;
	font-weight: bold;
}

/* 新闻页 */
.news_bot{
	margin-bottom: 22px;
	padding-bottom: 22px;
	overflow:hidden;
	border-bottom: 1px solid #e3e3e3;
}

/* 关于我们 */
.aboutus_con{
	padding-top:30px;
}
.aboutus_con,.aboutus_con p{
	color: #525252;
	line-height: 30px;
}

/* 历史沿革 */
.history_dev {
    width: 100%;
    margin-top: 5%;
    padding: 12% 0;
    overflow: hidden;
    background: url(../jpg/history3-2.jpg) no-repeat 35.7% 24%;
    background-size: 5%;
}
.history1{
	min-height: 110px;
}
.history1 .col-md-3{
	/*height: 50px;*/
	line-height: 28px;
	cursor: pointer;
	background: url(../jpg/history1.jpg) no-repeat 86% center;
	
}
.history1 .col-md-3:hover{
	background: url(../jpg/history.jpg) no-repeat 86% center;
}
.history1 .his{
	background: url(../jpg/history.jpg) no-repeat 86% center;
}
.history1 .col-md-7{
   /*height: 50px;*/
   line-height: 28px;
}
.lh50{
	/*line-height: 50px!important;*/
}
.histime{
	font-weight: bold;
}
.hist .col-sm-12{
	margin:20px 0;
	padding-left: 0;
}
.prob{
	margin-top: 12px;
}
.prob .news_bot{
	margin-bottom: 12px;
	padding-bottom: 12px;
}

/* 技术服务 */
.rencai{background: #fff;margin-bottom: 40px;padding:26px 0;}
.jobs{padding:1px 0;}
.job_act{background: #005da3!important;color: #fff!important;}
.job_tit{height: 40px;line-height: 40px;background: #e5e5e5;color: #333;border-radius: 5px; border:1px solid #e5e5e5;cursor: pointer;font-size: 14px;padding-left: 15px;}
.job_con{width: 100%; border:1px solid #e5e5e5;display: none;font-size: 14px;padding:15px;border-radius: 5px;}
.fa.fa-minus-square.pull-right{line-height: 40px;padding-right: 14px;}

/* 在线留言 */
.message{margin:24px auto;}
.message textarea{max-width: 100%;min-width:100%;background: #fff;border:1px solid #eee;text-indent: 6px;}
.message input{width: 48%;margin-top:20px;border:1px solid #eee;height: 40px;text-indent: 6px;}
.message button{margin:22px auto;background: #014ca0;border-radius: 0;color: #fff;width: 145px;height: 40px;}
.gs_tit{font-size: 16px!important;color: #014ca0!important;}
.contact_right p{color: #999;line-height: 2;}
.con_r_t{font-size: 16px!important;color: #121212!important;padding-bottom: 14px;}
