.pro-nav-fixed {
  position: fixed;
  top: 80px;
  left: 50%;
  right: 0;
  width: 1410px;
  z-index: 2;
  margin-left: -705px;
}
.product {
}
.product .category {
  display: flex;
  margin: 70px auto 30px;
  margin: 30px auto;
}
.product .mobile-category {
  display: none;
  background: #ffffff;
  padding-bottom: 20px;
}
.product .mobile-category .mct-list li {
  list-style: none;
}
.product .mobile-category .mct-list li a {
  display: block;
  position: relative;
  color: #333333;
  line-height: 40px;
}
.product .mobile-category .mct-list > li {
  border: 2px solid #eeeeee;
  margin-top: 12px;
}
.product .mobile-category .mct-list > li:first-child > a {
  background: url(../images/jcsb.png) left center no-repeat;
  background-size: 30px 30px;
}
.product .mobile-category .mct-list > li:nth-child(2) > a {
  background: url(../images/yujing.png) left center no-repeat;
  background-size: 30px 30px;
}
.product .mobile-category .mct-list > li:nth-child(3) > a {
  background: url(../images/xinhao.png) left center no-repeat;
  background-size: 30px 30px;
}
.product .mobile-category .mct-list > li:nth-child(4) > a {
  background: url(../images/yingyongxitong.png) left center no-repeat;
  background-size: 30px 30px;
}
.product .mobile-category.solu-cate .mct-list > li:first-child > a {
  background: url(../images/zhsl.png) left center no-repeat;
  background-size: 30px 30px;
}
.product .mobile-category .mct-list > li:nth-child(2) > a {
  background: url(../images/gtdz.png) left center no-repeat;
  background-size: 30px 30px;
}
.product .mobile-category .mct-list > li:nth-child(3) > a {
  background: url(../images/zhcs.png) left center no-repeat;
  background-size: 30px 30px;
}
.product .mobile-category .mct-list > li > a {
  font-size: 18px; /* background-color: #F1F1F1; */
  line-height: 50px;
  padding-left: 35px; /* color: #333333; */
  font-weight: 500;
}
.product .mobile-category .mct-list > li > ul > li > a {
  font-size: 15px;
  padding-left: 35px;
  background: url(../images/arrow-left.png) right center no-repeat;
  background-size: 20px 20px;
  margin-right: 16px;
}
.product .mobile-category .mct-list > li > ul > li > ul > li > a {
  font-size: 14px;
  padding-left: 45px;
}
.product .mobile-category .mct-list > li > ul > li > ul > li > ul > li > a {
  font-size: 13px;
  padding-left: 60px;
} /* .mNav .mNavList > li > ul > li > ul >li > ul > li > ul > li > a{    font-size: 12px;    padding-left: 75px;} */
.product .mobile-category .mct-list > li ul {
  display: none;
  border-top: 1px dashed #4b3131;
}
.category .cate-box {
  width: 90%;
}
.category .tit {
  font-size: 24px;
  color: #333;
  line-height: 40px;
  width: 10%;
} /* .category .second-cate{	overflow-x: auto;	overflow-y: hidden;	white-space: nowrap;} */
.category .second-cate span {
  display: inline-block; /* margin: 0 30px; */
  margin: 0 30px 0 0;
  line-height: 40px;
  font-size: 18px;
  transition: all 0.5s;
  cursor: pointer;
  padding: 0 14px;
}
.category .second-cate span a {
  display: block;
  color: #000000;
}
.category .second-cate span:hover,
.category .second-cate span.active {
  background: #0a3d8e;
  color: #ffffff;
}
.category .second-cate span:hover a,
.category .second-cate span.active a {
  color: #ffffff;
}
.third-cate {
  margin: 30px 0 0 0;
  position: relative; /* overflow-x: auto;	overflow-y: hidden;	white-space: nowrap; */
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}
.third-cate .third-list li {
  list-style: none;
  display: inline-block;
  margin: 0 0.3rem 0 0;
}
.third-cate .third-list li .in-nav {
  font-size: 14px;
  color: #666;
  transition: all 0.5s;
}
.third-cate .third-list li:hover .in-nav,
.third-cate .third-list li.active .in-nav {
  color: #0a3d8e;
} /* .third-cate .third-list li .sub-cate{	position: absolute;	bottom: -35px;	left: 0;	width: 100%;	transition: all .5s;	display: none;}.third-cate .third-list li .sub-cate a{	margin-left: 30px;	font-size: 12px;	color: #999;	transition: all .5s;}.third-cate .third-list li .sub-cate a:hover{	color: #0A3D8E;} */
.four-cate {
  margin-top: 12px;
}
.four-cate a {
  /* margin-left: 30px; */
  margin-right: 30px;
  font-size: 12px;
  color: #999;
  transition: all 0.5s;
}
.four-cate a:hover,
.four-cate a.active {
  color: #0a3d8e;
}
.pro-box {
  width: 100%;
  background: #f4f4f4;
  padding: 0.4rem 0;
}
.pro-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.pro-top .pro-search {
  width: 370px;
  height: 56px;
  background: #ffffff;
  border-radius: 6px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pro-top .pro-search input {
  border: none;
  font-size: 14px;
  color: #666666;
  line-height: 56px;
  flex: auto;
}
.pro-top .pro-search .s-btn {
  display: inline-block;
  background: url(../images/search.png) center center no-repeat;
  width: 32px;
  height: 32px;
}
.pro-top .pro-sort {
  font-size: 16px;
  color: #666666;
}
.pro-top .pro-sort span {
  margin-left: 0.3rem;
  transition: all 0.5s;
  cursor: pointer;
}
.pro-top .pro-sort span a {
  color: #666666;
}
.pro-top .pro-sort span:first-child {
  margin-left: 10px;
}
.pro-top .pro-sort span:hover,
.pro-top .pro-sort span.active {
  color: #0a3d8e;
}
.pro-top .pro-sort span:hover a,
.pro-top .pro-sort span a.on {
  color: #0a3d8e;
}
.pro-list li {
  background: #ffffff;
  padding: 0.5rem 0.62rem;
  margin-top: 30px;
  list-style: none;
}
.pro-list li .pro-tit {
  font-size: 28px;
  color: #333333;
  line-height: 30px;
  display: flex;
  align-items: center;
}
.pro-list li .pro-tit .tit-link {
  display: inline-block;
  max-width: 90%;
  color: #333333;
  transition: all 0.5s;
}
.pro-list li .pro-tit .tit-link:hover {
  color: #0a3d8e;
}
.pro-list li .pro-tit h4 {
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.pro-list li .pro-tit .share {
  display: inline-block;
  background: url(../images/share.png) center center no-repeat;
  width: 26px;
  height: 26px;
  margin: 0 0 0 12px;
  position: relative;
  cursor: pointer;
}
.pro-list li .pro-item {
  margin-top: 50px;
}
.pro-list li .pro-text {
  width: 68.92%;
}
.pro-list li .pro-text .produce {
  display: flex;
  justify-content: space-between;
}
.pro-list li .pro-text .produce .bj-tit {
  font-size: 20px;
  color: #333333;
  font-weight: 500;
}
.pro-list li .pro-text .produce .bj-txt {
  font-size: 18px;
  color: #666666;
  width: 86%;
  text-align: justify;
  font-weight: 350;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.pro-list li .pro-text .pro-oth {
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  color: #999999;
  font-weight: 350;
  margin: 20px 0 50px 0;
}
.pro-list li .pro-text .pro-oth .date-item span {
  color: #0a3d8e;
}
.pro-list li .pro-text .pro-oth .op a {
  display: inline-block;
  font-size: 20px;
  color: #999999;
  font-weight: 500;
  padding-left: 36px; /* margin-left: 35px; */
  margin-right: 35px;
  transition: all 0.5s;
}
.pro-list li .pro-text .pro-oth .op .preview {
  background: url(../images/preview.png) left center no-repeat;
}
.pro-list li .pro-text .pro-oth .op .down {
  background: url(../images/pro-download.png) left center no-repeat;
}
.pro-list li .pro-text .pro-oth .op .share {
  background: url(../images/pro-share.png) left center no-repeat;
}
.pro-list li .pro-text .pro-oth .op a:hover {
  color: #0a3d8e;
}
.pro-list li .pro-text .pro-oth .op .preview:hover {
  background: url(../images/preview-hover.png) left center no-repeat;
}
.pro-list li .pro-text .pro-oth .op .down:hover {
  background: url(../images/pro-download-hover.png) left center no-repeat;
}
.pro-list li .pro-text .pro-oth .op .share:hover {
  background: url(../images/pro-share-hover.png) left center no-repeat;
}
.pro-list .view-dtls {
  display: block;
  width: 180px;
  height: 60px;
  line-height: 56px;
  text-align: center;
  border: 2px solid #d5d5d5;
  font-size: 20px;
  color: #999999;
  transition: all 0.5s;
}
.pro-list .view-dtls:hover {
  background: #0a3d8e;
  color: #ffffff;
  border: 2px solid #0a3d8e;
}
.pro-list .pro-pic {
  width: 24.01%;
  max-width: 316px;
  max-height: 247px;
  overflow: hidden;
  position: relative;
}
.pro-list .pro-pic .pro-img {
  width: 100%;
  transition: all 0.5s;
}
.tags {
  background: url(../images/tag-one.png) left top no-repeat; /* line-height: 30px; */
  padding-left: 22px;
  margin-top: 20px;
  height: 25px;
  background-size: 25px;
}
.tags span {
  display: inline-block; /* width: 70px; */
  width: auto;
  padding: 0 5px;
  height: 22px;
  background: rgba(67, 110, 255, 0.3);
  border-radius: 3px;
  font-size: 12px;
  color: #333333;
  text-align: center;
  line-height: 22px;
  margin-left: 18px;
} /* .pro-list .pro-pic:hover .pro-img{	transform: scale(1.05);} */
.pro-list .pro-pic .code-box,
.dtls-top .dtls-pic .code-box {
  position: absolute;
  top: 10px;
  right: 10px; /* transition: all .5s; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.pro-list .pro-pic .code-box img,
.dtls-top .dtls-pic .code-box img {
  width: 50px;
  height: 50px;
}
.pro-list .pro-pic:hover .code-box,
.dtls-top .dtls-pic:hover .code-box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
}
.pro-list .pro-pic:hover .code-box img,
.dtls-top .dtls-pic:hover .code-box img {
  width: 128px;
  height: 128px;
}
.rec-box {
  margin-top: 0.9rem;
}
.rec-box .rec-tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 36px;
}
.rec-box .rec-tit h4 {
  font-size: 32px;
  color: #333333;
  font-weight: 400;
}
.rec-box .rec-tit a {
  font-size: 24px;
  color: #0a3d8e;
  font-weight: bold;
  transition: all 0.5s;
}
.rec-box .rec-tit a:hover {
  text-decoration: underline;
}
.rec-box .rec-list {
  display: flex;
  margin: 60px 0 0 -2.08%;
}
.rec-box .rec-list li {
  width: 23.47%;
  margin-left: 2.08%;
  background: #ffffff;
  box-shadow: 7px 9px 24px 0px rgba(90, 90, 90, 0.06);
  transition: all 0.5s;
}
.rec-box .rec-list .rec-pic {
  /* width: 100%;	max-width: 338px;	max-height: 216px; */
  height: 0;
  padding-bottom: 63.9%;
  overflow: hidden;
  position: relative;
}
.rec-box .rec-list .rec-pic .imgBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
} /* .rec-box .rec-list .rec-pic img{	width: 100%;	transition: all .5s;} */
.rec-box .rec-list .rec-pic:hover .imgBg {
  transform: scale(1.05);
}
.rec-box .rec-list .rec-text {
  padding: 28px 25px;
}
.rec-box .rec-list .rec-text h5 {
  font-size: 20px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.rec-box .rec-list .rec-text p {
  font-size: 16px;
  color: #999999;
  line-height: 26px;
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.rec-box .rec-list li:hover {
  box-shadow: 7px 9px 24px 0px rgba(29, 98, 254, 0.16);
}
.product .s-key {
  font-size: 22px;
  color: #666666;
  margin-top: 40px;
} /*详情*/ /* .pro-detail{	margin-bottom: .6rem;} */
.dtls-top {
  margin: 25px 0 18px 0;
  display: flex;
  justify-content: space-between;
} /* .dtls-top .dtls-pic{	width: 42.57%;	position: relative;	max-width: 613px;	max-height: 404px;	overflow: hidden;	border: 1px solid #AAAAAA;	padding: .3rem .5rem;	display: flex;	align-items: center;} */
.dtls-top .dtls-pic {
  width: 42.57%;
  position: relative;
  max-width: 613px;
  max-height: 404px;
  overflow: hidden; /* border: 1px solid #AAAAAA; */ /* padding: .3rem .5rem; */
  height: 480px;
}
.dtls-top .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.dtls-top .swiper-slide {
  /* background-size: cover;	background-position: center; */
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.dtls-top .gallery-top {
  height: 80%;
  width: 100%;
  border: 1px solid #dedede;
  padding: 10px;
}
.dtls-top .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.dtls-top .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.dtls-top .gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.dtls-top .swiper-button-next,
.dtls-top .swiper-button-prev {
  background-size: 20px 44px;
}
.dtls-top .dtls-pic.solu-dtls-pic {
  border: none;
  padding: 0;
}
.dtls-top .dtls-pic .pro-img {
  width: 100%;
}
.dtls-top .dtls-text {
  width: 51.53%;
}
.dtls-top .dtls-text .dtls-tit,
.solu-list .solu-text .dtls-tit {
  display: flex;
}
.dtls-top .dtls-text .dtls-tit h4,
.solu-list .solu-text .dtls-tit h4 {
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  max-width: 90%;
}
.dtls-top .dtls-text .dtls-tit .share,
.solu-list .solu-text .dtls-tit .share {
  display: inline-block;
  background: url(../images/share.png) center center no-repeat;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  position: relative;
  cursor: pointer;
}
.dtls-top .dtls-oth,
.solu-list .solu-text .dtls-oth {
  display: flex;
  align-items: center;
  margin-top: 25px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
  padding-bottom: 0.36rem;
}
.dtls-top .dtls-oth .date-item,
.solu-list .solu-text .dtls-oth .date-item {
  font-size: 14px;
  color: #999999;
}
.dtls-top .dtls-oth .date-item span,
.solu-list .solu-text .dtls-oth .date-item span {
  margin: 0 38px 0 5px;
  color: #0a3d8e;
}
.dtls-top .dtls-oth .op a,
.solu-list .solu-text .dtls-oth .op a {
  display: inline-block;
  font-size: 14px;
  color: #999999;
  padding-left: 46px;
  margin-left: 35px;
  transition: all 0.5s;
}
.dtls-top .dtls-oth .op a:hover,
.solu-list .solu-text .dtls-oth .op a:hover {
  color: #0a3d8e;
}
.dtls-top .dtls-oth .op .preview,
.solu-list .solu-text .dtls-oth .op .preview {
  background: url(../images/preview.png) left center no-repeat;
}
.dtls-top .dtls-oth .op .down,
.solu-list .solu-text .dtls-oth .op .down {
  background: url(../images/pro-download.png) left center no-repeat;
}
.dtls-top .dtls-oth .op .share,
.solu-list .solu-text .dtls-oth .op .share {
  background: url(../images/pro-share.png) left center no-repeat;
}
.dtls-top .dtls-oth .op .preview:hover,
.solu-list .solu-text .dtls-oth .op .preview:hover {
  background: url(../images/preview-hover.png) left center no-repeat;
}
.dtls-top .dtls-oth .op .down:hover,
.solu-list .solu-text .dtls-oth .op .down:hover {
  background: url(../images/pro-download-hover.png) left center no-repeat;
}
.dtls-top .dtls-oth .op .share:hover,
.solu-list .solu-text .dtls-oth .op .share:hover {
  background: url(../images/pro-share-hover.png) left center no-repeat;
}
.dtls-top .depict,
.solu-list .solu-text .depict {
  font-size: 18px;
  color: #666666;
  margin: 0.35rem 0 0.32rem 0;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.solu-list .solu-text .depict {
  margin: 0.2rem 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.dtls-top .tags,
.solu-list .solu-text .tags {
  background: url(../images/tag-one.png) left top no-repeat; /* line-height: 30px; */
  padding-left: 22px;
  height: 25px;
  background-size: 25px;
}
.dtls-top .tags span,
.solu-list .solu-text .tags span {
  display: inline-block; /* width: 70px; */
  width: auto;
  padding: 0 5px;
  height: 22px;
  background: rgba(67, 110, 255, 0.3);
  border-radius: 3px;
  font-size: 12px;
  color: #333333;
  text-align: center;
  line-height: 22px;
  margin-left: 18px;
}
.dtls-top .user-op {
  display: flex;
  margin-top: 20px;
}
.dtls-top .user-op a {
  display: inline-block;
  width: 180px;
  height: 60px;
  font-size: 20px;
  text-align: center;
}
.dtls-top .user-op .online-btn {
  border: 2px solid #d5d5d5;
  line-height: 56px;
  color: #999999;
  transition: all 0.5s;
}
.dtls-top .user-op .online-btn:hover {
  border: 2px solid #0a3d8e;
  color: #0a3d8e;
}
.dtls-top.solu-dtls-top .user-op .online-btn {
  background: #0a3d8e;
  color: #ffffff;
  line-height: 60px;
  border: none;
}
.dtls-top .user-op .apply-btn {
  background: #0a3d8e;
  color: #ffffff;
  line-height: 60px;
  margin-left: 37px;
}
.dtls-btm {
  margin-top: 20px;
}
.dtls-btm .tab-nav-box {
  height: 60px;
  line-height: 60px;
}
.dtls-btm .tab-nav {
  height: 60px;
  line-height: 60px;
  background: #f4f4f4;
}
.dtls-btm .tab-nav a {
  display: inline-block;
  font-size: 24px;
  color: #666666;
  width: 164px;
  transition: all 0.5s;
  text-align: center;
  font-weight: 400;
}
.dtls-btm .tab-nav a:hover,
.dtls-btm .tab-nav a.active {
  background: #0a3d8e;
  color: #ffffff;
}
.dtls-btm .tab-content {
  margin-top: 0.8rem;
  padding-bottom: 1rem;
  display: none;
}
.dtls-btm .tab-content.current {
  display: block;
}
.dtls-btm .description h4,
.dtls-btm .specific h4 {
  font-size: 26px;
  color: #333333;
  margin-bottom: 0.3rem;
}
.dtls-btm .description p {
  font-size: 18px;
  color: #666666;
  line-height: 32px;
}
.rec-cont {
  background: #f4f4f4;
  padding: 0.1rem 0 0.9rem 0;
}
.dtls-btm .specific table {
  border: 1px solid #cccccc;
}
.dtls-btm .specific table tr,
.dtls-btm .specific table td {
  border: 1px solid #cccccc;
  line-height: 60px;
}
.dtls-btm .specific table td {
  text-align: center;
  font-size: 20px;
  color: #333333;
  padding: 0 0.45rem;
}
.dtls-btm .down-list li {
  border-bottom: 1px dashed rgba(153, 153, 153, 0.6);
  line-height: 70px;
  display: flex;
  justify-content: space-between;
}
.dtls-btm .down-list li h5 {
  background: url(../images/download.png) left center no-repeat;
  padding-left: 47px;
  font-size: 22px;
  color: #333333;
  font-weight: 400;
  width: 85%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.dtls-btm .down-list li .down-btn {
  text-decoration: underline;
  font-size: 18px;
  color: #0a3d8e;
}
.dtls-btm .ask-box {
  border-bottom: 1px dashed rgba(153, 153, 153, 0.6);
  padding-bottom: 0.35rem;
  margin-bottom: 0.45rem;
}
.dtls-btm .ask-box:last-child {
  border-bottom: none;
}
.dtls-btm .ask-box .i-more {
  border-top: 1px dashed rgba(153, 153, 153, 0.6);
  margin: 0.38rem 0 0 60px;
  padding: 0.38rem 0 0 0;
}
.dtls-btm .ask-box .ques,
.dtls-btm .ask-box .as {
  overflow: hidden;
}
.dtls-btm .ask-box .as {
  margin-top: 0.3rem;
}
.dtls-btm .ask-box .ques span,
.dtls-btm .ask-box .as span {
  display: inline-block;
  width: 34px;
  height: 34px;
  color: #ffffff;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  color: #ffffff;
}
.dtls-btm .ask-box .ques span {
  background: #0a3d8e;
}
.dtls-btm .ask-box .as span {
  background: #c8c8c8;
}
.dtls-btm .ask-box .txt {
  font-size: 24px;
  color: #333333; /* padding-left: 30px; */
  margin-left: 50px;
}
.dtls-btm .ask-box .as .txt {
  color: #666666;
  font-size: 20px;
  margin-left: 50px;
}
.dtls-btm .buy-way .buy-pic {
  width: 34.03%;
  max-width: 490px;
  max-height: 326px;
  overflow: hidden;
}
.dtls-btm .buy-way .buy-pic img {
  width: 100%;
}
.dtls-btm .buy-way .buy-cont {
  width: 60.56%;
}
.dtls-btm .buy-way .buy-cont .buy-item {
  position: relative;
  margin-bottom: 0.4rem;
}
.dtls-btm .buy-way .buy-cont .buy-item span,
.dtls-btm .buy-way .buy-cont .buy-item .buy-link {
  display: inline-block;
  font-size: 20px;
  color: #666666;
  padding-left: 66px;
  line-height: 40px;
}
.dtls-btm .buy-way .buy-cont .buy-item .tel {
  background: url(../images/headset-one.png) left center no-repeat;
}
.dtls-btm .buy-way .buy-cont .buy-item .email {
  background: url(../images/email.png) left center no-repeat;
  margin-left: 0.6rem;
}
.dtls-btm .buy-way .buy-cont .buy-item .wx {
  background: url(../images/wechat.png) left center no-repeat;
  cursor: pointer;
}
.dtls-btm .buy-way .buy-cont .buy-item .qq {
  background: url(../images/qq.png) left center no-repeat;
  margin-left: 0.6rem;
}
.dtls-btm .buy-way .buy-cont .buy-item .qq a {
  color: #666666;
}
.dtls-btm .buy-way .buy-cont .buy-item .buy-link {
  background: url(../images/links.png) left center no-repeat;
}
.dtls-btm .buy-way .apply-btn {
  display: block;
  width: 180px;
  height: 60px;
  background: #0a3d8e;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  color: #ffffff;
  margin-top: 0.75rem;
  transition: all 0.5s;
}
.dtls-btm .buy-way .apply-btn:hover {
  background: #092653;
} /*解决方案*/
.solu-list li {
  background: #ffffff;
  padding: 0.5rem 0.55rem;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.solu-list .solu-pic {
  width: 37.07%;
  max-width: 493px;
  max-height: 393px;
  overflow: hidden;
}
.solu-list .solu-pic img {
  width: 100%;
  transition: all 0.5s;
  display: block;
  height: 100%;
}
.solu-list .solu-pic:hover img {
  transform: scale(1.05);
}
.solu-list .solu-text {
  width: 57.22%;
}
.solu-list .dtls-btn {
  display: block;
  width: 180px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0a3d8e;
  font-size: 20px;
  color: #ffffff;
}
.solu-list .solu-text .dtls-tit h4 a {
  color: #333333;
  transition: all 0.5s;
}
.solu-list .solu-text .dtls-tit h4:hover a {
  color: #0a3d8e;
}
.solu-list .solu-text .user-op {
  margin-top: 30px;
}
.dtls-btm .hardware {
  display: flex;
  margin: 0 0 0.4rem -1.5%;
  flex-wrap: wrap;
}
.dtls-btm .hardware li {
  width: 23.47%;
  margin: 0 0 0.6rem 1.5%;
}
.dtls-btm .hardware li .hd-pic {
  border: 1px solid #cccccc;
  max-width: 338px;
  max-height: 231px;
  overflow: hidden;
}
.dtls-btm .hardware li .hd-pic img {
  width: 100%;
}
.dtls-btm .hardware li h5 {
  font-size: 26px;
  color: #333333;
  margin-top: 0.35rem;
}
.dtls-btm .customized h4 {
  font-size: 26px;
  color: #333333;
  margin-bottom: 0.3rem;
}
.dtls-btm .cus-list {
  margin-top: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: -2%;
}
.dtls-btm .cus-list li {
  /* display: flex; */ /* justify-content: space-between; */ /* border-bottom: 1px dashed rgba(0,0,0,.2); */
  padding-bottom: 0.36rem;
  margin-bottom: 36px; /* align-items: center; */
  width: 18%;
  margin-left: 2%;
}
.dtls-btm .cus-list li .cus-left {
  /* display: flex; */
}
.dtls-btm .cus-list li .cus-pic {
  border: 1px solid #cccccc;
  width: 100%; /* height: 185px; */
  max-width: 269px; /* max-height: 185px; */
  overflow: hidden;
}
.dtls-btm .cus-list li .cus-pic img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.dtls-btm .cus-list li .cus-descript {
  /* margin-left: .4rem; */
  margin-top: 25px;
}
.dtls-btm .cus-list li h6 {
  font-size: 24px;
  color: #333333;
  line-height: 1.6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dtls-btm .cus-list li p {
  font-size: 22px;
  color: #333333;
  margin-top: 5px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dtls-btm .cus-list li .add-num {
  display: flex;
  margin-top: 20px;
}
.dtls-btm .cus-list li .num-btn {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 28px;
  cursor: pointer;
  border-radius: 3px;
  cursor: pointer;
}
.dtls-btm .cus-list li .add-none {
  /* background: url(../images/add-ico.png) center center no-repeat; */
  background: #0a3d8d;
  color: #ffffff;
}
.dtls-btm .cus-list li .add-btn {
  border: 2px solid #0a3d8d;
  color: #0a3d8d;
  line-height: 26px;
}
.dtls-btm .cus-list li .minus-btn {
  background: #0a3d8d;
  color: #ffffff;
}
.dtls-btm .cus-list li input {
  border: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  margin: 0 10px;
}
.submit-solution {
  display: block;
  width: 154px;
  height: 48px;
  background: #0a3d8e;
  border-radius: 4px;
  text-align: center;
  line-height: 48px;
  font-size: 20px;
  color: #ffffff;
  transition: all 0.5s;
}
.submit-solution:hover {
  background: #092653;
}
.pop-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
}
.solution-pop {
  width: 980px;
  height: 498px;
  background: #fdfdfd;
  border-radius: 20px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -249px 0 0 -480px;
  z-index: 1001;
  overflow: hidden;
  display: none;
  padding: 0.5rem 0.7rem;
}
.solution-pop h5 {
  font-size: 28px;
  color: #333333;
  font-weight: 500;
}
.solution-pop p {
  font-size: 16px;
  color: #666666;
  margin-top: 10px;
}
.solution-pop .form-item {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.solution-pop .form-item label,
.txt-con label {
  display: block;
  font-size: 18px;
  color: #999999;
  font-weight: 400;
}
.inp-con.txt-con {
  margin-top: 30px;
}
.solution-pop .form-item label span,
.txt-con label span {
  color: #e52c2c;
}
.solution-pop .form-item input {
  width: 394px;
  height: 48px;
  line-height: 44px;
  background: #ffffff;
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  padding: 0 10px;
  margin-top: 15px;
}
.txt-con textarea {
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  padding: 10px;
  margin-top: 15px;
  width: 100%;
  resize: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #c9c9c9;
  font-size: 14px;
}
input::-moz-input-placeholder,
textarea::-moz-input-placeholder {
  color: #c9c9c9;
  font-size: 14px;
}
input::-ms-input-placeholder,
textarea::-moz-input-placeholder {
  color: #c9c9c9;
  font-size: 14px;
}
.solution-pop .submit-btn {
  width: 136px;
  height: 46px;
  background: #0a3d8e;
  display: block;
  line-height: 46px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  margin-top: 40px;
}
.solution-pop.pro-pop {
  height: 790px;
  margin: -395px 0 0 -480px;
}
.dtls-btm .cus-list li .mobile-add-num {
  display: none;
}
.close-btn {
  position: absolute;
  top: 25px;
  right: 25px;
  background: url(../images/close-btn.png) center center no-repeat;
  width: 26px;
  height: 26px;
  background-size: 100% 100%;
  cursor: pointer;
}
.video-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.video-list .v-item {
  width: 100%;
  margin-bottom: 15px;
}
.video-list .v-item.style01 {
  width: 48.5%;
}
.video-list .v-item.style02 {
  width: 32.5%;
}
.video-list .v-item {
  position: relative;
}
.video-list .v-item img {
  width: 100%;
}
.video-list .v-item .video-play {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0 0 -30px;
  background: url(../images/icon-play.png) center center no-repeat;
  background-size: 100%;
}
.shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-parent {
  width: 960px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  display: none;
  position: fixed;
  z-index: 111;
  left: 50%;
  top: 50%;
  margin: -200px 0 0 -480px;
}
.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
  display: block;
}
.video-js .vjs-time-control {
  display: block;
}
.video-js .vjs-remaining-time {
  display: none;
} /* 20210908 msj */
.wxImg {
  display: block;
  position: absolute;
  left: 0;
  bottom: 100%;
  background: #ffffff;
  margin-bottom: 10px;
  width: 120px;
  padding: 5px;
  color: #333333;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.1);
  text-align: center;
  display: none;
}
.wxImg::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid #ffffff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  left: 12px;
  top: 100%;
}
.wxImg img {
  width: 100%;
  height: auto;
}
.share-box {
  position: absolute;
  background: #fff;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 20px rgb(18 18 18 / 10%);
  box-shadow: 0 5px 20px rgb(18 18 18 / 10%);
  z-index: 203;
  top: 40px;
  width: 125px;
  left: -40px;
  padding: 15px;
  display: none;
}
.share-list {
  list-style: none;
}
.share-en {
  display: none;
}
.en .share-cn {
  display: none;
}
.en .share-en {
  display: block;
}
.share-list li {
  display: block;
  background: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.share-list li:last-child {
  margin-bottom: 0;
}
.share-list li a {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.share-list li a i {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 2px;
  margin-top: -4px;
  font-size: 18px;
}
.share_qzone i {
  background-image: url(../images/share_qzone.gif);
}
.share_weibo i {
  background-image: url(../images/share_weibo.gif);
}
.share_weixin i {
  background-image: url(../images/share_weixin.gif);
}
.qrcode canvas {
  display: block;
  width: 93px;
  height: 93px;
}
.share_fb i {
  color: #3b5998;
}
.share_lin i {
  color: #1da1f2;
}
.share_tw i {
  color: #0077b5;
}
.share-box .item {
  margin-bottom: 15px;
}
.share-box .bshare-custom a {
  padding-left: 25px;
  font-size: 14px;
}
.share-box .arrow {
  width: 32px;
  height: 16px;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  position: absolute;
  overflow: hidden;
  pointer-events: none;
  left: 50%;
  top: 0px;
  margin-left: -4px;
}
.share-box .arrow::after {
  content: "";
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  margin: -12px;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  pointer-events: auto;
  left: 50%;
  bottom: -8px;
}
.mSwiper {
  display: flex;
  justify-content: space-between;
  height: 404px;
  overflow: hidden;
}
.mBig {
  position: relative;
  width: 78.82%;
  height: 100%;
  border: 1px solid #0a3d8e;
}
.mBig .swiper-container {
  height: 100%;
}
.mSmall {
  width: 18%;
  height: 100%;
  overflow: hidden;
}
.mSmall .swiper-container {
  height: 100%;
}
.mBigImg {
  position: relative;
  overflow: hidden; /* height: 0; */ /* padding-bottom: 100%; */
  height: 100%;
  padding: 0;
}
.mBigImg .imgBg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  transition: all 0.3s;
}
.mSmallImg {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.mSmallImg .imgBg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  transition: all 0.3s;
  cursor: pointer;
}
.active .mSmallImg::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #0a3d8e;
}
.mBtn {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.mBtn span {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #000000;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 1px;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.3s;
}
.prev {
  background-image: url(../images/prev_2c1d47559377439084b8a48c7760cd4e.png);
}
.next {
  background-image: url(../images/next_ee632313847e4c41a4cb9d3a18d13d6b.png);
}
.mBtn span:hover {
  opacity: 1;
  background-color: #0a3d8e;
}
.one .mSmall {
  display: none;
}
.one .mBig {
  width: 100%;
}
.one .mBtn {
  display: none;
}
