.five {
  font-size: 0;
}

/*.five > div {*/
/*width: 18.5%;*/
/*display: inline-block;*/
/*margin: 0 0.75%;*/
/*}*/

.box > p {
  margin: 10px 0 0px 14px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}

.box span {
  font-size: 12px;
  font-weight: 400;
  color: rgb(153, 153, 153);
  line-height: 28px;
}

.box > span > img {
  vertical-align: text-bottom;
  width: 16px;
}

.box {
  margin: 15px 0;
}

.content > .container > .content-item > .row:nth-child(1) {
  margin-bottom: 10px;
}

.content > .container {
  padding-bottom: 10px;
}

/* .t-box {
  width: 52px;
  border: 2px solid rgba(255, 255, 255, 0.28);
  z-index: 9999;
  position: fixed;
  right: 25px;
  top: 59.5%;
  background: white;
  border-radius: 6px;
  box-shadow: #bbb 0 0 6px;
  font-size: 12px;
} */

.header .navbar-nav > li > a:hover,
.navbar-login a:hover {
  color: #b7b7b7 !important;
}

.header .navbar-nav > li > a > img {
  margin-left: 2px;
}

.drop-down {
  position: absolute;
  color: #fff;
  background: #FFAD65;
  opacity: 0.95;
  border-radius: 0px 0px 5px 5px;
  width: 140px;
  margin-top: 1px;
  padding-top: 5px;
  z-index: 1;
  margin-left: -2px;
  padding-bottom: 5px;
  padding-left: 2px;
}

#drop-down3 {
  box-shadow: 0 0 3px #c1bebe;
  width: 100px;
  background: #fff;
  color: rgb(100, 100, 100);
}

#drop-down3 p {
  margin-left: 11px;
  margin-right: 13px;
}

.drop-down p {
  margin-left: 30px;
  margin-right: 40px;
  margin-top: 10px;
}

.search-left > img,
.search-left2 > img {
  margin-top: 1px;
}

.header .navbar-nav > li {
  position: relative;
}

#ppt,
#excel,
#word,
#gg,
#more,
#ht,#gj {
  display: none;
  width: 419px;
  background: #ffffff;
  border-radius: 8px;
  position: absolute;
  z-index: 9000;
  right: -156px;
  top: 58px;
  box-shadow: 0px 3px 11px 2px #05050538;
  font-size: 0;
}

#ppt {
  right: -166px;
  width: 440px;
}

#ppt .threeSoft {
  max-width: 332px;
}

#excel {
  right: -158px;
  width: 440px;
}

#excel .threeSoft {
  max-width: 320px;
}

#word {
  right: -147px;
}

#ht {
  right: -245px;
  width: 600px;
}

#ht .threeSoft {
  max-width: 485px;
}

#more {
  right: -135px;
  width: 380px;
}

#gg {
  right: -155px;
}

#ppt h2,
#excel h2,
#word h2,
#gg h2,
#more h2,
#ht h2,
#gj h2{
  background: #ee5531;
  border-radius: 8px 8px 0px 0px;
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 40px;
}

#excel h2 {
  background: #2ca64c;
}

#word h2 {
  background: #3a66a5;
}

#gg h2,
#more h2,
#ht h2,
#gj h2{
  background: #ff9b19;
}

.twoSoft {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
  display: inline-block;
  vertical-align: text-top;
  margin: 5px 25.5px 0;
}

.card-bt .card-row:nth-child(2) .threeSoft,
.card-bt .card-row:nth-child(3) .threeSoft,
.card-bt .card-row:nth-child(4) .threeSoft,
.card-bt .card-row:nth-child(5) .threeSoft,
.card-bt .card-row:nth-child(6) .threeSoft {
  border-top: 1px solid #e8e8e8;
}

.threeSoft {
  display: inline-block;
  max-width: 310px;
  vertical-align: text-top;
  padding-bottom: 5px;
  padding-top: 5px;
}

.threeSoft a {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 34px;
  margin-right: 20px;
}

.card-bt {
  padding: 5px 0;
}

.threeSoft a:hover {
  color: #ff9b19;
}

#gg .card-bt,
#more .card-bt,
#gj  .card-bt{
  padding: 3px 10px 6px;
}

#gg a,
#more a ,
#gj a{
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 52px;
  margin: 0 10px;
}

#more a {
  line-height: 40px;
  /* white-space: nowrap; */
}

#gg a:hover,
#more a:hover {
  color: #ff9b19;
}

.threeSoft a,
#more .card-bt a {
  display: inline-block;
}

/* @media screen and (-webkit-min-device-pixel-ratio: 0) {
  .threeSoft a,
  #more .card-bt a {
    white-space: nowrap;
  }
} */

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
}

.header .nav a:focus {
  color: #b7b7b7;
}
.header .nav .threeSoft a:focus {
  color: #666666 !important;
}

.msg > div > p:nth-child(1) {
  width: 126px;
  height: 20px;
  white-space: nowrap; /*超出的空白区域不换行*/
  overflow: hidden; /*超出隐藏*/
  text-overflow: ellipsis; /*文本超出显示省略号*/
}
.msg > div > p:nth-child(2) {
  width: 126px;
  height: 20px;
  white-space: nowrap; /*超出的空白区域不换行*/
}
footer p {
  max-width: 100% !important;
}
@media (max-width: 992px) {
  .navbar-login {
    width: 63px !important;
  }
}
.search-left2 > img {
  position: absolute;
  right: 5px;
  top: 44%;
}

.search-left2 {
  position: relative;
  background: rgb(83, 83, 83);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: inline-block;
  width: 100px;
  height: 45px;
  vertical-align: top;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #b7b7b7;
  cursor: pointer;
}

.search-left2 > span {
  position: absolute;
  left: 14px;
  top: 29%;
}

.msg p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 158px;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-text-fill-color: #b7b7b7;
}
.search-input2 {
  caret-color: #b7b7b7;
  /* min-width: 160px; */
  width: 100px;
  display: inline-block;
  height: 45px;
  outline: none;
  text-indent: 15px;
  background: rgb(63, 63, 63);
  border: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #b7b7b7;
}
html {
  overflow-y: scroll !important;
}
.download2 {
  background: #ff8b19;
  border-radius: 4px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: 46px;
  width: 216px;
  height: 46px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}

#a5 .download2 {
  background: #5fadf8;
}

#a5 .download2:hover {
  background: #6eb7fd;
}
@media (min-width: 1200px) {
  .sidebar .download {
    width: 272px;
  }
}
@media (max-width: 1200px) {
  #a3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 276px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .container {
    width: 860px !important;
  }
}

.nav > li > a {
  padding: 10px 10px;
}
body {
  min-width: 1200px;
  overflow-x: unset;
}

.navbar {
  min-width: 1200px;

}

#primary {
  min-width: 1200px;

}

.shiyin .row div .col-xs-6 {
  width: 25% !important;
}

.col-md-8 {
  width: 66.66666667%;
  float: left;
}

.col-md-4 {
  width: 33.33333333%;
  float: left;
}

.col-md-4 > .row {
  min-width: 100%;
}
/*遮罩*/
.mask_img {
  position: relative;
  display: block;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px 4px 0 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
}

.mask_img:hover .overlay {
  display: block;
}

.mask_img:hover .overlay button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22.5px;
  margin-left: -65px;
}

.overlay button {
  border: 0px;
  background: #FF8B19;
  border-radius: 4px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  width: 130px;
  height: 45px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}