body {
 padding-top: 0 !important;
}

.header .logo img {
    margin: 0 auto;
    display: inline-block;
    width: 23%;
    float: left;
    margin-top: 14px;
    margin-right: 12px;
}

.header .logo {
    line-height: 50px;
    vertical-align: bottom;
    margin-top: 0px;
    float: left;
    margin-left: 80px;
    color: white;
    width: 17%;
}

.text {
 display: inline-block;
 margin-left:10px;
 margin-top:11px;
 height: 45px;
}

.nav-tabs {
 border-bottom: none;
}

 .nav-tabs > li > a {
  height: 100%;
  margin: 0;
 }

.boo {
 display: inline-block;
 float: right;
 margin-right: 20px;
 line-height: 50px;
 height: 50px;
}

 .boo a:hover {
  color: #2577E3;
 }

.navbar-nav > li > a {
 padding: 0 10px;
 margin: 0;
 line-height: 50px;
}

.text a {
 color: #ffffff;
 font-size: .8rem;
 margin-top: 10px;
 display: inline-block;
 margin-left: 20px;
 text-decoration: none;
}

 .text a:hover {
  color: #2577E3;
 }

.boo a {
 color: #ffffff;
 font-size: .8rem;
 margin-top: 10px;
 display: inline-block;
 margin-left: 20px;
 text-decoration: none;
}

.centent {
 margin-top: 60px;
 position: relative;
 z-index: 49;
}

 .centent .zw {
  border: 1px solid #dfdfdf;
  padding: 0;
  width: 260px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: white;
 }

.tudingd {
 position: absolute;
 right: 10px;
 top: 10px;
}

.centent h3 {
 font-size: .8rem;
 padding-bottom: 10px;
 border-bottom: 1px solid #dfdfdf;
 text-align: center;
}

.centent .bh {
 padding-bottom: 20px;
 border-bottom: 1px solid #dfdfdf;
}

 .centent .bh span {
  display: inline-block;
  margin-left: 35px;
  float: none;
  font-size: 16px;
  font-weight: 600;
 }

.centent .an {
 margin-top: 15px;
 padding-top: 15px;
 padding-bottom: 15px;
 background: #e5e5e5;
 border: 1px solid #dfdfdf;
 text-align: center;
}

.centent button {
 border: 0 none;
 background: none;
 font-size: .8rem;
 padding: 4px 10px;
 border-radius: 3px;
 color: white;
 margin-left: 48px;
}

.centent .tj {
 background: #ff0000;
 border: 1px solid #ff0000;
}

.centent .cz {
 background: #0abc0a;
 border: 1px solid #0abc0a;
}

.centent .bz {
 margin-top: 15px;
 text-align: center;
 font-size: 1rem;
 padding: 15px 0px;
 border: 1px solid #dfdfdf;
}

.centent .hl {
 margin-top: 15px;
 margin-left: 15px;
 padding-bottom: 20px;
}

.centent ul {
 margin-bottom: 20px;
}

 .centent ul li {
  margin-bottom: 10px;
 }

.centent .hl a {
 display: inline-block;
 font-size: .8rem;
 line-height: 20px;
 color: #000000;
 margin-left: 10px;
 text-decoration: none;
}

.centent .wyd {
 width: 20px;
 height: 20px;
 background: #8080FF;
 display: inline-block;
 float: left;
}

.centent .yd {
 width: 20px;
 height: 20px;
 background: #ffe400;
 display: inline-block;
 float: left;
}

.centent .yjf {
 width: 20px;
 height: 20px;
 background: #ff0000;
 display: inline-block;
 float: left;
}

.centent .hl p {
 font-size: .8rem;
 padding-right: 10px;
}

.centent .zt {
 height: 100%;
 margin-left: 260px;
 background-color: white;
 overflow: hidden;
 position: relative;
}

.centent .th .br {
 width: 100px;
 height: 80px;
 border: 1px solid red;
 margin: 30px;
}

.centent .fs {
 position: absolute;
 left: 10px;
 top: 10px;
 z-index: 2000;
}
.fs img {
cursor:pointer;
}
.element {
 display: none;
 position: absolute;
 width: 300px;
 border: 1px solid #dfdfdf;
 border-radius: 4px;
 background-color: white;
 z-index: 10000;
}

.box:hover +.element {
 display: block;
}

.element span {
 font-size: .8rem;
 display: inline-block;
 background: #d9edff;
 width: 100%;
 text-align: center;
 padding: 10px 0px;
}

.element p {
 margin-left: 10px;
 margin-top: 5px;
}
