* {
  margin: 0;
  padding: 0;
  outline: 0;
}

body {
  font-family: 'Microsoft Yahei';
  font-size: 15px;
  padding: 0;
  margin: 0;
  background: #fff;
}

dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
textarea {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:link,
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  outline: 0;
}
a:active {
  text-decoration: none;
}
a:focus {
  outline: 0;
}
img {
  width: 100%;
  height: 100%;
}
img,
input {
  border: 0;
}
input {
  outline: 0;
}
dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.t20 {
  margin-top: 20px;
}

.clear {
  clear: both;
}
.wrap {
  width: 100%;
  min-width: 1366px;
  z-index: 10;
  position: relative;
  padding: 0;
}

.section {
  width: 100%;
  min-width: 1366px;
  z-index: 10;
  position: relative;
}

.subMenu {
  height: 78px;
  z-index: 1000;
  width: 100%;
  text-align: center;
  box-shadow: rgb(95 126 209 / 16%) 0px 0px 16px;
}

.subMenu .inner {
  padding: 0;
  font-weight: 400;
  margin: 0 auto;
  display: inline-block;
}

.subMenu .inner a {
  text-decoration: none;
}

.subNavBtn {
  display: block;
  float: left;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #262626;
  height: 77px;
  line-height: 77px;
  padding: 0 142px;
}
.subMenu a:hover {
  color: #2a6fd4;
}
#topbar .inner a:hover {
  color: #2a6fd4 !important;
}

.active {
  border-bottom: 2px solid #2a6fd4;
  color: #2a6fd4 !important;
}
.end {
  margin: 0;
}

/* SECTIONS */
.sTop h5 {
  text-align: center;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #2a6fd4;
  margin: 71px 0px 39px;
}
.sTop .inner {
  width: 1386px;
  margin: 0 auto;
  display: flex;
}
.sTop .inner .img-text {
  position: relative;
}
.sTop .inner .img-text img {
  width: 442px;
  height: 546px;
}
.sTop .inner .img-text .zjl {
  position: absolute;
  bottom: 18px;
  color: #fff;
  left: 50%;
  transform: translate(-90%);
}
.sTop .inner .img-text .zjl h6 {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #f6f8ff;
  line-height: 30px;
}
.sTop .inner .img-text .zjl h6 .sul {
  font-size: 15px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #f6f8ff;
  line-height: 30px;
}
.sTop .inner .logo-content {
  font-size: 17px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  background: #f8faff;
  padding: 75px 79px 81px 83px;
}
.sTop {
  min-height: 130px;
  background: #fff;
  color: #3d3d3d;
  height: 100%;
}
.zjt {
  height: 100%;
}
.s1 {
  background: rgb(247, 248, 250);
  color: #fff;
  padding-top: 92px;
}

.s2 {
  background: #fff;
  padding-top: 92px;
}
.s3 {
  background: rgb(247, 248, 250);
  padding-top: 92px;
}
/* .banner_bottom {height: 610px;} */

/*--------------------------------头部--------------------------------*/
.head {
  width: 100%;
  /* border-bottom: 1px solid rgb(192,？ 192, 192); */
  position: relative;
  /* vertical-align: middle; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* height: 89px; */
}
.header-pod {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90px;
  line-height: 90px;
  margin: 0 auto;
}
.head .logo {
  float: left;
  width: 255px;
  height: 54px;
  margin-right: 57px;
}
.head nav {
  color: #fff;
  display: flex;
  align-items: center;
  height: 90px;
  line-height: 90px;
  position: relative;
}

/* 产品与服务交互下拉 开始 */
/* 产品与服务交互下拉 开始 */
.werd2 {
  position: absolute;
  top: 89px;
  left: 0;
  transform: translateX(-12%);
}
.wer {
  display: none;
  background: url(./image/icon-01.png) no-repeat 100% 100%;
  width: 1002px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
}
.hidden-box {
  display: none;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  /* border: 1px solid #ebebeb; */
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%), 0 2px 4px 0 rgb(0 0 0 / 10%);
}
.header-dropdown-block {
  box-shadow: 0 0 7px 0 rgb(171 171 171 / 30%);
  position: absolute;
  box-sizing: border-box;
  /* max-height: 277px; */
  overflow-y: auto;
  background-color: #fff;
  padding: 29px 80px;
  *zoom: 1;
  width: 100%;
  border-radius: 5px;
  height: 241px;
}
.header-dropdown-block .header-dropdown-content::after {
  content: '';
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
}
.header-dropdown-block h3 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #262626;
  line-height: 47px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 5px;
  text-align: center;
}
.header-dropdown-block .header-dropdown-content .header-column a {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  display: block;
  color: #757575 !important;
  height: 32px !important;
  line-height: 32px !important;
  text-align: left !important;
  width: 100%;
  margin: 0;
}
.header-dropdown-block .header-dropdown-content .header-column a:hover {
  background: none;
  border-bottom: none;
  height: 32px !important;
  line-height: 32px !important;
  text-align: left !important;
  color: #f29b00 !important;
}
.header-column:nth-child(1) .header-item-block {
  width: 216px !important;
}
.header-column:nth-child(3) .header-item-block {
  width: 207px;
}
.header-column:nth-child(2) .header-item-block {
  width: 533px;
}
.header-dropdown-block .header-dropdown-content .header-column {
  float: left;
  margin-right: 86px;
}
.header-dropdown-block .header-dropdown-content .header-column:last-child {
  margin-right: 0;
}
.header-dropdown-block .header-dropdown-content .header-column ul {
  display: flex;
  flex-wrap: wrap;
}
.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(1)
  ul
  li,
.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(3)
  ul
  li {
  width: 108px;
}
.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(1)
  ul
  li:nth-child(even) {
  width: 108px;
}
/* .header-dropdown-block .header-dropdown-content .header-column:nth-child(1) ul li:nth-child(even) , */
.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(3)
  ul
  li:nth-child(even) {
  width: 99px;
}
.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(2)
  ul
  li {
  width: 163px;
}
/* .header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(2)
  ul
  li:nth-child(even) {
  width: 160px;
} */
/* 产品与服务交互下拉 结束 */
/* .werd2 {
  position: absolute;
  top: 89px;
  left: 0;
  transform: translateX(-12%);
}
.wer {
  display: none;
  background: url(./image/icon-01.png) no-repeat 100% 100%;
 
  width: 1002px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
}
.hidden-box {
  display: none;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%), 0 2px 4px 0 rgb(0 0 0 / 10%);
}
.header-dropdown-block {
  box-shadow: 0 0 7px 0 rgb(171 171 171 / 30%);
  position: absolute;
  box-sizing: border-box;
  overflow-y: auto;
  background-color: #fff;
  padding: 24px 50px;
  *zoom: 1;
  width: 100%;
  border-radius: 5px;
  height: 241px;
}
.header-dropdown-block .header-dropdown-content::after {
  content: '';
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
}
.header-dropdown-block h3 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #262626;
  line-height: 47px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 5px;
  text-align: center;
}
.header-dropdown-block .header-dropdown-content .header-column a {
  font-size: 12px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  display: block;
  color: #757575 !important;
  height: 32px !important;
  line-height: 32px !important;
  text-align: left;
  width: 100%;
  margin: 0;
}
.header-dropdown-block .header-dropdown-content .header-column a:hover {
  background: none;
  border-bottom: none;
  height: 32px !important;
  line-height: 32px !important;
  text-align: left !important;
  color: #f29b00 !important;
}
.header-column:nth-child(1) .header-item-block {
  width: 216px !important;
}
.header-column:nth-child(3) .header-item-block {
  width: 207px;
}
.header-column:nth-child(2) .header-item-block {
  width: 714px;
}
.header-dropdown-block .header-dropdown-content .header-column {
  float: left;
  margin-right: 47px;
}
.header-dropdown-block .header-dropdown-content .header-column:last-child {
  margin-right: 0;
}
.header-dropdown-block .header-dropdown-content .header-column ul {
  display: flex;
  flex-wrap: wrap;
}
.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(1)
  ul
  li,
.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(3)
  ul
  li {
  width: 108px;
}
.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(1)
  ul
  li:nth-child(even) {
  width: 108px;
}

.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(3)
  ul
  li:nth-child(even) {
  width: 99px;
}
.header-dropdown-block
  .header-dropdown-content
  .header-column:nth-child(2)
  ul
  li {
  width: 184px;
}
.header-column:nth-child(2) .header-item-block ul li:nth-child(4)  a:hover{
  text-align: right !important;
} */
/* 产品与服务交互下拉 结束 */

.head nav a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  height: 90px;
  display: inline-block;
  line-height: 90px;
  cursor: pointer;
  margin: 0 26px;
  width: 126px;
  text-align: center;
}
.head .user a:hover,
.head nav a:hover {
  color: #fff;
  border-bottom: 4px solid #3e8cff;
  height: 84px;
  display: inline-block;
  line-height: 88px;
  background: rgba(111, 135, 158, 0.15);
}
.head nav .fr_sousou {
  width: 150px;
  height: 25px;
  margin-left: 82px;
  border-bottom: 1px solid #fff;
  /* padding-bottom: 7px; */
  display: flex;
}
.head nav .fr_sousou input {
  background: none;
  width: 132px;
}
.head nav .fr_sousou input::placeholder {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.5;
  padding-bottom: 50px;
}
.head nav .fr_sousou img {
  width: 16px;
  height: 16px;
}
.viewsindex {
  width: 100%;
  height: 100%;
}
.viewsindex .imgs {
  width: 100%;
  display: block;
}
.Aanst,
.contentsy,
.inject {
  position: relative;
}
.inject a {
  position: absolute;
  width: 500px;
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.contentsy a {
  position: absolute;
  width: 900px;
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.Aanst a {
  position: absolute;
  width: 500px;
  height: 60px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}

/*-------------------造价通------------------------*/
.section .title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section .title .topt {
  display: flex;
  align-items: center;
}
.section .title .topt .line-title {
  display: inline-block;
  width: 195px;
  height: 1px;
  background: #a0a0a0;
  border: 1px solid #a0a0a0;
}
.section .content_container {
  width: 1386px;
  height: 815px;
  margin: 59px auto 0;
  position: relative;
  overflow: hidden;
}
.item_data a:hover .bot_item button {
  color: #000;
  border: 1px solid #000;
  cursor: pointer;
}
.item_data img {
  height: 102px;
}
.item_data .bot_item {
  padding: 0 26px 0px;
}
.item_data .bot_item h5 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #232323;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 14px;
}
.item_data .bot_item span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #757575;
  display: inline-block;
  padding: 14px 0 21px 0;
}
.item_data .bot_item button {
  width: 107px;
  height: 33px;
  border: 1px solid #c7c7c7;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #c7c7c7;
  background: #fff;
  cursor: pointer;
}
.content_container .arrow_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 49px;
  height: 708px;
  line-height: 708px;
  text-align: center;
  background: #f0f1f7;
  border-radius: 2px;
}
.content_container .arrow_right {
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 708px;
  background: #f0f1f7;
  border-radius: 2px;
  line-height: 708px;
  text-align: center;
}
.section .title .topt h3 {
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  margin: 0 33px 0;
  color: #3b3b3b;
}
.section .title .doc {
  font-size: 22px;
  font-family: DengXian;
  font-weight: 300;
  color: #a0a0a0;
  margin-top: 18px;
}

/*---------------------------------三楼层轮播----------------------------------*/
.swiper-container {
  width: 1386px;
  height: 1090px;
  margin: 59px auto 0;
  position: relative;
  overflow: hidden;
  background: rgb(247, 248, 250);
}
.swiper-wrapper {
  position: absolute;
  height: 605px;
}
.swiper-slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  float: left;
  width: 1386px;
  height: 630px;
}
.s2 .swiper-wrapper .swiper-slide .item_data {
  width: 576px;
  height: 295px;
  border-radius: 4px 4px 0px 0px;
  background: url(./image/biankuang2.png) no-repeat 100% 100%;
  margin-bottom: 30px;
}
.s3 .swiper-wrapper .swiper-slide .item_data {
  width: 576px;
  height: 296px;
  border-radius: 4px 4px 0px 0px;
  background: url(./image/biankuang3.png) no-repeat 100% 100% !important;
  margin-bottom: 30px;
}
.swiper-wrapper .swiper-slide .item_data {
  width: 576px;
  height: 295px;
  border-radius: 4px 4px 0px 0px;
  background: url(./image/biankuang1.png) no-repeat 100% 100%;
  margin-bottom: 30px;
}
.swiper-wrapper .swiper-slide .item_data:nth-child(even) {
  margin-left: 30px;
}
.swiper-slide .item_data img {
  height: 102px;
}
.swiper-slide .item_data .bot_item h5 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #232323;
  border-bottom: 1px solid #e1e1e1;
  height: 25px;
  line-height: 38px;
}
.swiper-slide .item_data .bot_item span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  height: 52px;
  line-height: 21px;
  color: #757575;
  display: inline-block;
  padding: 15px 0 10px 0;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.swiper-slide .item_data .bot_item button {
  width: 107px;
  height: 33px;
  border: 1px solid #c7c7c7;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #c7c7c7;
  background: #fff;
  margin-top: 14px;
  cursor: pointer;
}
.swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-custom {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.active {
  background: #fff;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 100px !important;
}
.swiper-pagination-bullet {
  width: 22px;
  height: 2px;
  background: #727272;
}
.s1 .swiper-pagination-bullet-active {
  background: #f39800;
  opacity: 0.5;
}
.swiper-button-prev {
  width: 49px;
  height: 968px;
  /* height: 632px; */
  background: #f0f1f7;
  border-radius: 2px;
  top: 0 !important;
  left: 0;
}
.swiper-button-next {
  right: 0 !important;
  width: 49px;
  height: 968px;
  background: #f0f1f7;
  border-radius: 2px;
  top: 0 !important;
}
.s2 .swiper-pagination-bullet-active {
  background-color: #00af84 !important;
}
.s3 .swiper-pagination-bullet-active {
  background-color: #2576ec !important;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  color: #d2d2d2;
}

/*---------------------------案例严选-------------------------------------*/
.cooperation {
  position: relative;
  height: 716.59px;
}
.cooperation_icon {
  position: absolute;
  top: 60px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cooperation img {
  width: 100%;
  height: 100%;
  position: relative;
}
.cooperation h4 {
  width: 100%;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 127px;
}
.cooperation .triangle {
  width: 0;
  height: 0;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  border-top: 50px solid #f7f8fa;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cooperation ul {
  display: flex;
  flex-wrap: wrap;
  width: 1080px;
  margin: 0 auto;
  justify-content: center;
}
.cooperation ul li {
  width: 345px;
  height: 169px;
  line-height: 210px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.cooperation ul li:nth-child(-n + 3) {
  margin-bottom: 22px;
}
.cooperation ul li:nth-child(2) {
  margin: 0 22px;
}
.cooperation ul li:nth-child(5) {
  margin: 0 22px;
}
.cooperation ul li:nth-child(1) img {
  width: 203px;
  height: 56px;
}
.cooperation ul li:nth-child(2) img {
  width: 213px;
  height: 55px;
}
.cooperation ul li:nth-child(5) img {
  width: 248px;
  height: 46px;
}
.cooperation ul li:nth-child(6) img {
  width: 180px;
  height: 82px;
}
.cooperation ul li:nth-child(3),
.cooperation ul li:nth-child(4) {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 165px;
}
/* todos */
/* .cooperation {
  position: relative;
  height: 716.59px;
}
.cooperation_icon {
  position: absolute;
  top: 60px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cooperation img {
  width: 100%;
  height: 100%;
  position: relative;
}
.cooperation h4 {
  width: 100%;
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 127px;
}
.cooperation .triangle {
  width: 0;
  height: 0;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  border-top: 50px solid #f7f8fa;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.cooperation ul {
  display: flex;
  flex-wrap: wrap;
  width: 1196px;
  margin: 0 auto;
  justify-content: center;
}
.cooperation ul li {
  width: 382px;
  height: 119px;
  line-height: 210px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.cooperation ul li:nth-child(-n + 5) {
  margin-bottom: 25px;
}
.cooperation ul li:nth-child(2) {
  margin: 0 25px;
}
.cooperation ul li:nth-child(1) img {
  width: 203px;
  height: 56px;
}
.cooperation ul li:nth-child(2) img {
  width: 213px;
  height: 55px;
}
.cooperation ul li:nth-child(3) img {
  width: 236px;
  height: 56px;
}
.cooperation ul li:nth-child(4){
  width: 586px;
  height: 119px;
}
.cooperation ul li:nth-child(5){
  width: 583px;
  height: 119px;
  margin-left: 25px;
}
.cooperation ul li:nth-child(4) img{
  width: 354px;
  height: 46px;
}
.cooperation ul li:nth-child(5) img {
  width: 417px;
  height: 43px;
}
.cooperation ul li:nth-child(6) img {
  width: 167px;
  height: 57px;
}
.cooperation ul li:nth-child(7) img {
  width: 233px;
  height: 43px;
}
.cooperation ul li:nth-child(7) {
  margin: 0 25px;
}
.cooperation ul li:last-child img{
  width: 221px;
  height: 28px;
}
.cooperation ul li:nth-child(8){
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 165px;
} */
/*--------------------------------底部--------------------------------*/
.home-footer-container {
  background: #2b343d;
  /* display: flex;
  justify-content: center;
  align-items: center; */
}
.navs-bottom {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 1383px;
}

.home-footer-container .home-Bar {
  display: flex;
  flex-direction: column;
  padding: 66px 0 20px 0;
}
.home-footer-container .home-Bar img {
  width: 441px;
  height: 90px;
  margin-right: 118px;
}
.home-footer-container .home-Bar img .last-img {
  width: 441px;
  height: 90px;
  margin-right: 54px;
}
.home-footer-container .home-Bar .first-1 li {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}
.home-footer-container .home-Bar .first-1 li ul {
  margin-top: 15px;
}
.home-footer-container .home-Bar .first-1 li ul li {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 10px;
  width: 119px;
}
.home-footer-container .home-Bar .first-1 li ul li a {
  color: #fff;
}
.home-footer-container .home-Bar .first-1 li ul li a:hover {
  color: #2879ff;
}
.home-footer-container .home-Bar .line {
  width: 1px;
  height: 73px;
  border: 1px solid #ffffff;
  opacity: 0.3;
  margin: 0 85px 0 57px;
}
.home-footer-container .home-Bar .second-2 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  /* margin-left: 54px; */
}
.home-footer-container .home-Bar .second-2 li ul {
  margin-top: 15px;
}

.home-footer-container .home-Bar .second-2 li ul li {
  margin-bottom: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #ffffff;
}
.long-line {
  height: 1px;
  background: #ffffff;
  opacity: 0.3;
  margin: 45px 0 20px;
}
p {
  height: 12px;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
}
.to-link {
  color: #fff;
}
.to-link:hover {
  color: #2879ff;
}
