button,input{
	  border: 0;
    margin: 0;
    padding: 0;
    outline: none;
}
.a_inner{
	position: relative;
	top: -20px;
	z-index: 2;
	background: #fff;
	padding: 17px 49px 70px 19px;
	border: 1px solid #e0e0e0;
}
.aboutus{
	width: 100%;
	height: 102px;
	background-image: url(../images/leftpic_03.jpg);
	text-align: left;
	padding:1px 0 0 30px ;
	
}
.aboutus h2{
	color: #fff;
}
.advertisement{
	height: 120px;;
	background: #dbdbdb;
	text-align: center;
	line-height: 37px;
	padding-top: 25px;
}
.tit{

	line-height: 57px;
	border-bottom:2px solid #999999 ;
	margin-bottom: 32px;
	height: 59px;
}
.tit h2{
	float: left;
	border-bottom: 3px solid #ac242d;
	padding-bottom: 17px;
	font-size: 18px;
}
.tit a{
	color: #999;
}
.tit div{

	float: right;
}
ul{
	padding-left: 13px;
}
.describe{
	height: 126px;
	float: left;
	width: 67%;
	padding-left: 3%;
	
}
.describe p{
	margin: 0;
}
.describe span{
	line-height: 48px;
}
.pic{
	float: left;
	margin-left: 2%;
}
.news{
	
	margin-bottom: 1px;
	padding: 30px 0;
}
.txt p{
	padding-right: 5%;
}
.txt{
	width: 85%;
}
.txt,strong{
	float: left;
	
}
.advertisement p{
	display: block;
	width: 100%;
}
.pagination{
	
display: block;
width: 100%;
margin: 10px auto;
position: relative;
}
.nav:nth-child(5)>li{
	/* background: #AC242D no-repeat;
	background-image:url(/templets/bjls/images/nav1.png) ; */
	background-position:90% 50% ;
}
.navbar-default .nav:nth-child(5)>li>a{
	/* color: #fff; */
}
@media only screen and (max-width:1200px ) {
	.pic,.describe,.pic img{
		float: none;
		width: 100%;
		
	}
	
	
}
@media only screen and (max-width:336px ) {
	.a_inner{
		padding: 0;
	}
	
	
}
.download{
	margin-bottom: 15px;
	background: #f8f8f8;
	padding-left: 19px;
}
.download a{
	color:#000
}
.download img,p{
	float: left;
	
}
.download p{
	margin: 0;
	line-height: 50px;
	font-size: 16px;
	color: #333;
}
.download button{
	float: right;
	background: #dfdfdf  no-repeat;
	padding: 11px 58px 10px 23px;
	margin: 5px 5px;
	background-image: url(../images/dirve2.png);
	background-position: 96px 10px;
}
.download img{
	margin: 17px 15px 0 0;
	
}
@media only screen and (max-width:471px ) {
		.download img{
			display: none;
		}
}
