@charset "utf-8";
 
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}

@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container {
  cursor: url(../images/gesture.png), grab !important;
}
.swiper-container img {
  cursor: url(../images/gesture.png), grab !important;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.topWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.header {
  height: 0;
}
.header .nav_bg {
  background: transparent;
}
.header .nav_bg.fixedNav {
  background-color: #252642;
}
.banner {
  position: relative;
  overflow: hidden;
  margin: auto;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper,
.banner .wapBanner {
  position: relative;
  overflow: hidden;
  cursor: grab !important;
}
.banner .bannerSwiper ul li,
.banner .wapBanner ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img,
.banner .wapBanner img {
  display: block;
  width: 100%;
  object-fit: cover;
  cursor: grab !important;
  -webkit-transition: all 3s ease-out;
  transition: all 3s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img,
.banner .wapBanner .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .bannerSwiper .banner-prev,
.banner .wapBanner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner .bannerSwiper:hover .banner-prev,
.banner .wapBanner:hover .banner-prev {
  left: 3%;
}
.banner .bannerSwiper .banner-next,
.banner .wapBanner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner .bannerSwiper:hover .banner-next,
.banner .wapBanner:hover .banner-next {
  right: 3%;
}
.banner .bannerSwiper .banner-pagination,
.banner .wapBanner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  left: 50%;
  margin-left: -150px;
  bottom: 30px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .bannerSwiper .banner-pagination span,
.banner .wapBanner .banner-pagination span {
  display: inline-block;
  border: 1px transparent solid;
  opacity: 1;
  padding: 3px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer !important;
  outline: none;
}
.banner .bannerSwiper .banner-pagination span:before,
.banner .wapBanner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #fff;
  width: 7px;
  height: 7px;
}
.banner .bannerSwiper .banner-pagination span.swiper-pagination-bullet-active,
.banner .wapBanner .banner-pagination span.swiper-pagination-bullet-active {
  border-color: #fff;
}
@media screen and (max-width: 768px) {
  .banner .bannerSwiper .banner-pagination,
  .banner .wapBanner .banner-pagination {
    width: 200px;
    margin-left: -100px;
    bottom: 15px;
  }
  .banner .bannerSwiper .banner-pagination span,
  .banner .wapBanner .banner-pagination span {
    margin: 0 5px !important;
    padding: 2px;
  }
}
.banner .wapBanner {
  display: none;
}
.title {
  line-height: 1;
}
.title h3 {
  font-size: 20px;
  line-height: 20px;
}
.title h3 i {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  background-color: #043f8d;
  border-radius: 20px;
  padding: 0 10px;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  margin-right: 6px;
}
.title h3 span {
  display: inline-block;
  vertical-align: top;
}
.title h4 {
  line-height: 1;
  padding-top: 10px;
  font-size: 42px;
}
.title h4 span {
  display: block;
  font-weight: bold;
  margin-top: 22px;
}
@media screen and (max-width: 1280px) {
  .title h4 {
    margin-top: 15px;
    font-size: 36px;
  }
  .title h4 span {
    margin-top: 0;
    line-height: 1.2;
  }
}
@media screen and (max-width: 860px) {
  .title h3 {
    font-size: 16px;
  }
  .title h4 {
    margin-top: 20px;
    padding-top: 0;
  }
  .title h4 span {
    display: inline-block;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .title h4 {
    margin-top: 14px;
    padding-top: 0;
    font-size: 20px;
  }
  .show .hd ul li a{
  font-size: 16px;
  }
}
.moreLink {
  line-height: 26px;
  font-size: 16px;
  color: #666666;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink em {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #043f8d;
  text-align: center;
  color: #fff;
  line-height: 26px;
}
.moreLink em::before {
  content: ">";
  font-family: simsun;
  display: block;
}
@media screen and (min-width: 1100px) {
  .moreLink:hover {
    color: #043f8d;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  .moreLink:hover em {
    animation: zyfd 1.5s linear infinite;
  }
}
@media screen and (max-width: 768px) {
  .moreLink {
    font-size: 14px;
  }
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
  text-align: left;
}
.titBox .titR {
  float: right;
  text-align: right;
  margin-top: 38px;
}
.titBox .titR .tip {
  font-size: 24px;
  line-height: 38px;
  color: #505050;
  font-family: "Microsoft YaHei Light";
}
.titBox .titR .tip span {
  display: block;
}
.titBox .titR .moreLink {
  margin-top: 18px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 1280px) {
  .titBox .titR {
    margin-top: 20px;
  }
  .titBox .titR .tip {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 860px) {
  .titBox .title {
    float: none;
    text-align: center;
  }
  .titBox .titR {
    float: none;
    text-align: center;
    margin-top: 0;
  }
  .titBox .titR .tip {
    margin-top: 10px;
  }
  .titBox .titR .tip span {
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  .titBox .titR {
    float: none;
    text-align: center;
    margin-top: 0;
  }
  .titBox .titR .tip {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.4;
    display: none;
  }
  .titBox .titR .moreLink {
    margin-top: 10px;
  }
}
.product {
  padding: 98px 0 140px;
  overflow: hidden;
  background-color: #fcfcfc;
}
.product .proSwiper {
  position: relative;
  margin-top: 80px;
  margin-left: -1.6875%;
  margin-right: -1.6875%;
}
.product .proSwiper ul li {
  float: left;
  width: 25%;
  padding: 20px 1.6875%;
}
.product .proSwiper ul li .item {
  background-color: #ffffff;
  padding-bottom: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .tit {
  border-bottom: 1px solid #ddd;
  height: 70px;
  line-height: 70px;
  display: flex;
  justify-content: space-between;
}
.product .proSwiper ul li .item .tit span {
  padding: 0 4% 0 7%;
  font-size: 20px;
  flex: 1;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .proSwiper ul li .item .tit em {
  width: 28.8%;
  height: 70px;
  border-left: 1px solid #ddd;
  display: block;
}
.product .proSwiper ul li .item .tit em::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/proar.png) center center no-repeat;
}
.product .proSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  font-size: 24px;
  line-height: 44px;
  margin: 0 7%;
  margin-top: 24px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 15px 7% 0;
}
.product .proSwiper ul li .item .pic i {
  display: block;
  padding-top: 73.33%;
  position: relative;
  overflow: hidden;
}
.product .proSwiper ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media screen and (min-width: 1100px) {
  .product .proSwiper ul li .item:hover {
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.08);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  .product .proSwiper ul li .item:hover .tit em::before {
    animation: zyfd 1.5s linear infinite;
  }
  .product .proSwiper ul li .item:hover .bt {
    color: #043f8d;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  .product .proSwiper ul li .item:hover .pic img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
  }
}
.product .page .pro-prev {
  position: absolute;
  left: -56px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 56px;
  height: 56px;
  border: solid 1px #4d4d4d;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/prol.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-prev:hover,
.product .page .pro-prev.on {
  background-color: #043f8d;
  border-color: #043f8d;
}
.product .page .pro-prev:hover::before,
.product .page .pro-prev.on::before {
  filter: grayscale(100) brightness(5);
}
.product .page .pro-next {
  position: absolute;
  right: -56px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 56px;
  height: 56px;
  border: solid 1px #4d4d4d;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pror.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .page .pro-next:hover,
.product .page .pro-next.on {
  background-color: #043f8d;
  border-color: #043f8d;
}
.product .page .pro-next:hover::before,
.product .page .pro-next.on::before {
  filter: grayscale(100) brightness(5);
}
@media screen and (max-width: 1600px) {
  .product {
    padding: 80px 0 80px;
  }
  .product .proSwiper {
    margin-top: 50px;
    margin-left: -1%;
    margin-right: -1%;
  }
  .product .proSwiper ul li {
    padding: 20px 1%;
  }
  .product .page .pro-prev {
    left: -80px;
  }
  .product .page .pro-next {
    right: -80px;
  }
}
@media screen and (max-width: 1460px) {
  .product .proSwiper {
    margin-top: 50px;
  }
  .product .proSwiper ul li .item .tit {
    height: 66px;
    line-height: 66px;
  }
  .product .proSwiper ul li .item .tit span {
    font-size: 18px;
  }
  .product .proSwiper ul li .item .tit em {
    height: 66px;
  }
  .product .proSwiper ul li .item .bt {
    font-size: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .product {
    padding: 60px 0 50px;
  }
  .product .proSwiper {
    margin-top: 30px;
  }
  .product .proSwiper ul li {
    width: 33.333%;
  }
}
@media screen and (max-width: 768px) {
  .product {
    padding: 50px 0;
  }
  .product .proSwiper ul li {
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .product {
    padding: 35px 0;
  }
  .product .proSwiper ul li {
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .product .proSwiper ul li .item {
    padding-bottom: 20px;
  }
  .product .proSwiper ul li .item .tit {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #eee;
  }
  .product .proSwiper ul li .item .tit span {
    font-size: 16px;
  }
  .product .proSwiper ul li .item .tit em {
    width: 25%;
    height: 46px;
    border-left: 1px solid #eee;
  }
  .product .proSwiper ul li .item .tit em::before {
    background-size: 8px;
  }
  .product .proSwiper ul li .item .bt {
    font-size: 16px;
    line-height: 36px;
    margin-top: 14px;
  }
  .product .proSwiper ul li .item .pic {
    margin-top: 10px;
  }
}
 

 
.about {
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  position: relative;
  z-index: 2;
}

.about .title {
  line-height: 1;
  font-size: 0;
}
.about .title a {
  display: inline-block;
  vertical-align: top;
}
.about .title i {
  display: block;
  height: 33px;
}
.about .title i img {
  display: inline-block;
  vertical-align: top;
}
.about .title span {
  display: block;
  margin-top: 25px;
  font-size: 30px;
  margin-right: -64px;
  font-weight: bold;
}
.about .title span::after {
  content: "";
  width: 34px;
  height: 2px;
  background-color: #ee6615;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-left: 18px;
}

.about .aboutBox {
  height: 832px;
  padding-top: 70px;
}
.about .title span::before {
  content: "";
  width: 34px;
  height: 2px;
  background-color: #ee6615;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 18px;
}
.about .title span::after {
  display: none;
}
.about .aboutText {
  margin-left: 50%;
  text-align: right;
  color: #fff;
  position: relative;
  top: -60px;
}
.about .aboutText .tit {
  background: url(../images/abouttitline.png) 641px 27px no-repeat;
}
.about .aboutText .tit span {
  display: block;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 5px;
  margin-right: -5px;font-weight: bold;
}
.about .aboutText .tit i {
  display: block;
  font-size: 12px;
  margin-top: 10px;
  opacity: 0.5;
  font-family: "Microsoft YaHei Light";
  text-transform: uppercase;
}
.about .aboutText .text {
  font-size: 15px;
  opacity: 0.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 34px;
  height: 136px;
  margin-top: 30px;
}
.about .aboutText .aboutTt {
  margin-top: 28px;
}
.about .aboutText .aboutTt::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .aboutTt .more {
  display: block;
  float: right;
  width: 138px;
  height: 36px;
  background-color: #043f8d;
  border-radius: 30px;
  text-align: center;
  font-size: 12px;
  line-height: 36px;
  color: #fff;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .aboutTt .more:hover {
  background-color: #ee6b15;
  box-shadow: 0 10px 10px -5px rgba(238, 107, 21, 0.7);
}
.about .aboutText .aboutTt .xpBox {
  float: right;
  display: block;
  position: relative;
  margin-right: 4px;
  background-image: linear-gradient(227deg, #ee9215, #ee6615 100%);
  background-color: #ee6b15;
  border-radius: 100%;
  width: 36px;
  height: 36px;
}
.about .aboutText .aboutTt .xpBox .ico {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  background: url(../images/xunpan.png) center center no-repeat;
  border-radius: 100%;
}
.about .aboutText .aboutTt .xpBox .xunpan {
  position: absolute;
  z-index: 99999;
  right: 100%;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  text-align: center;
  color: #333;
  font-size: 14px;
  width: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  line-height: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.about .aboutText .aboutTt .xpBox .xunpan i {
  font-weight: bold;
}
.about .aboutText .aboutTt .xpBox .xunpan .xunpantip {
  z-index: 999;
  position: absolute;
  top: 110%;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #043f8d;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(25, 84, 186, 0.15);
}
.about .aboutText .aboutTt .xpBox .xunpan .xunpantip:after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #043f8d;
}
.about .aboutText .aboutTt .xpBox .xunpan:hover .xunpantip {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.about .aboutText .aboutTt .xpBox:hover .xunpan {
  visibility: inherit;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.about .aboutText .alink {
  margin-top: 48px;
}
.about .aboutText .alink::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .alink .honor {
  float: left;
  display: block;
  width: 243px;
  height: 172px;
  background: url(../images/honorbg.jpg) 0 center no-repeat;
  padding: 9px;
  overflow: hidden;
}
.about .aboutText .alink .honor img {
  display: block;
  background: #fff;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.about .aboutText .alink ul {
  float: right;
  margin-top: 15px;
}
.about .aboutText .alink ul li {
  float: left;
  margin-left: 48px;
}
.about .aboutText .alink ul li:first-child {
  margin-left: 0;
}
.about .aboutText .alink ul li a {
  display: block;
  text-align: center;
}
.about .aboutText .alink ul li a em {
  display: block;
  width: 102px;
  height: 102px;
  border: dashed 1px #3c65b7;
  border-radius: 100%;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .alink ul li a em i {
  display: block;
  width: 86px;
  height: 86px;
  background-color: #3c65b7;
  border-radius: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: auto;
}
.about .aboutText .alink ul li a em i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.about .aboutText .alink ul li a em i.ico1::before {
  background: url(../images/alinkico1.png) center center no-repeat;
}
.about .aboutText .alink ul li a em i.ico2::before {
  background: url(../images/alinkico2.png) center center no-repeat;
}
.about .aboutText .alink ul li a span {
  font-size: 18px;
  margin-top: 10px;
  line-height: 38px;
  height: 38px;
}
.about .aboutText .alink ul li:hover em,
.about .aboutText .alink ul li.on em {
  border-color: #ee6b15;
}
.about .aboutText .alink ul li:hover em i,
.about .aboutText .alink ul li.on em i {
  background-color: #ee6b15;
}
.about .aboutText .alink ul li:hover em i::before,
.about .aboutText .alink ul li.on em i::before {
  -webkit-animation: hvr-icon-wobble-vertical 1s;
  -moz-animation: hvr-icon-wobble-vertical 1s;
  animation: hvr-icon-wobble-vertical 1s;
}
.show .hd {
  padding: 25px 0 20px;
  position: relative;
}
.show .hd::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
  height: 1px;
  background-color: #eaeaea;
}
.show .hd ul {
  border-left: 1px solid #eaeaea;
}
.show .hd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .hd ul li {
  float: left;
  width: 33.333%;
  text-align: center;
  border-right: 1px solid #eaeaea;
}
.show .hd ul li a {
  display: block;
  line-height: 70px;
  font-size: 18px;
}


.show .hd ul li a i {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  position: relative;
  overflow: hidden;
  border-radius: 100%;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .hd ul li a i::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .hd ul li a i.ico1::before {
  background-image: url(../images/alinkico1.png);
}
.show .hd ul li a i.ico2::before {
  background-image: url(../images/alinkico2.png);
}
.show .hd ul li a i.ico3::before {
  background-image: url(../images/alinkico3.png);
}
.show .hd ul li a i.ico4::before {
  background-image: url(../images/alinkico4.png);
}
@media screen and (max-width: 768px) {
 
  .show .hd ul li a{
  font-size: 16px;
  }
  .show .hd ul li a i{ margin-right:0;}
}

.show .hd ul li a em {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #727272;
  text-transform: uppercase;
  margin-left: 14px;
}
.show .hd ul li.on i,
.show .hd ul li:hover i {
  background-color: #043f8d;
}
.show .hd ul li.on i::before,
.show .hd ul li:hover i::before {
  filter: grayscale(100) brightness(5);
}
.show .hd ul li.on span,
.show .hd ul li:hover span {
  font-weight: bold;
}
.show .showTabs {
  margin: 0 -78px;
  margin-top: 36px;
}
.showBd{
  height: 234px;
  overflow: hidden;
}
.show .showList {
  position: relative;
  margin: 0 78px;
}
.show .showList .bd {
  overflow: hidden;
  height: 234px;
}
.show .showList .bd ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.show .showList .bd ul li {
  float: left;
  margin-right: 13px;
}
.show .showList .bd ul li .item {
  width: 245px;
  height: 234px;
  background-color: #ffffff;
  border: solid 1px #edeff4;
  padding: 7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .bd ul li .item .pic {
  display: block;
  width: 100%;
  height: 166px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .bd ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .bd ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 30px 0 4px;
  font-size: 16px;
  color: #5d5d5d;
  height: 52px;
  line-height: 52px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .bd ul li .item .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.show .showList .bd ul li .item .bt::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #edeff4;
  display: block;
  position: absolute;
  border-radius: 100%;
  right: 0;
  top: 50%;
  margin-top: -7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .bd ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  right: 7px;
  top: 0;
  width: 18px;
  height: 100%;
  background: url(../images/proli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100);
  filter: grayscale(100);
}
.show .showList .bd ul li .item:hover {
  border-color: #043f8d;
}
.show .showList .bd ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.show .showList .bd ul li .item:hover .bt {
  color: #043f8d;
}
.show .showList .bd ul li .item:hover .bt::after {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  animation: zyfd 1.5s linear infinite;
}
.show .showList .show-prev {
  position: absolute;
  left: -78px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 33px;
  height: 48px;
  border: solid 1px #dedfe6;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .show-prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 7px solid #043f8d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .show-prev:hover {
  border-color: #043f8d;
}
.show .showList .show-next {
  position: absolute;
  right: -78px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 33px;
  height: 48px;
  border: solid 1px #dedfe6;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .show-next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #043f8d;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showList .show-next:hover {
  border-color: #043f8d;
}


@media screen and (max-width: 1600px) {
 
}
@media screen and (max-width: 860px) {
  
}
 
@media screen and (max-width: 1460px) {
  .about {
    padding-top: 90px;
    background-size: 1600px;
  }
  
}
@media screen and (max-width: 1280px) {
  .about {
    padding-top: 60px;
    background-size: 1400px;
  }
  
}
@media screen and (max-width: 768px) {
  .about {
    padding-top: 60px;
    background-size: 1000px;
  }
  
}
@media screen and (max-width: 640px) {
  .about {
    padding-top: 45px;
	background-position: -465px 0px;
  }
  .about .aboutBox{ height:auto;min-height: 390px;
  }
  .about .aboutText .aboutTt{margin-top: 116px;}
  
  .about .aboutBox{padding-top:0;}
  
  .about .aboutText{
  margin-left: 0%;
  text-align: left;
  color: #fff;
  position: relative;
  top: 60px;
  }
  .about .aboutText .tit{display:none;}
  .about .aboutText .text{font-size: 15px;
  opacity: 0.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 24px;
  height: 96px;
  margin-top: -49px;color: #000;}
  .show .hd ul li a em{ display:none;}
  .show .hd ul li {
  float: left;
  width: 33.3333%;
  text-align: center;
  border-right:1px solid #eaeaea;
}

.show .showList .bd ul li{
	width: 48%; 
}
.show .showList .bd ul li .item{
	width: 100%;
  height: 234px;
  background-color: #ffffff;
  border: solid 1px #edeff4;
  padding: 7px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}
}
.case {
  padding: 115px 0 150px;
  background-color: #fcfcfc;
}
.case .caseSwiper {
  margin-top: 100px;
  margin-left: -1.6875%;
  margin-right: -1.6875%;
}
.case .caseSwiper::after,
.case .caseSwiper:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.case .caseSwiper ul li {
  float: left;
  padding: 0 1.6875%;
  width: 25%;
}
.case .caseSwiper ul li .item {
  position: relative;
  overflow: hidden;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  padding-top: 77.778%;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -46px;
  width: 100%;
  font-size: 16px;
  height: 45px;
  background-color: rgba(46, 48, 146, 0.8);
  line-height: 45px;
  text-align: center;
  padding: 0 10px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.case .caseSwiper ul li .item:hover .bt {
  opacity: 1;
  bottom: 0;
}
.case .case-pagination {
  font-size: 0;
  margin-top: 90px;
  text-align: center;
}
.case .case-pagination span {
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 2px;
  background: #cccccc;
  opacity: 1;
  padding: 0;
  border: none;
  margin: 0 5px;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .case-pagination span.swiper-pagination-bullet-active {
  background: #043f8d;
}
@media screen and (max-width: 1600px) {
  .case {
    padding: 100px 0;
  }
  .case .caseSwiper {
    margin-top: 60px;
    margin-left: -1%;
    margin-right: -1%;
  }
  .case .caseSwiper ul li {
    padding-left: 1%;
    padding-right: 1%;
  }
  .case .case-pagination {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1460px) {
  .case {
    padding: 80px 0;
  }
  .case .caseSwiper {
    margin-top: 50px;
  }
  .case .case-pagination {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1280px) {
  .case {
    padding: 60px 0;
  }
  .case .caseSwiper ul li {
    width: 33.333%;
  }
  .case .case-pagination {
    margin-top: 40px;
  }
  .case .case-pagination span {
    width: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .case .caseSwiper ul li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .case {
    padding: 50px 0;
  }
  .case .caseSwiper {
    margin-top: 35px;
  }
  .case .case-pagination {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .case {
    padding: 35px 0;
  }
  .case .caseSwiper {
    margin-top: 25px;
  }
  .case .case-pagination {
    margin-top: 25px;
  }
  .case .case-pagination span {
    width: 20px;
    margin: 0 2px;
  }
}
.choose {
  position: relative;
  overflow: hidden;
  padding: 110px 0;
}
.choose .wayBg {
  position: absolute;
  background: url(../images/waybg.jpg) center center no-repeat;
  background-size: cover;
  height: 850px;
  width: 110%;
  top: 0;
  margin-top: -50px;
}
.choose .wayBox {
  color: #fff;
}
.choose .title {
  text-align: center;
}
.choose .text {
  text-align: center;
  max-width: 690px;
  margin: auto;
  line-height: 36px;
  font-size: 18px;
  margin-top: 55px;
}
.choose .wayLink {
  margin-top: 110px;
  text-align: center;
  font-size: 0;
  height:110
}
.choose .wayLink a {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 46px;
  line-height: 46px;
  background-color: #ee8015;
  border-radius: 30px;
  font-size: 20px;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.choose .wayLink a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 30px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.choose .wayLink a.slLink {
  margin-left: 30px;
  background-color: #043f8d;
}
.choose .wayLink a:hover {
  background: none;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.choose .wayLink a:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .choose {
    padding: 90px 0;
  }
  .choose .text {
    margin-top: 40px;
  }
  .choose .wayLink {
    margin-top: 180px;
  }
}
@media screen and (max-width: 768px) {
  .choose {
    padding: 90px 0;
  }
  .choose .text {
    margin-top: 30px;
  }
  .choose .wayLink {
    margin-top: 120px;
  }
}
@media screen and (max-width: 640px) {
  .choose {
    padding: 80px 0;
  }
  .choose .text {
    margin-top: 25px;
    font-size: 15px;
    line-height: 1.8;
  }
  .choose .wayLink a {
    width: 140px;
    font-size: 16px;
  }
  .choose .wayLink a.slLink {
    margin-left: 15px;
  }
}





.news {
  padding: 100px 0;
}
.news .newsTab {
  display: flex;
  justify-content: space-between;
}
.news .newsTab .title {
  text-align: left;font-size: 32px;
}
}
.news .newsTab .title i::before {
  display: none;
}
 
.news .newsTabs {
  margin-top: 48px;
  position: relative;
  z-index: 1;
}
.news .newsTabs .bd {
  overflow: hidden;
}
.news .newsList .list1::after,
.news .newsList .list1:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 .one {
  float: left;
  position: relative;
  overflow: hidden;
  width: 565px;
  height: 430px;
  background-color: #f3f3f3;
  padding: 33px 60px 0;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.news .newsList .list1 .one::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: 1px solid #03499b;
  opacity: 0;
}
.news .newsList .list1 .one .date {
  height: 44px;
  line-height: 44px;
  font-family: "Arial Black";
  font-size: 24px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .date:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  background: url(../images/date.png) center center no-repeat;
  background-color: #ffffff;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .pic {
  display: block;
  width: 100%;
  height: 262px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background-color: #fff;
  margin-top: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 .one .bt:hover {
  letter-spacing: 0.1px;
}
.news .newsList .list1 .one:hover {
  background-color: #fff;
}
.news .newsList .list1 .one:hover::before {
  opacity: 1;
}
.news .newsList .list1 .one:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .newsList .list1 .one:hover .date {
  color: #03499b;
}
.news .newsList .list1 .one:hover .date::before {
  background-color: #f3f3f3;
}
.news .newsList .list1 .one:hover .bt {
  color: #03499b;
}
.news .newsList .list1 ul {
  float: left;
  width: 950px;
  margin-left:20px;
}
.news .newsList .list1 ul li {
  height: 120px;
  background-color: #fdfdfd;
  border: solid 1px #f7f7f7;
  margin-top: 35px;
  padding: 24px 135px 0 26px;
  position: relative;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #03499b, #03499b);
  background-image: linear-gradient(to right, #03499b, #03499b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .list1 ul li:first-child {
  margin-top: 0;
}
.news .newsList .list1 ul li .date {
  position: absolute;
  right: 35px;
  top: 38px;
  text-align: right;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .date i {
  display: block;
  font-family: "Arial Black";
  font-size: 24px;
  line-height: 18px;
}
.news .newsList .list1 ul li .date span {
  font-size: 14px;
  color: #666666;
  display: block;
  line-height: 12px;
  margin-top: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  padding-left: 58px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsList .list1 ul li .bt:before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  left: 0;
  top: 0;
  width: 44px;
  height: 44px;
  background: url(../images/date.png) center center no-repeat;
  background-color: #f3f3f3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList .list1 ul li p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #666666;
  margin-left: 58px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li:hover {
  background-size: 100% 100%;
}
.news .newsList .list1 ul li:hover .date {
  color: #fff;
}
.news .newsList .list1 ul li:hover .date span {
  color: #fff;
}
.news .newsList .list1 ul li:hover .bt {
  color: #fff;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list1 ul li:hover p {
  color: #fff;
}
 
@media screen and (max-width: 1320px) {
  .news {
    padding: 80px 0;
  }
  .news .newsList .list1 .one {
    width: 545px;
    padding: 33px 35px 0;
  }
  .news .newsList .list1 ul {
    width: 600px;
  }
   
}






@media screen and (max-width: 1600px) {
 
 
}
@media screen and (max-width: 1460px) {
  
}
@media screen and (max-width: 1280px) {
  .news .newsList .list1 .one{ width:100%;}
  .news .newsList .list1 ul{width:100%; margin-top:35px; margin-left: 0px;}
  
}
@media screen and (max-width: 1000px) {
  .news {
    padding: 60px 0;
  }
  .news .newsList .list1 .one{ width:100%;}
  .news .newsList .list1 ul{width:100%; margin-top:35px; margin-left: 0px;}
}
@media screen and (max-width: 768px) {
  .news {
    padding: 50px 0;
  }
   .news .newsList .list1 .one{ width:100%;}
  .news .newsList .list1 ul{width:100%; margin-top:35px; margin-left: 0px;}
}
@media screen and (max-width: 640px) {
  .news .newsList .list1 .one{ width:100%;}
  .news .newsList .list1 ul{width:100%; margin-top:35px; margin-left: 0px;}
}
