@charset "utf-8";
.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body a:hover {
  cursor: pointer;
}
@font-face {
  font-family: element-icons;
  src: url(../static/element-ui/fonts/element-icons.woff) format("woff"), url(../static/element-ui/fonts/element-icons.ttf) format("truetype");
  font-weight: 400;
  font-display: "auto";
  font-style: normal;
}
.pagez .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #1f4b93 !important;
  color: white  !important;
}
.pagez .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
  background-color: #1f4b93 !important;
  color: white  !important;
}
.pagez .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #606266 !important;
}
.pagez .el-pagination {
  text-align: center;
  padding-top: 52px !important;
}
.pagez .el-pager li.active {
  color: #1f4b93 !important;
  cursor: default;
}
.pagez .el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
  line-height: 27px !important;
}
.search_box {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_logo {
  width: 390px;
  height: 70px;
  float: left;
}
.header_logo img {
  width: 100%;
  height: 100%;
  display: block;
}
.header_search {
  width: 485px;
  height: 43px;
  border-radius: 21px 21px 21px 21px;
  position: relative;
  float: right;
}
.header_search form {
  display: flex;
}
.header_search form .search {
  width: 392px;
  height: 43px;
  background: transparent;
  border-radius: 32px 0 0 32px;
  border: 0;
  font-size: 15px;
  color: white;
  display: inline-block;
  text-indent: 1rem;
  border: 1px solid #E9E9E9;
}
.header_search form .search::placeholder {
  color: white;
}
.header_search form .btn {
  width: 93px;
  height: 43px;
  background: white;
  border-radius: 0 32px 32px 0;
  font-size: 16px;
  font-weight: 400;
  color: #3555F4;
  line-height: 43px;
  text-align: center;
  cursor: pointer;
  border: 0;
}
.header_top {
  position: relative;
}
.headbar {
  position: relative;
  z-index: 5;
  background-color: rgba(255, 251, 240, 0.8);
}
.headbar .headbar-left {
  float: left;
}
.headbar .headbar-left p a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #818181;
  line-height: 60px;
}
.headbar .headbar-left p a:hover {
  color: #818181;
}
.headbar .headbar-right {
  float: right;
}
.headbar .headbar-right .headbar-sing {
  display: inline-block;
}
.headbar .headbar-right .headbar-sing a:hover {
  color: #1f4b93;
}
.headbar .headbar-right .headbar-sing a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #818181;
  line-height: 60px;
}
.headbar .headbar-right .headbar-sing i {
  font-style: normal;
  margin: 0 12px;
}
.headbar .headbar-right .czzn-btn {
  display: inline-block;
  margin-left: 20px;
}
.headbar .headbar-right .czzn-btn a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 60px;
}
.headbar .headbar-right .czzn-btn a:hover {
  color: #1f4b93;
}
.headbar .headbar-right .headbar-phone {
  margin-left: 20px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #818181;
  line-height: 60px;
}
.headbar-phone img {
  width: 20px;
  height: 20px;
  vertical-align: -4px;
  margin-right: 10px;
}
.logo_box {
  width: 100%;
  height: 160px;
  background: url(../images/headerbck.png) no-repeat center top;
  background-size: 100% 160px;
  display: flex;
  align-items: center;
  min-width: 1200px;
}
header .fixed {
  background: #fff;
  -moz-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
}
header .head-main .logo {
  float: left;
}
header .head-main .logo img {
  vertical-align: middle;
  height: 50px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
header .head-main .logot {
  float: left;
}
header .head-main .logot img {
  vertical-align: middle;
  height: 38px;
  padding-left: 10px;
  margin-left: 10px;
  /*border-left: 1px solid rgba(65,15,7,.1);*/
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
header .head-main .nav {
  display: inline-block;
  vertical-align: middle;
}
header header.indexheader .nav > ul > li.on > a:after,
header header.indexheader .nav > ul > li > a:after {
  background: #fff;
}
header .nav > ul > li.on > a:after,
header .nav > ul > li > a:hover:after {
  backface-visibility: hidden;
  -webkit-transition: width 350ms ease-in-out;
  transition: width 350ms ease-in-out;
  width: 5px;
}
header .nav > ul > li {
  float: left;
  position: relative;
  margin-right: 85px;
}
header .nav > ul > li > a {
  display: block;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}
header .nav img {
  vertical-align: middle;
}
header .nav .drop-down {
  width: max-content;
  background: rgba(168, 0, 0, 0.67);
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 15px 40px 15px 45px;
  display: none;
  margin-top: -11px;
  z-index: 999;
}
header .nav li:hover .drop-down {
  display: block;
}
header .drop-down ol {
  line-height: 35px;
}
header .drop-down ol li i {
  width: 5px;
  height: 5px;
  background: #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.box_c1 {
  position: relative;
  top: -20px;
}
.drop-down {
  margin-top: 0 !important;
}
.nav > ul > li > a {
  height: 55px !important;
}
.header_top .indexheader {
  width: 100%;
  height: 55px;
  background: white;
  line-height: 55px;
  box-shadow: 6px 3px 8px 3px rgba(51, 53, 54, 0.1);
  min-width: 1200px;
}
.header_top .indexheader .classfiy {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header_top .indexheader .left .login {
  width: 80px;
  height: 30px;
  background: #1943F3;
  border-radius: 4px;
}
.header_top .indexheader .left .login a {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  display: block;
  text-align: center;
  line-height: 30px;
}
header .nav > ul > li > a {
  color: #333;
}
.footer {
  min-width: 1200px;
}
.info-wrap .layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_left img {
  width: 266px;
  height: 50px;
}
.footer .info-wrap {
  height: 210px;
  background-color: #3F4246;
  min-width: 1200px;
  display: flex;
  align-items: center;
}
.footer_right {
  display: flex;
}
.footer_right div:first-child {
  margin-right: 85px;
}
.footer_right h3,
.footer_right span,
.footer_right a {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: white;
  display: block;
  line-height: 25px;
}
.navigation-bread {
  margin-top: 92px;
  overflow: hidden;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 16px;
  color: #666666;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #1f4b93;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}


.nav li:hover a {
    color: #1943F3;
}
.nav_flag a {
    color: #1943F3 !important;
}