.wrapper {
  width: 100%;
  background: #fff; }

.banner {
  width: 100%;
  height: 250px;
  background: #f3f5f9;
  padding-top: 28px;
  position: relative; }

.banner-wrap {
  width: 1176px;
  height: 135px;
  border-radius: 5px;
  margin: 0 auto;
  background: url(../images/databases-banner.png) no-repeat; }
  .banner-wrap h2 {
    font-size: 30px;
    color: #fff;
    line-height: 135px;
    padding-left: 78px; }
    .banner-wrap h2 span {
      font-size: 18px;
      margin-left: 34px; }

.databases-nav-box {
  margin-top: -96px;
  position: relative; }

.databases-nav {
  width: 1176px;
  margin: 0 auto; }
  .databases-nav:after {
    content: "";
    clear: both;
    display: block; }
  .databases-nav > li {
    float: left;
    width: 113px;
    height: 57px; }
    .databases-nav > li > a {
      display: block;
      width: 100%;
      height: 100%;
      font-size: 18px;
      line-height: 57px;
      text-align: center;
      font-weight:600;
      color: #444; }
    .databases-nav > li:hover > a {
      color: #f7391a; }

.databases-nav-list {
  width: calc(100% - 52px);
  min-height: 36px;
  box-shadow: 0 0 10px 5px #f4f7fb;
  background: #fff;
  border-radius: 5px;
  padding: 26px 26px 18px 26px; }
  .databases-nav-list:after {
    content: "";
    clear: both;
    display: block; }
  .databases-nav-list a {
    float: left;
    display: inline-block;
    padding: 0 12px;
    height: 28px;
    line-height: 28px;
    margin-right: 18px;
    font-size: 14px;
    color: #444444;
    border-radius: 3px;
    margin-bottom: 8px; }
    .databases-nav-list a:hover {
      background: #f7391a;
      color: #fff; }

.databases-nav-active {
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden; }
  .databases-nav-active a {
    color: #F01414 !important; }

.databases-nav-list-active {
  background: #f7391a !important;
  color: #fff !important; }

.main {
  width: 1176px;
  margin: 0 auto; }

.main-top {
  width: 100%;
  height: 44px;
  margin-top: 24px; }
  .main-top:after {
    content: "";
    clear: both;
    display: block; }

.select-type {
  float: left;
  width: 111px;
  height: 44px;
  position: relative;
  z-index: 5; }
  .select-type h5 {
    font-size: 14px;
    color: #444;
    line-height: 44px;
    text-align: center;
    cursor: pointer; }
    .select-type h5 img {
      display: inline-block;
      vertical-align: middle;
      margin-left: 8px; }

.select-type-wrap {
  z-index: 5;
  display: none;
  position: absolute;
  width: 88px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px 5px #f4f7fb;
  padding: 13px 12px; }
  .select-type-wrap:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 10px;
    background: url(../images/databases-select-jiao.png) no-repeat;
    top: -10px;
    left: 50%;
    margin-left: -10px; }
  .select-type-wrap ul li {
    font-size: 14px;
    color: #444;
    line-height: 30px;
    border: 1px solid transparent;
    text-align: center;
    border-radius: 5px;
    cursor: pointer; }
    .select-type-wrap ul li:hover {
      background: #fff2f0;
      border-color: #ffe8e4;
      color: #f7391a; }

.select-type-wrap-active {
  background: #fff2f0 !important;
  border-color: #ffe8e4 !important;
  color: #f7391a !important; }

.sub-list {
  float: left;
  height: 44px;
  margin-left: 20px; }
  .sub-list:after {
    content: "";
    clear: both;
    display: block; }
  .sub-list li {
    float: left;
    font-size: 14px;
    color: #888;
    line-height: 44px;
    margin-right: 46px; }
    .sub-list li a {
      color: #888; }

.sub-list-active {
  position: relative; }
  .sub-list-active a {
    font-weight:600;
    color: #000 !important; }
  .sub-list-active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #444444;
    bottom: 0;
    left: 0; }

.download-list {
  width: 100%;
  margin-top: 20px; }
  .download-list:after {
    content: "";
    clear: both;
    display: block; }

.download-item {
  width: 277px;
  height: 257px;
  border: 1px solid #ebeef3;
  float: left;
  border-radius: 5px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden; }
  .download-item:hover {
    box-shadow: 0 0 10px 5px #f4f7fb; }
  .download-item a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%; }
  .download-item a > img {
    display: block;
    width: 100%;
    height: auto; }

.download-item:nth-child(4n) {
  margin-right: 0; }

.download-item-wrap {
  width: calc(100% - 40px);
  padding: 0 20px;
  height: 202px;
  position: absolute;
  bottom: 0;
  z-index: 2;
  background: #fff; }
  .download-item-wrap h3 {
    font-size: 16px;
    color: #444;
    font-weight:600;
    padding-top: 26px; }

.download-type {
  position: absolute;
  padding: 0 9px;
  height: 22px;
  top: -30px;
  left: 18px;
  background: rgba(0, 0, 0, 0.57);
  border-radius: 11px;
  font-size: 12px;
  color: #fff;
  line-height: 22px; }
  .download-type img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px; }
.download-txt {
  font-size: 12px;
  color: #888888;
  line-height: 21px;
  height: 42px;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.download-data {
  margin-top: 16px;
  line-height: 26px; }
  .download-data:after {
    content: "";
    clear: both;
    display: block; }
  .download-data span:nth-child(1) {
    float: left;
    display: block;
    padding-left: 16px;
    line-height: 26px;
    font-size: 12px;
    color: #999999;
    background: url(../images/author.png) no-repeat left; }
  .download-data span:nth-child(2) {
    float: right;
    display: block;
    padding-left: 18px;
    line-height: 26px;
    font-size: 12px;
    color: #999999;
    background: url(../images/download-icon.png) no-repeat left; }
  .download-data span:nth-child(3) {
    float: right;
    display: block;
    padding-left: 18px;
    line-height: 26px;
    font-size: 12px;
    color: #999999;
    margin-right: 18px;
    background: url(../images/see.png) no-repeat left; }

.download-btn {
  position: absolute;
  bottom: 0;
  width: calc(100% - 40px);
  height: 50px;
  border-top: 1px solid #ebeef3; }
  .download-btn:after {
    content: "";
    clear: both;
    display: block; }
  .download-btn span {
    float: left;
    font-size: 16px;
    color: #444444;
    line-height: 50px; }
  .download-btn em {
    float: right;
    padding-left: 18px;
    font-size: 14px;
    color: #000000;
    line-height: 50px;
    background: url(../images/download-icon.png) no-repeat left; }

.footer {
  width:100%;
  height: 326px;
  background: #fbfbfb; }
  .footer h2 {
    width: 1176px;
    margin:0 auto;
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    padding-top: 38px;
    height: 42px;
    border-bottom: 1px solid #ebebeb; }
    .footer h2 span {
      font-size: 16px;
      color: #666666;
      font-weight: normal; }

.footer-wrap {
  width: 1176px;
  margin:0 auto;
  margin-top: 49px;
}
  .footer-wrap:after {
    content: "";
    clear: both;
    display: block; }

.footer-item {
  float: left;
  height: 123px;
  border-right: 1px solid #eff2f6;
  position: relative; }

.fonter-item1 {
  width: 313px;
  padding-left: 48px; }
  .fonter-item1 h3 {
    padding-left: 48px;
    position: absolute;
    height: 32px;
    top: -16px;
    left: 0;
    font-size: 16px;
    color: #444444;
    font-weight: 600;
    line-height: 32px;
    width: calc(100% - 53px);
    background: url(../images/qq.png) no-repeat center left; }

.qq-group {
  width: 100%;
  margin-top: 22px; }
  .qq-group:after {
    content: "";
    clear: both;
    display: block; }
  .qq-group ul {
    width: 50%;
    float: left; }
  .qq-group li {
    font-size: 12px;
    color: #888888;
    line-height: 21px; }

.footer-item2 {
  width: 324px;
  padding-left: 136px; }
  .footer-item2 h3 {
    padding-left: 136px;
    position: absolute;
    height: 32px;
    top: -16px;
    left: 0;
    font-size: 16px;
    color: #444444;
    font-weight: 600;
    line-height: 32px;
    width: calc(100% - 136px);
    background: url(../images/weixin4.png) no-repeat 84px center; }
  .footer-item2 dl {
    margin-top: 22px; }
    .footer-item2 dl:after {
      content: "";
      clear: both;
      display: block; }
    .footer-item2 dl dt {
      float: left;
      width: 110px;
      height: 110px;
      border: 1px solid #f5f5f5;
      background: #fff; }
      .footer-item2 dl dt img {
        display: block;
        width: 100%;
        height: 100%; }
    .footer-item2 dl dd {
      float: left;
      padding-left: 15px; }
      .footer-item2 dl dd p {
        font-size: 12px;
        color: #999999;
        line-height: 21px; }

.footer-item3 {
  width: 232px;
  padding-left: 118px;
  border: none; }
  .footer-item3 h3 {
    padding-left: 118px;
    position: absolute;
    height: 32px;
    top: -16px;
    left: 0;
    font-size: 16px;
    color: #444444;
    font-weight: 600;
    line-height: 32px;
    width: calc(100% - 118px);
    background: url(../images/kefu.png) no-repeat 66px center; }
  .footer-item3 p {
    margin-top: 22px;
    font-size: 12px;
    line-height: 21px;
    color: #999999; }
  .footer-item3 a {
    display: block;
    width: 215px;
    height: 33px;
    border-radius: 17px;
    background: #444444;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px; }

/*# sourceMappingURL=databases.css.map */
