#footr {
  background: #3e434a
}

#header #blogTitle {
  background: url("http://images.cnblogs.com/cnblogs_com/aiwuxia/1249780/o_111.png") no-repeat;
  height: 250px;
  top: 3px;
  left: 0
}

#blogTitle #Header1_HeaderTitle {
  font-size: 40px
}

#blogTitle h2 {
  font-size: 18px
}

#header {
  background-color: #e4e8f3
}

html body {
  background:;
  background-color: #e4e8f3
}

#blogTitle h2,
#blogTitle h1 a {
  text-shadow: 3px 3px 3px #2a3344;
  color: #169fe6;
  text-align: center
}

#header #blogTitle h2 {
  width: 435px;
  top: 21px;
  left: 0
}

#blogTitle h1 {
  top: 32px;
  left: 0
}

.postBody #cnblogs_post_body p {
  line-height: 26px;
  margin:;
  padding: 0
}

#blogCalendar:hover {
  border: 1px solid #ff5e52
}

#blogCalendar {
  background-color: #fff;
  border: 1px solid #dedede
}

.totop {
  position: fixed;
  right: 50px;
  bottom: 50px;
  z-index: 999
}

.totop img {
  opacity: .6;
  filter: alpha(opacity=60)
}

.totop img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100)
}

#profile_block {
  display: none
}

#navigator.full {
  position: fixed;
  top:;
  z-index:;
  width: 100%;
  background-color: #2778af;
  float: left
}

#footer {
  color: #ddd;
  padding: 20px 0;
  border-top: 1px solid #eaeaea;
  margin-top:;
  margin-bottom: 0
}

#footr {
  position: relative;
  height: 200px;
  width: 100%;
  background: #2a363c
}

#footr2 {
  width: 1200px;
  margin: auto
}

#foot1 {
  width: 33%;
  padding-top: 30px
}

#foot1 i {
  font-size: 20px;
  font-family: '微软雅黑', Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #fff
}

#foot1 ul {
  list-style: none
}

.bing {
  height: 250px;
  text-align: center;
  line-height: 250px;
  overflow: hidden
}

.bing img {
  width: 888px;
  position: relative;
  top: -150px
}

.container {
  padding-bottom: 10px
}

/* 滚动部分 */
.scroll {
  width: 290px;
  height: 300px;
  border: 1px solid #ccc;
  line-height: 26px;
  font-size: 12px;
  overflow: hidden;
}

.scroll img {
  width: 288px;
}

/* 轮播图部分 */

#slides {
  display: none
}

#slides .slidesjs-navigation {
  margin-top: 5px;
}

a.slidesjs-next,
a.slidesjs-previous,
a.slidesjs-play,
a.slidesjs-stop {
  background-image: url(https://www.cnblogs.com/images/cnblogs_com/aiwuxia/1249780/o_btns-next-prev.png);
  background-repeat: no-repeat;
  display: block;
  width: 12px;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  margin-right: 5px;
}

a.slidesjs-next {
  margin-right: 10px;
  background-position: -12px 0;
}

a:hover.slidesjs-next {
  background-position: -12px -18px;
}

a.slidesjs-previous {
  background-position: 0 0;
}

a:hover.slidesjs-previous {
  background-position: 0 -18px;
}

a.slidesjs-play {
  width: 15px;
  background-position: -25px 0;
}

a:hover.slidesjs-play {
  background-position: -25px -18px;
}

a.slidesjs-stop {
  width: 18px;
  background-position: -41px 0;
}

a:hover.slidesjs-stop {
  background-position: -41px -18px;
}

.slidesjs-pagination {
  margin: 7px 0 0;
  float: right;
  list-style: none;
}

.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height:;
  padding-top: 13px;
  background-image: url(https://www.cnblogs.com/images/cnblogs_com/aiwuxia/1249780/o_pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
  background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
  background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
  color: #333
}

#slides a:hover,
#slides a:active {
  color: #9e2020
}

#slides img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border:;
  -ms-interpolation-mode: bicubic;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom:;
  width: 888px;
}

.container:before,
.container:after {
  display: table;
  content: "";
  line-height:;
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom:;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height:;
}

.container-fluid:after {
  clear: both;
}

最新文章

  1. kafka总结
  2. VS2010 下 将 EntityFramework 的版本从 4.0 升级到 5.0
  3. 配置springmvc在其他类中(spring容器外)获取注入bean
  4. [转]Java Spring的Ioc控制反转Java反射原理
  5. 设置远程访问Oracle数据库
  6. 分布式设计与开发(三)------高一致性服务ZooKeeper
  7. DEDE提高生成HTmL的速度
  8. cygwin安装与使用
  9. Mac 键盘快捷键
  10. Unix/Linux周边环境C编程新手教程(1) Solaris 11 64bit环境结构
  11. 关于height、offsetheight、clientheight、scrollheight、innerheight、outerheight的区别
  12. 8、jeecg 笔记之 自定义word 模板导出(一)
  13. 记一次msyql导入导致的问题
  14. Python 虚拟环境 pyenv、venv(pyvenv)、virtualenv之间的区别
  15. May 23. 2018 Week 21st Wednesday
  16. Zookeeper客户端Curator的使用,简单高效
  17. RPC服务超时排查思路
  18. sshpass 实现shell脚本直接加载密登录服务器
  19. 字符串分割split()
  20. linux&php:ubuntu安装php-7.2

热门文章

  1. java socket 网络通信 指定端口的监听 多线程 乱码
  2. STP-18-Port-Channl上的负载均衡
  3. POJ1046 Color Me Less
  4. 我在B站学习 Javascript入门教程 基础
  5. spark_20180328
  6. (转)/etc/sysctl.conf 调优 & 优化Linux内核参数
  7. SpringBoot | 第十四章:基于Docker的简单部署
  8. ElasticSearch2.2.0安装(win7)
  9. MyBatis总结与复习
  10. javascript 获取dom书的下一个节点。