* {
  box-sizing: border-box;
}

.newSwiperOut {
  position: relative;
}

.newSwiperOut .navSwiper {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.newSwiperOut .navSwiper img {
  width: 100%;
}

.troduce {
  padding: 1.875rem 0;
  overflow: hidden;
  background-color: #f8fafe;
}

.troduce .commonDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.troduce .site1 {
  color: #444;
  font-size: 1.125rem;
  font-weight: 400;
}

.troduce .site2 {
  margin-top: .9375rem;
  font-size: .5rem;
  line-height: 2;
  color: #95989d;
  text-align: center;
}

.troduce .site3 {
  margin-top: 1.5rem;
}

.troduce .site3 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.troduce .site3 .list .item {
  width: 10.03125rem;
  background-color: #fff;
  border-radius: .3125rem;
  margin-bottom: .9375rem;
  padding: .9375rem .625rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.troduce .site3 .list .item .item1 {
  display: flex;
}

.troduce .site3 .list .item .item1 .item11 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: .1563rem;
}

.troduce .site3 .list .item .item1 .item11 img {
  width: 1.8125rem;
  height: 1.8125rem;
}

.troduce .site3 .list .item .item1 .item12 {
  font-size: .6875rem;
  color: #333;
  font-weight: bold;
  line-height: 1.5625rem;
}

.troduce .site3 .list .item .item2 {
  font-size: .375rem;
  color: #999;
  line-height: 1.8;
  margin-top: .625rem;
}

.platformClass2 {
  background-color: whitesmoke;
  padding: 1.875rem 0;
  overflow: hidden;
}

.platformClass2 .commonDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.platformClass2 .site1 {
  color: #444;
  font-size: 1.125rem;
  font-weight: 400;
}

.platformClass2 .site2 {
  margin-top: 1.5625rem;
}

.platformClass2 .site2 .siArea {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.5625rem;
}

.platformClass2 .site2 .siArea .siTitle {
  height: 1.125rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 .5625rem;
  font-size: .5rem;
  color: #fff;
  font-weight: bold;
  background-color: #ff8600;
  border-radius: 0 .375rem;
}

.platformClass2 .site2 .siArea .siContent {
  margin: 0 auto;
  margin-top: 1rem;
  width: 100%;
}

.platformClass2 .site2 .siArea:last-child {
  margin-bottom: 0;
}

.platformClass2 .site2 .siArea1 {
  width: 100%;
}

.platformClass2 .site2 .siArea1 .siList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.platformClass2 .site2 .siArea1 .siList .item {
  width: 10.1875rem;
  background-color: #fff;
  border-radius: .0938rem;
  padding: .9375rem .625rem;
  margin-right: .625rem;
  margin-bottom: .625rem;
}

.platformClass2 .site2 .siArea1 .siList .item .item1 {
  display: flex;
  align-items: center;
}

.platformClass2 .site2 .siArea1 .siList .item .item1 .item11 {
  margin-right: .4688rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.platformClass2 .site2 .siArea1 .siList .item .item1 .item11 img {
  width: .9375rem;
  height: .9375rem;
}

.platformClass2 .site2 .siArea1 .siList .item .item1 .item12 {
  color: #333;
  font-size: .5625rem;
}

.platformClass2 .site2 .siArea1 .siList .item .item2 {
  font-size: .4375rem;
  color: #95989d;
  line-height: 1.5;
  margin-top: .3125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
}

.platformClass2 .site2 .siArea1 .siList .item:nth-of-type(2n) {
  margin-right: 0;
}

.platformClass2 .site2 .siArea1 .siImgs {
  width: 100%;
  line-height: 0;
  font-size: 0;
}

.platformClass2 .site2 .siArea1 .siImgs img {
  width: 10.1875rem;
}

.platformClass2 .site2 .siArea1 .siImgs img:nth-of-type(2n-1) {
  margin-right: 0.625rem;
}

.platformClass2 .site2 .siArea2 .siList img {
  width: 100%;
  transform: scale(1.11);
}

.platformClass2 .site2 .siArea2 .siImgs img {
  width: 9.85rem;
}

.platformClass2 .site2 .siArea3 .siList {
  display: flex;
  flex-wrap: wrap;
}

.platformClass2 .site2 .siArea3 .siList .item {
  width: 6.4rem;
  height: 3.6875rem;
  background-color: #fff;
  border-radius: .3125rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: .7813rem;
  margin-bottom: .7813rem;
}

.platformClass2 .site2 .siArea3 .siList .item .itemImg {
  display: flex;
  justify-content: center;
  align-items: center;
}

.platformClass2 .site2 .siArea3 .siList .item .itemImg img {
  width: 1.5625rem;
  height: 1.5625rem;
  border-radius: 1.5625rem;
}

.platformClass2 .site2 .siArea3 .siList .item .itemText {
  font-size: .5625rem;
  color: #444;
  margin-top: .3125rem;
  font-weight: 500;
}

.platformClass2 .site2 .siArea3 .siList .item:nth-of-type(3n) {
  margin-right: 0;
}

.platformClass2 .site2 .siArea3 .siImgs {
  width: 100%;
  line-height: 0;
  font-size: 0;
}

.platformClass2 .site2 .siArea3 .siImgs img {
  width: 10.1875rem;
}

.platformClass2 .site2 .siArea3 .siImgs img:nth-of-type(2n-1) {
  margin-right: 0.625rem;
}

.platformClass2 .site2 .siArea4 img {
  width: 100%;
}

.marketingTools {
  padding: 1.875rem 0;
  background-color: #f8fafe;
}

.marketingTools .commonDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.marketingTools .site1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.marketingTools .site1 .site11 {
  font-weight: 400;
  line-height: 1.3;
  font-size: 1.125rem;
  color: #444;
}

.marketingTools .site1 .site12 {
  font-size: .5rem;
  color: #95989d;
  margin-top: .9375rem;
  text-align: center;
}

.marketingTools .site2 {
  margin-top: .9375rem;
}

.marketingTools .site2 .list {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.marketingTools .site2 .list .item {
  width: 4.5rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0;
  cursor: pointer;
  background-color: #fff;
}

.marketingTools .site2 .list .item .item1 img {
  width: 2.8125rem;
  height: 2.8125rem;
}

.marketingTools .site2 .list .item .item2 {
  color: #333;
  font-size: .5rem;
  margin-top: .7375rem;
}

.marketingTools .site2 .list .item .item3 {
  color: #888;
  font-size: .375rem;
  text-align: center;
  margin-top: .425rem;
  line-height: 1.5;
  cursor: pointer;
}

.marketingTools .site2 .list .item:nth-of-type(4n) {
  margin-right: 0;
}

.advantage {
  width: 100%;
  height: 32rem;
  background: url(/images/25.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.advantage .commonDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.advantage .site1 {
  font-size: 1.125rem;
  color: #fff;
}

.advantage .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 1.875rem;
  width: 100%;
}

.advantage .list .item {
  width: 11.2rem;
  height: 10.625rem;
  padding: 0 .9375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  margin-bottom: 0.6rem;
  cursor: pointer;
}

.advantage .list .item .item1 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .9375rem 0;
  border-bottom: .0313rem solid #efefef;
}

.advantage .list .item .item1 img {
  width: 3.125rem;
  height: 3.125rem;
}

.advantage .list .item .item2 {
  color: #333;
  font-size: .5625rem;
  margin-top: .9375rem;
}

.advantage .list .item .item3 {
  text-align: center;
  color: #888;
  font-size: .4375rem;
  line-height: 1.3;
  margin-top: .9375rem;
}

.services {
  padding: 1.875rem 0;
}

.services .commonDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.services .site1 {
  font-size: 1.125rem;
  line-height: 1.3;
  color: #444;
}

.services .site2 {
  width: 100%;
  margin-top: 1.875rem;
}

.services .site2 .list {
  display: flex;
  flex-wrap: wrap;
}

.services .site2 .list .item {
  width: 10rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  cursor: pointer;
  background-color: #fff;
  padding-bottom: 1rem;
}

.services .site2 .list .item .item1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.services .site2 .list .item .item1 img {
  width: 100%;
  height: 5.625rem;
}

.services .site2 .list .item .item2 {
  font-size: .625rem;
  color: #333;
  margin-top: 0.5rem;
  padding-left: 0.5rem;
}

.services .site2 .list .item .item3 {
  color: #888;
  font-size: .4375rem;
  margin-top: 0.5rem;
  padding-left: 0.5rem;
}

.services .site2 .list .item:nth-of-type(2n) {
  margin-right: 0;
}

.dynamic {
  width: 100%;
  background: url(/images/38.jpg) no-repeat center center;
  background-size: 100% 100%;
  padding: 1.175rem 0;
}

.dynamic .commonDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}

.dynamic .commonDiv .site1 {
  font-size: 1.125rem;
  color: #444;
}

.dynamic .commonDiv .list {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1.875rem;
  width: 100%;
}

.dynamic .commonDiv .list .item {
  width: 100%;
  background-color: #fff;
  padding: .625rem;
  display: flex;
  justify-content: space-between;
  border-radius: .0938rem;
  cursor: pointer;
  margin-bottom: 1.2rem;
}

.dynamic .commonDiv .list .item .item1 {
  width: 48%;
}

.dynamic .commonDiv .list .item .item1 img {
  width: 100%;
}

.dynamic .commonDiv .list .item .itemInfo {
  width: 48%;
  padding: 0.4rem 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.dynamic .commonDiv .list .item .itemInfo .item2 {
  color: #444;
  font-size: .8375rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}

.dynamic .commonDiv .list .item .itemInfo .item3 {
  width: 100%;
  font-size: .675rem;
  color: #999;
}

.dynamic .commonDiv .list .item .itemInfo .item4 {
  width: 100%;
  font-size: .675rem;
  color: #666;
  margin-top: .625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
}

.dynamic .commonDiv .list .item:last-child {
  margin-bottom: 0;
}

.dynamic .commonDiv .site3 {
  margin-top: 1.875rem;
}

.dynamic .commonDiv .site3 a {
  width: 5rem;
  height: 1.4375rem;
  border-radius: 1.4375rem;
  border: .0313rem solid #2380ff;
  color: #2380ff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-size: .5rem;
}

.dynamic .commonDiv .site3 a:hover {
  cursor: pointer;
  background-color: #2380ff;
  color: #fff;
}

.concatPhoneBox {
  background-image: url(https://aimg8.dlssyht.cn/u/2154910/ev_user_module_content_tmp/2021_11_27/tmp1638009749_2154910_s.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 7.75rem;
  color: #fff;
}

.concatPhoneBox .commonDiv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.concatPhoneBox .site1 .site11 {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #fff;
}

.concatPhoneBox .site1 .site12 {
  font-size: .5rem;
  margin-top: .625rem;
}

.concatPhoneBox .site2 {
  display: flex;
  align-items: center;
}

.concatPhoneBox .site2 .site21 img {
  margin-right: .625rem;
  width: 3.7813rem;
  height: 3.7813rem;
}

.concatPhoneBox .site2 .site221 {
  font-size: .5625rem;
}

.concatPhoneBox .site2 .site222 {
  font-size: 24px;
  font-weight: bold;
  margin-top: .625rem;
}

.newNotice {
  width: 37.5rem;
  margin: 0 auto;
  height: 2.1875rem;
  display: flex;
  align-items: center;
  font-size: .4375rem;
}

.newNotice .title {
  font-weight: bold;
  color: #444;
  width: 2.1875rem;
}

.newNotice .messages {
  display: flex;
  align-items: center;
  width: 34.6875rem;
  margin-left: .625rem;
}

.newNotice .messages .item {
  width: 8.75rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  color: #333;
  margin-right: 4.2188rem;
}

.newNotice .messages .item:hover {
  color: #0071ef;
}

.newNotice .messages .item:last-child {
  margin-right: 0;
}

.productList {
  padding: 1.875rem 0 1.25rem;
  background-color: whitesmoke;
}

.productList .mainCenter {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.productList .mainCenter .title {
  font-size: 1rem;
  color: #222;
  font-weight: bold;
}

.productList .mainCenter .message {
  font-size: .4375rem;
  color: #888;
  margin-top: .3125rem;
}

.productList .list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}

.productList .list .item {
  width: 8.9063rem;
  height: 9.375rem;
  background-color: #fff;
  padding: .625rem;
  border-radius: .0938rem;
  margin-right: .625rem;
  margin-bottom: .625rem;
}

.productList .list .item .side1 {
  display: flex;
  align-items: center;
  padding: .3125rem 0 .9375rem;
  border-bottom: 0.0313rem solid #f3f3ea;
}

.productList .list .item .side1 img {
  width: 1.125rem;
  height: 1.125rem;
  margin-right: .3125rem;
}

.productList .list .item .side1 .text {
  font-size: .5625rem;
  font-weight: 400;
  color: #444;
}

.productList .list .item .side2 .side21 {
  margin-top: .625rem;
  font-size: .4375rem;
  color: #444;
}

.productList .list .item .side2 .side22 {
  margin-top: .625rem;
  color: #999;
  font-size: .4375rem;
  height: 2.8125rem;
}

.productList .list .item .side2 .btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.productList .list .item .side2 .btns .btn {
  width: 3.3125rem;
  height: 1.125rem;
  font-size: .4375rem;
  color: #2380ff;
  border: .0313rem solid #2380ff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: .0938rem;
  cursor: pointer;
}

.productList .list .item .side2 .btns .btn:nth-of-type(1):hover {
  background-color: #67a4f7;
  color: #fff;
  border-color: #67a4f7;
}

.productList .list .item .side2 .btns .btn:nth-of-type(2) {
  background-color: #2380ff;
  color: #fff;
}

.productList .list .item .side2 .btns .btn:nth-of-type(2):hover {
  background-color: #003399;
}

.productList .list .item:nth-of-type(4n) {
  margin-right: 0;
}

.solution {
  background-image: url(https://aimg8.dlssyht.cn/u/2179679/ev_user_module_content_tmp/2022_04_24/tmp1650783000_2179679_s.jpg);
  height: 20.375rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.solution .side1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}

.solution .side1 .side11 {
  font-size: 1rem;
  font-weight: bold;
}

.solution .side1 .side12 {
  font-size: .4375rem;
}

.solution .side2 {
  height: 12.8125rem;
  margin-top: 1.875rem;
  display: flex;
}

.solution .side2 .side21 {
  width: 7.8125rem;
  padding: .9375rem .3125rem;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.6);
}

.solution .side2 .side21 .item {
  height: 1.5625rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: .4688rem;
  cursor: pointer;
  border-radius: .0938rem;
}

.solution .side2 .side21 .active {
  background-color: #2380ff;
}

.solution .side2 .side22 {
  width: 29.6875rem;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 1.25rem 1.25rem .9375rem;
  color: #fff;
}

.solution .side2 .side22 .side2211 {
  font-size: .75rem;
}

.solution .side2 .side22 .side2212 {
  font-size: .4375rem;
  color: #fff;
  margin-top: .625rem;
  line-height: .75rem;
}

.solution .side2 .side22 .side2213 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: .625rem;
  margin-top: .3125rem;
  border-bottom: .0313rem solid #fff;
}

.solution .side2 .side22 .side2213 .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 1.875rem;
}

.solution .side2 .side22 .side2213 .item img {
  width: 1.3125rem;
  height: 1.3125rem;
}

.solution .side2 .side22 .side2213 .item .text {
  font-size: .4375rem;
  color: #fff;
  margin-top: .3125rem;
}

.solution .side2 .side22 .side222 {
  display: flex;
  align-items: center;
  padding: .7813rem 0;
}

.solution .side2 .side22 .side222 .item {
  margin-right: .625rem;
}

.classicCase {
  padding: 1.25rem 0 1.875rem;
}

.classicCase .commonDiv {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.classicCase .mainCenter {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.classicCase .mainCenter .title {
  font-size: 1rem;
  color: #222;
  font-weight: bold;
}

.classicCase .mainCenter .message {
  color: #888;
  font-size: .4375rem;
  margin-top: .625rem;
}

.classicCase .list {
  margin-top: .3125rem;
  display: flex;
  flex-wrap: wrap;
}

@keyframes toMax {
  0% {
    transform: scale(1);
    top: 0;
  }
  100% {
    transform: scale(1.1);
    top: -0.625rem;
  }
}

.classicCase .list .item {
  width: 8.9063rem;
  height: 12.1875rem;
  margin-right: .625rem;
  margin-top: .625rem;
  overflow: hidden;
  cursor: pointer;
}

.classicCase .list .item .side1 {
  font-size: 0;
  line-height: 0;
}

.classicCase .list .item .side1 img {
  width: 100%;
  height: 4.375rem;
}

.classicCase .list .item .side2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 7.75rem;
  border: 0.0313rem solid #f2f2f2;
  border-top: none;
  padding: 0 .625rem;
}

.classicCase .list .item .side2 .side21 {
  position: relative;
  top: -1.25rem;
}

.classicCase .list .item .side2 .side21 img {
  width: 2.5rem;
  height: 2.5rem;
}

.classicCase .list .item .side2 .side22 {
  font-size: .5rem;
  color: #222;
  margin-top: -1.5625rem;
  padding: .3125rem 0;
}

.classicCase .list .item .side2 .side22Bar {
  width: 2.1875rem;
  height: .0313rem;
  background-color: #cccccc;
}

.classicCase .list .item .side2 .side23 {
  font-size: .375rem;
  color: #888;
  margin-top: .625rem;
  height: 2.0313rem;
  line-height: .625rem;
}

.classicCase .list .item .side2 .detailBtn {
  width: 5.3125rem;
  height: 1.1875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .4375rem;
  color: #999;
  background-color: #f2f2f2;
  margin-top: .625rem;
  border-radius: .0938rem;
}

.classicCase .list .item .side2 .detailBtn:hover {
  background-color: #2380ff;
  color: #fff;
}

.classicCase .list .item.hoverClass {
  border: 0.0313rem solid #f2f2f2;
}

.classicCase .list .item.hoverClass .side1,
.classicCase .list .item.hoverClass .side2 {
  position: relative;
  animation: toMax 0.3s;
  animation-fill-mode: forwards;
  border: none;
}

.classicCase .list .item.hoverClass .side1 .side23,
.classicCase .list .item.hoverClass .side2 .side23 {
  color: #666;
  font-size: .4375rem;
  text-align: justify;
  padding: 0 .3125rem;
}

.classicCase .list .item.hoverClass .side1 .detailBtn,
.classicCase .list .item.hoverClass .side2 .detailBtn {
  margin-top: 1.25rem;
}

.classicCase .list .item:nth-of-type(4n) {
  margin-right: 0;
}

.classicCase .allBtn {
  width: 5.4688rem;
  height: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border: .0313rem solid #888;
  font-size: .4375rem;
  color: #888;
  margin: .9375rem 0 0;
  cursor: pointer;
  border-radius: .0938rem;
}

.classicCase .allBtn:hover {
  background-color: #2380ff;
  color: #fff;
  border-color: #2380ff;
}

.strength {
  background-image: url(https://aimg8.dlssyht.cn/u/2154910/ev_user_module_content_tmp/2021_11_27/tmp1637995204_2154910_s.png);
  width: 100%;
  height: 13.125rem;
}

.strength .side1 {
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0.0313rem solid rgba(255, 255, 255, 0.2);
  width: 37.5rem;
  margin: 0 auto;
}

.strength .side1 .item {
  width: 5.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 4.6875rem;
}

.strength .side1 .item .title {
  color: #fff;
  font-size: 1.0625rem;
  font-weight: bold;
}

.strength .side1 .item .message {
  font-size: .375rem;
  color: #fff;
}

.strength .side1 .item:last-child {
  margin-right: 0;
}

.strength .side1:nth-of-type(2) {
  border-bottom: none;
}

.news {
  padding: 1.5625rem 0;
}

.news .side1 {
  background-image: url(https://aimg8.dlszywz.com/ev_user_module_content_tmp/2016_06_22/tmp1466561986_1245451_s.png);
  height: 1.0938rem;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .8125rem;
  color: #373737;
}

.news .side2 {
  margin-top: .9375rem;
  padding: .9375rem 0;
  border-bottom: .0313rem dashed #ccc;
  display: flex;
}

.news .side2 .item {
  width: 48%;
  display: flex;
  align-items: center;
  margin-right: 4%;
}

.news .side2 .item img {
  width: 5.1563rem;
  height: 3.2813rem;
  margin-right: .625rem;
}

.news .side2 .item .side21 .side211 {
  font-size: .625rem;
  color: #2d2d2d;
}

.news .side2 .item .side21 .side211:hover {
  color: #2380ff;
}

.news .side2 .item .side21 .side212 {
  font-size: .4375rem;
  color: #777;
  margin-top: .625rem;
}

.news .side2 .item .side21 .side212:hover {
  color: #2380ff;
}

.news .side2 .item:nth-of-type(2) {
  justify-content: flex-end;
  margin-right: 0;
}

.news .side3 {
  display: flex;
  flex-wrap: wrap;
  margin-top: .4688rem;
}

.news .side3 .item {
  width: 48%;
  margin-right: 4%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: .4688rem;
}

.news .side3 .item .href {
  text-decoration: none;
  color: #373737;
  font-size: .5rem;
}

.news .side3 .item .date {
  font-size: .5rem;
  color: #868686;
}

.news .side3 .item:hover .href,
.news .side3 .item:hover .date {
  color: #2380ff;
}

.news .side3 .item:nth-of-type(2n) {
  margin-right: 0;
}

.concat {
  background-image: url(https://aimg8.dlssyht.cn/u/2154910/ev_user_module_content_tmp/2021_11_27/tmp1638009749_2154910_s.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 7.75rem;
  color: #fff;
}

.concat .commonDiv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.concat .site1 .site11 {
  font-size: 1.0625rem;
  font-weight: bold;
  color: #fff;
}

.concat .site1 .site12 {
  font-size: .5rem;
  margin-top: .625rem;
}

.concat .site2 {
  display: flex;
  align-items: center;
}

.concat .site2 .site21 img {
  margin-right: .625rem;
  width: 3.7813rem;
  height: 3.7813rem;
}

.concat .site2 .site221 {
  font-size: .5625rem;
}

.concat .site2 .site222 {
  font-size: .75rem;
  font-weight: bold;
  margin-top: .625rem;
}
