
body {
  height: 100%;
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  user-select: none;
}
ul,li,img {list-style:none;border:none; padding:0; margin:0;}
*, ::after, ::before {
  box-sizing: border-box;
}
body, div, p, ol, ul, li, a, img, span {
  margin: 0;
  padding: 0;
}
a {text-decoration:none;cursor:pointer;outline:none; color:#333}


.license-banner {
  color: #fff;
  height: 200px;
  background: url(../img/qingdao/zhz-banner.png) no-repeat center;
}
.license-cont{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.license-banner .licenseprompt{
  font-size: 16px;
  background: url(../img/qingdao/zh-prompt.png) no-repeat left;
  padding-left: 25px;
  margin-top: 15px;
}
.wra-title {
  height: 100px;
  width: 100%;
  line-height: 100px;
  text-align: center;
  position:relative;
}
.wra-title .Title-nav {
  width: 300px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.wra-title .Title-nav ul li{
  width: 150px;
  text-align: ;
  float: left;
  font-size: 24px;
  font-weight: 700;
  cursor: pointer;
}
.wra-title .Title-nav .Title-click{ color: #4293f4;}
.wra-title .Title-E {
  font-size: 82px;
  font-weight: 700;
  color: #edf1fe;
  position: relative;
  z-index: 1;
  top: ;
}

.license-info{
  margin: 20px 0px;
  font-size: 14px;
line-height: 24px;
padding: 8px 16px;
border: 1px solid rgba(62,151,223,.2);
background: #f3f8fe;
color: #45484b;
}
.license-info .count{
  color: red;
font-weight: 700;
}
.license-info .link {
  margin-left: 20px;
  transition: color .2s;
color: #4293f4;
background: transparent;
text-decoration: none;
outline: none;
cursor: pointer;
}
.license-info .link:hover {
  color:#3762bf
 }
 .bx-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 35px;
}
.bx-wrapper ul li {
  width: 33.3%;
  float: left;
  color: #fff;
  padding: 0 10px;
  position: relative;
  margin-bottom: 30px;
}
.bx-wrapper ul li a{
  height: 120px;
  padding: 30px;
  border-radius: 10px;
  
  display: flex;
}
.bx-wrapper ul li a:hover{
  box-shadow: 0 0 1.5rem 0 rgba(9,41,77,.12);
}
.bx-wrapper ul li a .Licenicon{
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  background: #fff;
  border-radius: 50px;
  margin-right: 20px;
}
.bx-wrapper ul li a .department{
  font-size: 14px;
  color: #fff;
}
.bx-wrapper ul li a .Licenname{
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}

  .bg-banner {
    height: 220px;
    background: url('../img/qingdao/zhengzbanner.png') no-repeat;
    background-size: cover;
  }
  .bg-banner .container {
    position: relative;
    height: 100%;
  }
  .bg-banner .tab-container {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .bg-banner .tab-container div {
    width: calc(25% - 1px);
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 22px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    cursor: pointer;
  }
  .bg-banner .tab-container div:hover {
    background: rgba(0, 0, 0, 0.5);
  }
  .bg-banner .tab-container div.active {
    background: #fff;
    color: #000;
  }
  .bg-banner .title {
    color: #fff;
    padding-top: 24px;
  }
  .bg-banner .title h1 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 4px;
  }
  .bg-banner .title p {
    font-size: 16px;
    letter-spacing: 1px;
  }


.bx-wrapper ul li .card1{ background: url(../img/qingdao/card-bg1.png) no-repeat center;}
.bx-wrapper ul li .card2{ background: url(../img/qingdao/card-bg2.png) no-repeat center;}
.bx-wrapper .card3{ background: url(../img/qingdao/card-bg3.png) no-repeat center;}
.bx-wrapper .card4{ background: url(../img/qingdao/card-bg4.png) no-repeat center;}
.bx-wrapper .card5{ background: url(../img/qingdao/card-bg5.png) no-repeat center;}
.bx-wrapper .card6{ background: url(../img/qingdao/card-bg6.png) no-repeat center;}