body{
    margin: 0 ;
    padding: 0;
}
*{
    font-family: 微软雅黑,Verdana, Geneva, sans-serif;
}
ul{
    padding: 0;
    margin: 0;
}
li{
    padding: 0;
    margin: 0;
    list-style: none!important;
}
.indexAll01{
    width: 100%;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 100px;
    /*padding-top: 20px;*/
}
.indexLeft01{
    width: 50%;
    float: left;
}
.indexRight01{
    width: 50%;
    float: right;

}
.indexLeft01>div{
    /*width: 96.5%;*/
    margin: 20px 10px 20px 0;
    border-radius: 5px;
    border: 1px solid #F5F5F5;
}
.indexLeft01>div:first-child,
.indexRight01>div:first-child{
    margin-top: 0;
}
.indexRight01>div{
    /*width: 96.5%;*/
    /*margin-left:10px;*/
    margin: 20px 0 20px 10px;
    border-radius: 5px;
    border: 1px solid #F5F5F5;
}
.clock>div:first-child{
    height: 40px;
    width: 100%;
    padding: 0 15px;
    background-color: #F5F5F5;
    line-height: 40px;
    border-bottom: 1px solid #F5F5F5;
    font-size: 16px;
}
.clock>div:last-child{
    width: 100%;
    padding: 0 15px;
    overflow: hidden;
}
.time{
    width: 25%;
    float: left;
}
.time>div:first-child{
    font-size: 30px;
    margin: 20px 0 10px 20px;
}
.time>div:last-child{
    margin: 10px 0 10px 20px;
    color: #a8a8a8;
}
.weather{
    /*height: 100%;*/
    /*width: 60%;*/
    /*line-height: 100px;*/
    /*float: right;*/
}
.myApply>div:first-child{
    width: 100%;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    /*font-size: 1px;*/
    color: #5173a1;;
    background-color: #d9edf7;
}
.myApply>div:first-child>span:last-child{
    float: right;
    color: #7db4ff;
    cursor: pointer;
}
.myApply>div:last-child,
.metting>div:last-child,
.notice>div:last-child{
    width: 100%;
}
.myApply>div:last-child>ul,
.metting>div:last-child>ul,
.notice>div:last-child>ul
{
    width: 100%;
}
.myApply>div:last-child>ul>li,
.notice>div:last-child>ul>li,
.metting>div:last-child>ul>li{
    /*width: 100%;*/
    border-bottom: 1px solid #F5F5F5;
    padding: 10px 0 10px 15px;
    list-style-type:circle;
    cursor: pointer;
}


.myApply>div:last-child>ul>li:hover,
.metting>div:last-child>ul>li:hover,
.notice>div:last-child>ul>li:hover{
    background-color: rgb(245,245,245)
}
.myApply>div:last-child>ul>li>span,
.metting>div:last-child>ul>li>span,
.notice>div:last-child>ul>li>span{
    font-size: 14px;
}
.myApply>div:last-child>ul>li>span:first-child,
.metting>div:last-child>ul>li>span:first-child,
.notice>div:last-child>ul>li>span:first-child{
    font-size: 14px;
    font-weight: lighter;
}
.co{
    color: #ff9140;
}
.co01{
    color:blue;
}


.notice>div:first-child{
    width: 100%;
    height: 40px;
    padding: 0 15px;
    color: #5173a1;;
    line-height: 40px;
    background-color: #d9edf7;
}
.notice>div:first-child>span:last-child{
    float: right;
    color:#7db4ff;
    cursor: pointer;
}
/*.notice>div:last-child>ul>li{*/
    /*color:#AAAAAA;*/
/*}*/
.Quick>div:first-child{
    width: 100%;
    height: 40px;
    padding: 0 15px;
    background-color: #F5F5F5;
    line-height: 40px;
    border-bottom: 1px solid #F5F5F5;
    /*font-size: 16px;*/
}
.Quick>div{
    width: 100%;
}
.clock>div:last-child{
    width: 100%;
    padding: 0 15px;
    overflow: hidden;
}
.refreshTime{
    color: #7db4ff;
    font-size: 14px;
    float: right;
    cursor: pointer;
    text-decoration: underline;
}
.Quick>div:last-child>div{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #F5F5F5;

}
.Quick>div:last-child>div>div{
    width: 50%;
    height: 100%;
    float: left;
    padding: 0 15px;
    line-height: 40px;
    cursor: pointer;
}
.Quick>div:last-child>div>div:hover{
    background-color: rgb(245,245,245);
}
.Quick>div:last-child>div>div:first-child{
    border-right: 1px solid #F5F5F5;
}
.Quick>div:last-child>div:last-child{
    border-bottom:none
}
.cont{
    display: inline-block;
    /*width: 30px;*/
    padding: 0 10px;
    height: 20px;
    background-color: red;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
    color: white;
    float: right;
    margin-top: 10px;
}
.metting{
    width: 100%;
    /*height: 40px;*/
    background-color: #dff0d8;
    padding: 0 15px;
    line-height: 40px;
}
.metting>span:last-child{
    float: right;
    color:  #7db4ff;
    cursor: pointer;
}
.by{
    width: 100%;
    height: 40px;
    background-color: #dff0d8;
    padding: 0 15px;
    line-height: 40px;
}
.by>span:last-child{
    float: right;
    color:  #7db4ff;
    cursor: pointer;
}
.BYB{
    width: 100%;
}
.BYB>div{
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    width: 100%;
    border-bottom: 1px solid #F5F5F5;
    cursor: pointer;
}
.BYB>div:hover{
    background-color: rgb(245,245,245);
}
.BYB>div:last-child{
    border-bottom:none
}
#weather{
    margin-top: 50px;
}
#home{
    overflow:auto;
}




@font-face {
    font-family: 'iconfont';
    src: url('./fonts/iconfont.eot');
    src: url('./fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('./fonts/iconfont.woff2') format('woff2'),
    url('./fonts/iconfont.woff') format('woff'),
    url('./fonts/iconfont.ttf') format('truetype'),
    url('./fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

