@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;
}
.main {
  width: 100%;
  background-color: #F5F7FA;
}
.main .layout {
  width: 1200px;
  margin: 0 auto;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body a:hover {
  cursor: pointer;
}
@font-face {
  font-family: element-icons;
  src: url(/statics/ysgxfdy/static/element-ui/fonts/element-icons.woff) format("woff"), url(/statics/ysgxfdy/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: #2d7cff !important;
  color: white  !important;
}
.pagez .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
  background-color: #2d7cff !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: #2d7cff !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;
}
.indexheader {
  position: fixed;
  background: white;
  width: 100%;
  z-index: 9999;
  height: 100px;
}
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 {
  position: relative;
  font-size: 0;
  line-height: 80px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
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;
  width: 1200px;
}
header header.indexheader .head-main .nav > ul > li.on > a:after,
header header.indexheader .head-main .nav > ul > li > a:after {
  background: #fff;
}
header .head-main .nav > ul > li.on > a:after,
header .head-main .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 .head-main .nav > ul {
  display: flex;
  justify-content: space-between;
}
header .head-main .nav > ul > li {
  line-height: 100px;
  position: relative;
}
header .head-main .nav > ul > li > a {
  display: block;
  font-size: 18px;
  position: relative;
  height: 100px;
  z-index: 9999999;
  font-weight: 400;
  color: #666666;
}
header .head-main .nav > ul > li > a:hover {
  color: #1D65FC ;
}
header .head-main .nav img {
  vertical-align: middle;
}
header .head-main .nav .drop-down {
  min-width: 173px;
  text-align: center;
  background: #ffffff;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 30px 0;
  display: none;
  margin-top: -11px;
  z-index: 999;
}
header .head-main .nav li:hover .drop-down {
  display: block;
}
header .drop-down ol {
  line-height: 35px;
}
header .drop-down ol a {
  display: block;
  font-size: 18px;
  color: #666;
  padding: 5px 12px 0 8px;
  line-height: 30px;
  /* word-break: keep-all; */
  /* white-space: nowrap; */
}
header .drop-down ol a:hover {
  color: #1D65FC;
  font-weight: 600;
}
header .tel {
  float: right;
  margin-left: 75px;
  font-size: 18px;
  color: #410f07;
  font-family: 'RUBIK-REGULAR-WEBFONT';
  padding-left: 25px;
  background: url(/statics/ysgxfdy/images/tel.png) no-repeat left center;
}
header .nav_flag:before {
  content: "";
  width: 6px;
  height: 10px;
  background: url(/statics/ysgxfdy/images/nav_img.png) no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 13px;
  left: 50%;
  transform: translate(-50%, -50%);
}
header .nav_active > a {
  color: #064A88 !important;
}
header .nav_active:before {
  content: "";
  width: 6px;
  height: 10px;
  background: url(/statics/ysgxfdy/images/nav_img0.png) no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 13px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.title_imgs img {
  width: 1200px;
}
.tops {
  margin-top: 90px;
}
.content {
  width: 100%;
  height: auto;
  background: url(/statics/ysgxfdy/images/pt3_bck.png) no-repeat center top;
  background-size: 100% 670px;
  overflow: hidden;
  min-width: 1200px;
}
.box_c1 {
  position: relative;
  top: -20px;
}
.footer {
  min-width: 1180px;
  margin-top: 50px;
}
.footer .footer-link {
  padding: 20px 0;
}
.footer .footer-link h3 {
  font-size: 18px;
  display: block;
  color: #666666;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}
.footer .footer-link a {
  font-size: 16px;
  display: block;
  float: left;
  text-align: left;
  margin-right: 25px;
  color: #666666;
  line-height: 30px;
}
.footer .info-wrap {
  text-align: center;
  height: 206px;
  background-color: #2D7CFF;
  padding-top: 68px;
  margin-top: 75px;
}
.footer .info-wrap span {
  font-size: 14px;
  color: white;
  margin-right: 17px;
  display: inline-block;
  line-height: 24px;
}
.footer .info-wrap span.last {
  margin-right: 0;
}
.footer .info-wrap a {
  font-size: 14px;
  color: white;
  margin-right: 17px;
}
.footer .info-wrap a i {
  display: inline-block;
  width: 18px;
  height: 20px;
  vertical-align: -3px;
}
.navigation-bread {
  margin-top: 20px;
  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: #2d7cff;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
