.contents {
  width: 1280px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tsy {
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s ease-out;
}
.tsy:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.gd {
  transition: 0.5s linear;
}
.gm {
  transition: 0.2s ease-out;
}
.img100 {
  transform: scale(1);
  transition: 0.5s linear;
}
.img100:hover {
  transform: scale(1.1);
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight {
  -webkit-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
.pro {
  margin: 70px 0 0;
  overflow: hidden;
}
.pro .top {
  height: 83px;
  background: url(../images/t1.png) no-repeat center top;
  padding: 56px 0 0;
  box-sizing: border-box;
}
.pro .top h3 a {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 23px;
  text-align: center;
}
.pro .proslide {
  margin: 56px 0 0;
}
.pro .proslide .hd {
  width: 1280px;
  height: 170px;
  background: #fff;
  box-shadow: 1px 1px 20px 0px rgba(12, 3, 6, 0.05);
  margin: 0 0 55px 0;
  display: flex;
  justify-content: space-between;
}
.pro .proslide .hd li {
  width: 240px;
  height: 170px;
  margin: 0;
  transition: 0.5s linear;
}
.pro .proslide .hd li a {
  display: block;
  padding: 38px 0 0;
  box-sizing: border-box;
}
.pro .proslide .hd li a em {
  display: block;
  width: 100%;
  height: 26px;
  background: url(../images/title1.png) no-repeat center;
  transition: 0.5s linear;
}
.pro .proslide .hd li a i {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #999;
  line-height: 10px;
  text-align: center;
  margin: 30px 0 10px;
}
.pro .proslide .hd li a span {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.pro .proslide .hd .on {
  height: 200px;
  background: #023a91 url(../images/more1.png) no-repeat center top;
  background-position-y: 158px;
  margin: -15px 0 0;
}
.pro .proslide .hd .on a em {
  background: url(../images/title2.png) no-repeat center;
}
.pro .proslide .hd .on a i {
  color: #fff;
}
.pro .proslide .hd .on a span {
  color: #fff;
  font-weight: bold;
}
.pro .proslide .bd li {
  display: flex;
  flex-wrap: wrap;
}
.pro .proslide .bd li .list {
  width: 300px;
  margin: 0 25px 15px 0;
}
.pro .proslide .bd li .list .img {
  display: block;
  width: 300px;
  height: 240px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  overflow: hidden;
}
.pro .proslide .bd li .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.pro .proslide .bd li .list .img img:hover {
  transform: scale(1.1);
}
.pro .proslide .bd li .list .text {
  height: 46px;
  padding: 0 130px 0 0;
  position: relative;
  box-sizing: border-box;
}
.pro .proslide .bd li .list .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 46px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.pro .proslide .bd li .list .text .more {
  display: block;
  font-family: Arial;
  font-size: 14px;
  color: #999;
  padding: 0 0 0 54px;
  line-height: 46px;
  position: absolute;
  top: 0;
  right: 0;
}
.pro .proslide .bd li .list .text .more::before {
  content: "";
  display: block;
  width: 42px;
  height: 1px;
  position: absolute;
  background: #ddd;
  top: 50%;
  left: 0;
}
.pro .proslide .bd li .list:hover .text .cond {
  color: #023a91;
  letter-spacing: 1px;
}
.pro .proslide .bd li .list:nth-child(4) {
  margin: 0 0 15px 0;
}
.pro .proslide .bd li .list:nth-child(8) {
  margin: 0 0 15px 0;
}
.reason {
  height: 886px;
  background: url(../images/reason.jpg) no-repeat center top;
  overflow: hidden;
  margin: 55px 0 0;
  padding: 89px 0 0;
  box-sizing: border-box;
}
.reason .contents {
  position: relative;
}
.reason .reasonslide {
  margin: 0 -320px 0 0;
}
.reason .reasonslide .bd li {
  display: flex;
  justify-content: space-between;
}
.reason .reasonslide .bd li .text {
  width: 575px;
  margin: 263px 0 0;
}
.reason .reasonslide .bd li .text .art {
  width: 335px;
  height: 70px;
  background: rgba(255, 255, 255, 0.1);
  border: solid 1px rgba(255, 255, 255, 0.1);
  padding: 17px 0 0;
  box-sizing: border-box;
}
.reason .reasonslide .bd li .text .art h4 {
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
}
.reason .reasonslide .bd li .text .art em {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #fff;
  line-height: 11px;
  text-align: center;
  margin: 9px 0 0;
}
.reason .reasonslide .bd li .text p {
  font-size: 14px;
  color: #fff;
  opacity: 0.6;
  line-height: 32px;
  margin: 40px 0 0;
}
.reason .reasonslide .bd li .ys {
  width: 945px;
  height: 637px;
  overflow: hidden;
}
.reason .reasonslide .bd li .ys img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.reason .reasonslide .bd li .ys img:hover {
  transform: scale(1.1);
}
.reason .reasonslide .hd {
  display: flex;
  justify-content: space-between;
  margin: 32px 0 0;
  width: 1280px;
}
.reason .reasonslide .hd li {
  height: 145px;
  padding: 28px 0 0 55px;
  position: relative;
  box-sizing: border-box;
  width: 160px;
  transition: 0.5s linear;
}
.reason .reasonslide .hd li em {
  position: absolute;
  top: 28px;
  left: 0;
  width: 40px;
  display: flex;
  justify-content: end;
}
.reason .reasonslide .hd li em::before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  position: absolute;
  background: #023a91;
  top: 35px;
  left: 0;
  transition: 0.5s linear;
}
.reason .reasonslide .hd li em img {
  display: block;
}
.reason .reasonslide .hd li i {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 18px;
  font-weight: bold;
}
.reason .reasonslide .hd li span {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #999;
  line-height: 11px;
  margin: 11px 0 0;
}
.reason .reasonslide .hd .on {
  width: 235px;
}
.reason .reasonslide .hd .on em::before {
  width: 40px;
}
.reason .reasonslide .hd .on:nth-child(1) {
  background: url(../images/01.png) no-repeat top left;
  background-position-x: 55px;
}
.reason .reasonslide .hd .on:nth-child(2) {
  background: url(../images/02.png) no-repeat top left;
  background-position-x: 55px;
}
.reason .reasonslide .hd .on:nth-child(3) {
  background: url(../images/03.png) no-repeat top left;
  background-position-x: 55px;
}
.reason .reasonslide .hd .on:nth-child(4) {
  background: url(../images/04.png) no-repeat top left;
  background-position-x: 55px;
}
.reason .top {
  width: 565px;
  height: 193px;
  background: url(../images/t2.png) no-repeat top left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 43px 0 0 214px;
  box-sizing: border-box;
}
.reason .top h3 {
  font-size: 24px;
  color: #fff;
  line-height: 23px;
}
.reason .tel {
  display: flex;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  padding-left: 35px;
  background: url(../images/tel2.png) no-repeat center left;
  position: absolute;
  top: 537px;
  left: 0;
  z-index: 50;
}
.reason .tel i {
  display: block;
  font-family: Arial;
  font-size: 22px;
  color: #fff;
  line-height: 30px;
}
.case {
  margin: 69px 0 0;
}
.case .top {
  width: 324px;
  height: 83px;
  background: url(../images/t3.png) no-repeat top left;
  padding: 56px 0 0;
  box-sizing: border-box;
}
.case .top h3 {
  font-size: 24px;
  color: #333;
  line-height: 24px;
}
.case .caseslide {
  margin: 41px 0 0;
  position: relative;
}
.case .caseslide .bd li {
  display: flex;
  flex-wrap: wrap;
}
.case .caseslide .bd li .list {
  width: 400px;
  height: 375px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  padding: 20px 20px 0;
  margin: 0 40px 40px 0;
}
.case .caseslide .bd li .list .img {
  display: block;
  width: 100%;
  height: 270px;
  overflow: hidden;
}
.case .caseslide .bd li .list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.case .caseslide .bd li .list .img img:hover {
  transform: scale(1.1);
}
.case .caseslide .bd li .list .text {
  height: 50px;
  background: #fbfbfb;
  padding: 0 70px 0 14px;
  position: relative;
  margin: 14px 0 0;
  transition: 0.5s linear;
}
.case .caseslide .bd li .list .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.case .caseslide .bd li .list .text .more {
  display: block;
  font-family: Arial;
  font-size: 16px;
  color: #999;
  line-height: 50px;
  position: absolute;
  top: 0;
  right: 19px;
  transition: 0.5s linear;
}
.case .caseslide .bd li .list:hover .text {
  background: #023a91;
}
.case .caseslide .bd li .list:hover .text .cond {
  color: #fff;
  letter-spacing: 1px;
}
.case .caseslide .bd li .list:hover .text .more {
  color: #fff;
}
.case .caseslide .bd li .list:nth-child(3) {
  margin: 0 0 40px 0;
}
.case .caseslide .bd li .list:nth-child(6) {
  margin: 0 0 40px 0;
}
.case .caseslide .arr {
  width: 488px;
  height: 55px;
  background: url(../images/arr-case.png) no-repeat center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: -111px;
  right: 0;
  z-index: 50;
}
.case .caseslide .arr .prev {
  width: 56px;
  height: 56px;
  cursor: pointer;
}
.case .caseslide .arr .next {
  width: 56px;
  height: 56px;
  cursor: pointer;
}
.case .caseslide .arr .hd {
  width: 86px;
  height: 15px;
  display: flex;
  justify-content: space-between;
}
.case .caseslide .arr .hd li {
  display: flex;
  width: 16px;
  height: 15px;
  background: url(../images/cire1.png) no-repeat center;
  transition: 0.2s ease-out;
}
.case .caseslide .arr .hd .on {
  background: url(../images/cire2.png) no-repeat center;
}
.abo {
  height: 780px;
  background: url(../images/abo.jpg) no-repeat center top;
  margin: 30px 0 0;
  overflow: hidden;
}
.abo .warp {
  display: flex;
  justify-content: space-between;
  margin: 0 0 0 -320px;
}
.abo .warp .aside {
  width: 960px;
  position: relative;
}
.abo .warp .aside .about {
  width: 960px;
  height: 630px;
  overflow: hidden;
}
.abo .warp .aside .about img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.abo .warp .aside .about img:hover {
  transform: scale(1.1);
}
.abo .warp .aside .rong {
  display: flex;
  width: 395px;
  position: absolute;
  top: 520px;
  left: 320px;
  z-index: 50;
}
.abo .warp .aside .rong::before {
  content: "";
  display: block;
  width: 206px;
  height: 1px;
  position: absolute;
  background: #333;
  top: 135px;
  left: 0;
  z-index: 60;
}
.abo .warp .aside .rong .cond {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  margin: 155px 0 0;
  font-weight: bold;
}
.abo .warp .aside .rong .img {
  display: block;
  width: 244px;
  height: 179px;
  position: relative;
  margin-left: 57px;
}
.abo .warp .aside .rong .img::before {
  content: "";
  display: block;
  width: 269px;
  height: 207px;
  position: absolute;
  background: url(../images/rong.png) no-repeat center;
  top: -12px;
  left: -18px;
  z-index: 50;
}
.abo .warp .aside .rong .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.abo .warp .plaet {
  width: 574px;
  margin: 205px 0 0;
}
.abo .warp .plaet h3 a {
  display: block;
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  font-weight: bold;
}
.abo .warp .plaet em {
  font-family: Arial;
  font-size: 14px;
  color: #5c71a2;
  text-align: right;
  display: block;
  margin: 23px 0 0;
}
.abo .warp .plaet .text {
  font-size: 14px;
  color: #96a6cc;
  line-height: 36px;
  text-align: right;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 144px;
  margin: 60px 0 0;
}
.abo .warp .plaet .list {
  display: flex;
  justify-content: space-between;
  margin: 70px 0 0;
}
.abo .warp .plaet .list li {
  height: 161px;
  width: 230px;
}
.abo .warp .plaet .list li .cond {
  display: block;
  padding: 102px 150px 0 0;
  position: relative;
}
.abo .warp .plaet .list li .cond::before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  position: absolute;
  background: #023a91;
  top: 163px;
  left: 0;
  transition: 0.5s linear;
}
.abo .warp .plaet .list li .cond i {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 15px;
  text-align: right;
}
.abo .warp .plaet .list li .cond span {
  display: block;
  font-family: Arial;
  font-size: 12px;
  color: #999;
  line-height: 10px;
  text-align: right;
  margin: 9px 0 0;
}
.abo .warp .plaet .list li:nth-child(1) {
  background: url(../images/r1.png) no-repeat bottom right;
}
.abo .warp .plaet .list li:nth-child(2) {
  background: url(../images/r2.png) no-repeat bottom right;
}
.abo .warp .plaet .list .on .cond::before {
  width: 82px;
}
.honor {
  margin: 40px 0 0;
}
.honor .honorslide {
  position: relative;
}
.honor .honorslide .bd li {
  width: 224px !important;
  box-sizing: border-box;
  margin: 0 40px 0 0;
  transition: 0.5s linear;
}
.honor .honorslide .bd li .tu {
  border: 5px solid #fbfbfb;
  overflow: hidden;
  transition: 0.5s linear;
  width: 224px;
  height: 302px;
  box-sizing: border-box;
}
.honor .honorslide .bd li .tu .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.honor .honorslide .bd li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.honor .honorslide .bd li .tu .img img:hover {
  transform: scale(1.1);
}
.honor .honorslide .bd li .cond {
  display: block;
  height: 66px;
  font-size: 16px;
  color: #333;
  line-height: 66px;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.honor .honorslide .bd li:hover .tu {
  border-color: #023a91;
}
.honor .honorslide .bd li:hover .cond {
  color: #023a91;
}
.honor .honorslide .prev {
  width: 47px;
  height: 118px;
  background: url(../images/prev-h.png) no-repeat center right;
  cursor: pointer;
  position: absolute;
  top: 91px;
  left: 5px;
  z-index: 50;
}
.honor .honorslide .next {
  width: 47px;
  height: 118px;
  background: url(../images/next-h.png) no-repeat center left;
  cursor: pointer;
  position: absolute;
  top: 91px;
  right: 5px;
  z-index: 50;
}
.capital {
  margin: 50px 0 0;
}
.capital .top {
  height: 84px;
  background: url(../images/t4.png) no-repeat center top;
  padding: 57px 0 0;
}
.capital .top h3 a {
  display: block;
  font-size: 24px;
  color: #333;
  line-height: 23px;
  text-align: center;
}
.capital .capitalslide {
  margin: 44px 0 0;
  position: relative;
}
.capital .capitalslide .bd li .art {
  width: 1025px;
  height: 243px;
  background: #fbfbfb;
  padding: 40px 40px 0 40px;
  box-sizing: border-box;
  margin: 0 0 0 255px;
  display: flex;
  justify-content: space-between;
}
.capital .capitalslide .bd li .art .img {
  display: block;
  width: 360px;
  height: 270px;
  overflow: hidden;
}
.capital .capitalslide .bd li .art .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .art .img img:hover {
  transform: scale(1.1);
}
.capital .capitalslide .bd li .art .text {
  width: 546px;
  position: relative;
  margin: 10px 0 0;
}
.capital .capitalslide .bd li .art .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 0 100px 0 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .art .text p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  margin: 40px 0 0;
}
.capital .capitalslide .bd li .art .text .more {
  display: block;
  height: 40px;
  padding: 0 0 0 19px;
  box-sizing: border-box;
  font-size: 18px;
  font-family: 'Times New Roman', Times, serif;
  line-height: 40px;
  font-weight: bold;
  background: url(../images/more2.png) no-repeat center left;
  margin: 50px 0 0 435px;
}
.capital .capitalslide .bd li .art .text .data {
  position: absolute;
  top: 10px;
  right: 0;
  font-family: Arial;
  font-size: 22px;
  color: #333;
  line-height: 30px;
}
.capital .capitalslide .bd li .art .text .data i {
  font-family: Arial;
  font-size: 16px;
  color: #999;
}
.capital .capitalslide .bd li .art:hover .text .cond {
  color: #023a91;
  letter-spacing: 1px;
}
.capital .capitalslide .bd li .reg {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 107px 0 0;
}
.capital .capitalslide .bd li .reg .list {
  width: 392px;
  height: 93px;
  margin: 0 0 40px 0;
  border-bottom: 1px dashed #dedede;
  display: flex;
  justify-content: space-between;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .box {
  width: 90px;
  height: 73px;
  position: relative;
  background: url(../images/line1.png) no-repeat center right;
}
.capital .capitalslide .bd li .reg .list .box .img {
  display: block;
  width: 91px;
  height: 82px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .box .img img:hover {
  transform: scale(1.1);
}
.capital .capitalslide .bd li .reg .list .box .data {
  padding: 19px 0 0;
  box-sizing: border-box;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.capital .capitalslide .bd li .reg .list .box .data i {
  display: block;
  font-family: Arial;
  font-size: 36px;
  color: #333;
  line-height: 26px;
  text-align: center;
  margin: 0 0 10px 0;
}
.capital .capitalslide .bd li .reg .list .text {
  width: 265px;
  margin: 10px 0 0;
}
.capital .capitalslide .bd li .reg .list .text .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.capital .capitalslide .bd li .reg .list .text p {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.capital .capitalslide .bd li .reg .list:hover {
  border-bottom: 1px solid #023a91;
}
.capital .capitalslide .bd li .reg .list:hover .box .img {
  opacity: 1;
}
.capital .capitalslide .bd li .reg .list:hover .text .cond {
  color: #023a91;
  letter-spacing: 1px;
}
.capital .capitalslide .hd {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.capital .capitalslide .hd li {
  width: 184px;
  height: 52px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  margin-bottom: 44px;
}
.capital .capitalslide .hd li a {
  display: block;
  padding: 0 0 0 81px;
  line-height: 50px;
  font-size: 16px;
  color: #333;
}
.capital .capitalslide .hd li:nth-child(1) a {
  background: url(../images/nt1.png) no-repeat center left;
  background-position-x: 32px;
}
.capital .capitalslide .hd li:nth-child(2) a {
  background: url(../images/nt2.png) no-repeat center left;
  background-position-x: 32px;
}
.capital .capitalslide .hd li:nth-child(3) a {
  background: url(../images/nt3.png) no-repeat center left;
  background-position-x: 32px;
}
.capital .capitalslide .hd .on:nth-child(1) a {
  background: url(../images/nt1s.png) no-repeat center left;
  background-position-x: 32px;
}
.capital .capitalslide .hd .on:nth-child(2) a {
  background: url(../images/nt2s.png) no-repeat center left;
  background-position-x: 32px;
}
.capital .capitalslide .hd .on:nth-child(3) a {
  background: url(../images/nt3s.png) no-repeat center left;
  background-position-x: 32px;
}
.capital .capitalslide .hd .on {
  background: #023a91;
  border-color: #023a91;
}
.capital .capitalslide .hd .on a {
  color: #fff;
  font-weight: bold;
}
.coop {
  height: 569px;
  background: #fbfbfb url(../images/coop.jpg) no-repeat center top;
  margin: 20px 0 0;
  padding: 71px 0 0;
  box-sizing: border-box;
}
.coop .box {
  display: flex;
  justify-content: space-between;
}
.coop .box .top {
  width: 385px;
  height: 83px;
  background: url(../images/t5.png) no-repeat top left;
  padding: 56px 0 0;
  font-size: 24px;
  color: #333;
  line-height: 24px;
  box-sizing: border-box;
}
.coop .box p {
  font-size: 18px;
  font-family: SimSun;
  line-height: 40px;
  padding: 0 0 0 48px;
  background: url(../images/title3.png) no-repeat center left;
  margin: 35px 0 0;
}
.coop .coopslide {
  margin: 40px 0 0;
  overflow: hidden;
}
.coop .coopslide .bd li {
  width: 224px;
  margin: 0 40px 0 0;
}
.coop .coopslide .bd li .img {
  display: block;
  width: 224px;
  height: 150px;
  overflow: hidden;
  box-shadow: 0px 0px 15px 6px rgba(51, 51, 51, 0.05);
  transition: 0.5s linear;
}
.coop .coopslide .bd li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s linear;
}
.coop .coopslide .bd li .img img:hover {
  transform: scale(1.1);
}
.coop .coopslide .bd li .cond {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 75px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.coop .coopslide .bd li:hover .img {
  box-shadow: 0px 0px 15px 0px rgba(2, 58, 145, 0.1);
}
.coop .coopslide .bd li:hover .cond {
  color: #023a91;
}
.coop .coopslide .arr {
  height: 40px;
  background: url(../images/arr-coo.png) no-repeat center top;
  padding: 0 590px;
  color: #023a91;
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0;
}
.coop .coopslide .arr .prev {
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.coop .coopslide .arr .next {
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.link .contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 95px;
}
.link p {
  height: 40px;
  background: url(../images/link.png) no-repeat center left;
  padding: 4px 0 0 48px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  line-height: 15px;
  flex: 1;
}
.link .lj {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 88%;
}
.link .lj a {
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 27px;
  margin-right: 20px;
  transition: 0.2s ease-out;
}
.link .lj a:hover {
  color: #023a91;
  transform: translateY(-5px);
}
