#home {
    margin: 0 auto;
    width: 85%;/*原始65*/
    min-width: 980px;/*页面顶部的宽度*/
    background-color: rgba(	187,255,255, 0.5);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}




body {
    background: rgba(255,250,240, 1)url('https://images.cnblogs.com/cnblogs_com/koris-yyf/1215403/o_42.jpg') fixed no-repeat;
    background-position: 50% 5%; 
    background-size: cover;
}
#blogTitle {
    height: 100px;  /*高度*/
    clear: both;
    background-color: rgba(250,250,210, 0);
}


#blogTitle h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.8em;/*原始 1.6em*/
    margin-top: 10px;/*原始 15px */
    background-color: rgba(	250,250,210, 0);
}
#blogTitle h2 {
    font-weight: normal;
    font-size: 17px;/*原始 16px ；font-size: 1.0rem;*/      
    line-height: 1.8;
     background-color: rgba(	250,250,210, 0);
    border-width: 5px;
    font-weight: bold;
    text-align: right;
    float: right; 
}
#navigator{
    background: rgba(33, 160, 139, 1);
    height: 41px;
}
#navList a:link, #navList a:visited, #navList a:active{
    color: #eee;
    font-size: 18px;
    font-weight: bold;
}

ul *{
    background: rgba(33, 160, 139, 1);

    list-style: none;
    color: white;
    float: left;


}



ul li a{
    background: rgba(33, 160, 139, 1);
    display: block;
    text-decoration: none;
    width: 100px;
    height: 30px;
    text-align: center;
    font-weight: bold;

}

ul li a:hover{
    color: white;
    font-size: larger;
    background-color:black;
    text-align: center;
    width: 100px;
    height: 30px;
    position: relative;
    font-weight: bold;

}

ul li {
    color: white;
    display: block;
    text-decoration: none;

    width: 100px;
    height: 30px;
    position: relative;
    text-align: center;
    font-weight: bold;

}

.blogStats{
    color: #eee;
}
.postTitle {
    border-left: 8px solid rgba(33, 160, 139, 0.68);
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #21759b;
    transition: all 0.4s linear 0s;
}
.postTitle a:hover {
    margin-left: 30px;
    color: #0f3647;
    text-decoration: none;
}
.postCon {
    float: right;
    line-height: 1.5em;
    width: 100%;
    clear: both;
    padding: 10px 0;
}

.day .postTitle a {
    padding-left: 10px;
}
.day {
    background-color: rgba(	250,250,210, 0.5);
}
/*文章附加信息*/
.postDesc {   
    background: url(images/posted_time.png) no-repeat 0 1px;
    color: #757575;
    float: left;
    width: 100%;
    clear: both;
    text-align: left;     
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    font-size: 13px;
    padding-right: 20px;/*5px  padding-left: 90px;posted 发表时间左边距离*/
    margin-top: 20px;
    line-height: 1.8;
    padding-bottom: 35px;
}

.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, 
.catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, 
.catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,#blog-calendar
{
    background: rgba(255,255,240, 0.5);
    margin-bottom: 35px;
    word-wrap: break-word;
}

.CalTitle{
    background: rgba(255,255,240, 0);
}
.catListTitle{
    background-color: rgba(33, 160, 139, 0.9);
}

#topics{
    background: rgba(255,255,240, 0.5);
}

.c_ad_block{
    display: none;
}

#tbCommentBody{
    width: 100%;
    height: 200px;
    background: rgba(255,255,240, 0.5);
}

#q{background: rgba(255,255,240, 0);}

.CalNextPrev{background: rgba(255,255,240, 0);}

.cnblogs_code{
    background: rgba(255,255,240, 0);    
}

.cnblogs_code div{
    background: rgba(255,255,240, 0);    
}

.cnblogs_code_toolbar{
    background: rgba(255,255,240, 0);  
}

.entrylist{
    background: rgba(255,255,240, 0.5);  
}

<div id=“blog_nav_sitehome”>


    <a id="fenlan" href="关于我们.html" >关于我们</a>
    <a id="fenlan" href="#" >人才招聘</a>
    <a id="fenlan" href="#" >合作联系</a>
    <a id="fenlan" href="#" >友情链接</a>
    <a id="fenlan" href="#" >联系客服</a>



</div>




<div id="frame" >
    <a id="a1" class="num">5</a>
    <a id="a2" class="num">4</a>
    <a id="a3" class="num">3</a>
    <a id="a4" class="num">2</a>
    <a id="a5" class="num">1</a>
    <div id="photos" class="play">
        <img src="2.jpg" >
        <img src="4.jpg" >
        <img src="5.jpg" >
        <img src="6.jpg" >
        <img src="8.jpg" >
</div>
    </div>




#frame {/*----------图片轮播相框容器----------*/
    position: absolute; /*--绝对定位，方便子元素的定位*/
    top: 160px;
    text-align: center;
    left: 200px;
    width: 930px;
    height: 410px;
    overflow: hidden;/*--相框作用，只显示一个图片---*/
    border-radius:5px;
    background-color: yellow;

}
#dis {/*--绝对定位方便li图片简介的自动分布定位---*/
    position: absolute;
    left: -50px;
    top: -10px;
    opacity: 0.5;
}
#dis li {
    display: block;
    width: 200px;
    height: 20px;
    margin: 0 50px;
    float: left;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    background: #000;
}
#photos img {
    float: left;
    width:930px;
    height:400px;
}
#photos {/*---设置总的图片宽度--通过位移来达到轮播效果----*/
    position: absolute;z-index:9;
    width: calc(930px * 5);/*---修改图片数量的话需要修改下面的动画参数*/
}
.play{
    animation: ma 15s ease-out infinite alternate;/**/
}
@keyframes ma {/*---每图片切换有两个阶段：位移切换和静置。中间的效果可以任意定制----*/
    0%,20% {		margin-left: 0px;		}
    25%,40% {		margin-left: -930px;	}
    45%,60% {		margin-left: -1860px;	}
    65%,80% {		margin-left: -2790px;	}
    85%,100% {		margin-left: -3720px;	}
}
.num{
    position:absolute;z-index:10;
    display:block;
    right:400px;top:375px;
    background-color: rgb(104,104,104);
    width:25px;height:25px;
    line-height:25px;
    cursor:pointer;
    color:#fff;
    text-align:center;
    opacity:0.8;
}
.num:hover{background-color: rgb(204,204,204)}
.num:hover,#photos:hover{animation-play-state:paused;}
.num:nth-child(2){margin-right:30px}
.num:nth-child(3){margin-right:60px}
.num:nth-child(4){margin-right:90px}
.num:nth-child(5){margin-right:120px}
#a1:hover ~ #photos{animation: ma1 .5s ease-out forwards;}
#a2:hover ~ #photos{animation: ma2 .5s ease-out forwards;}
#a3:hover ~ #photos{animation: ma3 .5s ease-out forwards;}
#a4:hover ~ #photos{animation: ma4 .5s ease-out forwards;}
#a5:hover ~ #photos {animation: ma5 .5s ease-out forwards;}
@keyframes ma1 {0%{margin-left:-3720px;}100%{margin-left:-0px;}	}
@keyframes ma2 {0%{margin-left:-3720px;}100%{margin-left:-930px;}	}
@keyframes ma3 {100%{margin-left:-1860px;}	}
@keyframes ma4 {100%{margin-left:-2790px;}	}
@keyframes ma5 {100%{margin-left:-3720px;}	}