* {
  margin: 0 ;
  padding: 0;
}
button,
input,
textarea,
select,
img {
  outline: 0;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
.subject {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #f5f6f7;
}
.head {
  height: 44px;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  line-height: 44px;
  position: relative;
  z-index: 9;
}
.head .subject {
  overflow: hidden;
}
.head .subject .center {
  float: left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #555666;
}
.head .subject .center .logo {
  /* width: 69px; */
  height: 28px;
  padding-right: 20px;
  border-right: solid 1px #e5e5e5;
  vertical-align: middle;
  margin-right: 10px;
}
.head .subject .logout {
  float: right;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #555666;
}
.head .subject .logout a {
  margin-left: 10px;
  background: rgb(25,118,210);
  padding: 5px 15px;
  border-radius: 5px;
  color: #fff;
}
.head .subject .logout a:hover{
  opacity: .9;
}
.head .subject .foldmenu {
  display: none;
}
.head_pic {
  height: 100px;
  display: flex;
  background-color: #fff;
}
.head_pic .subject {
  display: flex;
  align-items: center;
}
.head_pic .subject .img {
  width: 60px;
  height: 60px;
  border: solid 2px rgb(165,181,110);
  overflow: hidden;
  border-radius: 50%;
}
.head_pic .subject .img img {
  width: 100%;
}
.head_pic .subject .name {
  margin-left: 15px;
}
.head_pic .subject .name p {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #555666;
}
.head_pic .subject .name a {
  text-align: center;
  display: block;
  width: 80px;
  height: 30px;
  border-radius: 8px;
  border: solid 1px rgb(25,118,210);
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: rgb(25,118,210);
}
.allbody {
  margin-top: 12px;
}
.allbody .subject {
 
}
.allbody .subject:after{content:"\200B";display:block; height:0px; overflow:hidden;clear:both;}
.allbody .subject .navigation {
  float: left;
  width: 180px;
  height: 720px;
  background-color: #fff;border-radius:5px;
  box-shadow: 0px 0px 8px #ccc;
  overflow:hidden;
}
.allbody .subject .navigation a {
  display: block;
  height: 50px;
  border-bottom: solid 1px #eee;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color:#555666;
  border-left: solid 5px transparent;
  background-position: 20px center;
  background-repeat: no-repeat;
  position: relative;
}
.allbody .subject .navigation a:hover {
  background-color: #fff;
  color: rgb(165,181,110);
  /* border-left: solid 5px rgb(165,181,110); */
}
.allbody .subject .navigation a:first-child {
  background-image: url(../img/public/headicon11.png);
}

.allbody .subject .navigation a:first-child.active{
  background-image: url(../img/public/headicon1.png);
}
.allbody .subject .navigation a:first-child:hover{
    background-image: url(../img/public/headicon11.png);
}
.allbody .subject .navigation a:nth-child(2) {
  background-image: url(../img/public/headicon22.png);
}

.allbody .subject .navigation a:nth-child(2).active{
  background-image: url(../img/public/headicon2.png);
}
.allbody .subject .navigation a:nth-child(2):hover{
    background-image: url(../img/public/headicon22.png);
}
.allbody .subject .navigation a:nth-child(3) {
  background-image: url(../img/public/headicon33.png);
}

.allbody .subject .navigation a:nth-child(3).active{
  background-image: url(../img/public/headicon3.png);
}
.allbody .subject .navigation a:nth-child(3):hover{
    background-image: url(../img/public/headicon33.png);
}
.allbody .subject .navigation a:nth-child(4) {
  background-image: url(../img/public/headicon44.png);
}

.allbody .subject .navigation a:nth-child(4).active{
  background-image: url(../img/public/headicon4.png);
}
.allbody .subject .navigation a:nth-child(4):hover{
    background-image: url(../img/public/headicon44.png);
}
.allbody .subject .navigation a:nth-child(5) {
  background-image: url(../img/public/headicon55.png);
}

.allbody .subject .navigation a:nth-child(5).active{
  background-image: url(../img/public/headicon5.png);
}
.allbody .subject .navigation a:nth-child(5):hover{
    background-image: url(../img/public/headicon55.png);
}
.allbody .subject .navigation a:nth-child(6) {
  background-image: url(../img/public/headicon66.png);
}

.allbody .subject .navigation a:nth-child(6).active{
  background-image: url(../img/public/headicon6.png);
}
.allbody .subject .navigation a:nth-child(6):hover{
    background-image: url(../img/public/headicon66.png);
}
.allbody .subject .navigation a:nth-child(7) {
  background-image: url(../img/public/headicon77.png);
}
.allbody .subject .navigation a:nth-child(7).active{
  background-image: url(../img/public/headicon7.png);
}
.allbody .subject .navigation a:nth-child(7):hover{
    background-image: url(../img/public/headicon77.png);
}
.allbody .subject .navigation a:nth-child(8) {
  background-image: url(../img/public/headicon10.png?vv=1.1);
}
.allbody .subject .navigation a:nth-child(8).active{
  background-image: url(../img/public/headicon10s.png);
}
.allbody .subject .navigation a:nth-child(8):hover{
    background-image: url(../img/public/headicon10.png);
}
.allbody .subject .navigation a:nth-child(9) {
  background-image: url(../img/public/headicon8.png);
}
.allbody .subject .navigation a:nth-child(9).active{
  background-image: url(../img/public/headicon8.png);
}
.allbody .subject .navigation a:nth-child(9):hover{
    background-image: url(../img/public/headicon88.png);
}
.allbody .subject .navigation a:nth-child(10) {
  background-image: url(../img/public/headicon9.png);
}
.allbody .subject .navigation a:nth-child(10).active{
  background-image: url(../img/public/headicon9.png?v=1.1);
}
.allbody .subject .navigation a:nth-child(10):hover{
    background-image: url(../img/public/headicon99.png?vv=1.1);
}
.allbody .subject .navigation .active {
  background-color: rgb(165,181,110);
  color: #fff;
  /* border-left: solid 5px rgb(165,181,110); */
}
.allbody .subject .navigation .navclose {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
}
.allbody .subject .navigation .navclose img {
  width: 20px;
}
.allbody .subject .self {
  float: right;
  width: 1008px;
  min-height: 720px;
  background-color: #fff;
  padding: 0 30px;
  box-sizing: border-box;
}
.allbody .subject .self .colum {
  border-bottom: solid 1px #e5e5e5;
}
.allbody .subject .self .colum a {
  display: inline-block;
  line-height: 50px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #9c9da4;
  margin-right: 15px;
  position: relative;
}
.allbody .subject .self .colum .btns{
    display: flex;
    float: right;
    height: 50px;
    align-items: center;
}
.allbody .subject .self .colum a.btn{
    margin: 0 auto;
    display: block;
    width: 80px;
    line-height: 26px;
    text-align: center;
    border-radius: 8px;
    border: solid 1px rgb(25,118,210);
    font-size: 12px;
    color: rgb(25,118,210);
    transition: all .3s;
    margin-right: 10px;
}
.allbody .subject .self .colum a.btn:hover{
    color: #fff;
    background-color: rgb(25,118,210);
}
.allbody .subject .self .colum .chose {
  color: #555666;
  border-bottom: solid 3px rgb(165,181,110);
}
footer {
	padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .gline {
  width: 30px;
  height: 2px;
  background-color: #555666;
}
footer .lineword {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #555666;
  margin: 0 10px;
}
.author:hover .authorWindow {
  display: block;
}
.authorWindow {
  display: none;
  background-color: #fff;
  position: absolute;
  width: 300px;
  height: 276px;
  box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.1);
  border: solid 1px #dcdcdc;
  z-index: 100;
  transform: translateX(-50%);
}
.authorWindow .back {
  width: 300px;
  height: 110px;
}
.authorWindow .back img {
  width: 100%;
}
.authorWindow .information {
  position: relative;
  padding: 15px 25px;
  box-sizing: border-box;
}
.authorWindow .information .head {
  width: 54px;
  height: 54px;
  border: solid 3px #fff;
  border-radius: 50%;
  position: absolute;
  top: -27px;
  left: 38px;
  overflow: hidden;
}
.authorWindow .information .head img {
  width: 100%;
}
.authorWindow .information .follow {
  text-align: right;
}
.authorWindow .information .follow button {
  cursor: pointer;
  display: inline-block;
  width: 57px;
  height: 26px;
  border-radius: 8px;
  border: solid 1px rgb(165,181,110);
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  text-align: center;
  line-height: 26px;
  letter-spacing: 0px;
  color: rgb(165,181,110);
  background-color: #fff;
}
.authorWindow .information .thatman .camp {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #555666;
}
.authorWindow .information .thatman .camp span {
  font-weight: bold;
}
.authorWindow .information .thatman .identity {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #555666;
}
.authorWindow .information .thatman .numbers span {
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #72737e;
}
.authorWindow .information .thatman .numbers .dz {
  background-image: url(../img/public/Fabulous.png);
  text-indent: 20px;
  background-position: left center;
  background-repeat: no-repeat;
}
.authorWindow .information .thatman .numbers .pl {
  background-image: url(../img/public/comment.png);
  text-indent: 20px;
  background-position: left center;
  background-repeat: no-repeat;
}
.authorWindow .information .thatman .visit {
  display: block;
  width: 97px;
  height: 26px;
  background-color: rgb(165,181,110);
  border-radius: 8px;
  text-align: center;
  margin: 10px auto;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}
.xiugaia{
  background: #DAE3F3;
  padding: 3px 10px;
  margin-left: 8px;
  font-size: 14px;
  border-radius: 2px;
  color: #424242;
  display: inline-block;
  height: 24px;
  line-height: 24px;
}
@media screen and (max-width: 1025px) {
  .head_pic{
    padding-top: 20px;
  }
  .subject {
    width: 95%;
  }
  .allbody .subject .navigation {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    padding-top: 50px;
    display: none;
  }
  .allbody .subject .navigation .navclose {
    display: block;
  }
  .allbody .subject .self {
    width: 100%;
    padding: 0 5px 20px;
    min-height: auto;
  }
  .allbody .subject .self .colum a {
    line-height: 40px;
    font-size: 14px;
  }
  footer .lineword {
    line-height: 25px;
	 text-align: center;
  }
  .head .subject .foldmenu {
    display: block;
    float: right;
  }
  .head .subject .foldmenu .fold {
    width: 25px;
    margin-top: 9px;
    margin-left: 10px;
  }
  .head .subject .foldmenu .fold img {
    width: 100%;
    display: block;
  }
}
