@charset "UTF-8";
.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

/**/
.head-bg {
  border-top: 5px solid #125d97;
}

.head-bg .head-index .logo {
  width: 335px;
  line-height: 110px;
  float: left;
}

.head-bg .head-index .tnav {
  width: 650px;
  float: left;
  margin-left: 65px;
}

.head-bg .head-index .terq {
  float: right;
  margin-top: 38px;
  position: relative;
}

.head-bg .head-index .terq .te {
  background: url(/template/default/assets/images/san.png) no-repeat top center;
  position: absolute;
  top: 35px;
  left: -26px;
  right: 0;
  z-index: 99;
  width: 88px;
  padding-top: 10px;
  display: none;
}

.head-bg .head-index .terq .te img {
  width: 88px;
  height: 88px;
  border: 1px solid #485157;
}

.head-bg .head-index .terq:hover .te {
  display: block;
}

.head-bg .head-index .terq .terq2 {
  margin-left: 13px;
}

/**/
.pro-index {
  margin-top: 60px;
}

.pro-index .ptitle {
  align-items: center;
}

.pro-index .ptitle .ptitle1 h3 {
  font-size: 24px;
  color: #125d97;
}

.pro-index .ptitle .ptitle1 h4 {
  color: #125d97;
  font-size: 50px;
  font-style: italic;
  text-transform: uppercase;
}

.pro-index .ptitle .ptitle2 .psort li {
  margin-left: 5px;
}

.pro-index .ptitle .ptitle2 .psort li a {
  display: block;
  color: #666666;
  font-size: 14px;
  font-family: "黑体";
}

.pro-index .ptitle .ptitle2 .psort li:hover a {
  font-weight: 600;
  color: #125d97;
}

.pro-index .plist1 {
  margin: 0 -20px;
  margin-top: 30px;
}

.pro-index .plist1 li {
  float: left;
  width: 270px;
  margin: 0 20px;
  margin-bottom: 45px;
}

.pro-index .plist1 li .img1 img {
  width: 270px;
  height: 350px;
}

.pro-index .plist1 li .wz {
  height: 30px;
  background: #cecece;
  line-height: 30px;
  text-align: center;
  color: #383838;
  font-size: 14px;
  font-family: "黑体";
}

.pro-index .plist1 li:hover .wz {
  background: #125d97;
  color: #fff;
  font-weight: 600;
}

/**/
.ab-bg {
  background: url(/template/default/assets/images/bj1.jpg) no-repeat top center;
  height: 614px;
  overflow: hidden;
  margin-top: 20px;
  padding-top: 55px;
}

.ab-bg .ab-index .abl {
  width: 600px;
  float: left;
}

.ab-bg .ab-index .abl .atitle h3 {
  color: #fafafa;
  font-size: 24px;
}

.ab-bg .ab-index .abl .atitle h4 {
  color: #fafafa;
  font-size: 50px;
  text-transform: uppercase;
  font-style: italic;
}

.ab-bg .ab-index .abl .aw {
  margin-top: 5px;
}

.ab-bg .ab-index .abl .aw p {
  font-size: 14px;
  color: #fafafa;
  line-height: 23px;
  margin-bottom: 22px;
  font-family: "黑体";
  text-align: justify;
}

.ab-bg .ab-index .abl .amore {
  width: 98px;
  height: 34px;
  border: 1px solid #fafafa;
  border-radius: 20px;
}

.ab-bg .ab-index .abl .amore a {
  display: block;
  line-height: 32px;
  text-align: center;
  color: #fafafa;
  font-size: 12px;
  font-family: "宋体";
}

.ab-bg .ab-index .abl .amore:hover {
  border: 1px solid #ecbd1b;
  background: #ecbd1b;
}

.ab-bg .ab-index .abr {
  width: 515px;
  float: right;
  margin-top: 50px;
}

.ab-bg .ab-index .abr img {
  width: 515px;
  height: 388px;
}

.num-index {
  height: 142px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  background-color: white;
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.18);
  margin-top: -73px;
  position: relative;
  z-index: 99;
  padding: 15px;
}

.num-index .numlist li {
  width: 25%;
  background: url(/template/default/assets/images/tt3.png) no-repeat right center;
}

.num-index .numlist li .n1 p {
  font-size: 14px;
  padding-left: 75px;
}

.num-index .numlist li .n1 p:nth-of-type(1) {
  text-transform: uppercase;
  color: #595757;
  letter-spacing: -0.5px;
}

.num-index .numlist li .n1 p:nth-of-type(2) {
  color: #898989;
  font-family: "黑体";
}

.num-index .numlist li .n2 {
  margin-top: 10px;
  justify-content: center;
  align-items: flex-end;
}

.num-index .numlist li .n2 b {
  color: #595757;
  font-size: 60px;
  line-height: 1;
}

.num-index .numlist li .n2 span {
  color: #595757;
  font-size: 14px;
  line-height: 1.6;
}

.num-index .numlist li:last-child {
  background: none;
}

.num-index .numlist li:last-child .n1 p {
  padding-left: 20px;
}

/**/
.slideGroup {
  margin-top: 40px;
}

.slideGroup .parHd {
  border-bottom: 1px solid #125d97;
  margin-bottom: 13px;
  position: relative;
}

.slideGroup .parHd ul {
  justify-content: flex-start;
}

.slideGroup .parHd ul li {
  width: 95px;
  height: 37px;
  background: #a3d0f3;
  color: #fff;
  text-align: center;
  line-height: 37px;
  font-size: 16px;
}

.slideGroup .parHd ul li.on {
  background: #125d97;
}

.slideGroup .parHd .more {
  position: absolute;
  right: 0;
  top: 10px;
}

.slideGroup .parHd .more a {
  color: #595757;
  font-size: 12px;
  font-family: "黑体";
}

.slideGroup .parHd .more a:hover {
  color: #125d97;
}

.slideGroup .slideBox {
  overflow: hidden;
}

.slideGroup .slideBox .hlist1 li {
  float: left;
  width: 285px;
  margin: 0 10px;
}

.slideGroup .slideBox .hlist1 li .img1 img {
  width: 285px;
  height: 204px;
}

.slideGroup .slideBox .hlist1 li .wz {
  color: #595757;
  font-size: 14px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #f2f2f2;
  font-family: "黑体";
}

.slideGroup .slideBox .hlist1 li:hover .wz {
  background: #125d97;
  color: #fff;
}

/**/
.news-bg {
  background: #d4e2ec;
  height: 670px;
  padding-top: 65px;
  margin-top: 65px;
}

.news-bg .news-index .ptitle {
  align-items: center;
}

.news-bg .news-index .ptitle .ptitle1 h3 {
  font-size: 24px;
  color: #125d97;
}

.news-bg .news-index .ptitle .ptitle1 h4 {
  color: #125d97;
  font-size: 50px;
  font-style: italic;
  text-transform: uppercase;
}

.news-bg .news-index .ptitle .ptitle2 .psort li {
  margin-left: 5px;
}

.news-bg .news-index .ptitle .ptitle2 .psort li a {
  display: block;
  color: #666666;
  font-size: 14px;
  font-family: "黑体";
}

.news-bg .news-index .ptitle .ptitle2 .psort li:hover a {
  font-weight: 600;
  color: #125d97;
}

.news-bg .news-con {
  margin-top: 30px;
}

.news-bg .news-con .newsl {
  width: 520px;
}

.news-bg .news-con .newsl .nlist1 li .nimg img {
  width: 520px;
  height: 328px;
}

.news-bg .news-con .newsl .nlist1 li .ww {
  height: 107px;
  background: #125d97;
  padding: 20px;
}

.news-bg .news-con .newsl .nlist1 li .ww .w1 {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.news-bg .news-con .newsl .nlist1 li .ww .w1 .wz {
  font-size: 16px;
  font-family: "黑体";
}

.news-bg .news-con .newsl .nlist1 li .ww .w1 .date {
  font-size: 12px;
  font-family: "Arial";
}

.news-bg .news-con .newsl .nlist1 li .ww .w2 {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  font-family: "黑体";
}

.news-bg .news-con .newsr {
  width: 660px;
}

.news-bg .news-con .newsr .nlist2 {
  border-bottom: 1px dashed #8f979d;
}

.news-bg .news-con .newsr .nlist2 li {
  border-top: 1px dashed #8f979d;
  line-height: 42.5px;
}

.news-bg .news-con .newsr .nlist2 li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.news-bg .news-con .newsr .nlist2 li a .wz {
  color: #404040;
  font-size: 14px;
  font-family: "黑体";
}

.news-bg .news-con .newsr .nlist2 li a .date {
  color: #595757;
  font-size: 14px;
  font-family: "Arial";
}

.news-bg .news-con .newsr .nlist2 li:hover a .wz {
  color: #125d97;
  font-weight: 600;
}

.news-bg .news-con .newsr .nlist2 li:hover a .date {
  color: #125d97;
  font-weight: 600;
}

/**/
.footbg {
  background: #125d97;
}

.footbg .flink {
  border-bottom: 1px solid rgba(198, 141, 131, 0.3);
  padding: 20px 0;
  font-family: "黑体";
}

.footbg .flink span {
  width: 90px;
  height: 32px;
  background: #ecbd1b;
  text-align: center;
  line-height: 32px;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}

.footbg .flink a {
  color: #f2f2f2;
  font-size: 12px;
}

.footbg .footindex {
  padding: 30px 0;
}

.footbg .footindex .footl {
  width: 700px;
  color: #f2f2f2;
  font-size: 14px;
  font-family: "黑体";
}

.footbg .footindex .footl a {
  color: #f2f2f2;
}

.footbg .footindex .footl a:hover {
  color: #ecbd1b;
}

.footbg .footindex .footl .dao {
  margin-bottom: 20px;
}

.footbg .footindex .footr {
  width: 242px;
}

.footbg .footindex .footr p {
  color: #f2f2f2;
  font-size: 12px;
  font-family: "宋体";
  text-align: center;
  line-height: 3;
}
