a{
	color:#000000
	}
input:focus{
	outline: none;
	}
.b1-container .right1{
    float: left;
    width: calc(100% - 350px);
    height: auto;
}


.content{
	padding-top: 30px;
	width:60%;
	margin: 0 auto;
}
@media screen and  (max-width: 767px){
	.content{
	width:80%;
	margin: 0 auto;
	}
}

.catalogue{
	width: 130px;
	padding-top: 39px;
	margin-right: 14px;
    line-height:53px;  
    display:inline; 
}

.catalogue li{
	width: 130px;
	font-size:20px;
	color:#636363;
	margin-right: 2px;
    line-height:53px;  
    display:inline; 
}

.catalogue li img{
	width: 30px;
	margin-right: 10px;
	}
.catalogue .imgR{
	width: 20px;
	margin-right: 10px;
	}

.seach1{
	width: 130px;
	padding-top: 39px;
	padding-right: 39px;
    line-height:53px;  
    display:inline; 
    flex: 1;
}

.seach1button{
  padding: 7px 0;
  width: 100px;
  border-radius: 4px;
  background-color: #0064b0;
  border: none;
  font-size: 16px;
  color: #FFFFFF;
  cursor: pointer;
}
@media screen and (max-width: 375px){
    .seach1button{width: 80px;}
}

.inputseach{
    outline-style: none ;
    border: 1px solid #ccc; 
    border-radius: 4px;
    padding: 10px 0 7px 0;
    text-indent: 10px;
}


.filefolder{
	padding: 10px 0;
	margin-right: 14px;
	border-bottom: 1px solid #EBECED;
	cursor: pointer
}
.desc{
	font-size: 16px;
	color: #555555;
	margin: 0 20px 12px;
	text-align: center;
}
.imgcss{
	width:35px;
	wheight:35px;
	
	vertical-align: middle;
}

#bottom1 {
	padding-bottom:100px
	}
.searchselect{
	text-align: center;
}

.title{
	font-weight: 600;
	 background-color: #ddd;
	 padding: 1% 1%;
}
