.contact .ncon {
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/mainbg.png") #222222 center;
  background-attachment: fixed;
  padding-bottom: 80px;
  overflow: hidden;
  position: relative;
}
.contact .ncenter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.contact .ncon-nav {
  margin-top: 60px;
  margin-bottom: 80px;
}
.contact .ncon-nav a {
  color: #999999;
  font-size: 16px;
  padding: 12px 15px 12px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.contact .ncon-nav a:hover {
  color: #fff;
}
.contact .ncon-nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.5s;
}
.contact .ncon-nav .active {
  color: #fff;
}
.contact .ncon-nav .active::after {
  width: 100%;
  transition: 0.5s;
}
.contact .ncon-nav a:hover::after {
  width: 100%;
  transition: 0.5s;
}
.contact .lxlist {
  display: flex;
}
.contact .lxitem {
  width: 370px;
  height: 388px;
  background: #333333;
  overflow: hidden;
  position: relative;
  margin-right: 58px;
}
.contact .lxitem:after {
  content: '';
  width: 129px;
  height: 110px;
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/lxicon.png");
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.contact .lxitem:hover:after {
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/lxicons.png");
}
.contact .lxitem .tit {
  font-size: 18px;
  color: #fff;
  margin-top: 40px;
  margin-left: 20px;
  position: relative;
  z-index: 2;
}
.contact .lxitem .lxlis {
  position: absolute;
  bottom: 40px;
  left: 20px;
}
.contact .lxitem .lxli {
  margin-bottom: 13px;
  display: flex;
}
.contact .lxitem .lxli:last-child {
  margin-bottom: 0;
}
.contact .lxitem .lxli a {
  color: #fff;
  transition: .5s;
}
.contact .lxitem .lxli a:hover {
  color: #E50000;
  transition: .5s;
}
.contact .lxitem .label {
  width: 80px;
  font-size: 14px;
  color: #999999;
}
.contact .lxitem .val {
  width: 205px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 20px;
}
.contact .upload-demo p.h3 {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin-bottom: 20px;
}
.contact .upload-demo a.upload {
  width: 320px;
  height: 64px;
  background: #222222;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.contact .upload-demo p.tips {
  font-size: 16px;
  color: #333333;
  margin-bottom: 0px;
}
.contact .elw5 {
  width: 48%;
}
.contact .elupbox {
  display: flex;
  min-height: 100%;
  justify-content: space-between;
}
.contact .upload-demo {
  height: 100%;
}
.contact .form-con .el-upload-list__item-name {
  color: #fff;
}
.contact .form-con .el-upload-list__item-name [class^=el-icon] {
  color: #fff;
}
.contact .form-con .el-upload-list__item.is-success .el-upload-list__item-name:focus,
.contact .form-con .el-upload-list__item.is-success .el-upload-list__item-name:hover {
  color: #000;
}
.contact .form-con .el-upload-list__item.is-success .el-upload-list__item-name:focus .el-icon-document,
.contact .form-con .el-upload-list__item.is-success .el-upload-list__item-name:hover .el-icon-document {
  color: #000;
}
.contact .form-con .el-upload-list__item .el-icon-upload-success {
  color: #fff;
}
.contact .form-con .el-upload-dragger {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.contact .form-con .el-upload {
  display: block;
  height: 100%;
}
.contact .form-con .el-upload-dragger {
  width: 100%;
  height: 100%;
}
.contact .form-con .form {
  width: 100%;
}
.contact .form-con .form textarea {
  font-family: '';
}
.contact .form-con .form .el-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact .form-con .form .inp {
  width: 30%;
  height: 50px;
}
.contact .form-con .form .inp input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  background: none;
  color: #fff;
  border-color: #DDDDDD;
}
.contact .form-con .form .inp50 {
  width: 48%;
}
.contact .form-con .form .el-form-item__content {
  width: 100%;
  height: 100%;
}
.contact .form-con .form .textarea {
  width: 100%;
  height: 300px;
}
.contact .form-con .form .el-textarea__inner {
  height: 100%;
  color: #fff;
  background: none;
  border-color: #DDDDDD;
}
.contact .form-con .form .el-textarea {
  height: 100%;
}
.contact .form-con {
  margin-top: 80px;
}
.contact .form-con .tips {
  color: #fff;
  font-size: 14px;
}
.contact .form-con .form {
  padding-top: 20px;
}
.contact .form-con .sub {
  width: 185px;
  height: 58px;
  background: #FFFFFF;
  font-size: 18px;
  color: #222222;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .5s;
}
.contact .form-con .sub:hover {
  background: #E50000;
  color: #fff;
  transition: .5s;
}
.about-container .scyf-tp .swiper-slide {
  width: auto;
}
.about-container .scroll-line {
  font-size: 14px;
  color: #fff;
  position: absolute;
  right: -180px;
  top: 0;
}
.about-container .scroll-line span {
  color: #fff;
  font-size: 14px;
  transform: rotate(-90deg);
  display: inline-block;
}
.about-container .scroll-line .lines {
  width: 1px;
  height: 133px;
  border: 1px solid #EAEAEA;
  position: relative;
  left: 17px;
  top: 20px;
}
.about-container .nhonor {
  position: relative;
  padding-top: 80px;
}
.about-container .nhonor:after {
  content: '';
  position: absolute;
  background: #333333;
  width: 1920px;
  left: 0;
  top: 0px;
  height: 380px;
  border-top: 2px solid #E50000;
}
.about-container .nhonor .honor-list {
  position: relative;
  z-index: 2;
  display: flex;
}
.about-container .nhonor .honor-list .honor-item {
  position: relative;
  width: 276px;
  cursor: pointer;
}
.about-container .nhonor .honor-list .honor-item:hover .tp:after {
  opacity: 0;
  z-index: -1;
  transition: .5s;
}
.about-container .nhonor .honor-list .honor-item .tp {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-container .nhonor .honor-list .honor-item .tp img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: scale-down;
}
.about-container .nhonor .honor-list .honor-item .tp:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 12;
  transition: .5s;
}
.about-container .nhonor .honor-list .honor-item p {
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.about-container .nzeren {
  padding-top: 80px;
  margin-bottom: 80px;
  position: relative;
}
.about-container .nzeren:after {
  content: '';
  width: 1560px;
  height: 495px;
  top: 0px;
  left: -360px;
  position: absolute;
  background: #333333;
  border-right: 2px solid #E50000;
}
.about-container .nzeren p.name {
  color: #E50000;
  font-size: 18px;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
.about-container .nzeren .zerencon {
  display: flex;
  position: relative;
  z-index: 2;
}
.about-container .nzeren .zerencon .tp {
  width: 360px;
  height: 430px;
  margin-right: 40px;
}
.about-container .nzeren .zerencon .tp img {
  display: block;
  width: 100%;
}
.about-container .nzeren .zerencon .zeren-txt {
  flex: 1;
}
.about-container .nzeren .zerencon .zeren-txt p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.about-container .nabout {
  line-height: 1;
  position: relative;
  padding-bottom: 80px;
}
.about-container .nabout .abboxs {
  display: flex;
  position: relative;
}
.about-container .nabout .abtxt {
  width: 360px;
  height: 600px;
  margin-top: 140px;
  position: sticky;
  top: 140px;
  left: 0;
}
.about-container .nabout .abtxt p.tit {
  color: #E50000;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.about-container .nabout .abtxt .line {
  width: 70px;
  height: 4px;
  background: #E50000;
  margin-bottom: 25px;
}
.about-container .nabout .abtxt .p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 32px;
}
.about-container .nabout .abtps {
  margin-left: 200px;
}
.about-container .nabout .abtp {
  width: 480px;
  padding-bottom: 80px;
}
.about-container .nabout .abtp:last-child {
  margin-bottom: 0;
}
.about-container .nabout .abtp .tp {
  width: 400px;
  height: 300px;
  margin-bottom: 15px;
  overflow: hidden;
}
.about-container .nabout .abtp .tp img {
  transition: .5s;
  width: 100%;
}
.about-container .nabout .abtp:hover img {
  transform: scale(1.2);
  transition: .5s;
}
.about-container .nabout .abtp p {
  width: 400px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.about-container .ncon {
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/mainbg.png") #222222 center;
  background-attachment: fixed;
  position: relative;
}
.about-container .ncon2 {
  overflow: hidden;
  padding-bottom: 80px;
}
.about-container .ncenter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.about-container .ncon-nav {
  padding-top: 60px;
}
.about-container .ncon-nav a {
  color: #999999;
  font-size: 16px;
  padding: 12px 15px 12px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.about-container .ncon-nav a:hover {
  color: #fff;
}
.about-container .ncon-nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.5s;
}
.about-container .ncon-nav .active {
  color: #fff;
}
.about-container .ncon-nav .active::after {
  width: 100%;
  transition: 0.5s;
}
.about-container .ncon-nav a:hover::after {
  width: 100%;
  transition: 0.5s;
}
.innerPage-cooperate .njoin {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/joinbg.png") no-repeat #222222;
  background-size: 100% 100%;
}
.innerPage-cooperate .njoin a.join {
  width: 236px;
  height: 52px;
  background: #E50000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  margin-bottom: 32px;
}
.innerPage-cooperate .njoin a.join:hover:before {
  margin-right: 22px;
  transition: .5s;
}
.innerPage-cooperate .njoin a.join:before {
  content: '';
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/joinicon.png") no-repeat;
  margin-right: 12px;
  transition: .5s;
}
.innerPage-cooperate .njoin p {
  font-size: 24px;
  color: #fff;
}
.innerPage-cooperate .ncase .case-tips {
  color: #999999;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 40px;
}
.innerPage-cooperate .ncase .map {
  height: 574px;
}
.innerPage-cooperate .nques {
  margin-top: 80px;
  border-top: 1px dashed #999999;
  line-height: 1;
}
.innerPage-cooperate .nques .ques-item {
  border-bottom: 1px dashed #999999;
  padding: 20px 0;
  cursor: pointer;
  height: 56px;
  overflow: hidden;
  position: relative;
  transition: .5s;
}
.innerPage-cooperate .nques .ques-item:after {
  content: '';
  width: 8px;
  height: 14px;
  position: absolute;
  display: block;
  right: 10px;
  top: 20px;
  transition: .5s;
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/anliicon.png");
}
.innerPage-cooperate .nques .ques-item:hover {
  padding-left: 20px;
  transition: .5s;
  height: 100px;
}
.innerPage-cooperate .nques .ques-item:hover:after {
  transform: rotate(90deg);
  transition: .5s;
}
.innerPage-cooperate .nques .ques-item:hover .ques-q {
  color: #999999;
  transition: .5s;
}
.innerPage-cooperate .nques .ques-item .ques-q {
  font-size: 16px;
  color: #fff;
  transition: .5s;
}
.innerPage-cooperate .nques .ques-item .ques-a {
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
}
.innerPage-cooperate .nques .ques-item .ques-a:before {
  content: '';
  width: 60px;
  height: 0px;
  border: 1px solid #EAEAEA;
  margin-right: 9px;
  display: inline-block;
  position: relative;
  top: -4px;
}
.innerPage-cooperate .nanli {
  position: relative;
  width: 94%;
  max-width: 1000px;
  background: #fff;
  margin: -90px auto 0;
  padding: 10px;
}
.innerPage-cooperate .nanli .anli-list {
  width: 100%;
  height: 100%;
  background: #fff;
  margin: 0 auto;
  border-radius: 10px;
  overflow: auto;
  box-sizing: border-box;
}
.innerPage-cooperate .nanli .anli-list::-webkit-scrollbar {
  width: 4px;
}
.innerPage-cooperate .nanli .anli-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  opacity: 0.2;
  background: #E50000;
}
.innerPage-cooperate .nanli .anli-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: #EDEDED;
}
.innerPage-cooperate .nanli .anli-list .anli-item {
  margin-left: 20px;
  padding: 12px 0;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #EAEAEA;
}
.innerPage-cooperate .nanli .anli-list .anli-item img {
  margin-right: 10px;
  width: 24px;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.innerPage-cooperate .nanli .anli-list .anli-item .anli-conutry {
  width: 100%;
  font-size: 18px;
  color: #333;
  display: flex;
  align-items: center;
}
.innerPage-cooperate .nanli .anli-list .anli-item .anli-txt {
  width: 100%;
  margin-top: 14px;
  color: #333333;
  font-size: 14px;
}
.innerPage-cooperate .nanli .anli-list .anli-item:hover img {
  transform: rotateY(360deg);
  transition: 0.5s;
}
.innerPage-cooperate .ncon {
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/mainbg.png") #222222 center;
  background-size: 1920px;
  padding-bottom: 80px;
  overflow: hidden;
  position: relative;
}
.innerPage-cooperate .ncenter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.innerPage-cooperate .ncon-nav {
  margin-top: 60px;
  margin-bottom: 80px;
}
.innerPage-cooperate .ncon-nav a {
  color: #999999;
  font-size: 16px;
  padding: 12px 15px 12px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
}
.innerPage-cooperate .ncon-nav a:hover {
  color: #fff;
}
.innerPage-cooperate .ncon-nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.5s;
}
.innerPage-cooperate .ncon-nav .active {
  color: #fff;
}
.innerPage-cooperate .ncon-nav .active::after {
  width: 100%;
  transition: 0.5s;
}
.innerPage-cooperate .ncon-nav a:hover::after {
  width: 100%;
  transition: 0.5s;
}
.innerPage-news .sp-lightbox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.innerPage-news .nbg {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.innerPage-news .nbg div {
  width: 20%;
  height: 20vw;
  border-right: 1px solid #262626;
}
.innerPage-news .nbg div.bg1 {
  background: #1F1F1F;
}
.innerPage-news .nbg div.bg2 {
  background: #1D1D1D;
}
.innerPage-news .nbg div.bg3 {
  background: #1F1F1F;
}
.innerPage-news .nbg div.bg4 {
  background: #1B1B1B;
}
.innerPage-news .nbg div.bg5 {
  background: #1F1F1F;
}
.innerPage-news .nbg div.bg6 {
  background: #181818 ;
}
.innerPage-news .nbg div.bg7 {
  background: #1B1B1B;
}
.innerPage-news .nbg div.bg8 {
  background: #191919;
}
.innerPage-news .nbg div.bg9 {
  background: #1F1F1F;
}
.innerPage-news .nbg div.bg10 {
  background: #1B1B1B;
}
.innerPage-news .ncon {
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/mainbg.png") #222222 center;
  background-attachment: fixed;
  padding-bottom: 80px;
  overflow: hidden;
  position: relative;
}
.innerPage-news .ncenter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.innerPage-news .video-list .video-box {
  width: 100%;
  height: 530px;
  margin-bottom: 40px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.innerPage-news .video-list .video-box:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}
.innerPage-news .video-list .video-box:before {
  content: '';
  width: 87px;
  height: 89px;
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/videored.png");
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -44px;
  z-index: 2;
}
.innerPage-news .video-list .video-box img {
  max-width: 100%;
  display: block;
  max-height: 100%;
}
.innerPage-news .video-list .videos-main {
  display: flex;
  flex-wrap: wrap;
}
.innerPage-news .video-list .videos-main .video-item:nth-of-type(3n) {
  margin-right: 0;
}
.innerPage-news .video-list .video-item {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 40px;
  position: relative;
  cursor: pointer;
}
.innerPage-news .video-list .video-item:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}
.innerPage-news .video-list .video-item:before {
  content: '';
  width: 64px;
  height: 64px;
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/videoicon.png");
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  z-index: 2;
}
.innerPage-news .video-list .video-item img {
  width: 100%;
}
.innerPage-news .jg-list {
  display: flex;
  justify-content: space-between;
}
.innerPage-news .jg-list .jg-item {
  width: 380px;
  flex-direction: column;
}
.innerPage-news .jg-list .jg-li {
  margin-bottom: 40px;
  display: block;
}
.innerPage-news .jg-list .jg-li:hover .tp img {
  transition: .5s;
  transform: scale(1.3);
}
.innerPage-news .jg-list .jg-li:hover p {
  color: #E50000;
}
.innerPage-news .jg-list .jg-li .tp {
  margin-bottom: 20px;
  overflow: hidden;
}
.innerPage-news .jg-list .jg-li .tp img {
  width: 100%;
  display: block;
  transition: .5s;
}
.innerPage-news .jg-list .jg-li p {
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.innerPage-news .sc-list .sc-item {
  margin-bottom: 50px;
  display: block;
}
.innerPage-news .sc-list .sc-item .name {
  height: 30px;
  line-height: 30px;
  border-left: 4px solid #E50000;
  padding-left: 10px;
  margin-bottom: 20px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: .5s;
  display: block;
}
.innerPage-news .sc-list .sc-item:hover .scwrap .sc-txt a.more {
  color: #E50000;
  transition: .5s;
}
.innerPage-news .sc-list .sc-item:hover .scwrap {
  border-bottom-color: #E50000;
  transition: .5s;
}
.innerPage-news .sc-list .sc-item:hover .scwrap .sc-txt a.more:before {
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/yjth.png") no-repeat;
}
.innerPage-news .sc-list .sc-item:hover .tp img {
  transform: scale(1.3);
  transition: .5s;
}
.innerPage-news .sc-list .sc-item .scwrap {
  display: flex;
  padding-bottom: 40px;
  border-bottom: 1px solid #fff;
}
.innerPage-news .sc-list .sc-item .scwrap .tp {
  width: 450px;
  margin-right: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.innerPage-news .sc-list .sc-item .scwrap .tp img {
  max-width: 100%;
  max-height: 100%;
  transition: .5s;
}
.innerPage-news .sc-list .sc-item .scwrap .sc-txt {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.innerPage-news .sc-list .sc-item .scwrap .sc-txt .ins {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.innerPage-news .sc-list .sc-item .scwrap .sc-txt a.more {
  font-size: 14px;
  color: #fff;
  transition: .5s;
}
.innerPage-news .sc-list .sc-item .scwrap .sc-txt a.more:before {
  content: '';
  width: 18px;
  height: 21px;
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/yjtb.png") no-repeat;
  display: inline-block;
  position: relative;
  top: 7px;
  margin-right: 5px;
  transition: .5s;
}
.innerPage-news .ncon-nav {
  margin-top: 60px;
  margin-bottom: 80px;
}
.innerPage-news .ncon-nav a {
  color: #999999;
  font-size: 16px;
  padding: 12px 15px 12px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
}
.innerPage-news .ncon-nav a:hover {
  color: #fff;
}
.innerPage-news .ncon-nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.5s;
}
.innerPage-news .ncon-nav .active {
  color: #fff;
}
.innerPage-news .ncon-nav .active::after {
  width: 100%;
  transition: 0.5s;
}
.innerPage-news .ncon-nav a:hover::after {
  width: 100%;
  transition: 0.5s;
}
.innerPage-news .news-list {
  line-height: 1;
}
.innerPage-news .news-list .news-item {
  background: #333333;
  margin-bottom: 20px;
  display: flex;
  box-sizing: border-box;
  align-items: center;
  cursor: pointer;
  padding: 30px 88px 30px 60px ;
  transition: .5s;
}
.innerPage-news .news-list .news-item:hover {
  background: #E50000;
  transition: .5s;
}
.innerPage-news .news-list .news-item:hover .news-txt {
  border-left-color: #fff;
}
.innerPage-news .news-list .news-item:hover .num {
  background: #fff;
}
.innerPage-news .news-list .news-item:hover .num:after {
  content: '';
  width: 23px;
  height: 12px;
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/xwyjt.png");
  display: inline-block;
}
.innerPage-news .news-list .news-item:hover .num span {
  display: none;
}
.innerPage-news .news-list .news-item .num {
  width: 70px;
  height: 70px;
  background: #DDDDDD;
  border-radius: 50%;
  color: #333333;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 60px;
}
.innerPage-news .news-list .news-item .news-txt {
  border-left: 1px solid #666666;
  padding-left: 60px;
  flex: 1;
  color: #fff;
  overflow: hidden;
}
.innerPage-news .news-list .news-item .name {
  font-size: 18px;
  margin-bottom: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  display: block;
}
.innerPage-news .news-list .news-item p.ins {
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
}
.video-con {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: -1;
  height: 100vh;
}
.video-con .video-con-inner {
  width: 100%;
  height: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-con .video-con-inner .close-icon {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 30px;
  right: 5%;
  z-index: 2005;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
}
.video-con .video-con-inner .close-icon i {
  font-size: 50px;
  color: #fff;
}
.video-con .video-con-inner video {
  width: 80%;
  height: 80%;
  object-fit: scale-down;
  display: block;
}
.video-con-active {
  z-index: 2006;
}
.innerPage-pros .pro-list {
  position: relative;
}
.innerPage-pros .pro-list .pro-item {
  display: flex;
  justify-content: flex-end;
  position: relative;
  min-height: 400px;
}
.innerPage-pros .pro-list .pro-item:nth-child(2n) .pro-tp {
  position: absolute;
  right: 0;
  top: 0;
}
.innerPage-pros .pro-list .pro-item:nth-child(2n) .pro-txt {
  width: 600px;
  box-sizing: border-box;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
.innerPage-pros .pro-list .pro-item:hover .pro-tp img {
  transition: .5s;
  transform: scale(1.3);
}
.innerPage-pros .pro-list .pro-item .pro-tp {
  width: 600px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.innerPage-pros .pro-list .pro-item .pro-tp img {
  max-width: 100%;
  display: block;
  transition: .5s;
  max-height: 400px;
}
.innerPage-pros .pro-list .pro-item a.more {
  margin-top: 50px;
  width: 183px;
  height: 48px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: .5s;
}
.innerPage-pros .pro-list .pro-item a.more:hover {
  transition: .5s;
  color: #E50000;
  border: 1px solid #E50000;
}
.innerPage-pros .pro-list .pro-item a.more:hover:before {
  background: url("../images/yjt.png");
  transition: .5s;
}
.innerPage-pros .pro-list .pro-item a.more:before {
  content: '';
  width: 18px;
  height: 12px;
  display: inline-block;
  background: url("../images/yjtb.png");
  margin-right: 6px;
  transition: .5s;
}
.innerPage-pros .pro-list .pro-item .pro-txt {
  flex: 1;
  padding-left: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-right: 10px;
}
.innerPage-pros .pro-list .pro-item .pro-txt .name {
  margin-bottom: 30px;
  color: #E50000;
}
.innerPage-pros .pro-list .pro-item .pro-txt .ins {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
}
.innerPage-pros .pro-list .pro-item .pro-txt .ins p {
  width: 47%;
  font-size: 14px;
  line-height: 24px;
}
.innerPage-pros .pro-list .pro-item .pro-txt .ins p:nth-child(2n-1) {
  margin-right: 6%;
}
.innerPage-pros .page {
  margin-top: 30px;
}
.innerPage-pros .ncon {
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/probg.png") #222222 center no-repeat;
  background-attachment: fixed;
  background-size: 1920px;
  padding-bottom: 80px;
  overflow: hidden;
  position: relative;
}
.innerPage-pros .ncenter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.innerPage-pros .ncon-nav {
  margin-top: 60px;
  margin-bottom: 80px;
}
.innerPage-pros .ncon-nav a {
  color: #999999;
  font-size: 16px;
  padding: 12px 15px 12px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
}
.innerPage-pros .ncon-nav a:hover {
  color: #fff;
}
.innerPage-pros .ncon-nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.5s;
}
.innerPage-pros .ncon-nav .active {
  color: #fff;
}
.innerPage-pros .ncon-nav .active::after {
  width: 100%;
  transition: 0.5s;
}
.innerPage-pros .ncon-nav a:hover::after {
  width: 100%;
  transition: 0.5s;
}
.pdetail .el-form-item {
  margin-bottom: 0;
}
.pdetail .el-form--inline .el-form-item__content {
  width: 100%;
}
.pdetail .detail-con .swiper-button-prev.swiper-button-disabled,
.pdetail .detail-con .swiper-button-next.swiper-button-disabled {
  color: #fff;
  cursor: not-allowed;
}
.pdetail .detail-con .swiper-button-lock {
  display: block;
  cursor: not-allowed;
}
.pdetail .detail-con .swiper-button-prev,
.pdetail .detail-con .swiper-container-rtl .swiper-button-next {
  color: #fff;
}
.pdetail .detail-con .swiper-button-next,
.pdetail .detail-con .swiper-container-rtl .swiper-button-prev {
  color: #fff;
}
.pdetail .detail-con .swiper-button-prev.swiper-button-disabled,
.pdetail .detail-con .swiper-button-next.swiper-button-disabled {
  color: #fff;
}
.pdetail .dform .el-upload-list__item-name {
  color: #fff;
}
.pdetail .dform .el-upload-list__item-name [class^=el-icon] {
  color: #fff;
}
.pdetail .dform .el-upload-list__item.is-success .el-upload-list__item-name:focus,
.pdetail .dform .el-upload-list__item.is-success .el-upload-list__item-name:hover {
  color: #000;
}
.pdetail .dform .el-upload-list__item.is-success .el-upload-list__item-name:focus .el-icon-document,
.pdetail .dform .el-upload-list__item.is-success .el-upload-list__item-name:hover .el-icon-document {
  color: #000;
}
.pdetail .dform .el-upload-list__item .el-icon-upload-success {
  color: #fff;
}
.pdetail .dform .inp.textarea {
  border: none !important;
  padding-left: 0 !important;
  height: auto;
}
.pdetail .dform .el-textarea {
  height: 100%;
}
.pdetail .dform textarea {
  height: 100%;
  background: none;
  font-family: '';
  border: 1px solid #DCDFE6 !important;
  color: #fff;
  padding: 10px;
}
.pdetail .dform textarea::-webkit-input-placeholder {
  color: #757575;
}
.pdetail .dform textarea::-moz-placeholder {
  color: #757575;
}
.pdetail .dform textarea:-moz-placeholder {
  color: #757575;
}
.pdetail .dform textarea:-ms-input-placeholder {
  color: #757575;
}
.pdetail .dform .el-upload-dragger {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pdetail .dform .el-upload {
  display: block;
  height: 100%;
}
.pdetail .dform .el-upload-dragger {
  width: 100%;
  height: 100%;
}
.pdetail .detailcon {
  margin: 0 auto;
  overflow: auto;
  padding: 20px;
}
.pdetail .detailcon .desc {
  color: #fff;
}
.pdetail .dform .swiper-button-prev,
.pdetail .dform .swiper-button-next {
  top: 50%;
  margin-top: -40px;
}
.pdetail .dform .swiper-button-prev {
  left: 0;
}
.pdetail .dform .swiper-button-next {
  right: 0;
}
.pdetail .detailcon p {
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
}
.pdetail .detailcon h2 {
  font-size: 20px;
  color: #fff;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
  background: none;
  width: 100%;
  padding: 15px 0 5px 10px;
  position: relative;
}
.pdetail .detailcon li {
  color: #74777c;
  font-size: 16px;
  margin-bottom: 5px;
  padding-left: 25px;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022081618445819640/cms/image/cccb031c-105a-461b-9d8f-e368f0555ecb.png) no-repeat left top 6px;
  background-size: 14px;
}
.pdetail .detailcon h3 {
  font-size: 18px;
  color: #fff;
  margin: 15px 0px;
  font-weight: bold;
  padding: 15px;
  background-color: #ebebeb;
}
.pdetail .detailcon table td {
  border: 1px solid #fff;
  padding: 10px;
  font-size: 16px;
  color: #fff;
}
.pdetail .detailcon table {
  border-collapse: collapse;
}
.pdetail .ncon {
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/probg.png") #222222 center no-repeat;
  background-attachment: fixed;
  background-size: 1920px;
  padding-bottom: 80px;
  overflow: hidden;
  position: relative;
}
.pdetail .ncenter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.pdetail .ncon-nav {
  margin-top: 160px;
  margin-bottom: 80px;
}
.pdetail .ncon-nav a {
  color: #999999;
  font-size: 16px;
  padding: 12px 15px 12px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
}
.pdetail .ncon-nav a:hover {
  color: #fff;
}
.pdetail .ncon-nav a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #fff;
  transition: 0.5s;
}
.pdetail .ncon-nav .active {
  color: #fff;
}
.pdetail .ncon-nav .active::after {
  width: 100%;
  transition: 0.5s;
}
.pdetail .ncon-nav a:hover::after {
  width: 100%;
  transition: 0.5s;
}
.pdetail .upload-demo p.h3 {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  line-height: 1;
  margin: 30px 0 20px;
}
.pdetail .upload-demo a.upload {
  width: 320px;
  height: 64px;
  background: #222222;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.pdetail .upload-demo .el-upload__text {
  margin-bottom: 10px;
}
.pdetail .upload-demo p.tips {
  font-size: 12px;
  color: #333333;
  margin-bottom: 0px;
  line-height: 1.2;
}
.pdetail .upload-demo p.tipsaq {
  margin-bottom: 30px;
}
.pdetail .elw5 {
  width: 48%;
}
.pdetail .elupbox {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: space-between;
}
.pdetail .upload-demo {
  height: 100%;
}
.pdetail .pro-class {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  display: none;
}
.pdetail .pro-class a {
  font-size: 18px;
  color: #999999;
  margin-bottom: 30px;
  margin-right: 60px;
}
.pdetail .pro-class a:before {
  content: "";
  width: 10px;
  height: 24px;
  background: url("../images/proicon.png");
  display: inline-block;
  margin-right: 23px;
  position: relative;
  top: 3px;
}
.pdetail .pro-class a:hover,
.pdetail .pro-class a.active {
  color: #fff;
}
.pdetail #prolist {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
.pdetail .sp-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000;
  background: rgba(0, 0, 0, 0.9);
  z-index: 500;
  cursor: pointer;
}
.pdetail .sp-lightbox img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 90%;
  max-height: 90%;
  border: 2px solid #fff;
}
.pdetail .p_detail.p_infoItem {
  width: 100%;
  overflow: auto;
}
.pdetail video {
  max-height: 500px;
  width: 100%;
}
.pdetail .p_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 100%;
  min-height: 200px;
  margin-top: 30px;
}
.pdetail .p_list .p_item {
  width: 100%;
  margin-right: 1%;
  cursor: pointer;
}
.pdetail .p_list .p_item:hover .txt {
  color: #e50000;
}
.pdetail .p_list .p_item .tp {
  display: block;
  padding: 10px;
  width: 100%;
  height: auto;
  border: 1px solid #eee;
  overflow: hidden;
}
.pdetail .p_list .p_item .tp img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: scale-down;
  transform: scale(1);
  transition: 0.5s ease-in;
}
.pdetail .p_list .p_item .tp:hover img {
  transform: scale(1.2);
  transition: 0.5s ease-in;
}
.pdetail .p_list .p_item .txt {
  text-align: center;
  line-height: 1.5;
  padding-left: 15px;
  font-size: 14px;
  color: #fff;
  transition: 0.5s;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pdetail .dform {
  padding: 30px;
  margin-bottom: 20px;
}
.pdetail .dform .txt {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pdetail .dform .inps {
  display: flex;
}
.pdetail .dform .inp {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  height: 46px;
  width: 100%;
  border: 1px solid #ced4da;
  color: #fff;
  font-size: 14px;
  padding-left: 10px;
}
.pdetail .dform .inp input {
  border: none;
  outline: none;
  background: none;
  width: 100%;
  color: #fff;
  height: 100%;
  font-family: '微软雅黑';
}
.pdetail .dform .inp.w45 {
  width: 48%;
}
.pdetail .dform .inp.mr5 {
  margin-right: 4%;
}
.pdetail .dform .inp.textarea {
  height: auto;
}
.pdetail .dform .inp.textarea textarea {
  border: none;
  outline: none;
  color: #fff;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  background: none;
  font-family: '微软雅黑';
}
.pdetail .dform .sub {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 180px;
  padding: 10px 8px;
  border: none;
  border-radius: 0;
  background: #fff;
  transition: all .3s ease;
  cursor: pointer;
}
.pdetail .dform .sub:hover {
  background: #E50000;
  transition: all .3s ease;
}
.pdetail .dform .sub:hover span {
  color: #fff;
}
.pdetail .dform .sub:hover:before {
  animation: style1 .75s;
  z-index: 1;
}
.pdetail .dform .sub:hover:after {
  opacity: 1;
}
.pdetail .dform .sub span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0px;
  overflow: hidden;
  color: #000;
}
.pdetail .dform .sub:before {
  content: "";
  position: absolute;
  display: block;
  transition: all .6s;
  width: 100%;
  height: 0;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  padding-top: 100%;
  transform: translateX(-50%) translateY(-50%);
}
.pdetail .dform .sub:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all .3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0px;
}
.pdetail .dtit {
  width: 100%;
  border-bottom: 2px solid #fff;
}
.pdetail .dtit span {
  background-color: #fff;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  padding-left: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 30px;
  width: auto;
  display: inline-block;
  box-sizing: border-box;
}
.pdetail .thumbs {
  margin-top: 10px;
  position: relative;
}
.pdetail .thumbs #thunb {
  width: 80%;
  margin: 0 auto;
}
.pdetail .thumbs a {
  width: 95%;
  min-width: 60px;
  height: 60px;
  overflow: hidden;
  opacity: .3;
  display: inline-block;
  border: 1px solid #999;
  background-size: cover;
  background-position: center;
  transition: all 0.2s ease-out;
}
.pdetail .thumbs a.active {
  opacity: 1;
}
.pdetail .detailcon .desc {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 96%;
}
.pdetail .detailcon .desc p {
  font-size: 15px;
  line-height: 1.6;
  color: #fff;
  opacity: 0.9;
  padding-bottom: 15px;
}
.pdetail .detailcon .title {
  display: flex;
  position: relative;
  border-bottom: 1px solid #ddd;
  top: 0px;
  padding: 25px 0px;
  width: 100%;
  background: #fff;
  transition: padding 0.5s ease;
}
.pdetail .detailcon .title .wrap {
  width: 84%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.pdetail .detailcon .title .tit {
  font-size: 32px;
  font-weight: bold;
  color: #333;
  line-height: 1.4;
}
.pdetail .detailcon .title .ins {
  color: #0c9a20;
  font-size: 20px;
  font-weight: bold;
}
.pdetail .detialbox {
  margin-top: 30px;
}
.pdetail .detialbox .left {
  width: 100%;
}
.pdetail .detialbox .right {
  width: 100%;
  margin-top: 30px;
}
.pdetail .detialbox .left-con .tpbox {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
.pdetail .detialbox .left-con .tpbox .mySwiper2 {
  width: 100%;
  overflow: hidden;
}
.pdetail .detialbox .left-con .tpbox .mySwiper2 .swiper-slide {
  width: 100%;
  display: block;
  cursor: zoom-in;
}
.pdetail .detialbox .left-con .tpbox .mySwiper2 .swiper-slide img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.pdetail .detialbox .left-con .thumbs {
  width: 100%;
  display: flex;
  margin-top: 20px;
  align-items: center;
  justify-content: space-between;
}
.pdetail .detialbox .left-con .thumbs .thumbs-button {
  width: 40px;
}
.pdetail .detialbox .left-con .thumbs .mySwiper {
  width: calc(100% - 140px);
  margin: 0 auto;
}
.pdetail .detialbox .left-con .thumbs .mySwiper .rightImg-slide {
  width: 142px;
  position: relative;
  margin-right: 24px;
  cursor: pointer;
}
.pdetail .detialbox .left-con .thumbs .mySwiper .rightImg-slide img {
  width: 100%;
  display: block;
}
.pdetail .detialbox .left-con .thumbs .mySwiper .rightImg-slide::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
  background: rgba(0, 0, 0, 0.6);
  content: "";
  opacity: 1;
  transition: 0.5s;
}
.pdetail .detialbox .left-con .thumbs .mySwiper .rightImg-slide-active::after {
  opacity: 0;
  z-index: -1;
}
.pdetail .detialbox .right-con {
  width: 100%;
  padding-left: 5%;
}
.pdetail .detialbox .right-con .btn_con {
  display: flex;
  flex-direction: row;
  padding: 20px 0px;
}
.pdetail .detialbox .right-con .btn_con .pro_btn {
  margin-right: 10px;
  width: 160px;
  border-radius: 0px;
  padding: 10px 8px;
  cursor: pointer;
  background: #b1b1b1;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.pdetail .detialbox .right-con .btn_con .pro_btn.red {
  background: #e71010;
}
.pdetail .detialbox .right-con .btn_con .pro_btn:hover {
  background: #e71010;
}
.pdetail .detialbox .right-con .ser_tel {
  color: #333;
  padding: 30px 0px 10px;
}
.pdetail .detialbox .right-con .ser_tel .font {
  font-size: 18px;
  font-weight: normal;
  align-items: center;
  display: flex;
}
.pdetail .detialbox .right-con .ser_tel i {
  font-size: 12px;
  color: #fff;
  border-radius: 50%;
  background: #525252;
  margin-right: 5px;
  padding: 3px 3px;
  border: 1px solid #555;
}
.pdetail .detialbox .right-con .ser_tel span {
  font-weight: bold;
}
.pdetail .detialbox .right-con .ser_tel a {
  color: #0c9a20;
  font-family: impact;
  font-size: 24px;
}
.pdetail .detialbox .right-con .mlink_con {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 30px 0px 0px;
  border-top: 1px dashed #aaa;
  border-bottom: 1px dashed #aaa;
  padding: 15px 0px;
}
.pdetail .detialbox .right-con .mlink_con a {
  display: flex;
  margin-right: 40px;
}
.pdetail .detialbox .right-con .mlink_con a .icon {
  width: 19px;
  height: 19px;
  margin-right: 10px;
}
.pdetail .detialbox .right-con .mlink_con a .ic1 {
  background: url(/image/zd_pro_ico1.png) no-repeat 0 -19px;
}
.pdetail .detialbox .right-con .mlink_con a .ic2 {
  background: url(/image/yy_pro_ico3.png) no-repeat 0 -19px;
}
.pdetail .detialbox .right-con .mlink_con a .txt {
  font-size: 16px;
  color: #333;
}
.pdetail .detialbox .right-con .mlink_con span {
  display: inline-block;
  vertical-align: middle;
}
.pdetail .detialbox .right-con .title {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 1.5;
}
.pdetail .detialbox .right-con .art {
  margin: 15px 0;
  font-size: 16px;
  color: #fff;
  opacity: 0.9;
  line-height: 1.6;
}
.pdetail .detialbox .right-con .sortname {
  font-size: 14px;
  line-height: 1.42857143;
  margin-bottom: 10px;
  color: #1b242b;
  display: flex;
}
.pdetail .detialbox .right-con .sortname .red {
  font-size: 18px;
  color: #e71010;
  font-weight: bold;
  position: relative;
  top: -5px;
}
.pdetail .detialbox .right-con .sortname a {
  color: #999999;
}
.pdetail .detialbox .right-con .sortname .icon {
  width: 18px;
  height: 18px;
  color: #1b242b;
  margin-right: 5px;
}
.pdetail .detialbox .right-con .sortname .icon svg {
  margin: 0;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.pdetail .title {
  font-size: 28px;
  text-align: center;
  color: #fff;
}
.newsd .tps {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  min-width: 80%;
  max-height: 100%;
  object-fit: scale-down;
}
.newsd .swiper-tp {
  height: 320px;
  color: #fff;
}
.newsd .news-main {
  background: #f5f5f5;
  overflow: hidden;
}
.newsd .ncon {
  padding-top: 180px;
  background: url("https://file.global86.cn/fileStore/website_new_v2/liantai/inner/mainbg.png") #222222 center;
  background-attachment: fixed;
  padding-bottom: 80px;
  overflow: hidden;
  position: relative;
}
.newsd .ncenter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.newsd .news-con {
  overflow: hidden;
  margin: 0px auto;
  flex-direction: column;
}
.newsd .news-con .news-l {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  color: #fff;
}
.newsd .news-con .news-l .content {
  font-size: 16px;
  color: #fff;
  padding-bottom: 15px;
  line-height: 1.8;
  margin-top: 20px;
  margin-bottom: 30px;
}
.newsd .news-con .news-l .title {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
.newsd .news-con .news-l .ins {
  border-top: 1px solid #d9d9d9;
  font-size: 14px;
  padding-top: 20px;
  margin: 20px 0;
  text-align: center;
}
.newsd .news-con .news-l .ins a {
  color: #707070;
}
.newsd .news-con .news-l .ins .time {
  margin-left: 10px;
}
.newsd .news-con .news-l .summary {
  padding: 10px;
  white-space: normal;
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}
.newsd .news-con .news-r {
  width: 100%;
  display: flex;
}
.newsd .news-con .news-r .renews {
  padding: 20px;
  width: 100%;
}
.newsd .news-con .news-r .renews .tit {
  font-size: 36px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
  width: 100%;
  margin-bottom: 50px;
}
.newsd .news-con .news-r .renews .renews-main {
  width: 100%;
  position: relative;
}
.newsd .news-con .news-r .renews .renews-main #newslist {
  width: calc(100% - 190px);
  margin: 0 auto;
}
.newsd .news-con .news-r .renews .img {
  overflow: hidden;
  margin-bottom: 10px;
  display-radio: 1;
  max-height: 300px;
}
.newsd .news-con .news-r .renews .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: .5s;
}
.newsd .news-con .news-r .renews .news-li {
  width: 300px;
  margin-right: 24px;
  height: auto;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  padding: 10px 10px;
  display: flex;
  flex-direction: column;
}
.newsd .news-con .news-r .renews .news-li:hover .img img {
  transform: scale(1.3);
  transition: .5s;
}
.newsd .news-con .news-r .renews .news-li:first-child {
  border-top: 0;
}
.newsd .news-con .news-r .renews .news-li .name {
  font-size: 16px;
  color: #444444;
  line-height: 1.5;
  height: auto;
  display: block;
  overflow: hidden;
  transition: all .3s ease;
  margin-bottom: 12px;
}
.newsd .news-con .news-r .renews .news-li .name:hover {
  color: #396bd8;
}
.newsd .news-con .news-r .renews .news-li .time {
  font-size: 14px;
  color: #727272;
}
.newsd .news-con .pages {
  margin-bottom: 30px;
  overflow: hidden;
}
.newsd .news-con .pageslink {
  width: 100%;
  float: none;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.newsd .news-con .pageslink a {
  color: #fff;
}
.newsd .news-con .pageslink a:hover {
  color: #E50000;
}
.newsd .news-con .pageslink .p {
  color: #fff;
  display: block;
  line-height: 24px;
  position: relative;
  margin-right: 5px;
}
.newsd .news-con .pageslink .tit {
  font-size: 16px;
  color: #fff;
}
.innerPage-news .innerPage-news-two {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.innerPage-news .innerPage-news-one {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f5f5f5;
  margin-bottom: 30px;
}
.innerPage-news .innerPage-news-one .innerPage-news-oneImg {
  width: 50%;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.innerPage-news .innerPage-news-one .innerPage-news-oneImg img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.innerPage-news .innerPage-news-one:hover .innerPage-news-oneImg {
  overflow: hidden;
}
.innerPage-news .innerPage-news-one:hover .innerPage-news-oneImg img {
  transform: scale(1.1);
  transition: 0.5s;
}
.innerPage-news .innerPage-news-one:hover .innerPage-news-oneMain .innerPage-news-oneTitle {
  color: #f8991e;
  transition: 0.5s;
}
.innerPage-news .innerPage-news-one .innerPage-news-oneMain {
  width: 50%;
  padding: 20px 50px;
  font-family: 'costomFont';
}
.innerPage-news .innerPage-news-one .innerPage-news-oneMain .innerPage-news-oneTime {
  font-size: 14px;
  color: #999999;
  line-height: 1.5;
  font-weight: normal;
}
.innerPage-news .innerPage-news-one .innerPage-news-oneMain .innerPage-news-oneTitle {
  line-height: 1;
  color: #333333;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 24px;
  overflow: hidden;
  display: -webkit-box;
  /*弹性伸缩盒子*/
  -webkit-box-orient: vertical;
  /*子元素垂直排列*/
  -webkit-line-clamp: 1;
  /*可以显示的行数，超出部分用...表示*/
  text-overflow: ellipsis;
  /*（多行文本的情况下，用省略号“…”隐藏溢出范围的文本)*/
  transition: 0.5s;
}
.innerPage-news .innerPage-news-one .innerPage-news-oneMain .innerPage-news-oneDesc {
  font-size: 14px;
  color: #888888;
  line-height: 1.5;
  word-break: break-all;
  font-family: 'costomFont-Regular';
  overflow: hidden;
  display: -webkit-box;
  /*弹性伸缩盒子*/
  -webkit-box-orient: vertical;
  /*子元素垂直排列*/
  -webkit-line-clamp: 3;
  /*可以显示的行数，超出部分用...表示*/
  text-overflow: ellipsis;
  /*（多行文本的情况下，用省略号“…”隐藏溢出范围的文本)*/
}
.innerPage-news .innerPage-news-one .innerPage-news-oneMain .innerPage-more {
  border-radius: 60px;
  color: #fff;
  text-align: center;
  width: 200px;
  height: 40px;
  line-height: 38px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: 2px solid #f8991e;
  color: #f8991e;
  font-size: 16px;
  font-family: 'costomFont';
  background-color: #fff;
  transition: all .6s ease;
  margin-top: 50px;
}
.innerPage-news .innerPage-news-one .innerPage-news-oneMain .innerPage-more p {
  width: 90%;
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 12;
}
.innerPage-news .innerPage-news-one .innerPage-news-oneMain .innerPage-more:hover {
  color: #fff;
  background-color: #f8991e;
  transition: all .6s ease;
}
.innerPage-news .innerPage-news-one .innerPage-news-oneMain .innerPage-more::before {
  z-index: 10;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
}
.innerPage-news .innerPage-news-one .innerPage-news-oneMain .innerPage-more:hover::before {
  animation: hovercaret 0.6s ease-in;
}
.innerPage-news .innerPage-news-two {
  width: 100%;
}
.innerPage-news .innerPage-news-two .innerPage-news-one {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  flex-wrap: wrap;
  border-radius: 15px;
  overflow: hidden;
  justify-content: flex-start;
  align-items: flex-start;
  align-self: flex-start;
}
.innerPage-news .innerPage-news-two .innerPage-news-one .innerPage-news-oneImg {
  width: 100%;
}
.innerPage-news .innerPage-news-two .innerPage-news-one .innerPage-news-oneMain {
  width: 100%;
  padding: 30px;
}
.innerPage-news .innerPage-news-two .innerPage-news-one .innerPage-news-oneMain .innerPage-news-oneTitle {
  font-size: 18px;
}
.innerPage-news .innerPage-news-two .innerPage-news-one .innerPage-news-oneMain .innerPage-news-oneTime {
  font-size: 14px;
  color: #999999;
  line-height: 1.5;
  font-weight: normal;
}
.innerPage-news .innerPage-news-two .innerPage-news-one .innerPage-news-oneMain .innerPage-news-oneDesc {
  color: #666666;
  -webkit-line-clamp: 2;
}
.innerPage-news .innerPage-news-one1:nth-of-type(3n) {
  margin-right: 0;
}
#detailImage {
  width: 30vw;
  max-width: 400px;
  display: none;
  max-height: 400px;
  position: absolute;
  left: 100%;
  top: 0;
  height: 30vw;
  z-index: 3;
  background: url(https://file.global86.cn/fileStore/website_new_v2/liantai/inner/probg.png);
}
#detailImage img {
  image-rendering: smooth;
}
@media only screen and (max-width: 1280px) {
  .pdetail .detialbox {
    padding-left: 0;
    padding-right: 0;
  }
  .pdetail .ncenter {
    width: 90%;
  }
}
@media only screen and (max-width: 1200px) {
  .newsd .ncenter {
    width: 90%;
  }
  .newsd .ncon-center {
    padding-top: 0px;
  }
  .innerPage-pros .ncenter {
    width: 90%;
  }
  .innerPage-pros .pro-list .pro-item .pro-tp {
    width: 50%;
  }
  .innerPage-pros .pro-list .pro-item:nth-child(2n) .pro-txt {
    width: 50%;
    padding-left: 20px;
  }
  .innerPage-pros .pro-list .pro-item .pro-txt .ins p {
    width: 100%;
    font-size: 12px;
  }
  .innerPage-pros .pro-list .pro-item .pro-txt .name {
    margin-bottom: 15px;
  }
  .innerPage-pros .pro-list .pro-item a.more {
    margin-top: 20px;
    width: 150px;
    height: 35px;
  }
  .innerPage-news .sc-list .sc-item .scwrap .tp {
    width: 40%;
  }
  .innerPage-news .sc-list .sc-item .scwrap .sc-txt .ins {
    -webkit-line-clamp: 3;
  }
  .innerPage-news .ncenter {
    width: 90%;
  }
  .innerPage-news .jg-list .jg-item {
    width: 32%;
  }
  .innerPage-news .video-list {
    justify-content: flex-start;
  }
  .innerPage-news .video-list .video-item {
    width: 30%;
    margin-right: 3%;
  }
  .innerPage-news .news-list .news-item .num {
    display: none;
  }
  .innerPage-news .news-list .news-item .news-txt {
    border-left: none;
    padding-left: 0;
    width: 100%;
  }
  .innerPage-cooperate .ncenter {
    width: 90%;
  }
  .innerPage-cooperate .ncase .map {
    height: auto;
  }
  .innerPage-cooperate .map img {
    width: 100%;
  }
  .contact .ncenter {
    width: 90%;
  }
  .about-container .ncenter {
    width: 90%;
  }
  .about-container .nabout .abboxs {
    justify-content: space-between;
  }
  .about-container .nabout .abtps {
    margin-left: 0px;
  }
  .about-container .nabout .abtp {
    width: auto;
  }
  .about-container .scroll-line {
    right: -50px;
  }
}
@media only screen and (max-width: 1025px) {
  .newsd .news-con .news-l {
    padding: 30px 0;
  }
  .newsd .ncon-center {
    padding-top: 60px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .pdetail .detialbox .left-con .thumbs .mySwiper .rightImg-slide {
    width: 110px;
  }
  .pdetail .detialbox .left-con .tpbox .mySwiper2 .swiper-slide {
    cursor: pointer;
  }
  #detailImage {
    display: none !important;
  }
}
@media only screen and (max-width: 1000px) {
  .innerPage-cooperate .nanli {
    max-width: 100%;
    margin-top: 0;
  }
  .innerPage-cooperate .nanli .anli-list {
    max-width: 100%;
  }
  .innerPage-cooperate .nanli .anli-list .anli-item .anli-txt {
    flex: 1;
  }
  .innerPage-cooperate .nanli .anli-list .anli-item .anli-conutry {
    width: 40%;
    font-size: 14px;
  }
  .innerPage-cooperate .nanli .anli-list .anli-item {
    margin-left: 0;
  }
  .about-container .nabout .abboxs {
    flex-direction: column;
  }
  .about-container .nabout .abtxt {
    position: relative;
    top: 0;
  }
  .about-container .nabout .abtp .tp {
    height: auto;
  }
  .about-container .scroll-line {
    display: none;
  }
  .about-container .nabout .abtxt {
    width: 100%;
    height: auto;
    margin-top: 0px;
  }
  .about-container .nabout .abtp .tp {
    width: 100%;
    text-align: center;
  }
  .about-container .nabout .abtp .tp img {
    max-width: 100%;
    width: auto;
  }
  .about-container .nabout .abtp p {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
  }
  .about-container .nabout .abtp {
    padding-bottom: 20px;
    margin-bottom: 0px;
  }
  .about-container .nabout {
    padding-bottom: 20px;
  }
  .about-container .nabout .abtxt p.tit {
    text-align: left;
  }
  .about-container .nabout .abtxt .line {
    margin: 0 0 25px;
  }
  .about-container .nabout .abtxt .p {
    text-align: left;
    margin-bottom: 15px;
  }
  .about-container .nzeren .zerencon .tp {
    display: none;
  }
  .about-container .nzeren {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .about-container .nzeren:after {
    height: 105%;
  }
  .about-container .nhonor:after {
    width: 100%;
    height: 105%;
  }
  .about-container .nhonor {
    padding-top: 30px;
  }
  .contact .upload-demo p.h3 {
    font-size: 20px;
  }
  .contact .upload-demo p.tips {
    font-size: 12px;
    line-height: 1.2;
  }
  .contact .upload-demo p.tipsaq:before {
    position: relative;
    top: 4px;
  }
}
@media only screen and (max-width: 750px) {
  .innerPage-cooperate .nanli .anli-list .anli-item .anli-conutry {
    width: 100%;
  }
  .pdetail .ncon-nav {
    margin-top: 90px !important;
  }
  .pdetail #prolist {
    width: 80%;
  }
  .pdetail .dform {
    padding: 10px;
  }
  .pdetail .detailcon .desc {
    margin-top: 0;
  }
  .pdetail .detialbox {
    flex-direction: column;
  }
  .pdetail .detialbox .right,
  .pdetail .detialbox .left {
    flex-basis: 100%;
  }
  .pdetail .detialbox .right-con {
    padding-left: 5%;
    padding-right: 5%;
  }
  .pdetail .p_list .p_item {
    width: 100%;
  }
  .pdetail .dtit span {
    max-width: 100%;
    text-align: center;
  }
  .pdetail .dform .inp {
    margin-bottom: 10px;
  }
  .pdetail .dform {
    margin-bottom: 0;
  }
  .pdetail .dform .sub {
    width: 100%;
  }
  .pdetail .dform .inps {
    flex-direction: column;
  }
  .pdetail .dform .inp.w45 {
    width: 100%;
  }
  .pdetail .dform .inp.mr5 {
    margin-right: 0;
  }
  .innerPage-news .sc-list .sc-item .scwrap .sc-txt .ins {
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
  }
  .innerPage-news .jg-list .jg-li {
    margin-bottom: 20px;
  }
  .innerPage-news .news-list .news-item {
    padding: 20px;
  }
  .innerPage-news .ncon {
    padding-bottom: 30px;
  }
  .innerPage-news .video-list .video-box {
    height: auto;
    margin-right: 2%;
  }
  .innerPage-news .video-list .video-box:before {
    width: 64px;
    height: 64px;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
  }
  .innerPage-news .video-list .video-item {
    width: 48%;
  }
  .innerPage-news .video-list .video-item:nth-child(3n) {
    margin-right: 3%;
  }
  .innerPage-news .video-list .video-item:nth-child(2n) {
    margin-right: 0;
  }
  .innerPage-cooperate .nanli .anli-list .anli-item {
    flex-direction: column;
  }
  .innerPage-cooperate .nanli .anli-list .anli-item .anli-conutry {
    margin-bottom: 10px;
  }
  .innerPage-cooperate .nques {
    margin-top: 30px;
  }
  .innerPage-cooperate .nques .ques-item {
    height: auto;
  }
  .innerPage-cooperate .nques .ques-item .ques-a {
    margin-left: 20px;
    font-size: 14px;
  }
  .innerPage-cooperate .ncon {
    padding-bottom: 40px;
  }
  .innerPage-cooperate .njoin p {
    font-size: 16px;
  }
  .innerPage-cooperate .njoin {
    height: 180px;
  }
  .contact .lxlist {
    flex-direction: column;
  }
  .contact .lxlist .lxitem {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
  }
  .contact .lxlist .lxitem:after {
    display: none;
  }
  .contact .lxlist .lxitem .lxlis {
    position: relative;
    bottom: 0;
  }
  .contact .lxlist .lxitem .tit {
    margin-bottom: 20px;
  }
  .contact .lxlist .lxitem .label {
    min-width: 10%;
  }
  .contact .lxlist .lxitem .val {
    width: auto;
    flex: 1;
    word-wrap: break-word;
    padding-right: 20px;
  }
  .contact .form-con {
    margin-top: 20px;
  }
  .contact .form-con .form {
    padding-top: 20px;
  }
  .contact .form-con .form .el-icon-upload {
    display: none;
  }
  .contact .upload-demo p.h3 {
    margin-bottom: 18px;
  }
  .contact .form .textarea {
    height: 150px;
  }
  .contact .ncontact .lxnr .lxitem {
    width: 100%;
  }
  .contact .ncontact .ncontact-item .label {
    text-align: center;
    width: 100%;
  }
  .contact .form .sub {
    width: 100%;
  }
  .innerPage-pros .ncon-nav {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .innerPage-pros .pro-list .pro-item {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .innerPage-pros .pro-list .pro-item .pro-tp {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .innerPage-pros .pro-list .pro-item .pro-tp img {
    max-width: 100%;
    margin: 0 auto;
  }
  .innerPage-pros .pro-list .pro-item .pro-txt .ins p {
    display: none;
  }
  .innerPage-pros .pro-list .pro-item .pro-txt .ins p:nth-child(1),
  .pro-list .pro-item .pro-txt .ins p:nth-child(2) {
    display: block;
  }
  .innerPage-pros .pro-list .pro-item:nth-child(2n) .pro-tp {
    position: relative;
  }
  .innerPage-pros .pro-list .pro-item:nth-child(2n) .pro-txt {
    position: relative;
  }
  .innerPage-pros .pro-list .pro-item .pro-txt {
    padding-left: 0;
  }
  .innerPage-pros .pro-list .pro-item a.more {
    font-size: 12px;
  }
}
@media only screen and (max-width: 550px) {
  .newsd .news-con .news-l .title {
    font-size: 22px;
  }
  .newsd .news-con .news-l .summary {
    font-size: 14px;
  }
  .newsd .news-con .pageslink .tit {
    font-size: 14px;
  }
  .newsd .news-con .pageslink .p {
    font-size: 14px;
  }
  .pdetail .elw5 {
    width: 100%;
    margin-bottom: 20px;
  }
  .pdetail .dform .inp.textarea {
    height: auto;
  }
  .pdetail .upload-demo p.h3 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .pdetail .upload-demo p.tipsaq {
    margin-bottom: 10px;
  }
  .pdetail .elupbox {
    flex-direction: column;
  }
  .pdetail .elupbox .elw5 {
    height: auto;
  }
  .pdetail .elupbox .elw5:last-child {
    height: auto;
    margin-bottom: 0;
  }
  .pdetail .elupbox .elw5:last-child .upload-demo {
    height: auto;
  }
  .pdetail .detailcon .el-upload {
    height: 160px;
  }
  .innerPage-news .sc-list .sc-item .scwrap .sc-txt a.more {
    font-size: 12px;
  }
  .innerPage-news .sc-list .sc-item .scwrap .sc-txt a.more:before {
    background-size: 90%;
    top: 11px;
  }
  .innerPage-news .video-list .video-item {
    width: 100%;
    margin-right: 0;
  }
  .innerPage-news .news-list .news-item p.name {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .innerPage-news .news-list .news-item p.ins {
    font-size: 12px;
    line-height: 20px;
  }
  .innerPage-news .video-list .video-box {
    width: 100%;
    margin-right: 0;
  }
  .innerPage-news .jg-list .jg-li .tp {
    margin-bottom: 10px;
  }
  .innerPage-news .jg-list .jg-li p {
    font-size: 14px;
  }
  .innerPage-news .jg-list .jg-item {
    width: 100%;
  }
  .innerPage-news .jg-list {
    flex-wrap: wrap;
  }
  .contact .form-con .el-upload {
    height: 160px;
  }
  .contact .form .inp {
    width: 100%;
  }
  .contact .elw5 {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact .elupbox {
    flex-direction: column;
  }
  .contact .elupbox .elw5 {
    height: auto;
  }
  .contact .elupbox .elw5:last-child {
    height: auto;
    margin-bottom: 0;
  }
  .contact .elupbox .elw5:last-child .upload-demo {
    height: auto;
  }
  .contact .form .sub {
    margin-top: 0px;
  }
  .contact .form .textarea {
    height: auto;
  }
  .contact .form-con .form .el-textarea {
    height: 160px;
  }
  .contact .form-con .el-upload-dragger {
    padding: 20px 0;
  }
  .contact .form-con .el-upload-dragger {
    height: 200px;
  }
}
