@charset "utf-8";
/* CSS Document */
.swiper1 .swiper-pagination-bullet-active {
  background-color: #014099;
}
.tit1 {
  margin-top: 60px;
  text-align: center;
  color: #3a3333;
  font-family: "Arial";
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 3px;
}
.tit2 {
  color: #082c66;
  font-size: 29px;
  letter-spacing: 4px;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  text-shadow: 0px 0px 23px rgb(0 0 0%);
  text-align: center;
  margin-top: 30px;
  margin-bottom: 60px;
}
.hotproduct .img {
  border: 1px solid #efefef;
  width: 100%;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}
.hotproduct a .img img {
  max-height: 100%;
  max-width: 100%;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.hotproduct a:hover .img img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.hotproduct a h3 {
  display: block;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #082c66;
  line-height: 1.5em;
}
.hotproduct a:hover .img {
  border: 1px solid #014099;
}
.hm-sec3 {
  margin-bottom: 50px;
}
.hm-sec3 .infor {
  text-align: center;
  margin: 50px 0;
}
.hm-sec3 .infor .tit {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 16px;
  position: relative;
}
.hm-sec3 .infor .tit:before {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 60px;
  height: 4px;
  background: url(../images/protitbg.png) no-repeat bottom center;
}
.hm-sec3 .infor .tita {
  padding-top: 15px;
}
.hm-sec3 .cont {
  display: flex;
  flex-wrap: wrap;
}
.hm-sec3 .cont .item {
  padding: 10px;
  margin-bottom: 20px;
}
.hm-sec3 .cont .item:nth-child(1) {
  width: 43%;
  margin-right: 1.5%;
  height: 253px;
  background: #ebebe9 url(../images/ipart02-bg1.jpg) no-repeat top right;
}
.hm-sec3 .cont .item:nth-child(2) {
  width: 27%;
  margin-right: 1.5%;
  height: 253px;
  background: #ebebe9 url(../images/ipart02-bg2.jpg) no-repeat top right;
}
.hm-sec3 .cont .item:nth-child(3) {
  width: 27%;
  height: 253px;
  background: #ebebe9 url(../images/ipart02-bg3.jpg) no-repeat top right;
}
@media (max-width: 767px) {
  .hm-sec3 {
    margin-top: 20px;
  }
  .hm-sec3 .cont {
    padding-top: 30px;
  }
  .hm-sec3 .cont .item:nth-child(1) {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .hm-sec3 .cont .item:nth-child(2) {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .hm-sec3 .cont .item:nth-child(3) {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .hm-sec3 .cont .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
}
.hm-sec3 .cont .item .font {
  display: block;
  position: relative;
  width: 60%;
  padding-top: 0.28rem;
  padding-left: 0.28rem;
  z-index: 3;
}
@media (max-width: 991px) {
  .hm-sec3 .cont .item .font {
    padding: 0.4rem 0.4rem 0.26rem;
  }
}
.hm-sec3 .cont .item .font .tit {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  margin-bottom: 12px;
  font-weight: bold;
}
@media (max-width: 1580px) {
  .hm-sec3 .cont .item .font .tit {
    margin-bottom: 8px;
  }
}
.hm-sec3 .cont .item .font .text {
  font-size: 14px;
  line-height: 26px;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1580px) {
  .hm-sec3 .cont .item .font .text {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .cont .item .font .text {
    opacity: 0.8;
  }
}
.hm-sec3 .cont .item .font .textnav {
  padding-top: 20px;
  width: 100%;
}
.hm-sec3 .cont .item .font .textnav li {
  float: left;
  display: inline-block;
  width: 50%;
  line-height: 26px;
}
.hm-sec3 .cont .item .font .textnav li i {
  display: inline-block;
  color: #a2a2a2;
  font-size: 6px;
}
.hm-sec3 .cont .item .font .textnav li a {
  display: inline-block;
  padding-left: 7px;
  font-size: 13px;
}
.hm-sec3 .cont .item .font .but {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 100px;
  padding: 8px;
  margin-top: 35px;
  background-color: rgba(51, 51, 51, 0);
  font-size: 11px;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-color: #333333;
  display-radio: block;
  color: #7f7f7f;
  padding-bottom: 4px;
  padding-top: 4px;
}
.hm-sec3 .cont .item .font:hover .but {
  color: #fff;
  background-color: #014099;
  border-color: #014099;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.hm-sec3 .cont .item .font:hover .but a {
  color: #fff;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .item .font .but {
    margin-top: 0.5rem;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .cont .item .font .textnav li {
    width: 100%;
  }
  .hm-sec3 .cont .item .font .but {
    margin-top: 0.3rem;
  }
}
/******************产品中心*************************/
.hm-sec3 .cont2 {
  display: flex;
  flex-wrap: wrap;
}
.hm-sec3 .cont2 .item {
  padding: 10px;
}
.hm-sec3 .cont2 .item:nth-child(1) {
  width: 43%;
  margin-right: 1.5%;
  height: 220px;
  background: #ebebe9 url(../images/ipart02-bg4.jpg) no-repeat top right;
}
.hm-sec3 .cont2 .item:nth-child(2) {
  width: 27%;
  margin-right: 1.5%;
  height: 220px;
  background: #ebebe9 url(../images/ipart02-bg5.jpg) no-repeat top right;
}
.hm-sec3 .cont2 .item:nth-child(3) {
  width: 27%;
  height: 220px;
  background: #ebebe9 url(../images/ipart02-bg6.jpg) no-repeat top right;
}
@media (max-width: 767px) {
  .hm-sec3 .cont2 {
    padding-top: 0px;
  }
  .hm-sec3 .cont2 .item:nth-child(1) {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .hm-sec3 .cont2 .item:nth-child(2) {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .hm-sec3 .cont2 .item:nth-child(3) {
    width: 100%;
    margin-bottom: 0.4rem;
  }
}
.hm-sec3 .cont2 .item .font {
  display: block;
  position: relative;
  width: 60%;
  padding-top: 0.28rem;
  padding-left: 0.28rem;
  z-index: 3;
}
.hm-sec3 .cont2 .item:nth-child(3) .font {
  width: 90%;
}
@media (max-width: 991px) {
  .hm-sec3 .cont2 .item .font {
    padding: 0.4rem 0.4rem 0.26rem;
  }
}
.hm-sec3 .cont2 .item .font .tit {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  margin-bottom: 12px;
  font-weight: bold;
}
.hm-sec3 .cont2 .item:nth-child(3) .font .tit {
  color: #fff;
}
.hm-sec3 .cont2 .item:nth-child(3) .font .tit a {
  color: #fff;
}
@media (max-width: 1580px) {
  .hm-sec3 .cont2 .item .font .tit {
    margin-bottom: 8px;
  }
}
.hm-sec3 .cont2 .item .font .text {
  font-size: 14px;
  line-height: 26px;
  height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hm-sec3 .cont2 .item:nth-child(3) .font .text {
  color: #fff;
}
@media (max-width: 1580px) {
  .hm-sec3 .cont2 .item .font .text {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .cont2 .item .font .text {
    opacity: 0.8;
  }
}
.hm-sec3 .cont2 .item .font .textnav {
  padding-top: 20px;
  width: 100%;
}
.hm-sec3 .cont2 .item .font .textnav li {
  float: left;
  display: inline-block;
  width: 50%;
  line-height: 26px;
}
.hm-sec3 .cont2 .item .font .textnav li i {
  display: inline-block;
  color: #a2a2a2;
  font-size: 6px;
}
.hm-sec3 .cont2 .item .font .textnav li a {
  display: inline-block;
  padding-left: 7px;
  font-size: 13px;
}
.hm-sec3 .cont2 .item .font .but {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 100px;
  padding: 8px;
  margin-top: 35px;
  background-color: rgba(51, 51, 51, 0);
  font-size: 11px;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-color: #333333;
  display-radio: block;
  color: #7f7f7f;
  padding-bottom: 4px;
  padding-top: 4px;
}
.hm-sec3 .cont2 .item:nth-child(3) .font .but {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #a2a2a2;
}
.hm-sec3 .cont2 .item .font:hover .but {
  color: #fff;
  background-color: #014099;
  border-color: #014099;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.hm-sec3 .cont2 .item .font:hover .but a {
  color: #fff;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont2 .item .font .but {
    margin-top: 0.4rem;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .cont2 .item .font .textnav {
    padding-top: 6px;
    overflow: hidden;
  }
  .hm-sec3 .cont2 .item .font .textnav li {
    width: 100%;
  }
  .hm-sec3 .cont2 .item .font .but {
    margin-top: 0.3rem;
  }
}
.casetitle {
  background-color: transparent;
  background-image: linear-gradient(210deg, #082c66 14%, #014099 100%);
  height: 320px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.casetitle h2 {
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: "Arial";
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.indexcasenav {
  margin: 30px 0;
  text-align: center;
  color: white;
}
.indexcasenav a {
  color: white;
}
.indexcase .more a {
  display: block;
  width: 180px;
  line-height: 30px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  color: white;
}
.indexcase .more a:hover {
  background-color: white;
  color: #004A15;
}
.hotcase {
  margin-top: 30px;
}
.hotcase li {
  margin-bottom: 30px;
}
.hotcase a {
  border: 1px solid #efefef;
  display: block;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.hotcase .img {
  width: 100%;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}
.hotcase a .img img {
  max-height: 100%;
  width: 100%;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.hotcase a:hover {
  border: 1px solid #014099;
}
.hotcase a:hover .img img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.hotcase a h3 {
  display: block;
  height: 40px;
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.5em;
}
.hotcase a span {
  color: #082c66;
  display: block;
  font-size: 14px;
  margin-top: 20px;
}
.hotcase a p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.hotbrand {
  background-image: url('../images/GOPR5783-1.jpg');
  background-attachment: fixed;
  background-color: #082c66;
  background-repeat: no-repeat;
  background-size: 100% ;
  background-position: center center;
  height: 500px;
}
.hotbrand h2 {
  margin-top: 10%;
  text-align: center;
  color: #FFFFFF;
  font-family: "Arial";
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.hotbrand p {
  color: #fff;
  font-size: 15px;
  letter-spacing: 2px;
  margin: 30px 0;
  text-align: center;
}
.hotbrand .owl-carousel {
  padding-top: 10px;
}
.hotbrand .item {
  background-color: white;
  text-align: center;
  border: 1px solid #ddd;
}
.hotbrand .item img {
  max-width: 150px;
  max-height: 60px;
}
.hotbrand .item h3 {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.owl-buttons {
  height: 53px;
  margin-top: -53px;
}
.owl-buttons div {
  width: 53px;
  height: 53px;
}
.owl-buttons .owl-prev {
  position: absolute;
  left: -50px;
  top: 40%;
  margin-top: -25px;
  background: url(../images/left.png) center center no-repeat;
}
.owl-buttons .owl-next {
  position: absolute;
  right: -50px;
  top: 40%;
  margin-top: -25px;
  background: url(../images/right.png) center center no-repeat;
}
.hotbrand .owl-pagination {
  text-align: center;
  margin-top: 20px;
}
.hotbrand .owl-page {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #014099;
  margin-right: 5px;
  *display: inline;
  *zoom: 1;
}
.hotbrand .owl-pagination .active {
  background-color: #082c66;
}
.clients {
  padding-bottom: 50px;
}
.clients .item {
  text-align: center;
}
.clients .item img {
  max-width: 150px;
  max-height: 60px;
}
.clients .item h3 {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.localhost {
  padding: 20px 0;
}
.localhost span {
  color: #ccc;
}
.banner {
  position: relative;
  display: block;
  height: 300px;
  background-position: center center;
}
.banner img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.banner h3 {
  position: absolute;
  left: 20%;
  top: 30%;
  z-index: 2;
  display: block;
  padding: 20px;
  width: 300px;
  background-color: #082c66;
  font-size: 24px;
  color: white;
}
.banner h4 {
  position: absolute;
  left: 30%;
  top: 40%;
  z-index: 3;
  display: block;
  padding: 20px;
  width: 200px;
  background-color: white;
  font-size: 24px;
  color: #082c66;
}
.mainbox {
  margin-bottom: 50px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  margin-top: -65px;
  z-index: 100;
  position: relative;
  background-color: white;
}
.subnav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.subnav ul li {
  flex: 1;
}
.subnav ul li a {
  display: block;
  line-height: 65px;
  height: 65px;
  font-size: 24px;
  text-align: center;
  position: relative;
}
.subnav ul li.active a {
  background-color: #014099;
  color: white;
}
.subnav ul li.active a::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 65px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top-color: #014099;
}
.subnav ul li a:hover {
  background-color: #333;
  color: white;
}
.conbox {
  padding: 50px;
  line-height: 1.5;
  font-size: 16px;
}
.conbox table {
  width: 100%;
}
.conbox a {
  color: #014099;
}
.conbox img {
  max-width: 100%;
}
.snavtit {
  color: #082c66;
  font-size: 16px;
  font-weight: bold;
}
.conboxcon {
  padding: 30px 0;
}
.newslist li {
  margin-bottom: 30px;
}
.newslist a {
  border: 1px solid #efefef;
  display: block;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.newslist .img {
  width: 100%;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}
.newslist a .img img {
  max-height: 100%;
  width: 100%;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.newslist a:hover {
  border: 1px solid #014099;
}
.newslist a:hover .img img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.newslist a h3 {
  display: block;
  height: 60px;
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
  line-height: 1.5em;
}
.newslist a span {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  color: #082c66;
  display: block;
  font-size: 14px;
}
.newsbanner {
  background-color: #082c66;
  position: relative;
  display: block;
}
.newsbannerbg {
  background-color: rgba(0, 40, 11, 0.7);
}
.newsbanner .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  line-height: 2;
  height: 300px;
}
.newsbanner span.time {
  font-size: 14px;
  color: white;
}
.newsbanner h1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.3em;
}
.newsbg .container {
  margin-bottom: 50px;
}
.newsbg .newscon {
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  line-height: 1.5;
  margin-top: -65px;
  background-color: white;
  padding: 20px;
  box-sizing: border-box;
}
.newsbg .newscon img {
  max-width: 100%;
  height: auto;
}
.news-next {
  margin-top: 20px;
  clear: both;
  padding-top: 10px;
  border-top: 1px solid #ddd;
}
.newsright {
  padding-left: 50px;
}
.rightsearch {
  margin: 50px 0;
}
.rightsearch form {
  display: flex;
}
.rightsearch .inp_text {
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.rightsearch .inp_button {
  background-color: #082c66;
  padding: 0 20px;
  color: white;
  border: 0;
}
.rightabout h3 {
  color: #082c66;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-size: 16px;
  display: block;
}
.rightabout p {
  font-size: 16px;
  line-height: 1.5;
}
.rightnews {
  margin-top: 50px;
}
.rightnews h3 {
  color: #082c66;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-size: 16px;
  display: block;
}
.rightnews li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.rightcase {
  margin-top: 50px;
}
.rightcase h3 {
  color: #082c66;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-size: 16px;
  display: block;
}
.rightcase a {
  display: block;
}
.rightcase li {
  margin-bottom: 20px;
}
.rightcase .img {
  width: 100%;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}
.rightcase a .img img {
  max-height: 100%;
  width: 100%;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.rightcase a:hover .img img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.rightcase a h4 {
  display: block;
  height: 40px;
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.5em;
}
.rightcase a span {
  color: #082c66;
  display: block;
  font-size: 14px;
  margin-top: 20px;
}
.smenu {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  line-height: 66px;
  position: relative;
  z-index: 100;
}
.smenu ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.smenu ul li {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}
.smenu ul li a {
  display: block;
  padding: 0 10px;
}
.smenu ul li:hover,
.smenu ul li.cur {
  background: #082c66;
}
.smenu ul li:hover a,
.smenu ul li.cur a {
  color: #fff;
}
.smenu ul li ul {
  position: absolute;
  border-top: 1px solid #fff;
  left: 0;
  top: 66px;
  width: 200px;
  height: auto;
  display: none;
  background-color: #082c66;
  z-index: 100;
}
.smenu ul li ul li {
  display: block;
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.smenu ul li ul li a {
  text-align: left;
  line-height: 35px;
  padding: 5px 10px;
  font-weight: normal;
}
.smenu ul li:hover ul {
  display: block;
}
.smenu ul li ul li a:hover {
  background-color: #333;
}
.productlist {
  margin-top: 50px;
}
.producttitle {
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.producttitle h2 {
  font-size: 24px;
  color: #082c66;
}
.producttitle a {
  margin-top: 20px;
}
.productlist li {
  margin-bottom: 30px;
}
.productlist li a {
  border: 1px solid #efefef;
  display: block;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.productlist .img {
  width: 100%;
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden;
}
.productlist li a .img img {
  max-height: 100%;
  width: 100%;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
}
.productlist li a:hover {
  border: 1px solid #014099;
}
.productlist li a:hover .img img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.productlist li a h3 {
  background-color: #f4f4f4;
  display: block;
  height: 80px;
  font-size: 16px;
  padding: 20px;
  line-height: 1.5em;
}
.productlist li a span {
  color: #082c66;
  display: block;
  font-size: 14px;
  margin-top: 20px;
}
.productlist li a p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.photoshop li {
  text-align: center;
  box-sizing: border-box;
  padding: 10px 5px;
}
.photoshop li a {
  display: block;
  width: 100%;
  margin: 0;
  border: 1px solid #ddd;
}
.photoshop li .img {
  padding: 5px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photoshop li img {
  max-width: 100%;
  max-height: 100%;
}
.photoshop li a h3 {
  color: #333;
  border-top: 1px solid #ddd;
  display: block;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 10px;
}
.photoshop li a:hover {
  border: 1px solid #014099;
}
.jobList {
  margin-bottom: 50px;
}
.jobtitle {
  font-size: 16px;
  font-weight: bold;
}
.jobList .jobPageBody .jobPageListTit {
  overflow: hidden;
  background-color: #014099;
  color: #fff;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  padding: 0px 10px 0px 20px;
}
.jobList .jobPageBody .jobTabCol1 {
  display: block;
  width: 70%;
  float: left;
}
.jobList .jobPageBody .jobTabCol1 b {
  font-weight: bold;
}
.jobList .jobPageBody .jobTabCol4 {
  display: block;
  width: 25%;
  float: left;
  text-align: center;
}
.jobList .jobPageBody .jobTabCol5 {
  display: block;
  width: 5%;
  float: left;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.jobList .jobPageBody .jobPageListRow {
  border-bottom: #eaeaea 1px solid;
  cursor: pointer;
}
.jobList .jobPageBody .jobPageListRow .jobPageListRowUp {
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  padding: 0px 10px 0px 20px;
}
.jobList .jobPageBody .jobPageListRow .jobPageListRowUp:hover {
  background-color: #eee;
}
.jobList .jobPageBody .jobPageListRow .jobPageListRowDown {
  height: 0px;
  overflow: hidden;
}
.jobList .jobPageBody .jobPageListRow .jobPageListRowDown .jobPageListRowDetails {
  background-color: #fafafa;
  padding: 20px;
  line-height: 200%;
  font-size: 14px;
  opacity: 0;
  transition: all 0.3s;
}
.jobList .jobPageBody .jobPageListRow .jobPageListRowDown .jobPageListRowDetails img {
  max-width: 100%;
}
.jobList .jobPageBody .jobPageListRow .showDetails {
  height: auto;
}
.jobList .jobPageBody .jobPageListRow .showDetails .jobPageListRowDetails {
  opacity: 1;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
  .norecord {
    text-align: center;
  }
  .tit1 {
    margin-top: 20px;
    font-size: 24px;
  }
  .tit2 {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 28px;
  }
  .hotproduct .img {
    height: 150px;
  }
  .hotbrand {
    background-repeat: no-repeat;
    height: 100%;
  }
  .hotbrand h2 {
    margin-top: 5%;
  }
  .owl-buttons {
    display: none;
  }
  .conbox {
    padding: 20px;
  }
  .subnav ul li {
    width: 50%;
    flex: auto;
  }
  .subnav ul li.active a::after {
    display: none;
  }
  .newsbanner h1 {
    font-size: 16px;
  }
  .smenu ul li {
    width: 50%;
  }
  .smenu ul li ul {
    display: none;
  }
  .smenu ul li:hover ul {
    display: none;
  }
  .banner {
    height: 180px;
  }
  .banner h3 {
    display: none;
  }
  .banner h4 {
    display: none;
  }
  .newsright {
    padding-left: 20px;
    box-sizing: border-box;
  }
}
