@charset "utf-8";
body {
    font-size: 12px;
    line-height: 22px;
    color: #555555;
    font-family: "Microsoft YaHei";

}
a:link {
    color: #555555;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #555555;
}
a:hover {
    text-decoration: none;
    color: #4385f6;
}
a:active {
    text-decoration: none;
    color: #333333;
}
*{margin:0;padding:0;}
ul,li{list-style:none;}
.head{
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #1673f6;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    position: fixed;
    top: 0;
}
.list{
    float: left;
    width: 100%;
    height: auto;
    margin-top:56px;
    margin-bottom: 80px;
}
.gg{
    float: left;
    width: 96%;
    height:auto;
    background: #f2f2f2;
    padding: 2% 2%;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.banner{
    float: left;
    width: 100%;
    height: auto;
}
.banner img{
    width: 100%;
}
.list ul{
    float: left;
    width: 100%;
}
.list ul li{
    float: left;
    width: calc(100% - 20px);
    height: auto;
    padding:10px 10px 10px 10px;
    border-bottom: 1px solid #f2f2f2;
}
.listfy{
    float: left;
    width: 100%;
    height: auto;
    margin-top:56px;
}
.listfy ul{
    float: left;
    width: 100%;
}
.listfy ul li{
    float: left;
    width: calc(100% - 20px);
    height: auto;
    padding:10px 10px 10px 10px;
    border-bottom: 1px solid #f2f2f2;
}
#lilly{
    background: #1673f6;
    color: #ffffff;
}
#lilly a{
    color: #ffffff;
}
.lihead{
    float: left;
    width: 60px;
    height: auto;
}
.lihead img {
    float: left;
    width: 60px;
    height: 60px;
    border:0px;
    border-radius:10px;
}
.licon{
    float: left;
    width: calc(100% - 80px);
    height: auto;
    margin-left: 15px;
}
.licon h1{
    float:left;
    width: 100%;
    line-height: 22px;
    font-size: 16px;
    font-weight:bold;
}
.licon h2{
    float:left;
    width: 100%;
    line-height: 22px;
    font-size: 16px;
    font-weight: normal;
}
.litime{
    float: right;
    width: 70px;
    line-height: 70px;
    background: #1673f6;
    border-radius: 50%;
    text-align:center;
    font-size: 14px;
    color: #ffffff;
    margin-top:15px;
}
.search{
    float: left;
    width: 98%;
    height: auto;
    padding-left: 1%;
    font-size: 16px;
}
.str{
    float:left;
    width: 100%;
    padding:5px 0px;
}
.stdh1{
    float:left;
    width: 120px;
    text-align: right;
}
.std{
    float:left;
    width: auto;
}
.submit{
    border:1px solid #e6e6e6;
    font-size: 16px;
    margin-left: 150px;
    margin-top:20px;
    padding:5px 15px;
    background: #1673f6;
    color: #ffffff;
}
.bk1{
    border:1px solid #e6e6e6;
    font-size: 16px;
    margin-right: 5px;
    padding:5px;
}
.bk16{
    width: 150px;
    border:1px solid #e6e6e6;
    font-size: 16px;
    margin-right: 5px;
    padding:5px;
}
.bk18{
    width: 100px;
    border:1px solid #e6e6e6;
    font-size: 16px;
    margin-right: 5px;
    padding:5px;
}
.listmsg{
    float: left;
    width: 100%;
    height: auto;
    margin-top:56px;
}
.listmsg ul{
    float: left;
    width: 100%;
}
.listmsg ul li{
    float: left;
    width: calc(100% - 20px);
    height: auto;
    padding:10px 10px 10px 10px;
    border-bottom: 1px solid #f2f2f2;
}
.tx{
    float: left;
    width: 60px;
    height: auto;
}
.tx img {
    float: left;
    width: 60px;
    height: 60px;
    border:0px;
    border-radius:50%;
}
.liconmsg{
    float: left;
    width: calc(100% - 80px);
    height: auto;
    margin-left: 15px;
}
.liconmsg h1{
    float:left;
    width: 100%;
    line-height: 22px;
    font-size: 16px;
    font-weight:bold;
    color: #1673f6;
}
.liconmsg h2{
    float:left;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #666888;
}
.liconmsg h3{
    float:left;
    width: 100%;
    line-height: 22px;
    font-size: 12px;
    font-weight: normal;
    color: #a0a0a0;
}
.limsgright{
    float: right;
    width: auto;
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
    margin-top: 5px;
}
.limsgright img{
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 2px;
}
.foot{
    float: left;
    width: 100%;
    height: 60px;
    background: #f2f2f2;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    position: fixed;
    bottom: 0;
    border-top: 1px solid #f0f0f0;
}
.myhead{
    float: left;
    width: 98%;
    padding-left: 1%;
    background: #f8f8f8;
    padding-top: 10px;
    padding-bottom: 10px;
}
.myimg{
    float: left;
    width: 60px;
    height: 60px;
}
.myimg img{
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.myright{
    float: left;
    width: auto;
    margin-left: 10px;
    line-height: 22px;
}
.myrightno{
    float: left;
    width: auto;
    margin-left: 10px;
    line-height: 60px;
    font-size: 16px;
}
.myright h1{
    float: left;
    width: 100%;
    font-size: 16px;
    margin-top:10px;
}
.myright h2{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
}
.mylist{
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
}
.mylist ul{
    float: left;
    width: 100%;
}
.mylist ul li{
    float: left;
    width: 97%;
    padding-left: 1.5%;
    padding-right: 1.5%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom:1px solid #f2f2f2;
    background: #f8f8f8;
}
.mylist ul li img{
    float: right;
    width: 20px;
    height: 20px;
}
.login{
    margin-top: 30px;
    font-size: 16px;
}
.loginb{
    float: left;
    width: 100%;
    text-align: right;
    font-size: 16px;
    margin-top: 20px;
}
.loginb h1{
    float: right;
    width: auto;
    padding-right: 20px;
    font-size: 16px;
    font-weight: normal;
}
.right10{
    margin-right: 2px;
}
.right15{
    margin-left: 10px;
    margin-right: 5px;
}
.std6{
    color: red;
    line-height: 35px;
}
.foot li{
    float: left;
    width: 25%;
    height: 55px;
    text-align: center;
    padding-top: 8px;
    color: #a0a0a0;
    display: block;
    font-size: 14px;
}
.foot li img{
    width: 22px;
    height: 22px;
}
#foothover{
    color: #1673f6;
    font-size: 14px;
}
#foothover a{
    color: #1673f6;
}
.footwz{
    float: left;
    width: 100%;
    text-align: center;
}
.addstdh1{
    float:left;
    width: 100px;
    text-align: right;
}
.addstd{
    float:left;
    width: calc(100% - 130px); 
}
.addstd textarea{
    width: 98%;
    padding: 1%;
}
.addstd6{
    float: left;
    width: 30px;
    color: red;
    line-height: 35px;
}
.zanlist{
    float: left;
    width: 98%;
    padding: 1%;
    background: #f9f9f9;
    margin-top:5px;
}
.zanlist dd{
    float: left;
}
.username{
    float: left;
    width: auto;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
} 
.zanlist dd img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.pllist{
    float: left;
    width: 100%;
    background: #f9f9f9;
    margin-top:5px;
}
.pllist dd{
    float: left;
    width: 98%;
    border-bottom: 1px solid #f2f2f2;
    padding-left: 1%;
    padding-right: 1%;
    padding-top:5px;
    padding-bottom: 5px;
}
.userinfo{
    float: left;
    width: 97%;
    height: auto;
    margin-top:56px;
    margin-left: 1.5%;
    background: #f9f9f9;
}
.userinfo dd{
    float: left;
    width: calc(100% - 20px);
    height: auto;
    padding:10px 10px 10px 10px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}
.userlicon{
    float: left;
    width: calc(100% - 80px);
    height: auto;
    margin-left: 15px;
}
.userlicon h1{
    float:left;
    width: 100%;
    line-height: 22px;
    font-size: 16px;
    font-weight:bold;
}
.userlicon h2{
    float:left;
    width: 100%;
    line-height: 22px;
    font-size: 16px;
    font-weight: normal;
}
#mar10{
    margin-top: 10px;
}
.userconmsg{
    float: left;
    width: 100%;
    height: auto;
    margin-left: 15px;
}
.userconmsg h1{
    float:left;
    width: 100%;
    line-height: 22px;
    font-size: 16px;
    font-weight:bold;
    color: #1673f6;
}
.userconmsg h2{
    float:left;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: #666888;
}
.userconmsg h3{
    float:left;
    width: 100%;
    line-height: 22px;
    font-size: 12px;
    font-weight: normal;
    color: #a0a0a0;
}


#imgPreview {
    width: 100%;
    height: 120px;
    margin: 10px auto 0px auto;
    border: 0.5px solid #ced4da;
    text-align: left;
    vertical-align: central;
}

#prompt3 {
    height: 30px;
    width: 200px;
    position: relative;
}

#imgSpan {
    position: relative;
    height: 30px;
    background: #fff; /*#ccc;*/
    border: 1px solid #333;
    left: 0;
    top: 1px;
    padding: 5px 10px;
    overflow: hidden;
    text-decoration: none;
    text-indent: 0;
    line-height: 20px;
    border-radius: 20px;
    color: #333;
    font-size: 13px;
    display: inline;
}

.filepath {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 80px;
    opacity: 0;
}

#img3 {
    position: relative;
    height: 60px;
    width: 60px;
    padding: 2px;
    display: inline;
}
.nodata{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.nodata img{
    width: 20%;
}
.notext{
    float: left;
    width: 100%;
    text-align: center;
}
.pages {
    float: left;
    width: 100%;
    padding: 5px 0px;
    margin-top: 20px;
    text-align: center;
}
.pages li {display: inline; margin:0 2px;}
.pages li.thisclass, .pages a:hover{
    padding: 5px 8px;
    border: 1px solid #4385f6;
    background: #4385f6;
    color: #fff;
    text-decoration: none
}
.pages a{
    padding: 5px 8px;
    border: 1px solid #CCC;
    background: #fff;
    color: #A4A4A4;
    line-height: 18px;
}
.pages .disabled span{
    padding: 5px 8px;
    border: 1px solid #CCC;
    text-decoration: none;
    color: #A4A4A4;
}
.active{
    padding: 5px 8px;
    border: 1px solid #4385f6;
    background: #4385f6;
    color: #fff;
    text-decoration: none
}
.icp{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 60px;
    text-align: center;
    background: #f2f2f2;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.infocon{
    float: left;
    width: 96%;
    height: auto;
    padding: 1% 2%;
}