body {
  font-family: 'MicrosoftYaHei';
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #003480;
}
ul {
  margin: 0;
  padding: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  color: #999;
  margin: 0;
}
h3 {
  font-size: 1.2rem;
}
p {
  margin: 0;
}
.product_detail .small {
  max-width: 100%;
  width: auto;
  max-height: 240px;
  width: initial;
  height: initial;
}
.product_detail .img {
  width: initial;
  height: initial;
}
.banner {
  height: 450px;
}
.friend-link p,
.friend-link a {
  font-size: 14px;
  color: #fff;
}
.friend-link a {
  padding-left: 15px;
}
.search {
  position: relative;
}
.search input {
  outline: none;
}
.search input#s_btn {
  position: absolute;
  height: 22px;
  width: 44px;
  cursor: pointer;
  background: url(../images/eleven/search.png) no-repeat;
  top: 10px;
  margin-top: -9px;
  right: 0px;
  border: none;
}
.search input#keyword {
  width: 234px;
  background: #f1f1f1;
  color: #aaaaaa;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 20px 1px 5px;
  border: none;
}
.search input::-webkit-input-placeholder {
  color: #fff;
}
.container {
  max-width: 1200px;
  padding: 0;
}
header .header-top {
  padding: 11px 0;
}
header .header-top p,
header .header-top a {
  color: #9e9e9e;
}
header .header-logo {
  padding: 16px 0;
  background: #fff;
}
header .header-logo .c-l {
  text-align: right;
  margin-bottom: 12px;
  letter-spacing: 3px;
}
header .header-logo .c-l,
header .header-logo .c-l a {
  font-size: 12px;
  color: #000;
}
header .header-navbar {
  background: #003480;
}
header .header-navbar #menu .nav {
  background: #003480;
  justify-content: space-between;
}
header .header-navbar #menu .nav li {
  padding: 10px 30px;
  position: relative;
}
header .header-navbar #menu .nav li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 14px;
  right: -5px;
}
header .header-navbar #menu .nav li:hover a {
  color: #fff;
}
header .header-navbar #menu .nav li a {
  color: #fff;
  font-size: 14px;
}
section {
  background: #f9f9f9;
}
section .col-auto {
  padding: 0 10px;
}
section .row:last-child {
  margin-top: 28px;
}
section .title {
  position: relative;
  align-items: center;
  background-position: 0 center;
}
section .title h2 {
  height: 33px;
  font-size: 24px;
  font-weight: bold;
  color: #3a3a3a;
  padding-left: 40px;
}
section .title a {
  font-size: 14px;
  color: #3a3a3a;
}
section .content {
  background: #fff;
  margin-top: 12px;
}
section .container {
  padding-top: 36px;
}
section .product-wrap {
  width: 322px;
}
section .product-wrap .title {
  background: url(../images/eleven/t1.png) no-repeat;
  background-position: 0 center;
}
section .product-wrap .content ul {
  padding-bottom: 15px;
}
section .product-wrap .content ul li {
  padding: 15px 32px 15px 12px;
  position: relative;
}
section .product-wrap .content ul li a {
  font-size: 14px;
  color: #777777;
}
section .product-wrap .content ul li::after {
  content: url(../images/eleven/2_1.png);
}
section .product-wrap .content ul li::before {
  content: "";
  width: 298px;
  height: 1px;
  background: #e2e2e2;
  position: absolute;
  bottom: 0;
}
section .product-wrap .content ul li:hover {
  background: #003480;
}
section .product-wrap .content ul li:hover a {
  color: #fff;
}
section .product-wrap .content ul li:hover::after {
  content: url(../images/eleven/2.png);
}
section .product-wrap .content ul li:hover::before {
  background: #003480;
}
section .company-about {
  width: 858px;
}
section .company-about .title {
  background: url(../images/eleven/t2.png) no-repeat;
}
section .company-about .content {
  padding: 24px;
}
section .company-about .content .c-r {
  padding-left: 16px;
}
section .company-about .content .c-r h3 {
  padding-top: 32px;
  color: #003480;
  font-size: 22px;
  font-weight: bold;
}
section .company-about .content .c-r p {
  padding-top: 22px;
  font-size: 14px;
  color: #777777;
  line-height: 25px;
}
section .company-about .content .c-r a {
  margin-top: 20px;
  display: inline-block;
  padding: 6px 20px;
  font-size: 14px;
  color: #777777;
  border-radius: 16px;
  border: solid 1px #7a7a7a;
}
section .company-about .content .c-r a:hover {
  color: #fff;
  background: #003480;
  border-color: #003480;
}
section .news-wrap {
  width: 590px;
}
section .news-wrap .title {
  background: url(../images/eleven/t3.png) no-repeat;
}
section .news-wrap .content {
  padding: 28px 18px;
}
section .news-wrap .content .single-news-wrap:first-child {
  margin-bottom: 20px;
}
section .news-wrap .content .single-news-wrap img {
  padding-right: 25px;
}
section .news-wrap .content .single-news-wrap div h5 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #000;
}
section .news-wrap .content .single-news-wrap div h5:hover {
  color: #003480;
}
section .news-wrap .content .single-news-wrap div p {
  font-size: 12px;
  color: #777777;
  line-height: 20px;
}
section .contact-wrap {
  width: 590px;
  margin-bottom: 30px;
}
section .contact-wrap .title {
  background: url(../images/eleven/t4.png) no-repeat;
}
section .contact-wrap .content {
  padding: 28px 20px;
  padding-bottom: 23px;
}
section .contact-wrap .content h5 {
  font-size: 26px;
  color: #003480;
  font-weight: bold;
  margin-bottom: 22px;
}
section .contact-wrap .content .info ul li {
  font-size: 16px;
  color: #777;
  line-height: 32px;
}
footer {
  padding: 24px 0;
  background: #003480;
}
footer .container {
  line-height: 24px;
  text-align: left;
}
footer .container,
footer .container a,
footer .container P,
footer .container span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
}
.slideTxtBox .hd {
  align-items: center;
}
.left .box h3,
.sitemp {
  background: #003480;
}
.swiper-container {
  position: initial;
  transition-timing-function: linear;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/eleven/s_r.png);
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url(../images/eleven/s_l.png);
}
.swiper-button-next,
.swiper-button-prev {
  height: 47px;
  width: 22px;
  top: 50%;
  margin-top: -22px;
}
.swiper-button-next {
  right: 0;
  left: initial;
}
.swiper-button-prev {
  left: 0;
}
.lb,
.rb {
  position: absolute;
  top: 50%;
  z-index: 99;
  cursor: pointer;
}
.lb {
  left: 19%;
}
.rb {
  right: 19%;
}
.product_list .col-3 {
  margin-bottom: 2rem;
}

.product_list .col-3 h3 {
  padding-top: 10px;
  font-size: 14px
}
.product_list .col-3 > a {
  border: 1px solid #ddd;
  display: block;
}
.banner .num li.num_hover {
  background: #003480;
}
.product_list .col-3 img {
  max-width: 100%;
  height: auto;
}
