/*首页banner*/
.banner17 .shutter {
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner17 .shutter-img {
  z-index: 1;
}
.banner17 .shutter-img,
.banner17 .shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner17 .shutter-img a {
  cursor: default;
}
.banner17 .shutter-img a > img {
  width: 1920px;
  height: auto;
}
.banner17 .shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.banner17 .shutter-btn {
  width: 1278px;
  height: 64px;
  z-index: 9;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  left: 50%;
  margin-left: -639px;
  clear: both;
  display: none;
}
.banner17:hover .shutter-btn {
  display: block;
}
.banner17 .shutter-btn li {
  width: 20px;
  height: 30px;
  cursor: pointer;
}
.banner17 .shutter-btn li.prev {
  float: left;
  background: url(../images/left3.png) no-repeat;
  background-size: 100% 100%;
}
.banner17 .shutter-btn li.next {
  float: right;
  background: url(../images/right3.png) no-repeat;
  background-size: 100% 100%;
}
.cover {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*  */
.title {
  padding: 10px 0;
  text-align: center;
  padding-bottom: 50px;
  position: relative;
}
.title span {
  font-size: 78px;
  color: #f0f0f0;
  font-weight: bold;
}
.title div {
  position: absolute;
  left: 0;
  top: 35px;
  width: 100%;
}
.title h2 {
  color: #1e50af;
  font-size: 30px;
  line-height: 36px;
}
.title p {
  color: #333333;
  font-size: 16px;
}
.page1 {
  padding: 40px 0;
  overflow: hidden;
}
.page1 .page1Bottom ul li {
  float: left;
  position: relative;
}
.page1 .page1Bottom ul li .layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.page1 .page1Bottom ul li .layer h2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #fffefe;
  font-weight: bold;
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  width: 100%;
  transition: 0.2s linear;
}
.page1 .page1Bottom ul li .layer p {
  text-align: center;
  color: #fffefe;
  font-size: 14px;
  margin: 0 auto;
  transition: 0.5s linear;
  position: absolute;
  line-height: 20px;
  left: 10%;
  top: 120%;
  width: 80%;
}
.page1 .page1Bottom ul li.two {
  width: 33.3%;
}
.page1 .page1Bottom ul li:hover .layer {
  background: rgba(37, 70, 132, 0.5);
}
.page1 .page1Bottom ul li:hover .layer h2 {
  top: 40%;
}
.page1 .page1Bottom ul li:hover .layer p {
  top: 54%;
}
.pro {
  background: url(../images/probg.jpg) no-repeat top center;
  overflow: hidden;
  padding: 80px 0 68px;
}
.pro .wrap {
  overflow: hidden;
}
.pro .wrap h2 {
  font-size: 24px;
  color: #1e50af;
  font-weight: bold;
  line-height: 32px;
}
.pro .wrap h2 span {
  color: #7f817c;
  font-size: 19px;
  font-weight: normal;
}
.pro .slider {
  width: 227px;
  overflow: hidden;
  text-align: center;
}
.pro .slider ul li {
  line-height: 60px;
  background: url(../images/jt01.png) no-repeat 200px center #e5e5e5;
  border-bottom: 2px solid #f7f7f7;
}
.pro .slider ul li a {
  display: block;
  font-size: 20px;
  color: #333333;
}
.pro .slider ul li:hover {
  background: url(../images/jt02.png) no-repeat 200px center #235196;
}
.pro .slider ul li:hover a {
  color: #fff;
}
.pro .proslider {
  width: 956px;
}
.pro .proslider ul.tabBottom {
  display: none;
  margin: 0 -12px;
  overflow: hidden;
}
.pro .proslider ul.tabBottom li {
  width: 298px;
  float: left;
  margin: 0 12px 24px;
  border: 1px solid #e8e8e8;
  margin-bottom: 24px;
}
.pro .proslider ul.tabBottom li img {
  height: 198px;
}
.pro .proslider ul.tabBottom li p {
  background: #e5e5e5;
  text-align: center;
  line-height: 44px;
}
.pro .proslider ul.tabBottom.on {
  display: block;
}
.pro .wrap2 h2 {
  padding: 30px 0;
}
.pro .wrap2 .bottom {
  padding: 0 30px 0 50px;
  position: relative;
}
.pro .wrap2 .bottom .swiper-button-next,
.pro .wrap2 .bottom .swiper-button-prev {
  background: #e5e5e5;
  height: 100%;
  top: 23px;
}
.pro .wrap2 .bottom .swiper-button-prev {
  left: 0;
}
.pro .wrap2 .bottom .swiper-button-next {
  right: 0;
}
.pro .wrap2 .bottom .swiper-button-next:after,
.pro .wrap2 .bottom .swiper-button-prev:after {
  font-size: 20px;
  color: #fff;
}
.pro .wrap2 .bottom .swiper-button-next:hover,
.pro .wrap2 .bottom .swiper-button-prev:hover {
  background: #1e50af;
}
.pro .wrap2 .bottom .swiper-button-next.swiper-button-disabled,
.pro .wrap2 .bottom .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.adv {
  background: url(../images/advbg.jpg) no-repeat center center;
}
.adv .wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 334px;
}
.adv .wrap .fl {
  width: 60%;
}
.adv .wrap .fl h2 {
  font-size: 36px;
  color: #333333;
}
.adv .wrap .fl span {
  font-size: 14px;
  color: #878787;
}
.adv .wrap .fl ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: left;
  padding-top: 22px;
}
.adv .wrap .fl ul li {
  margin-right: 5%;
}
.adv .wrap .fr {
  width: 40%;
  text-align: center;
  font-size: 30px;
  color: #ffffff;
}
.adv .wrap .fr b {
  display: block;
  font-weight: bold;
  color: #fce516;
  font-size: 48px;
  padding: 10px 0;
}
.adv .wrap .fr a {
  font-size: 18px;
  color: #333333;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  background: #fff;
}
.page2 {
  padding: 40px 0;
}
.page2 .title {
  padding-bottom: 20px;
}
.page2 ul {
  overflow: hidden;
}
.page2 ul li {
  width: 100%;
  margin-top: 35px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.page2 ul .textfl {
  width: 545px;
  position: relative;
}
.page2 ul .smallTitle {
  display: flex;
  justify-content: left;
  flex-direction: row;
  align-items: center;
  color: #3a3a3a;
  font-size: 24px;
  line-height: 46px;
}
.page2 ul .smallTitle b {
  margin-left: 10px;
  color: #1e50af;
  font-size: 30px;
  display: inline-block;
  border-bottom: 1px solid #bababa;
  padding-right: 20px;
}
.page2 ul .textfl p {
  padding: 8px 0 15px 70px;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  position: relative;
}
.page3 {
  background: url(../images/aboutbg.jpg) no-repeat top center;
  padding: 60px 0 110px;
}
.page3 .title {
  padding-bottom: 0;
}
.page3 .title span {
  color: #3364c1;
}
.page3 .title div h2,
.page3 .title div p {
  color: #fff;
}
.page3 .text {
  padding: 20px 0;
  text-align: center;
}
.page3 .text p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
}
.page3 .conter {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 57px;
}
.page3 .conter .media-body {
  text-align: center;
}
.page3 .conter .media-body .counter-count {
  color: #fff;
  font-size: 14px;
}
.page3 .conter .media-body .counter-value {
  font-size: 48px;
  color: #fce516;
  font-weight: bold;
}
.page3 .conter .media-body em {
  font-size: 56px;
  font-weight: bold;
  line-height: 45px;
}
.page3 .conter .media-body .mt-1 {
  font-size: 18px;
  color: #fff;
}
.page3 a {
  width: 158px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 10px auto;
  border: 1px solid #fff;
  font-size: 18px;
  color: #fff;
  border-radius: 5px;
}
.page4 {
  padding: 40px 0;
  overflow: hidden;
}
.page4 ul {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.page4 ul li img {
  border: 4px solid #fff;
  width: 364px;
}
.page4 ul li .text {
  border: 4px solid #fff;
  background: #f5f5f5;
  padding: 10px 3%;
  margin-top: 5px;
  width: 342px;
}
.page4 ul li .text h2 {
  font-size: 24px;
  color: #333333;
  text-align: center;
  font-weight: normal;
}
.page4 ul li .text p {
  font-size: 16px;
  color: #a6a6a6;
}
.page4 ul li:hover {
  cursor: pointer;
}
.page4 ul li:hover img {
  border: 4px solid #235196;
}
.page4 ul li:hover .text {
  border: 4px solid #235196;
  background: #235196;
}
.page4 ul li:hover .text h2 {
  color: #fff;
}
.page4 ul li:hover .text p {
  color: #fff;
}
.page5 {
  background: url(../images/page5bg.jpg) no-repeat top center;
  padding: 40px 0;
  overflow: hidden;
}
.page5 .newfl {
  width: 440px;
  background: #235196;
}
.page5 .newfl img {
  width: 440px;
  height: 238px;
}
.page5 .newfl .textfr {
  color: #fff;
  padding: 10px 20px;
}
.page5 .newfl .textfr h2 {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
}
.page5 .newfl .textfr p {
  font-size: 16px;
}
.page5 .newfr {
  width: 700px;
}
.page5 .newfr ul li {
  position: relative;
  line-height: 50px;
  border-bottom: 1px dashed #bfbfbf;
}
.page5 .newfr ul li a {
  color: #191919;
  font-size: 18px;
}
.page5 .newfr ul li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #6b6b6b;
}
.page5 a.more {
  width: 160px;
  border: 1px solid #3a3a3a;
  border-radius: 5px;
  display: block;
  margin: 20px auto;
  text-align: center;
  line-height: 50px;
}
