* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  font-size: 0.14rem;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.fdWow,
.fds {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  z-index: 9999;
}
.banner {
  position: relative;
}
.banner .bannerbox {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.banner .bannerbox ul li a {
  display: block;
}
.banner .bannerbox ul li a img {
  display: block;
  width: 100%;
}
.banner .bannerbox .swiper_bannerL {
  position: absolute;
  top: 50%;
  left: 20px;
  background: rgba(255, 255, 255, 0.5) url(../images/next.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_bannerR {
  position: absolute;
  top: 50%;
  right: 20px;
  background: rgba(255, 255, 255, 0.5) url(../images/prev.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_positon {
  position: absolute;
  left: 801px;
  z-index: 9;
  width: 100%;
  display: flex;
  justify-content: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  align-items: flex-end;
  bottom: 354px;
}
.banner .bannerbox .swiper_positon span {
  opacity: 1;
  margin: 0px 10px 0 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 24px;
  line-height: 1;
  color: #fff;
}
.banner .bannerbox .swiper_positon span.swiper-pagination-current {
  font-size: 72px;
  line-height: 60px;
}
.mbanner {
  margin-top: 70px;
}
.mbanner .mbannerBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.mbanner .mbannerBox .mbannerL {
  width: 416px;
  height: 131px;
  display: block;
  background: url(../images/titleL.png) no-repeat center;
}
.mbanner .mbannerBox .mbannerL i {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.mbanner .mbannerBox .mbannerL i span {
  width: 287px;
  height: 68px;
  text-align: center;
  font-size: 36px;
  color: #c2262d;
  line-height: 1;
  padding-top: 15px;
  box-sizing: border-box;
}
.mbanner .mbannerBox .mbannerL i span b {
  font-size: 26px;
  color: #c2262d;
  font-weight: normal;
  margin: 0 10px;
  line-height: 1;
}
.mbanner .mbannerBox .mbannerL i em {
  font-size: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #c2262d;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: 40px;
}
.mbanner .mbannerBox .mbannerR {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.mbanner .mbannerBox .mbannerR i {
  font-size: 18px;
  padding-top: 51px;
  display: block;
  margin-right: 25px;
  background: url(../images/mbannerTel.png) no-repeat top right;
}
.mbanner .mbannerBox .mbannerR b {
  font-size: 33px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  line-height: 74px;
  border-left: 1px solid #333;
  padding-left: 25px;
}
.title a {
  display: block;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  line-height: 47px;
}
.title a i {
  display: block;
  text-align: center;
  font-size: 29px;
  line-height: 1;
  margin-top: 10px;
}
.title em {
  display: block;
  width: 448px;
  height: 11px;
  background: url(../images/titleLine.png) no-repeat center;
  margin: 23px auto 0;
}
.partner {
  padding-top: 87px;
  padding-bottom: 90px;
}
.partner .partnerBox {
  margin-top: 45px;
}
.partner .partnerBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.partner .partnerBox ul li {
  width: 290px;
  height: 516px;
  display: block;
  background: url(../images/partnerImg1.jpg) no-repeat center;
}
.partner .partnerBox ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.partner .partnerBox ul li a b {
  color: #fff;
  font-weight: bold;
  font-size: 34px;
  display: block;
  text-align: center;
  padding-top: 320px;
  box-sizing: border-box;
  line-height: 1;
}
.partner .partnerBox ul li a em {
  display: block;
  font-size: 26px;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  line-height: 1;
}
.partner .partnerBox ul li a i {
  width: 152px;
  height: 48px;
  border: 1px solid #fff;
  display: block;
  text-align: center;
  line-height: 48px;
  margin: 38px auto 0;
  font-size: 16px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.partner .partnerBox ul li:nth-child(2) {
  background: url(../images/partnerImg2.jpg) no-repeat center;
}
.partner .partnerBox ul li:nth-child(3) {
  background: url(../images/partnerImg3.jpg) no-repeat center;
}
.partner .partnerBox ul li:nth-child(4) {
  background: url(../images/partnerImg4.jpg) no-repeat center;
}
.partner .partnerBox ul li:nth-child(2n-1) {
  margin-top: 50px;
}
.partner .partnerBox ul li:hover a i {
  background: #c2262d;
  border-color: #c2262d;
}
.solution {
  width: 100%;
  height: 809px;
  background: url(../images/solutionBg.jpg) no-repeat center;
}
.solution .solutionBox {
  position: relative;
  height: 809px;
}
.solution .solutionBox .solutionBoxl {
  width: 711px;
  height: 570px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  position: relative;
  top: 70px;
  left: -40px;
  padding: 40px;
  box-sizing: border-box;
}
.solution .solutionBox .solutionBoxl .solutionBoxlBox {
  width: 416px;
  height: 131px;
  display: block;
  background: url(../images/titleL.png) no-repeat center;
  margin-top: 37px;
}
.solution .solutionBox .solutionBoxl .solutionBoxlBox i {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.solution .solutionBox .solutionBoxl .solutionBoxlBox i span {
  width: 287px;
  height: 68px;
  text-align: center;
  font-size: 36px;
  color: #c2262d;
  line-height: 1;
  padding-top: 15px;
  box-sizing: border-box;
}
.solution .solutionBox .solutionBoxl .solutionBoxlBox i span b {
  font-size: 26px;
  color: #c2262d;
  font-weight: normal;
  margin: 0 10px;
  line-height: 1;
}
.solution .solutionBox .solutionBoxl .solutionBoxlBox i em {
  font-size: 16px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #c2262d;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: 40px;
}
.solution .solutionBox .solutionBoxl .title {
  margin-top: 110px;
}
.solution .solutionBox .solutionBoxl .title a {
  text-align: left;
}
.solution .solutionBox .solutionBoxl .title em {
  margin-left: 0;
}
.solution .solutionBox .mbannerR {
  position: absolute;
  top: 87px;
  right: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  z-index: 99;
}
.solution .solutionBox .mbannerR i {
  font-size: 18px;
  padding-top: 51px;
  display: block;
  margin-right: 25px;
  background: url(../images/mbannerTel2.png) no-repeat top right;
  color: #fff;
}
.solution .solutionBox .mbannerR b {
  font-size: 33px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  line-height: 74px;
  border-left: 1px solid #fff;
  padding-left: 25px;
  color: #fff;
}
.solution .solutionBox .solutionList {
  width: 844px;
  height: 360px;
  background: #ffb000;
  border-radius: 20px;
  position: absolute;
  right: -40px;
  top: 231px;
}
.solution .solutionBox .solutionList ul {
  width: 100%;
  height: 100%;
  padding: 40px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.solution .solutionBox .solutionList ul::after {
  content: "";
  width: 1px;
  height: 227px;
  background: #ffc84d;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  left: 33%;
}
.solution .solutionBox .solutionList ul::before {
  content: "";
  width: 1px;
  height: 227px;
  background: #ffc84d;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  left: 66.6%;
}
.solution .solutionBox .solutionList ul li {
  position: relative;
  padding: 10px 40px;
  width: 33.33%;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.solution .solutionBox .solutionList ul li:hover {
  transform: translateY(-10px);
}
.solution .solutionBox .solutionList ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.solution .solutionBox .solutionList ul li a i {
  width: 42px;
  height: 42px;
  background: url(../images/solutionListImg1.png) no-repeat center;
  display: block;
}
.solution .solutionBox .solutionList ul li a em {
  display: table;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  position: relative;
  margin-top: 21px;
  line-height: 1;
}
.solution .solutionBox .solutionList ul li a em dd {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}
.solution .solutionBox .solutionList ul li a em b {
  position: absolute;
  color: #fff;
  opacity: 0.1;
  font-size: 48px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  right: -15px;
  line-height: 1;
  bottom: 0;
}
.solution .solutionBox .solutionList ul li a span {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
}
.solution .solutionBox .solutionList ul li:nth-child(2) a i {
  background: url(../images/solutionListImg2.png) no-repeat center;
}
.solution .solutionBox .solutionList ul li:nth-child(3) a i {
  background: url(../images/solutionListImg3.png) no-repeat center;
}
.solution .solutionBox .solutionList ul li:nth-child(4) a i {
  background: url(../images/solutionListImg4.png) no-repeat center;
}
.solution .solutionBox .solutionList ul li:nth-child(5) a i {
  background: url(../images/solutionListImg5.png) no-repeat center;
}
.solution .solutionBox .solutionList ul li:nth-child(6) a {
  background: url(../images/solutionMore.png) no-repeat 142px 68px;
}
.solution .solutionBox .solutionList ul li:nth-child(6) a i {
  background: transparent;
}
.solution .solutionBox .solutionMore {
  width: 254px;
  height: 56px;
  background: url(../images/solutionMore2.png) no-repeat center;
  display: block;
  margin: 130px auto 0;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.solution .solutionBox .solutionMore:hover {
  transform: translateY(-10px);
}
.product {
  margin-top: 70px;
  padding-bottom: 113px;
  background: url(../images/productBg.png) no-repeat bottom right;
}
.product .productMenu ul {
  margin-top: 33px;
  overflow: hidden;
}
.product .productMenu ul li {
  width: 200px;
  height: 68px;
  display: block;
  background: #f5f5f5;
  float: left;
  margin-right: 20px;
  margin-bottom: 22px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productMenu ul li a {
  display: block;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
  line-height: 68px;
  text-align: center;
  font-size: 18px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productMenu ul li:hover {
  background: #c2262d;
}
.product .productMenu ul li:hover a {
  color: #fff;
}
.product .productMenu ul li:nth-child(6n) {
  margin-right: 0;
}
.product .productCenter {
  position: relative;
}
.product .productCenter .productl {
  width: 68px;
  height: 68px;
  display: block;
  background: #c2262d url(../images/productl.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: -140px;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productCenter .productl:hover {
  background-color: #ffb000;
}
.product .productCenter .productr {
  width: 68px;
  height: 68px;
  display: block;
  background: #c2262d url(../images/productr.png) no-repeat center;
  position: absolute;
  top: 50%;
  right: -140px;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productCenter .productr:hover {
  background-color: #ffb000;
}
.product .productCenter .productList {
  width: 1300px;
  overflow-x: hidden;
}
.product .productCenter .productList ul li {
  width: 400px;
  border: 1px solid #ddd;
  float: left;
  margin-right: 45px;
}
.product .productCenter .productList ul li a {
  padding: 10px;
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 100%;
}
.product .productCenter .productList ul li a i {
  width: 380px;
  height: 513px;
  display: block;
  overflow: hidden;
  object-fit: cover;
}
.product .productCenter .productList ul li a i img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: .5s;
  transition: .5s;
  object-fit: contain;
  background: #f2f2f2;
}
.product .productCenter .productList ul li a em {
  width: 100%;
  height: 60px;
  background: #f5f5f5;
  display: block;
  margin-top: 10px;
  padding: 0 16px;
  box-sizing: border-box;
  line-height: 60px;
  font-size: 16px;
  padding-right: 100px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productCenter .productList ul li a em::after {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: "more+";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.product .productCenter .productList ul li a:hover i img {
  transform: scale(1.1);
}
.product .productCenter .productList ul li a:hover em {
  background: #c2262d;
  color: #fff;
}
.product .productCenter .productList ul li a:hover em::after {
  color: #fff;
}
.reason {
  background: #f5f5f5;
}
.reason .mbanner {
  margin-top: 0;
  padding-top: 50px;
}
.reason .reasonBox {
  padding-bottom: 30px;
  background: url(../images/reasonBg.jpg) no-repeat center bottom;
}
.reason .reasonBox ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}
.reason .reasonBox ul li {
  width: 621px;
  height: 563px;
  margin-bottom: 30px;
  position: relative;
}
.reason .reasonBox ul li .reasonImg {
  width: 506px;
  height: 417px;
  display: block;
  position: relative;
  margin-top: 146px;
}
.reason .reasonBox ul li .reasonImg h5 {
  display: flex;
  position: absolute;
  font-size: 30px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #c2262d;
  z-index: 99;
  align-items: center;
  font-weight: bold;
  left: 40px;
  top: 40px;
}
.reason .reasonBox ul li .reasonImg h5::before {
  content: "";
  width: 63px;
  height: 1px;
  background: #c2262d;
  margin-right: 15px;
}
.reason .reasonBox ul li .reasonImg img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 417px;
}
.reason .reasonBox ul li .reasonText {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: url(../images/reasonBg1.jpg) no-repeat center;
  width: 430px;
  height: 490px;
  padding: 43px;
  box-sizing: border-box;
  border-radius: 0 0 0 25px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reasonBox ul li .reasonText h4 {
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  margin-top: 25px;
}
.reason .reasonBox ul li .reasonText p {
  font-size: 16px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 45px;
}
.reason .reasonBox ul li .reasonText a {
  width: 153px;
  height: 48px;
  display: block;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin-top: 40px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reasonBox ul li .reasonText:hover {
  background: url(../images/reasonBg2.jpg) no-repeat center;
}
.reason .reasonBox ul li .reasonText:hover a {
  background: #fff;
  color: #333;
}
.reason .reasonBox ul li:nth-child(3) h4,
.reason .reasonBox ul li:nth-child(4) h4 {
  margin-top: 5px;
}
.reason .reasonBox ul li:nth-child(3) p,
.reason .reasonBox ul li:nth-child(4) p {
  margin-top: 20px;
}
.mbanner2 {
  margin-top: 0;
  padding-top: 70px;
  background: url(../images/mbanner2.jpg) no-repeat top left;
}
.about {
  margin-top: 80px;
  padding: 80px 0 73px;
  background: url(../images/aboutBg.jpg) no-repeat center;
}
.about .aboutBox {
  background: #fff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}
.about .aboutBox .aboutImg {
  width: 600px;
  height: 480px;
  display: block;
}
.about .aboutBox .aboutImg img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.about .aboutBox .aboutText {
  width: 700px;
  padding: 60px 25px 0 45px;
  box-sizing: border-box;
}
.about .aboutBox .aboutText h4 a {
  display: block;
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
}
.about .aboutBox .aboutText h4 i {
  display: block;
  margin-top: 14px;
  line-height: 1;
  color: #999999;
  font-size: 12px;
  text-transform: uppercase;
}
.about .aboutBox .aboutText h4 .aboutLine {
  width: 35px;
  height: 3px;
  display: block;
  background: #c2262d;
  margin-top: 30px;
}
.about .aboutBox .aboutText p {
  font-size: 16px;
  line-height: 36px;
  color: #666666;
  margin-top: 40px;
}
.about .aboutBox .aboutText .aboutMore {
  width: 254px;
  height: 56px;
  display: block;
  background: url(../images/aboutMore.png) no-repeat center;
  text-align: center;
  line-height: 56px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-top: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutBox .aboutText .aboutMore:hover {
  transform: translateY(-5px);
}
.base {
  margin-top: 75px;
}
.base .baseBox .parHd ul {
  display: flex;
}
.base .baseBox .parHd ul li {
  margin-right: 25px;
}
.base .baseBox .parHd ul li a {
  font-size: 26px;
  line-height: 1;
  display: block;
  padding-left: 34px;
  box-sizing: border-box;
}
.base .baseBox .parHd ul li a::before {
  content: "";
  width: 195px;
  height: 52px;
  display: block;
  background: url(../images/baseHd1.png) no-repeat center;
  margin-bottom: 18px;
  transform: translateX(-34px);
}
.base .baseBox .parHd ul li:nth-child(2) a::before {
  background: url(../images/baseHd2.png) no-repeat center;
}
.base .baseBox .parHd ul li.on a {
  font-weight: bold;
}
.base .baseBox .parBd .baseListBox {
  padding-top: 30px !important;
}
.base .baseBox .parBd .baseListBox .baseList {
  position: relative;
}
.base .baseBox .parBd .baseListBox .baseList ul li {
  float: left;
  width: 288px;
  height: 288px;
  border: 1px solid #f2f2f2;
  margin-right: 46px;
  border-radius: 10px;
}
.base .baseBox .parBd .baseListBox .baseList ul li a {
  display: block;
  padding: 5px;
  box-sizing: border-box;
}
.base .baseBox .parBd .baseListBox .baseList ul li a i {
  width: 100%;
  height: 236px;
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
.base .baseBox .parBd .baseListBox .baseList ul li a i img {
  width: 100%;
  height: 100%;
  display: block;
}
.base .baseBox .parBd .baseListBox .baseList ul li a em {
  width: 100%;
  font-size: 16px;
  height: 43px;
  line-height: 43px;
  display: block;
  background: url(../images/Learn.png) no-repeat center right;
  display: flex;
  align-items: center;
  padding-right: 100px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.base .baseBox .parBd .baseListBox .baseList ul li a em b {
  display: block;
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  font-size: 16px;
  -webkit-transition: .5s;
  transition: .5s;
}
.base .baseBox .parBd .baseListBox .baseList ul li:hover a em b{
  color: #c2262d;
}
.base .baseBox .parBd .baseListBox .baseList ul li a em::before {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  background: #333;
  border-radius: 50%;
  margin-right: 10px;
}
.base .baseBox .parBd .baseListBox .baseList .baser {
  width: 68px;
  height: 68px;
  display: block;
  background: #c2262d url(../images/productl.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: -140px;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.base .baseBox .parBd .baseListBox .baseList .baser:hover {
  background-color: #ffb000;
}
.base .baseBox .parBd .baseListBox .baseList .basel {
  width: 68px;
  height: 68px;
  display: block;
  background: #c2262d url(../images/productr.png) no-repeat center;
  position: absolute;
  top: 50%;
  right: -140px;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.base .baseBox .parBd .baseListBox .baseList .basel:hover {
  background-color: #ffb000;
}
.news {
  background: url(../images/news.jpg) no-repeat center;
  margin-top: 74px;
  padding-top: 80px;
  padding-bottom: 74px;
  background-size: cover;
}
.news .newsCenter {
  margin-top: 36px;
}
.news .newsCenter ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.news .newsCenter ul li {
  width: 300px;
  height: 478px;
  display: block;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.news .newsCenter ul li .newstime {
  font-size: 26px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  color: #999999;
  margin-top: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsCenter ul li .newsTitle {
  font-size: 18px;
  color: #333333;
  line-height: 1;
  margin-top: 26px;
  margin-bottom: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsCenter ul li p {
  border-left: 1px solid #ddd;
  height: 54px;
  padding-left: 20px;
  box-sizing: border-box;
  line-height: 27px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsCenter ul li .newsImg {
  display: block;
  width: 260px;
  height: 166px;
  margin-top: 26px;
  overflow: hidden;
}
.news .newsCenter ul li .newsImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsCenter ul li .newsMore {
  width: 128px;
  height: 25px;
  display: block;
  background: url(../images/newsMore.png) no-repeat center;
  margin-top: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsCenter ul li:hover .newsTitle {
  color: #c2262d;
}
.news .newsCenter ul li:hover .newsImg img {
  transform: scale(1.1);
}
.news .newsCenter ul li:hover .newsMore {
  transform: translateX(10px);
}
