.banner-tit-warp {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
}

.banner-tit {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  color: #ffffff;
  height: inherit;
}

.fh-top:hover {
  background: #004ea1;
}

.fh-top:hover svg path {
  fill: #ffffff;
}

.swiper-slide img {
  width: 100%;
}

.banner-tit h5 {
  font-size: 50px;
  font-weight: bold;
}

.banner-tit span {
  font-size: 24px;
}












.xwdt {
  width: 100%;
  height: 100%;
  max-height: 1000px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 90px 0;
  height: 990px;
}

.xwdt-con {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-basis: content;
  justify-content: space-between;
}

.xwdt-con-r {
  flex: 1;
  display: flex;
  padding-left: 65px;
  border-left: 1px solid #999999;
  position: relative;
}

.xwdt-con-r ul li {
  padding: 20px 15px;
  position: relative;
  transition: all 1s;
}

.xwdt-con-r ul {
  /* position: absolute;
  top: -95px; */
  width: 100%;
}

/*.xwdt-con-r-img {
  width: 185px;
  height: 160px;
}*/

.xwdt-con-r-img {
    width: 285px;
    height: auto;
    max-height: 165px;
}

.xwdt-con-r-img img {
  width: 100%;
  height: 100%;
}

.xwdt-con-r-con {
  display: flex;
  flex: 1;
  flex-direction: column;
  /*padding: 15px;*/
      padding: 15px 15px 15px 40px;
  justify-content: space-around;
}

.xwdt-con-r-con p {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* 可以显示的行数，超出部分用...表示*/
  -webkit-box-orient: vertical;
  font-family: "mFont";
}

@font-face {
  font-family: mFont;
  src: url("./font/汉仪行楷简.TTF");
}

.xwdt-con-r-con span {
  overflow: hidden;
  font-size: 14px;
  color: #666666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 可以显示的行数，超出部分用...表示*/
  -webkit-box-orient: vertical;
}

.xwdt-con-r ul li a {
  display: flex;
  flex-direction: row;
}






.gsjs {
  height: 1000px;
  background: url("../images/gs-bg_05.jpg") no-repeat;
  background-size: 100% 100%;
}

.gsjs-con {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 115px 0;
}

.gsjs-list {
  display: flex;
  flex-direction: column;
}

.gsjs-list {
  display: flex;
}

.gsjs-list-t {

  display: flex;
  flex-direction: row;
}

.gsjs-list-t div {
  width: 50%;
  display: flex;
  height: 325px;
  overflow: hidden;
}

.gsjs-list-t-te {
  padding: 30px 60px 30px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.gsjs-list-t-te h5 {
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  z-index: 2;
  font-family: "思源黑体 CN";
}

.gsjs-list-t-te p {
  font-size: 16px;
  font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
  color: #ffffff;
  line-height: 30px;
  margin: 0;
}

.gsjs-list-t-te span {
  font-size: 16px;
  color: #ffffff;
  padding-left: 25px;
  position: relative;
}

.gsjs-list-t-im img {
  width: 100%;
}

.gsjs-bot ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 50px 0;
}

.gsjs-bot ul li {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: end;
}

.gsjs-bot ul li p img {
  width: 39px;
  height: 39px;
  margin-bottom: 10px;
}

.gsjs-bot ul li p {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #Ffffff;
  align-items: center;
}

.gsjs-bot ul li p span {
  font-size: 20px;
}

.gsjs-bot ul li strong {
  color: #ffffff;
  font-size: 45px;
  font-weight: bold;
  font-family: "Arial";
  margin-left: 20px;
}





.ywbk-con {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.ywbk-con-l {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 40px;
  align-items: center;
}

.ywbk-tit-r p {
  padding: 10px;
  border-bottom: 2px solid #004ea1;
}

.ywbk-con-b {
  width: 100%;
  height: 650px;
  background: url("../images/ywbk.jpg") no-repeat;
  background-size: 100% 100%;
}

.ywbk-con-b-cen {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 0;
}

.ywbk-tit-tex {
  margin-bottom: 55px;
}

.ywbk-tit-tex h5 {
  font-size: 24px;
  color: #ffffff;
  padding: 15px 0;
  position: relative;
  font-family: "思源黑体 CN";
}

.ywbk-tit-tex h5::before {
  content: "";
  width: 120px;
  position: absolute;
  bottom: 0;
  border-bottom: 3px solid #ffffff;
}

.ywbk-texe-con {
  display: flex;
  flex-direction: row;
}

.ywbk-texe-con-l {
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
  font-family: "思源黑体 CN";
  display: flex;
  align-items: center;
  padding-right: 20px;
}

.ywbk-texe-con ul {
  display: flex;
  flex-direction: row;
  position: relative;
  width: 100%;
  padding: 0 75px;
  justify-content: space-between;
}

.ywbk-texe-con ul li {
  width: 232px;
  height: 267px;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  margin-left: 60px;
  transition: 2s;
  text-align: center;
  font-size: 26px;
  color: #ffffff;
  font-family: "思源黑体 CN";
  position: relative;

}

.ywbk-texe-con ul li:nth-of-type(1) {
  animation: move 2s linear 1s infinite;
  -moz-animation: move 2s linear 1s infinite;
  -o-animation: move 2s linear 1s infinite;
  -ms-animation: move 2s linear 1s infinite;
  -webkit-animation: move 2s linear 1s infinite;
}

.ywbk-texe-con ul li:nth-of-type(2) {
  animation: move 2s linear 1.3s infinite;
  -moz-animation: move 2s linear 1.3s infinite;
  -o-animation: move 2s linear 1.3s infinite;
  -ms-animation: move 2s linear 1.3s infinite;
  -webkit-animation: move 2s linear 1.3s infinite;
}

.ywbk-texe-con ul li:nth-of-type(3) {
  animation: move 2s linear 1.6s infinite;
  -moz-animation: move 2s linear 1.6s infinite;
  -o-animation: move 2s linear 1.6s infinite;
  -ms-animation: move 2s linear 1.6s infinite;
  -webkit-animation: move 2s linear 1.6s infinite;
}

.gsjs-bot ul li p img {
  position: relative;
  animation: movee 2s linear 1.6s infinite;
  -moz-animation: movee 2s linear 1.6s infinite;
  -o-animation: movee 2s linear 1.6s infinite;
  -ms-animation: movee 2s linear 1.6s infinite;
  -webkit-animation: movee 2s linear 1.6s infinite;
}

@keyframes movee {
  0% {
    bottom: 0;
  }

  50% {
    bottom: -5px;
  }

  100% {
    bottom: 0;
  }
}

@keyframes move {
  0% {
    bottom: 0;
    border: 1px solid #ffffff;
    color: #ffffff;
  }

  50% {
    bottom: -10px;
    border: 1px solid #004ea1;
    color: #004ea1;
  }

  100% {
    bottom: 0;
    border: 1px solid #ffffff;
    color: #ffffff;
  }
}


/* tit-border */
/* .xwdt-con-l-t{
  
  animation: borde 2s linear 1s infinite;	
  -moz-animation:  borde 2s linear 1s infinite;	
  -o-animation:  borde 2s linear 1s infinite;	
  -ms-animation:  borde 2s linear 1s infinite;	
  -webkit-animation:  borde 2s linear 1s infinite;	
}
@keyframes borde {
  0% {
    border-color:#004ea1;
  }
  50% {
    border-bottom-right-radius: 20px;
  }
  100% {
    border-color: #004ea1;
  }
} */
.ywbk-texe-con ul li img {
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}




.xmal-bg {
  width: 100%;
  height: 805px;
  background: url("../images/xmal-bg_02.jpg") no-repeat;
  background-size: 100% 100%;
}

.xmal-list {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.xmal-list ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.xmal-list ul li {
  display: flex;
  flex: 1;
  overflow: hidden;
}

.xmal-list ul li:nth-of-type(2) {
  margin: 0 35px;
}

.xmal_im {
  width: 100%;
}

.xmal_im img {
  width: 100%;
  height: 100%;
}

.xmal_con {
  display: flex;
  height: 155px;
  flex-direction: column;
  background: #ffffff;
  position: relative;
  padding: 0 20px;
}

.xmal_con p {
  color: #939393;
  background: #ffffff;
  padding: 0 10px;
  position: absolute;
  height: 30px;
  line-height: 30px;
  top: -30px;
  left: 0;
  display: inline;
}

.xmal_con h5 {
  line-height: 65px;
  overflow: hidden;
  height: 65px;
  font-size: 16px;
  color: #3a3a3a;
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}

.xmal_con h5::after {
  content: "";
  width: 0;
  height: 1px;
  border-bottom: 1px solid #004ea1;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 1s;
}

.xmal-list ul li:hover .xmal_con h5::after {
  width: 100%;
}

.xmal_im {
  height: 250px;
  transform-style: preserve-3d;
}

.xmal-list ul li:hover .xmal_im img {
  transform: scale(1.2);
  transition: all 1s;
}

.xmal_con span {
  height: 50px;
  line-height: 25px;
  font-size: 14px;
  color: #939393;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 可以显示的行数，超出部分用...表示*/
  -webkit-box-orient: vertical;
}








@media screen and (max-width: 1200px) {
  .gsjs-con {
    padding: 115px 15px;
  }
  .xmal-bg{
    padding: 0 15px;
  }
}



.chakgd {
  display: none;
}



@media screen and (max-width: 1024px) {
  .ywbk-tit-r p {
    padding: 0;
    border: none;
  }

  .xmal-bg {
    height: auto;
  }

  .xmal-list ul {
    flex-direction: column;
    /* padding: 0 15px; */
  }

  .xmal-list ul li {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 10px !important;
  }

  .ywbk-tit-tex h5 {
    font-size: 16px;
  }

  .ywbk-tit-tex {
    margin-bottom: 0;
  }

  .ywbk-con-l {
    padding: 5px;
  }

  .ywbk-con-b {
    height: auto;
    padding-bottom: 40px;
  }

  .ywbk-texe-con ul {
    justify-content: space-between;
    padding: 0;
  }

  .ywbk-texe-con ul li img {
    margin-bottom: 10px;
  }

  .ywbk-texe-con ul li {
    height: auto;
    width: 32%;
    margin-left: 0;
    font-size: 16px;
  }

  .ywbk-texe-con-l {
    font-size: 12px;
    line-height: 20px;
    padding-right: 0;
  }

  .ywbk-texe-con {
    flex-direction: column;
  }

  .ywbk-con-b-cen {
    padding: 15px 10px;
  }

  .gsjs {
    height: auto;
  }

  .gsjs-bot ul {
    flex-flow: wrap;
    padding: 25px 0;
  }

  .gsjs-bot ul li {
    width: 25%;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
  }

  .gsjs-bot ul li strong {
    font-size: 20px;
    margin-left: 0;
  }

  .gsjs-bot ul li p span {
    font-size: 16px;
  }

  .gsjs-list-t-te p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .gsjs-list-t-te p:last-child {
    margin-bottom: 0px;
  }

  .gsjs-list-t-te h5 {
    font-size: 16px;
  }

  .gsjs-con {
    padding: 15px 0;
  }

  .gsjs-list-t-te {
    padding: 10px 15px;
  }

  .gsjs-list-t {
    flex-direction: column;
  }

  .gsjs-list-tt {
    flex-direction: column-reverse;
  }

  .gsjs-list-t div {
    width: 100%;
    height: auto;
  }

  .chakgd {
    display: block;
  }

  .xwdt-con-r-con {
    padding: 0;
    margin-left: 8px;
  }

  .xwdt-con-r-con h5 {
    margin: 0;
    font-size: 14px;
  }

  .xwdt-con-r-con p {
    margin: 0;
    font-size: 12px;
  }

  .xwdt-con-r-con span {
    font-size: 12px;
  }

  .xwdt-con-r-img {
    width: 120px;
    height: auto;
  }

  .banner-tit h5 {
    font-size: 16px;
    font-weight: bold;
  }

  .banner-tit span {
    font-size: 12px;
  }

  .banner-tit {
    padding: 0 15px;
  }


  .xwdt-con {
    flex-direction: column;
  }

  .xwdt {
    padding: 15px 0;
    height: auto;
  }

  .xwdt-con-r {
    padding: 0;
  }

  .xwdt-con-l-t {
    padding: 0 15px;
  }

  .xwdt-con-l-t h5 span {
    font-size: 16px;
  }

  .xwdt-con-l-t h5 p {
    font-size: 12px;
  }

  .xwdt-con-r ul li {
    padding: 5px 10px;
  }

  .pc-ckgd {
    display: none;
  }

  .chakgd {
    color: #ffffff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border-radius: 5px;
  }

  .chakgd a {
    color: #ffffff;
    text-align: center;
    background: #004ea1;
    padding: 5px 15px;
  }

  .gsjs-list-t-te span {
    padding-left: 0;
    font-size: 12px;
  }
}


@media screen and (min-width: 1024px) {
  .gsjs-list-t-te h5::before {
    content: "TRX  SOLAR";
    font-size: 70px;
    color: #597092;
    position: absolute;
    top: -45px;
    left: 10%;
    z-index: -1;
    font-family: "PingFang SC", "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
  }

.xwdt-con-r-img{
  min-height: 165px;
}
  .gsjs-list-t-te:hover span a {
    display: block;
    transform: translateX(20px);
    -o-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -webkit-transform: translateX(20px);
    transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -webkit-transition: 1s;
  }

  .gsjs-list-t-te span::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ffffff;
  }

  .pc-ckgd {
    position: absolute;
    bottom: 0;
    left: -10px;
    font-size: 24px;
  }


  .xwdt-con-r ul li:hover .xwdt-con-r-con {
    color: #ffffff;
  }

  .xwdt-con-r ul li:hover .xwdt-con-r-con p {
    color: #ffffff;
  }

  .xwdt-con-r ul li:hover .xwdt-con-r-con span {
    color: #ffffff;
  }

  .xwdt-con-r ul li:hover::before {
    display: block;
  }

  .xwdt-con-r ul::before {
    content: "";
    width: 1px;
    height: 95px;
    border-left: 1px solid #ffffff;
    position: absolute;
    left: -1px;
    top: 0;
  }

  .xwdt-con-r ul::after {
    content: "";
    width: 1px;
    height: 110px;
    border-left: 1px solid #ffffff;
    position: absolute;
    left: -1px;
    bottom: 0;
  }

  .xwdt-con-r ul li:nth-of-type(1)::before {
    display: block;
  }

  .xwdt-con-r ul li::before {
    content: url("../images/li-before_06.png");
    width: 17px;
    height: 17px;
    position: absolute;
    left: -74px;
    top: 45%;
    z-index: 9;
    display: none;
  }

  .xwdt-con-r ul li::after {
    content: "●";
    color: #999999;
    width: 17px;
    height: 17px;
    position: absolute;
    left: -70px;
    top: 44%;
  }

  .xwdt-con-r ul li:hover {
    background: #004ea1;
  }



  .xwdt-con-l {
    width: 27%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 40px;
  }

  .xwdt-con-l a {
    height: 100%;
  }

  .xwdt-con-l-t {
    display: flex;
    padding: 40px 0;
    flex-direction: column;
    justify-content: space-between;
    width: 255px;
    height: 165px;
    border: 5px solid #f5f5f5;
    position: relative;
    left: -150px;
  }

  .xwdt-con-l-t h5 {
    background: #ffffff;
    position: absolute;
    right: -60px;
    z-index: 9;
  }

  .xwdt-con-l-t h5 span {
    color: #004ea1;
    font-size: 36px;
    font-weight: bold;
  }

  .xwdt-con-l-t h5 span:nth-of-type(2) {
    color: #000000;
  }

  .xwdt-con-l-t h5 p {
    color: #999999;
    font-size: 20px;
  }

  .xwdt-con-l-b {
    margin-left: -170px;
    margin-bottom: 170px;
  }

  .xwdt-con-l-b p {
    width: 440px;
    height: 65px;
    background: url("../images/gddt_11.png") no-repeat;
    background-size: 100%;
  }

  .gsjs-list-t-tee {
    padding-right: 0;
    padding-left: 60px;
  }

  .xwdt-con-l-t-two h5 {
    right: -100px;
  }
}

.ywbk-tit-r p:hover {
  font-weight: bold;
}

@media screen and (max-width: 985px) {

  .gsjs {
    background-size: auto 100%;
  }

  .ywbk-con-b {
    background-size: auto 100%;
  }

  .xmal-bg {
    background-size: auto 100%;
  }

  .xmal_con {
    height: auto;
    padding: 0 10px 15px 10px;
  }

  .xmal_con h5 {
    line-height: 40px;
    height: 40px;
    font-size: 14px;
  }

  .xmal_con span {
    font-size: 14px;
    line-height: 28px;
  }
}




.xmal_tit {
  border-color: #004ea1;
}

.xmal_tit h5 {
  background: #cadaea;
}

.animated {
  animation-duration: 2.5s !important;
}

