*{ margin: 0; padding: 0;}
.tu{width: 100%; }
.rows{ display: flex;}
.cols{ flex: 1; margin:30px; text-align: center; width: 50px;}
.cols img{ margin: 5px 0; width: 50%;}
.cols p{
	font-size: 12px;
}
.cols{ flex: 1; margin: 10px; list-style: none; text-align: center;}


a{ text-decoration: none; color:#333;}
footer{ position: sticky; bottom:0 ;}
footer ul{ display: flex; background: #f3f3f3;}
footer li{ flex: 1; margin: 10px; list-style: none; text-align: center; font-size: 12px;}
footer li img{ width: 50%;}

main{ min-height: 100vh;}
.m1{ font-size:35px; color: grey; margin-top:250px;}
.yi{
	background-color: #FAEBD7;
}
.catalog01{font-size: 14px; margin: 10px; text-indent: 2em;}
.bj{
	background: #007AFF;
    width: 350px;
    height: 100px;
	
}
.bj p{
	margin-right: 20px;
	
}

.wode{ height: 20vh; background: linear-gradient(skyblue,#007AFF);overflow: hidden; color: #fff;}
.touxiang{ width: 48px; height: 48px; background: #fff; border-radius: 100%; overflow: hidden; margin: 20px; float: left;}
.mingzi{ float: left; padding-top: 30px;}
.you{ float: right; padding-top: 40px; padding-right: 20px; color: #fff; }
.liebiao{ line-height: 300%; padding: 20px; list-style: none;}
.liebiao li{ border-bottom: 1px solid #ccc;}
.liebiao img{ vertical-align: middle; padding-right: 10px;}

header{ text-align: center; height: 44px; line-height: 44px; background: #f3f3f3; position: sticky; top: 0; z-index: 999;}
header a{ float: left; font-weight: bold; padding-left: 10px;}
footer{ display: flex; background: #f3f3f3; position: sticky; bottom: 0;clear: both;}
footer .icon{ flex: 1; margin: 10px; text-align: center;}
footer .icon img{ width: 50%;}
footer img{ filter: grayscale(1.8);}


main{ min-height: 100vh; }
.tab_tt{ text-align: center; margin-bottom: 10px;}
.tab_tt a{ padding: 5px; margin: 0px 40px; display: inline-block; }
.tab_tt a:first-child{ border-bottom: 1px solid #007AFF;}
.tab_nr{ text-align: center; margin: 20px; font-size: 14px;}
form{ text-align: center;}
.sousuo{ height: 32px; border: 1px solid #ccc; padding-left: 10px; width: 80%; margin: 10px 0;}