*{margin: 0;padding: 0;}
			.bott{
				width: 100%;
				height: 393px;
				position: relative;
				margin-left: -8px;
				background:rgba(68,68,68,1);
			}
			.bott ul{
				position: relative;
				margin-left: 220px;
			}
			.bott li{
				width: 327px;
				height: 338px;
				/* border-left: 1px solid #666666; */
				line-height: 20px;
				float:left;
				list-style:none;
				position: relative;
				left: 100px;
			}
			.bott ul li a{
				position: relative;
				top: 48px;
				color: #B8B6B6;
				text-decoration:none;
				font-family:"microsoft yahei";
			}
			.bott ul li a p{
				margin-top: 2%;
				font-size: 14px; 
				color:#999999;
				margin-left: 0.625rem;
			}