/* CSS Document */
@charset 'utf-8';
/*技术指导列表页面*/

.er_ban{}
.tech{}
.tech .textcenter{padding-top: 3%;padding-bottom: 2%;}
.tech_con{width:1200px;}
.tech_list{margin-left:10px;margin-bottom:20px;}
.tec_ltop{font-size:0;}
.tec_ltop img{width:389px;height:318px;}
.tec_lbot{height:40px;width:100%;line-height:40px;background:#eeeeee;font-size:16px;}
.tec_lbot a{color:#000;}


/* 技术指导内容页面 */



@media(max-width:640px){
.pic_daohang a{
	margin: 5px 5px;
}
.tec_ltop img{
	height: auto;
}
.tech_list{
	margin-right: 10px;
}

/* media end */
}

/* the end */