#nybanner {
    margin: 0 auto;
    width: 100%;
    background-color: #f8f8f8;
    border-top: solid #eee 1px;
    display: table;
}
#nybanner h3 {
    clear: both;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 0 0px;
}
#nybanner h3 span{ color:#0a6292;}
#nybanner h3 i{ display:block; font-size:14px; font-weight:normal; padding-top:5px;}
#position {
    height: 28px;
    line-height: 28px;
    text-align: center;
	margin-bottom:25px;
}
#position a{ color:#333;}
#position a:hover{ color:#FF0000;}
h1.tit{ font-size:22px; }
.product_t{
	border-bottom: 1px solid #e1e1e1;
	margin-bottom:15px;
}
.product_tl{
	height: 38px;
	line-height: 38px;
	font-size: 17px;
	color: #000;
	border-bottom: 1px solid #ff0000;
	margin-bottom: -1px;
}
.product_tl span{ color:#0a6292;}
.tb{ width:100%; border-left:solid #ddd 1px; border-top:solid #ddd 1px;}
.tb td{border-right:solid #ddd 1px; border-bottom:solid #ddd 1px; padding:3px 5px;}
.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;
}
.title p a:hover{ color:#FF0000;}
.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:15%;
}
.proclass i{
	line-height: 46px;
	font-size:14px;
}
.proclass_con i{
	line-height: 46px;
	font-size:14px;
	float:right;
	padding-right:5%;
}
.protel{
	background: url(../images/proshowtel.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:15px;
}
.aboutus_con img{ max-width:100%;}
.aboutus_con p{
	color: #525252;
	line-height: 30px;
}

/* 历史沿革 */
.history_dev{
	width: 100%;
	margin-top: 5%;
	padding: 12% 0;
	overflow:hidden;
	background: url(../images/history3.jpg) no-repeat 36% 1%;
	background-size: 4%;
}
.history1{
	height: 80px;
}
.history1 .col-md-3{
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	background: url(../images/history1.jpg) no-repeat 86% center;
}
.history1 .col-md-3:hover{
	background: url(../images/history.jpg) no-repeat 86% center;
}
.history1 .his{
	background: url(../images/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-bottom:20px;border:1px solid #eee;height: 40px;text-indent: 6px;}
.message button{margin:22px auto;background: #0a6292;border-radius: 0;color: #fff;width: 145px;height: 40px; border-color:#FFF;}
.message .contact_right{ padding-left:0;}
.message .contact_right strong{ color:#666;}
.message .contact_right img{ width:100%; margin-bottom:20px;}
.gs_tit{font-size: 16px!important;color: #0a6292!important;}
.contact_right p{color: #999;line-height: 2;}
.con_r_t{font-size: 16px!important;color: #121212!important;padding-bottom: 14px;}
