https://github.com/twbs/bootstrap/releases


cat  main.css


/*! animate v4.1.1 https://github.com/daneden/animate.css/releases */

@import url(../main/animate.min.css);

/*! pure-css v3.0.0 https://github.com/pure-css/pure/releases */

@import url(../main/pure.min.css);

/*! hover-min v2.3.1 https://github.com/IanLunn/Hover/releases */

@import url(../main/hover.min.css);

/*! jquery.SuperSlide v2.1.3 http://www.superslide2.com/ */

@import url(../main/superslide.css);

/*! dev  */

@import url(../main/dev.css);


../main/dev.css

@charset "UTF-8";
.pagination a {
	color: #333;
	padding: 5px 7px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
}
.pagination .disabled a:link, .pagination .disabled a:visited, .pagination .disabled a:hover {
	cursor: not-allowed;
	pointer-events: none;
	color: #ddd;
}
.pagination .active {
	pointer-events: none;
}
.pagination .active, .pagination a:hover {
	background: #f5f5f5;
	border-radius: 4px;
	transition: all .3s cubic-bezier(0.175,0.885,0.32,1) 0s;
}
.daohang {
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
    padding: 8px 15px;
    font-size: 12px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
    margin: 0;
}
.daohang>li {
	display: inline-block;
	margin: 0 2px;
}
.daohang-item+.daohang-item::before {
	display: inline-block;
	padding-right: .4rem;
	list-style: none;
	color: #6c757d;
	content: "/";
}
.leftward {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-right: 4px solid;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}
.rightward {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-left: 4px solid;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}
.upward {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-bottom: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.downward, .arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.layout {
	width: 100%
}
.box {
	margin: 0 auto;
	padding: 0 10px
}
.line {
	margin: 0;
	padding: 0
}
.aside {
	padding-right: 15px;
	padding-left: 15px;
}
.last {
	margin-right: 0;
}
.line-big {
	margin-left: -10px;
	margin-right: -10px
}
.line-middle {
	margin-left: -5px;
	margin-right: -5px
}
.line-small {
	margin-left: -2px;
	margin-right: -2px
}
/*在线客服*/
.online {
	position: fixed;
	bottom: 150px;
	right: 10px;
	width: 60px;
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
}
.online a:hover {
	text-decoration: none;
}
.online dl {
	background: #27a8e1;
	padding: 10px 5px;
	margin-bottom: 1px;
	position: relative;
}
.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.online dl dd i {
	font-size: 25px;
}
.online dl:hover {
	background: #1781bd;
}
.online dl dt {
	position: absolute;
	top: 0px;
	right: 60px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 9999;
	display: none;
	padding: 10px 15px;
	font-weight: normal;
}
.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.online dl dt h3 i {
	margin-right: 5px;
}
.online dl dt h3 span {
	float: right;
	cursor: pointer;
}
.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}
.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #28a7e1;
	color: #fff;
	cursor: pointer;
}


签名:这个人很懒,什么也没有留下!
最新回复 (0)
返回