* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
html {
  font-size: 100px;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
  box-sizing: border-box;
}
*: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;
}
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;
}
.headerOn .header {
  position: fixed;
  background: #333;
}
.container1 {
  width: 100%;
  padding: 0 8.3333%;
  box-sizing: border-box;
}
.container1 {
  padding: 0 5.46875%;
  width: 100%;
  box-sizing: border-box;
}
.service {
  border-bottom: 1px solid #eee;
}
.service .serviceBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.service .serviceBox .serviceL {
  flex: 0 0 69.2%;
  justify-content: center;
  float: left;
  width: 69.2%;
  padding-top: 0.97rem;
  padding-bottom: 1.3rem;
}
.service .serviceBox .serviceL .serviceTitle h3 a {
  display: block;
  font-size: 0.36rem;
  line-height: 1;
}
.service .serviceBox .serviceL .serviceTitle h3 p {
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.28rem;
  width: 80%;
  margin-top: 0.3rem;
}
.service .serviceBox .serviceL .serviceList {
  margin-top: 1.1rem;
}
.service .serviceBox .serviceL .serviceList ul li .serviceListBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListL {
  flex: 0 0 34%;
  justify-content: center;
  float: left;
  width: 34%;
}
.service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListL .serviceListTitle span {
  display: block;
  font-weight: bold;
  color: #bfbfbf;
  font-size: 0.18rem;
  text-transform: uppercase;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  transform: translateX(-500px);
  transition: 1s;
}
.service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListL .serviceListTitle a {
  padding-top: 0.4rem;
  font-size: 0.48rem;
  line-height: 0.66rem;
  color: #000;
  font-weight: bold;
  display: block;
  transform: translateX(-500px);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.1s;
}
.service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListL .serviceListTitle a em {
  width: 0.1rem;
  height: 0.1rem;
  border: 4px solid #e71e19;
  display: block;
  border-radius: 50%;
  margin-top: 0.16rem;
}
.service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListL .serviceListTitle b {
  font-size: 0.2rem;
  color: #e71e19;
  line-height: 0.38rem;
  font-weight: normal;
  margin-top: 0.66rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform: translateX(-500px);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.2s;
}
.service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListL .serviceListTitle p {
  font-size: 0.14rem;
  line-height: 0.3rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  transform: translateX(-500px);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.3s;
}
.service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListR {
  flex: 0 0 65.8%;
  justify-content: center;
  float: left;
  width: 65.8%;
  position: relative;
  transform: scale(0);
  transition-delay: 2.15s;
  transition: 1.5s;
}
.service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListR img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
}
.service .serviceBox .serviceR {
  flex: 0 0 26%;
  justify-content: center;
  float: left;
  width: 26%;
  border-left: 1px solid #eeeeee;
  padding-top: 0.97rem;
}
.service .serviceBox .serviceR ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.service .serviceBox .serviceR ul li {
  width: 100%;
  position: relative;
}
.service .serviceBox .serviceR ul li .serviceRBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
  cursor: pointer;
}
.service .serviceBox .serviceR ul li .serviceRBox .serviceRL {
  width: 0.08rem;
  height: 0.08rem;
  border: 4px solid #d9d9d9;
  border-radius: 50%;
  display: block;
  margin-left: -0.08rem;
  margin-top: 0.2rem;
}
.service .serviceBox .serviceR ul li .serviceRBox .serviceRR {
  margin-left: 0.24rem;
  width: calc(100% - 50px);
}
.service .serviceBox .serviceR ul li .serviceRBox .serviceRR h4 {
  font-size: 0.26rem;
  line-height: 2;
}
.service .serviceBox .serviceR ul li.active .serviceRBox .serviceRL {
  border-color: #e71e19;
}
.service .serviceBox .serviceL .serviceList ul li.swiper-slide-active {
  position: relative;
  z-index: 2;
  background: #fff;
}
.service .serviceBox .serviceL.serivceActive .serviceList ul li.swiper-slide-active .serviceListBox .serviceListL .serviceListTitle span {
  transform: translateX(0);
}
.service .serviceBox .serviceL.serivceActive .serviceList ul li.swiper-slide-active .serviceListBox .serviceListL .serviceListTitle a {
  transform: translateX(0);
}
.service .serviceBox .serviceL.serivceActive .serviceList ul li.swiper-slide-active .serviceListBox .serviceListL .serviceListTitle b {
  transform: translateX(0);
}
.service .serviceBox .serviceL.serivceActive .serviceList ul li.swiper-slide-active .serviceListBox .serviceListL .serviceListTitle p {
  transform: translateX(0);
}
.service .serviceBox .serviceL.serivceActive .serviceList ul li.swiper-slide-active .serviceListBox .serviceListR {
  transform: scale(1);
}
.title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.title h3 a {
  color: #000;
  font-size: 0.3rem;
  line-height: 1;
}
.title h3 span {
  font-size: 0.2rem;
  padding-left: 0.22rem;
  text-transform: uppercase;
  color: #666666;
  line-height: 1;
}
.title .titler .titlerBoxCenter {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.title .titler .titlerBoxCenter .titlerBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.title .titler .titlerBoxCenter .titlerBox ul li {
  padding-right: 0.6rem;
}
.title .titler .titlerBoxCenter .titlerBox ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.title .titler .titlerBoxCenter .titlerBox ul li a i {
  width: 5px;
  height: 5px;
  display: block;
  border: 2px solid #e71e19;
  border-radius: 50%;
  margin-right: 0.13rem;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.title .titler .titlerBoxCenter .titlerBox ul li a em {
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.title .titler .titlerBoxCenter .titlerBox ul li.on a i {
  opacity: 1;
}
.title .titler .titlerBoxCenter .titlerBox ul li.on a em {
  color: #e71e19;
}
.title .titler .titlerBoxCenter .titlerBox ul li:hover a i {
  opacity: 1;
}
.title .titler .titlerBoxCenter .titlerBox ul li:hover a em {
  color: #e71e19;
}
.title .titler .titlerBoxCenter .titleMore {
  font-size: 0.18rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #666666;
  background: url(/templates/pc_cn/images/titleMore.png) no-repeat center left;
  padding-left: 0.3rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.title .titler .titlerBoxCenter .titleMore:hover {
  background: url(/templates/pc_cn/images/aboutLCenterMore.png) no-repeat center left;
  color: #e71e19;
}
.collaborate {
  padding-bottom: 0.44rem;
}
.collaborate .collaborateBox .collaborateList {
  width: 100%;
}
.collaborate .collaborateBox .collaborateList ul li {
  flex: 0 0 31.7%;
  justify-content: center;
  width: 31.7%;
  float: left;
  margin-right: 2.4%;
  margin-bottom: 0.36rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.collaborate .collaborateBox .collaborateList ul li .collaborateBoxImg {
  padding: 32%;
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.collaborate .collaborateBox .collaborateList ul li .collaborateBoxImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.collaborate .collaborateBox .collaborateList ul li .collaborateBoxImg::after {
  content: "";
  position: absolute;
  top: -250%;
  left: 250%;
  width: 100%;
  height: 100%;
  transition: 1s;
  background: rgba(255, 255, 255, 0.3);
  transform: rotate(60deg) scale(1.5);
}
.collaborate .collaborateBox .collaborateList ul li .collaborateBoxText {
  display: block;
  padding: 0 10%;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-top: 0;
}
.collaborate .collaborateBox .collaborateList ul li .collaborateBoxText i {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.38rem 0 0.29rem 0;
  border-bottom: 1px solid #eee;
  align-items: center;
}
.collaborate .collaborateBox .collaborateList ul li .collaborateBoxText i span {
  flex: 0 0 calc(100% - 0.4rem);
  justify-content: center;
  float: left;
  width: calc(100% - 0.4rem);
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.2rem;
}
.collaborate .collaborateBox .collaborateList ul li .collaborateBoxText i b {
  width: 0.18rem;
  height: 0.18rem;
  display: block;
  background: url(/templates/pc_cn/images/collaborateBoxText.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.collaborate .collaborateBox .collaborateList ul li .collaborateBoxText p {
  margin: 0.3rem 0 0.4rem 0;
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.collaborate .collaborateBox .collaborateList ul li:nth-child(3n) {
  margin-right: 0;
}
.collaborate .collaborateBox .collaborateList ul li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.collaborate .collaborateBox .collaborateList ul li:hover .collaborateBoxImg img {
  transform: scale(1.1);
}
.collaborate .collaborateBox .collaborateList ul li:hover .collaborateBoxImg::after {
  top: 250%;
  left: -250%;
}
.collaborate .collaborateBox .collaborateList ul li:hover .collaborateBoxText i b {
  background: url(/templates/pc_cn/images/collaborateBoxText2.png) no-repeat center;
}
.about {
  background: #f1f3f6;
}
.about .aboutBox {
  padding-left: 5.46875%;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .aboutBox .aboutBoxL {
  flex: 0 0 40%;
  justify-content: center;
  float: left;
  width: 40%;
  padding-top: 0.72rem;
  padding-bottom: 1.2rem;
}
.about .aboutBox .aboutBoxL .aboutBoxLTitle h3 {
  font-size: 0.3rem;
  line-height: 1;
  color: #000;
}
.about .aboutBox .aboutBoxL .aboutBoxLTitle span {
  display: block;
  font-size: 0.16rem;
  line-height: 1;
  padding-top: 0.32rem;
  color: #666666;
}
.about .aboutBox .aboutBoxL .aboutLCenter {
  padding-top: 0.5rem;
}
.about .aboutBox .aboutBoxL .aboutLCenter p {
  display: block;
  font-size: 0.16rem;
  line-height: 0.39rem;
  color: #4c4c4c;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.about .aboutBox .aboutBoxL .aboutLCenter a {
  background: url(/templates/pc_cn/images/aboutLCenterMore.png) no-repeat center left;
  font-size: 0.16rem;
  color: #e71e19;
  padding-left: 0.3rem;
  display: block;
  margin-top: 0.3rem;
}
.about .aboutBox .aboutBoxL .aboutNum {
  padding-top: 0.75rem;
}
.about .aboutBox .aboutBoxL .aboutNum ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.about .aboutBox .aboutBoxL .aboutNum ul li b {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
}
.about .aboutBox .aboutBoxL .aboutNum ul li b span {
  font-size: 0.54rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  color: #000;
  line-height: 0.7;
}
.about .aboutBox .aboutBoxL .aboutNum ul li b i {
  font-size: 0.16rem;
  color: #4c4c4c;
  line-height: 1;
}
.about .aboutBox .aboutBoxL .aboutNum ul li b em {
  font-size: 0.36rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  line-height: 0.5;
}
.about .aboutBox .aboutBoxL .aboutNum ul li b strong {
  font-size: 0.31rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 0.8;
}
.about .aboutBox .aboutBoxL .aboutNum ul li p {
  font-size: 0.16rem;
  color: #4c4c4c;
  padding-top: 0.22rem;
  line-height: 1;
}
.about .aboutBox .aboutBoxR {
  flex: 0 0 50%;
  justify-content: center;
  float: left;
  width: 50%;
  position: relative;
  height: 100%;
}
.about .aboutBox .aboutBoxR .aboutBoxRBg {
  display: block;
  height: 100%;
}
.about .aboutBox .aboutBoxR .aboutBoxRTop {
  position: absolute;
  top: 6%;
  left: 9%;
}
.about .aboutBox .aboutBoxR .aboutBoxRTop h4 {
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
}
.about .aboutBox .aboutBoxR .aboutBoxRTop p {
  font-size: 0.16rem;
  color: #fff;
  width: 58%;
  margin-top: 0.36rem;
}
.about .aboutBox .aboutBoxR span {
  position: absolute;
  top: calc(50% - 81px);
  left: 9%;
  text-transform: uppercase;
  z-index: 2;
  color: #fff;
  opacity: 0.25;
  font-size: 0.54rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  width: 58%;
  font-weight: bold;
}
.about .aboutBox .aboutBoxR .aboutBoxRBottom {
  position: absolute;
  bottom: 1.2rem;
  left: 9%;
  width: 40%;
}
.about .aboutBox .aboutBoxR .aboutBoxRBottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.about .aboutBox .aboutBoxR .aboutBoxRBottom ul li img {
  display: block;
  height: 0.6rem;
  margin: 0 auto;
}
.about .aboutBox .aboutBoxR .aboutBoxRBottom ul li p {
  padding-top: 0.23rem;
  line-height: 1;
  color: #fff;
  font-size: 0.16rem;
}
.news .title .titler .titlerBoxCenter .titlerBox ul li {
  padding-right: 1rem;
}
.news .newsBox {
  width: 100%;
}
.news .newsBox .newsBoxList {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .newsBox .newsBoxList .newsBoxListL {
  flex: 0 0 31.8%;
  justify-content: center;
  float: left;
  width: 31.8%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxLImg {
  padding: 28.15% 0;
  position: relative;
  display: block;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxLImg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxLImg::after {
  content: "";
  position: absolute;
  top: -250%;
  left: 250%;
  width: 100%;
  height: 100%;
  transition: 1s;
  background: rgba(255, 255, 255, 0.3);
  transform: rotate(60deg) scale(1.5);
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxText {
  display: block;
  padding: 0 8% 0.35rem;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-top: 0;
  overflow: hidden;
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxText .newsTitle {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.26rem 0;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxText .newsTitle i {
  font-size: 0.24rem;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #666666;
  line-height: 1;
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxText .newsTitle b {
  font-size: 0.18rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  color: #666666;
  line-height: 1;
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxText em {
  padding: 0.3rem 0 0.2rem;
  line-height: 1;
  font-size: 0.18rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #323232;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxText strong {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: normal;
  color: #808080;
  line-height: 0.25rem;
}
.news .newsBox .newsBoxList .newsBoxListL .newsBoxText img {
  float: right;
  height: 8px;
  display: block;
  margin-top: 0.2rem;
}
.news .newsBox .newsBoxList .newsBoxListL:hover .newsBoxLImg img {
  transform: scale(1.1);
}
.news .newsBox .newsBoxList .newsBoxListL:hover .newsBoxLImg::after {
  top: 250%;
  left: -250%;
}
.news .newsBox .newsBoxList .newsBoxListL:hover .newsBoxText em {
  color: #e71e19;
}
.news .newsBox .newsBoxList .newsBoxListR {
  flex: 0 0 65.05%;
  justify-content: center;
  float: left;
  width: 65.05%;
}
.news .newsBox .newsBoxList .newsBoxListR ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.news .newsBox .newsBoxList .newsBoxListR ul li {
  flex: 0 0 48%;
  justify-content: center;
  float: left;
  width: 48%;
  margin-bottom: 0.45rem;
}
.news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText {
  display: block;
  padding: 0 8% 0.35rem;
  box-sizing: border-box;
  border: 1px solid #eee;
  overflow: hidden;
}
.news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText .newsTitle {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.26rem 0;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText .newsTitle i {
  font-size: 0.24rem;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #666666;
  line-height: 1;
}
.news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText .newsTitle b {
  font-size: 0.18rem;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  color: #666666;
  line-height: 1;
}
.news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText em {
  padding: 0.3rem 0 0.2rem;
  line-height: 1;
  font-size: 0.18rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #323232;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText strong {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: normal;
  color: #808080;
  line-height: 0.25rem;
}
.news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText img {
  float: right;
  height: 8px;
  display: block;
  margin-top: 0.2rem;
}
.news .newsBox .newsBoxList .newsBoxListR ul li:hover .newsBoxText em {
  color: #e71e19;
}
.bottomicon {
  margin-top: 0.4rem;
}
.bottomicon img {
  width: 100%;
  display: block;
}
.message {
  padding-bottom: 0.6rem;
}
.message h3 {
  font-size: 0.3rem;
  padding-top: 0.43rem;
}
.message .messageBox ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.4rem;
}
.message .messageBox ul li {
  flex: 0 0 15.8%;
  justify-content: center;
  float: left;
  width: 15.8%;
  position: relative;
}
.message .messageBox ul li input {
  width: 100%;
  height: 0.5rem;
  border: 1px solid #888888;
  padding: 0 0.15rem;
  box-sizing: border-box;
}
.message .messageBox ul li:nth-last-child(3) {
  flex: 0 0 37.35%;
  justify-content: center;
  float: left;
  width: 37.35%;
}
.message .messageBox ul li:nth-last-child(2) {
  flex: 0 0 13.35%;
  justify-content: center;
  float: left;
  width: 13.35%;
}
.message .messageBox ul li:nth-last-child(2) img {
  width: 0.8rem;
  height: 0.3rem;
  background: #333;
  position: absolute;
  top: 0.1rem;
  right: 0.15rem;
  cursor: pointer;
}
.message .messageBox ul li:last-child {
  flex: 0 0 13.35%;
  justify-content: center;
  float: left;
  width: 13.35%;
}
.message .messageBox ul li:last-child button {
  width: 100%;
  height: 0.5rem;
  background: #f0f0f0;
  border: 1px solid #888888;
  cursor: pointer;
  color: #656566;
  outline: none;
}
.message .messageBox p {
  font-size: 0.14rem;
  color: #808080;
  margin-top: 0.2rem;
}
/*banner*/
.banner {
  height: 100vh;
  width: 100%;
  position: relative;
  background: #f1f3f6;
  overflow: hidden;
}
.banner-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner-media video {
  width: 100%;
}
/*.banner-media-b{width: 100%;height: 100%;position: absolute;top:0;left: 0;background: #f1f3f6;opacity: 1;display: none;background: no-repeat center;background-size: cover;}*/
.banner-media-b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #f1f3f6;
  opacity: 0.7;
}
/*.banner-media-b{width: 100%;height: 100%;position: absolute;top:0;left: 0;background: url(/templates/pc_cn/images/20210101.jpg) no-repeat center;
    background-size: cover;}*/
.banner-media-pcb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #f1f3f6;
  opacity: 1;
  background: url("/templates/pc_cn/images/yuandanbanner.jpg") no-repeat center;
  background-size: cover;
}
/*.banner .banner-cont{background: rgba(255, 255, 255, .5);}*/
.banner .banner-info {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}
.banner .banner-tit {
  font-size: 78px;
  color: #000000;
  font-weight: 100;
}
.banner .banner-5g {
  font-size: 62px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  white-space: nowrap;
  position: relative;
  object-fit: cover;
  -webkit-filter: url(/templates/pc_cn/css/);
  filter: url(/templates/pc_cn/css/);
  padding: 0 100px;
  overflow: hidden;
  text-transform: uppercase;
}
.banner .banner-5g em {
  font-style: normal;
  font-size: 62px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.banner .banner-5g i {
  position: absolute;
  left: -2px;
  top: 0;
  width: 100%;
  color: #c50046;
  z-index: -1;
}
.banner .banner-5g span {
  position: absolute;
  left: 2px;
  top: 0;
  width: 100%;
  color: #83f9dd;
  z-index: -1;
  font-size: 120px;
}
.banner .banner-wenzi {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
}
.banner .banner-wenzi h1 {
  font-size: 34px;
  line-height: 30px;
  font-weight: bold;
  color: #000;
  margin-top: 15px;
}
.banner .banner-wenzi h2 {
  font-size: 20px;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000;
}
.banner .banner-wa {
  font-size: 22px;
  color: #333333;
  padding-top: 20px;
}
.banner .banner-news {
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: 10vh;
  left: 60px;
  background: #fff;
  padding: 20px;
  z-index: 3;
}
.banner .banner-news h3 {
  font-size: 18px;
  color: #e61e19;
  padding-bottom: 10px;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.banner .banner-news p {
  padding: 10px 0;
}
.banner .banner-news p a {
  display: block;
}
.banner .banner-news p a span {
  font-size: 14px;
  color: #363636;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.banner .banner-news p a i {
  font-size: 14px;
  color: #363636;
  padding-left: 25px;
  vertical-align: middle;
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner .banner-news-close {
  position: absolute;
  right: -32px;
  top: 0;
  width: 30px;
  height: 30px;
  background: #fff;
}
.banner .banner-news-close span {
  position: absolute;
  transform: rotate(-45deg);
  width: 20px;
  height: 2px;
  background: #363636;
  top: 15px;
  left: 5px;
}
.banner .banner-news-close span:nth-child(2) {
  transform: rotate(45deg);
}
.banner .mouse {
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -12px;
  cursor: pointer;
}
/*互联网营销*/
.hlwyx {
  padding-bottom: 100px;
  overflow: hidden;
}
/*.hlwyx .swiper-hlwyx .swiper-wrapper{transition-delay: .2s;}*/
.hlwyx .hlwyx-cont {
  padding: 100px 120px 0 120px;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
  position: relative;
}
.hlwyx .hlwyx-l {
  float: left;
  width: 72%;
}
.hlwyx .hlwyx-l .hlwyx-tit h4 {
  font-size: 26px;
  color: #181818;
  font-weight: normal;
  margin-bottom: 25px;
}
.hlwyx .hlwyx-l .hlwyx-tit p {
  color: #555555;
  font-size: 14px;
  line-height: 1.6;
}
.hlwyx .hlwyx-l .hlwyx-tit p span:last-child {
  display: block;
}
.hlwyx .swiper-hlwyx {
  height: 700px;
  overflow: hidden;
}
.hlwyx .swiper-hlwyx-l {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  height: 100%;
  display: table;
}
.hlwyx .swiper-hlwyx-l .swiper-hlcell {
  display: table-cell;
  vertical-align: middle;
}
.hlwyx .swiper-hlwyx-l h5 {
  font-size: 22px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  padding-bottom: 25px;
  text-transform: uppercase;
  transform: translateX(-500px);
}
.hlwyx .swiper-hlwyx-l h1 {
  font-size: 48px;
  color: #181818;
  padding-bottom: 10px;
  transform: translateX(-500px);
  opacity: 0;
}
.hlwyx .swiper-hlwyx-l h3 {
  width: 6px;
  height: 6px;
  border: 5px solid #3333cc;
  border-radius: 50%;
  transform: translateX(-500px);
}
.hlwyx .swiper-hlwyx-l h4 {
  font-size: 26px;
  color: #181818;
  font-weight: normal;
  padding-top: 60px;
  transform: translateX(-500px);
}
.hlwyx .swiper-hlwyx-l p {
  font-size: 14px;
  color: #555555;
  padding-top: 20px;
  transform: translateX(-500px);
}
.hlwyx .ani-slide .swiper-hlwyx-l h5 {
  transform: translateX(0);
  opacity: 1;
  transition: 1s;
}
.hlwyx .ani-slide .swiper-hlwyx-l h1 {
  transform: translateX(0);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.1s;
}
.hlwyx .ani-slide .swiper-hlwyx-l h3 {
  transform: translateX(0);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.2s;
}
.hlwyx .ani-slide .swiper-hlwyx-l h4 {
  transform: translateX(0);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.3s;
}
.hlwyx .ani-slide .swiper-hlwyx-l p {
  transform: translateX(0);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.4s;
}
.hlwyx .swiper-hlwyx .swiper-hlwyx-r {
  position: absolute;
  left: 30%;
  top: 0;
  width: 70%;
  height: 100%;
  max-width: 850px;
}
.hlwyx .hlwyx-f1 .yxf1img {
  position: absolute;
  transition: 0.2s;
}
.hlwyx .hlwyx-f1 .yxf11 {
  top: 5%;
  left: 40%;
  z-index: 4;
  transform: translateX(-200px) scale(0);
  opacity: 0;
}
.hlwyx .hlwyx-f1 .yxf12 {
  top: 32%;
  left: 23%;
  z-index: 5;
  transform: scale(0);
}
.hlwyx .hlwyx-f1 .yxf13 {
  top: 16%;
  left: 14%;
  z-index: 3;
  transform: scale(0);
}
.hlwyx .hlwyx-f1 .yxf14 {
  top: 42%;
  left: 11%;
  z-index: 2;
  transform: scale(0);
}
.hlwyx .hlwyx-f1 .yxf15 {
  top: 22%;
  left: 5%;
  z-index: 1;
  transform: translateX(-100px);
  opacity: 0;
}
.hlwyx .animated .ani-slide .hlwyx-f1 .yxf1img {
  position: absolute;
}
.hlwyx .animated .ani-slide .hlwyx-f1 .yxf11 {
  transform-origin: left;
  transform: translateX(0) scale(1);
  opacity: 1;
  transition: 1s;
  transition-delay: 1.2s;
}
.hlwyx .animated .ani-slide .hlwyx-f1 .yxf12 {
  transition: 0.8s;
  transform: scale(1);
  transition-delay: 1.15s;
}
.hlwyx .animated .ani-slide .hlwyx-f1 .yxf13 {
  transition: 0.8s;
  transform: scale(1);
  transition-delay: 1.1s;
}
.hlwyx .animated .ani-slide .hlwyx-f1 .yxf14 {
  transition: 0.8s;
  transform: scale(1);
  transition-delay: 1.05s;
}
.hlwyx .animated .ani-slide .hlwyx-f1 .yxf15 {
  transition: 0.8s;
  transform: translateX(0);
  opacity: 1;
  transition-delay: 1s;
}
.hlwyx .hlwyx-f2 .yxf2img {
  position: absolute;
  transition: 0.2s;
  opacity: 0;
}
.hlwyx .hlwyx-f2 .yxf21 {
  top: 8%;
  left: 0%;
  z-index: 7;
  opacity: 0;
  transform-origin: top right;
  transform: translateX(100px) scale(0.6);
}
.hlwyx .hlwyx-f2 .yxf22 {
  top: 64%;
  left: 47%;
  z-index: 6;
}
.hlwyx .hlwyx-f2 .yxf23 {
  top: 60%;
  left: 61%;
  z-index: 5;
}
.hlwyx .hlwyx-f2 .yxf24 {
  top: 42%;
  left: 43%;
  z-index: 4;
  transform-origin: bottom;
}
.hlwyx .hlwyx-f2 .yxf25 {
  top: 0%;
  left: 62%;
  z-index: 3;
  transform-origin: bottom left;
}
.hlwyx .hlwyx-f2 .yxf26 {
  top: 0%;
  left: 45%;
  z-index: 2;
  transform-origin: bottom right;
}
.hlwyx .hlwyx-f2 .yxf27 {
  top: 5%;
  left: 45%;
  z-index: 1;
  transform: scale(0);
}
.hlwyx .ani-slide .hlwyx-f2 .yxf21 {
  transition: 2s;
  transform: translateX(0) scale(1);
  opacity: 1;
  transition-delay: 1.9s;
}
.hlwyx .ani-slide .hlwyx-f2 .yxf22 {
  transition: 0.8s;
  opacity: 1;
  transition-delay: 2.6s;
}
.hlwyx .ani-slide .hlwyx-f2 .yxf23 {
  transition: 0.8s;
  opacity: 1;
  transition-delay: 2.2s;
}
.hlwyx .ani-slide .hlwyx-f2 .yxf24 {
  transition: 0.8s;
  opacity: 1;
  transition-delay: 1.9s;
}
.hlwyx .ani-slide .hlwyx-f2 .yxf25 {
  transition: 0.8s;
  opacity: 1;
  transition-delay: 1.85s;
}
.hlwyx .ani-slide .hlwyx-f2 .yxf26 {
  transition: 0.8s;
  opacity: 1;
  transition-delay: 1.8s;
}
.hlwyx .ani-slide .hlwyx-f2 .yxf27 {
  transition: 0.8s;
  transform: scale(1);
  opacity: 1;
  transition-delay: 1s;
}
.hlwyx .hlwyx-f3 svg {
  position: absolute;
  top: 30%;
  display: none;
}
@keyframes green {
  0% {
    stroke-dasharray: 0 749;
  }
  100% {
    stroke-dasharray: 749 749;
  }
}
.hlwyx .ani-slide .hlwyx-f3 .green {
  stroke-dasharray: 749 749;
  stroke-dashoffset: 0;
  animation: green 2s forwards linear 1;
}
@keyframes purple {
  0% {
    stroke-dasharray: 0 853;
  }
  100% {
    stroke-dasharray: 853 853;
  }
}
.hlwyx .ani-slide .hlwyx-f3 .purple {
  stroke-dasharray: 853 853;
  stroke-dashoffset: 0;
  animation: purple 2s forwards linear 1;
}
.hlwyx .hlwyx-r {
  position: absolute;
  width: 28%;
  height: 100%;
  right: 0;
  top: 0;
  border-left: 1px solid #eeeeee;
  padding-top: 100px;
  box-sizing: border-box;
}
.hlwyx .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background: none;
  opacity: 1;
  text-align: left;
  padding-left: 30px;
  box-sizing: border-box;
  position: absolute;
  padding-right: 120px;
  top: 150px;
  left: 0;
}
.hlwyx .swiper-pagination-bullet:nth-child(2) {
  top: 50%;
}
.hlwyx .swiper-pagination-bullet:nth-child(3) {
  bottom: 10%;
  top: auto;
}
.hlwyx .swiper-pagination-bullet h2 {
  font-size: 26px;
  color: #181818;
  font-weight: normal;
  padding-bottom: 15px;
}
.hlwyx .swiper-pagination-bullet p {
  font-size: 14px;
  color: #555555;
}
.hlwyx .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border: 3px solid #3333cc;
  border-radius: 50%;
  top: 10px;
  left: -4px;
  opacity: 0;
  transition: 0.3s;
}
.hlwyx .swiper-pagination-bullet-active:before {
  opacity: 1;
}
.hlwyx .swiper-pagination-bullet:hover:before {
  opacity: 1;
}
@media screen and (max-width: 1880px) {
  /*头部*/
  .header .header-navs .header-navs-cp {
    padding-left: 60px;
    width: 34%;
  }
  .header .header-navs .header-navs-al {
    padding-left: 60px;
    width: 18%;
  }
  .header .header-navs .header-navs-dh {
    padding-left: 45px;
  }
}
@media screen and (max-width: 1570px) {
  .logo70 {
    left: 40px;
  }
  .tf {
    height: 91px;
  }
  /*右侧快速导航*/
  .rightfast {
    right: 25px;
  }
  /*头部*/
  .header .header-cont {
    padding: 0 40px;
  }
  .header .header-navs {
    padding: 50px 60px 50px;
  }
  .header .header-navs div dl:before {
    height: 290px;
  }
  .header .header-navs div dl dd {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .header .header-navs .header-navs-jjfa {
    width: 32%;
  }
  .header .header-navs .header-navs-cp {
    padding-left: 40px;
    width: 33%;
  }
  .header .header-navs .header-navs-cp dl dd a span {
    padding-left: 30px;
  }
  .header .header-navs .header-navs-cp dl dd a i {
    font-size: 20px;
  }
  .header .header-navs .header-navs-al {
    padding-left: 40px;
  }
  .banner .banner-news {
    left: 40px;
  }
}
@media screen and (max-width: 1400px) {
  /*右侧快速导航*/
  /*banner*/
  .banner .banner-tit {
    font-size: 70px;
  }
  .banner .banner-5g {
    font-size: 100px;
  }
  .banner .banner-5g em,
  .banner .banner-5g span {
    font-size: 100px;
  }
  .about .aboutBox .aboutBoxL .aboutNum ul li b span {
    font-size: 30px;
    margin-top: 10px;
  }
  .about .aboutBox .aboutBoxR .aboutBoxRBottom {
    width: 70%;
  }
}
@media screen and (max-width: 1270px) {
  /*banner*/
  .banner .banner-news {
    display: none;
  }
  .banner-media video {
    height: 100%;
    width: auto;
  }
  .news .newsBox .newsBoxList .newsBoxListL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxLImg {
    width: 40%;
    float: left;
    padding: 0;
    height: 100%;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxLImg img {
    position: relative;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxText {
    padding-left: 3%;
    padding-right: 3%;
    border-top: 1px solid #eee;
  }
  .news .newsBox .newsBoxList .newsBoxListR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .banner-media-b {
    display: block;
    background: url(/templates/pc_cn/images/phonebanner.jpg) no-repeat center;
    background-size: cover;
    opacity: 1;
    animation: bmerun linear infinite 50s;
  }
  /*banner*/
  .banner .banner-info {
    text-align: left;
    transform: translateX(0) translateY(-50%);
    left: 0;
    width: 100%;
    padding: 0 40px;
    box-sizing: border-box;
  }
  .banner .banner-tit {
    font-size: 30px;
    padding-bottom: 15px;
  }
  .banner .banner-5g {
    font-size: 70px;
    padding: 0;
    filter: none;
  }
  .banner .banner-5g em,
  .banner .banner-5g span {
    display: block;
    line-height: 60px;
    font-size: 24px;
  }
  .banner .banner-wa p {
    font-size: 16px;
  }
  .banner .banner-wenzi {
    margin-top: 15px;
  }
  .banner .banner-wenzi h1 {
    font-size: 30px;
  }
  .banner .banner-wenzi h2 {
    font-size: 16px;
  }
  .banner .banner-wa {
    font-size: 12px;
    margin-top: 15px;
  }
  .banner .banner-wa p {
    display: inline;
  }
  .banner-media {
    will-change: transform;
  }
  .banner-media video {
    display: none;
  }
  .service .serviceBox .serviceL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding-top: 0.4rem;
    padding-bottom: 0.3rem;
  }
  .service .serviceBox .serviceL .serviceTitle h3 a {
    font-size: 0.18rem;
    line-height: 1.5;
  }
  .service .serviceBox .serviceL .serviceTitle h3 p {
    width: 100%;
    margin-top: 0.15rem;
  }
  .service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 0.4rem;
  }
  .service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListR img {
    position: relative;
  }
  .service .serviceBox .serviceL .serviceList {
    margin-top: 0.3rem;
  }
  .service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListL .serviceListTitle a {
    font-size: 0.26rem;
    line-height: 1.5;
  }
  .service .serviceBox .serviceL .serviceList ul li .serviceListBox .serviceListL .serviceListTitle b {
    margin-top: 0.2rem;
  }
  .service .serviceBox .serviceR {
    display: none;
  }
  .title .titler .titlerBoxCenter .titlerBox ul {
    display: none;
  }
  .collaborate .collaborateBox .collaborateList ul li {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .collaborate .collaborateBox .collaborateList ul li .collaborateBoxText {
    padding: 0 0.1rem;
  }
  .collaborate .collaborateBox .collaborateList ul li .collaborateBoxText i {
    padding: 0.2rem 0;
  }
  .collaborate .collaborateBox .collaborateList ul li .collaborateBoxText i span {
    font-size: 0.18rem;
  }
  .collaborate .collaborateBox .collaborateList ul li .collaborateBoxText p {
    padding: 0.15rem 0;
  }
  @keyframes bmerun {
    0% {
      transform: translate3d(0, 0, 0) scale(2);
    }
    20% {
      transform: translate3d(30%, -30%, 0) scale(3);
    }
    35% {
      transform: translate3d(90%, -45%, 0) scale(4.5);
    }
    50% {
      transform: translate3d(150%, -100%, 0) scale(5);
    }
    65% {
      transform: translate3d(90%, 45%, 0) scale(4.5);
    }
    80% {
      transform: translate3d(30%, 30%, 0) scale(3);
    }
    100% {
      transform: translate3d(0, 0, 0) scale(2);
    }
  }
  .container1 {
    padding: 0 0.15rem;
  }
  .collaborate {
    padding-bottom: 0;
  }
  .about .aboutBox {
    padding: 0;
  }
  .title h3 a {
    font-size: 0.26rem;
  }
  .about .aboutBox .aboutBoxL {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    padding: 0.4rem 0.15rem;
    box-sizing: border-box;
  }
  .about .aboutBox .aboutBoxL .aboutBoxLTitle h3 {
    font-size: 0.26rem;
  }
  .about .aboutBox .aboutBoxL .aboutBoxLTitle span {
    padding-top: 0.2rem;
  }
  .about .aboutBox .aboutBoxL .aboutLCenter {
    padding-top: 0.3rem;
  }
  .about .aboutBox .aboutBoxL .aboutNum ul li {
    flex: 0 0 40%;
    justify-content: center;
    float: left;
    width: 40%;
    margin-top: 0.3rem;
  }
  .about .aboutBox .aboutBoxL .aboutNum {
    padding-top: 0;
  }
  .about .aboutBox .aboutBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .about .aboutBox .aboutBoxR .aboutBoxRTop {
    left: 0.15rem;
  }
  .about .aboutBox .aboutBoxR .aboutBoxRTop h4 {
    font-size: 0.26rem;
  }
  .about .aboutBox .aboutBoxR .aboutBoxRTop p {
    width: 100%;
  }
  .about .aboutBox .aboutBoxR span {
    left: 0.15rem;
    font-size: 0.2rem;
    top: calc(70% - 81px);
  }
  .about .aboutBox .aboutBoxR .aboutBoxRBg {
    width: 140%;
  }
  .about .aboutBox .aboutBoxR .aboutBoxRBottom {
    width: 100%;
    left: 0;
    padding: 0 0.15rem;
    box-sizing: border-box;
    bottom: 0.5rem;
  }
  .about .aboutBox .aboutBoxR .aboutBoxRBottom ul li img {
    height: 0.4rem;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxLImg {
    width: 100%;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxLImg {
    padding: 38.15% 0;
    height: auto;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxLImg img {
    position: absolute;
  }
  .news .newsBox .newsBoxList .newsBoxListR ul li {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .news .newsBox .newsBoxList .newsBoxListR {
    margin-top: 0.2rem;
  }
  .news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText {
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 0.2rem;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxText .newsTitle i {
    font-size: 0.2rem;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxText .newsTitle {
    padding: 0.2rem 0 0.1rem;
  }
  .news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText .newsTitle {
    padding: 0.2rem 0 0.1rem;
  }
  .news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText .newsTitle i {
    font-size: 0.2rem;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxText em {
    padding: 0.2rem 0 0.1rem;
  }
  .news .newsBox .newsBoxList .newsBoxListR ul li .newsBoxText em {
    padding: 0.2rem 0 0.1rem;
  }
  .news .newsBox .newsBoxList .newsBoxListL .newsBoxText {
    padding-bottom: 0.2rem;
  }
  .message .messageBox ul li {
    flex: 0 0 100% !important;
    justify-content: center !important;
    float: left !important;
    width: 100% !important;
    margin-bottom: 0.2rem;
  }
  .bottomicon {
    display: none;
  }
  .message h3 {
    padding-top: 0.1rem;
  }
  .message h3 {
    font-size: 0.26rem;
  }
  .message .messageBox ul {
    margin-top: 0.2rem;
  }
}
<!--耗时1778745093.8543秒-->