/*公共样式--开始*/
html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  min-height: 100%;
}

body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}

img {
  border: none;
  vertical-align: middle;
}

.fl {
  float: left;
}
.fr {
  float: right;
}

body {
  font-family: Microsoft YaHei;
}
.w1240 {
  max-width: 1240px;
  margin: 0 auto;
}
@media (max-width: 1270px) {
  .w1240 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.nav {
  width: 67%;
}
.log h1 {
  line-height: 100px;
}
.ss {
  position: relative;
  width: 22px;
  height: 100px;
  background: url(../image/ss.png) no-repeat center;
}
.so {
  display: none;
}
.so {
  display: none;
  position: absolute;
  top: 100px;
  right: -10px;
  z-index: 999;
}
.so input {
  display: block;
  border: none;
  float: left;
  outline: none;
}
.so form {
  width: 220px;
}
.so #keyword {
  line-height: 30px;
  font-size: 15px;
  padding-left: 10px;
}
.so #s_btn {
  width: 30px;
  height: 30px;
  background: url(../image/ss.png) no-repeat center #fff;
}
.bt .p1 {
  text-align: center;
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  color: #333;
}
.bt .p2 {
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #666666;
  margin-top: 17px;
}
.product {
  padding-top: 74px;
}
.cpt li {
  width: 150px;
  line-height: 46px;
  text-align: center;
  font-size: 18px;
  color: #333;
  background: #e1e0e0;
  cursor: pointer;
  margin: 0 10px;
  transition: all 0.8s;
}
.cpt li a {
  color: #333;
}
.cpt li.on {
  background: #c72723;
}
.cpt li.on a {
  color: #fff;
}
.cpt ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 42px;
}
.pro ul {
  display: flex;

  flex-wrap: wrap;
  margin-top: 50px;
}
.pcp {
  width: 31.5%;
  margin-right: 1%;
}
.pimg {
  border: 1px solid #dddddd;
}
.pcp .pimg {
  overflow: hidden;
}
.pcp .pimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.pcp:hover .pimg img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.pcp p {
  font-size: 16px;
  line-height: 58px;
  color: #000016;
  text-align: center;
}
.pcp:hover .pimg {
  border: 1px solid #c72723;
}
.pcp:hover p {
  color: #c72723;
}
.ads {
  background: url(/img/bj1.jpg) no-repeat center;
  padding-bottom: 45px;
  margin-top: 42px;
}
.ads .p1 {
  text-align: center;
  padding-top: 60px;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 25px;
}
.ads .p2 {
  width: 60px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
}
.ads .p3 {
  font-size: 24px;
  color: #d8d8d8;
  line-height: 24px;
  text-align: center;
  margin-top: 26px;
  margin-bottom: 38px;
}
.ads .lxam {
  width: 140px;
  line-height: 40px;
  text-align: center;
  background: #c72723;
  transition: all 0.8s;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  display: block;
  transition: all 0.8s;
}
.ads .lxam:hover {
  background: #fa0c06;
}
.case {
  margin-top: 76px;
}
.cca {
  margin-top: 55px;
  margin-left: -20px;
  margin-right: -20px;
}
.ce {
  margin: 0 20px;
}
.cimg {
  overflow: hidden;
  border: 1px solid #fff;
  transition: all 0.8s;
}
.ce .cimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.ce:hover .cimg img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.ce p {
  font-size: 18px;
  margin-top: 18px;
  text-align: center;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  transition: all 0.8s;
}
.ce:hover .cimg {
  border: 1px solid #c72723;
}
.ce:hover p {
  color: #c72723;
}
.cca .owl-carousel .owl-nav.disabled {
  display: block;
}
.cca .owl-carousel .owl-nav.disabled .owl-next .icon-font:after {
  background: url(../image/y.jpg);
  width: 40px;
  height: 70px;
}
.cca .owl-carousel .owl-nav.disabled .owl-next:hover .icon-font:after {
  background: url(../image/y1.jpg);
}
.cca .owl-carousel .owl-nav.disabled .owl-prev .icon-font:after {
  background: url(../image/z.jpg);
  width: 40px;
  height: 70px;
}
.cca .owl-carousel .owl-nav.disabled .owl-prev:hover .icon-font:after {
  background: url(../image/z1.jpg);
}
.cca .owl-carousel .owl-nav .owl-next {
  outline: none;
  right: -15px;
  top: 37%;
  position: absolute;
}
.cca .owl-carousel .owl-nav .owl-prev {
  outline: none;
  left: -21px;
  top: 37%;
  position: absolute;
}
.about {
  background: url(/img/bj2.jpg) no-repeat center;
  padding-top: 48px;
  margin-top: 70px;
  padding-bottom: 82px;
  margin-bottom: 73px;
}
.abt {
  text-align: center;
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 58px;
}
.aboutimg,
.act {
  width: 47.5%;
}
.abimg {
  overflow: hidden;
}
.abimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.abimg:hover img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.abcont .p1 {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  padding-top: 10px;
}
.abcont .p2 {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  margin-top: 45px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.aam {
  width: 165px;
  line-height: 50px;
  text-align: center;
  color: #fff !important;
  display: block;
  border-radius: 5px;
  border: 1px solid #fff;
  margin-top: 50px;
  transition: all 0.8s;
}
.aam:hover {
  padding-left: 20px;
}
.fb1 {
  background: #333333;
  padding-top: 12px;
  padding-bottom: 65px;
}
.fb1 .w1240 {
  display: flex;
  justify-content: space-between;
}
.f1 {
  border-right: 1px solid #656565;
  padding-right: 96px;
}
.pf1 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  line-height: 18px;
  padding-top: 28px;
}
.flink {
  width: 336px;
  margin-top: 27px;
  padding-bottom: 80px;
}
/*.flink a:last-child {
  display: none;
}*/
.flink a {
  margin-right: 70px;
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  margin-bottom: 13px;
}
.flink a:hover {
  color: #c72723;
}
.flink a:nth-child(3n) {
  margin-right: 0;
}
.f2 .p2 {
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  margin-top: 18px;
  opacity: 0.8;
}
.f3 div:first-child {
  margin-right: 100px;
}
.f3 div p {
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.f3 {
  padding-top: 44px;
}
.fb2 {
  background: #c72723;
  color: #fff;
  line-height: 40px;
}
.fb2 a {
  color: #fff !important;
}
.fb2 a:hover {
  opacity: 0.8;
}
@media (max-width: 1430px) {
  .cca .owl-carousel .owl-nav {
    display: none;
  }
}
@media (max-width: 1250px) {
  .abcont .p1 {
    padding-top: 0;
  }
  .abcont .p2 {
    margin-top: 12px;
  }
  .aam {
    margin-top: 12px;
  }
  .f1 {
    padding-right: 20px;
  }
}
@media (max-width: 1100px) {
  .f3 div:first-child {
    margin-right: 15px;
  }
}

@media (max-width: 990px) {
  header {
    display: none;
  }
  .x-banner {
    margin-top: 60px;
  }
  .f1 {
    display: none;
  }
}
@media (max-width: 955px) {
  .aboutimg,
  .act {
    width: 100%;
    float: none;
  }
  .act {
    margin-top: 20px;
  }
  .about {
    background: #c72723;
  }
  .aboutimg {
    max-width: 590px;
    margin: 0 auto;
  }
}
@media (max-width: 616px) {
  .pcp {
    width: 48%;
  }
  .ads .p1 {
    font-size: 28px;
    line-height: 28px;
  }
  .ads .p3 {
    font-size: 18px;
    line-height: 18px;
  }
  .fb1 .w1240 {
    display: block;
  }
  .fb2 .fl {
    display: none;
  }
  .fb2 .fr {
    float: none;
  }
}
@media (max-width: 500px) {
  .bt .p1 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    color: #333;
  }
  .product {
    padding-top: 30px;
  }
  .bt .p2 {
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #666666;
    margin-top: 11px;
  }
  .cpt {
    margin-top: 16px;
  }
  .cpt li {
    width: 18%;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #333;
    background: #e1e0e0;
    cursor: pointer;
    margin: 5 20px;
    transition: all 0.8s;
  }
  .pro {
    margin-top: 25px;
  }
  .ads {
    margin-top: 18px;
    padding-bottom: 26px;
  }
  .ads .p1 {
    font-size: 23px;
    line-height: 23px;
    padding-top: 30px;
    margin-bottom: 15px;
  }
  .ads .p3 {
    font-size: 15px;
    line-height: 15px;
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .ads .lxam {
    width: 120px;
    line-height: 34px;
    text-align: center;
    background: #c72723;
    transition: all 0.8s;
    font-size: 15px;
    color: #fff;
    margin: 0 auto;
    display: block;
    transition: all 0.8s;
  }

  .case {
    margin-top: 32px;
  }
  .abcont .p1 {
    font-size: 23px;
  }
  .abcont .p2 {
    font-size: 12px;
    line-height: 24px;
  }
  .aam {
    width: 100px;
    line-height: 40px;
  }
  .abt {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .about {
    padding-top: 26px;
    margin-top: 26px;
    padding-bottom: 40px;
    margin-bottom: 0px;
  }
  .f3 {
    padding-top: 20px;
  }
  .pf1 {
    padding-top: 15px;
  }
  .fb1 {
    padding-bottom: 20px;
  }
  .pro ul {
    margin-top: 20px;
  }
  .cpt ul {
    margin-top: 20px;
  }
}
.xypg-detail-tags {
  display: none;
}
