@charset "UTF-8";
/* 通用样式 */
.container-fluid {
  padding: 0 13.742%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.con {
  padding: 0 13.742%;
}

img {
  max-width: 100%;
}

/* 头部样式 */
.head {
  background: #1e2b33;
  padding: 1%;
}

.ser {
  line-height: 3;
}

.search1 {
width: 28.9375%;
  z-index: 999999;
}

#formsearch {

  height: 50px;
  border:1px solid #e1e1e1;
  display: flex;justify-content: space-between;flex-wrap: nowrap;display: -webkit-flex;
}

#formsearch input#keyword {
  width: 82%;
  height: 48px;
  padding-left: 10px;
  font-size: 18px;
  border:none;
  color: #999999;
}

#formsearch input#s_btn {
  width: 18%;
  height: 48px;
  background: url(//cdn.myxypt.com/119df9cd/21/08/44fcf24b0b10d2e0264b96d76ede646cb858c98b.png) no-repeat center center;
  background-size: 22px 24px;
  color: #fff;
  border: 0;
  margin-left: -5px;
  padding-top: 2px;
}

.title h3 {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  padding: 4.783% 0;
}

.pro-img {
  width: 214px;
  height: 214px;
  overflow: hidden;
  margin: 0 auto;
  background: url(//static.xypt.net.cn/119df9cd/21/07/28347fb1be8b21d8d37694c7de52df9586bd10f4.png) no-repeat center;
}

.pro-swiper {
  text-align: center;
  margin: 0 auto;
  padding: 0 4.6%;
}

.pro-swiper h3 {
  font-size: 24px;
  color: #41535d;
  padding-top: 34px;
}

.pro-swiper h4 {
  font-size: 15px;
  color: #999999;
  padding-top: 29px;
  line-height: 26px;
  padding-bottom: 40px;
}

.pro-swiper h5 {
  font-size: 15px;
}

.pro-swiper h5 a {
  color: #1890ff;
}

.swiper-pro-prev {
  width: 42px;
  height: 41px;
  position: absolute;
  background: url(//static.xypt.net.cn/119df9cd/21/07/b93d1de2a44e1b388d951870a39f4f033f890250.png) no-repeat;
  top: 50%;
  left: -42px;
  z-index: 9;
  outline: none;
}

.swiper-pro-next {
  width: 42px;
  height: 41px;
  position: absolute;
  background: url(//static.xypt.net.cn/119df9cd/21/07/cd1bb007402f67e173de5449926cc8ef618ab84e.png) no-repeat;
  top: 50%;
  right: -42px;
  z-index: 9;
  outline: none;
}

.more1 {
  text-align: center;
}

.proimg {
  padding-bottom: 5%;
  position: relative;
}

.about {
  background-image: url(//static.xypt.net.cn/119df9cd/21/07/8c8b519be892d0f60b3d8116db903f27dae0ff3f.jpg);
  background-size: cover;
}

.about-left {
  width: 50%;
  float: left;
  background: url(//cdn.myxypt.com/119df9cd/21/08/e963a231dafcf208490099627a42fc63688526c9.jpg) no-repeat;
  color: #ffffff;
  padding-left: 4%;
  padding-right: 14.7%;
  background-size: cover;
  margin: 5% 0;
  position: relative;
}

.about-left h3 {
  font-size: 40px;
  padding-top: 61px;
  padding-bottom: 47px;
  line-height: 40px;
}

.about-left h4 a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.5s;
  position: relative;
  padding-left: 62px;
  padding-top: 37px;
  padding-bottom: 85px;
}

.about-left h4 a:hover {
  padding-left: 67px;
}

.about-left h4 a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 33%;
  width: 30px;
  height: 1px;
  background: #ffffff;
}

.about-left p {
  margin: 0;
  font-size: 16px;
  line-height: 28px;
  height: 147px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.about-right {
  width: 50%;
  float: left;
  background: #1890ff;
  color: #000000;
  padding-left: 4%;
  padding-right: 2.7%;
  padding: 0% 2.73% 0% 4%;
  background-size: cover;
  margin: 5% 0;
  position: relative;
}

.about-right h3 {
  font-size: 40px;
  font-weight: 400;
  padding-top: 61px;
  padding-bottom: 47px;
  line-height: 40px;
}

.about-right h4 a {
  display: block;
  padding-left: 62px;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  transition: all 0.5s;
  padding-top: 37px;
  padding-bottom: 85px;
}

.about-right h4 a:hover {
  padding-left: 67px;
}

.about-right h4 a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 33%;
  width: 30px;
  height: 1px;
  background: #333333;
}

.about-right p {
  margin: 0;
  font-size: 16px;
  line-height: 28px;
  color: #333;
  height: 147px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case {
  padding: 3.83% 0 4.42% 0;
}

.case-img {
  text-align: center;
  margin-top: 22px;
  overflow: hidden;
}

.case-img img {
  transition: all 0.5s;
}

.case-img:hover img {
  transform: scale(1.1);
}

.case-swiper {
  padding: 0 19px;
  text-align: center;
  background: #f0f0f0;
}

.case-swiper h3 {
  font-size: 22px;
  padding-top: 9.845%;
  color: #333333;
}

.case-swiper h4 {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  margin-top: 7%;
  height: 86px;
}

.more2 {
  width: 116px;
  height: 38px;
  margin: 0 auto;
  background: #ffffff;
  line-height: 38px;
  margin-bottom: 34px;
}

.more2 a {
  color: #999999;
  font-family: Arial;
  font-size: 16px;
}

.case-swiper:hover .more2 {
  background: #1890ff;
}

.case-swiper:hover .more2 a {
  color: #ffffff;
}

.he {
  background: url(//static.xypt.net.cn/119df9cd/21/07/e017a0c5a86621e839bb304be9fe57c909431e1e.jpg) no-repeat;
  position: relative;
}

.title1 h3 {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 4.783% 0;
}

.add {
  position: relative;
}

.he1 {
  text-align: center;
  border-radius: 6px;
  padding: 10px;
}

.swiper-he-container {
  padding-bottom: 94px !important;
}

.swiper-he-container .swiper-pagination-bullet {
  background: #ffffff;
  opacity: 1;
}

.swiper-he-container .swiper-pagination-bullet-active {
  background: #1890ff;
}

.newsimg {
  float: left;
  width: 50%;
}

.newsimg p {
  margin: 0;
  padding-right: 10%;
}

.abinn {
  float: right;
  width: 50%;
}

.parHd li {
  float: left;
  font-size: 22px;
  width: 20%;
  color: #666666;
  padding-bottom: 26px;
  line-height: 1;
  text-align: center;
  position: relative;
}

.parHd li.on {
  color: #1890ff;
}

.parHd li:after {
  display: none;
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: #1890ff;
  left: 0;
}

.parHd li.on:after {
  display: inline;
}

.parHd ul {
  border-bottom: 1px solid #eaeaea;
}

.parBd {
  padding-top: 6.548%;
}
.parBd p1{
    padding-left: 16px;
  position: relative;
  font-size: 16px;
  line-height: 35px;
  height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: right;width: 103px;background-color: #1a65d6;color: #fff;
}
.parBd p1 a{
    color: #fff;
}
.parBd p2{
    padding-left: 16px;
  position: relative;
  font-size: 16px;
  line-height: 35px;
  height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: right;width: 103px;background-color: #1a65d6;color: #fff;
}
.parBd p2 a{
    color: #fff;
}
.parBd p3{
    padding-left: 16px;
  position: relative;
  font-size: 16px;
  line-height: 35px;
  height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: right;width: 103px;background-color: #1a65d6;color: #fff;
}
.parBd p3 a{
    color: #fff;
}
.parBd p4{
    padding-left: 16px;
  position: relative;
  font-size: 16px;
  line-height: 35px;
  height: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: right;width: 103px;background-color: #1a65d6;color: #fff;
}
.parBd p4 a{
    color: #fff;
}
.parBd li {
  padding-left: 16px;
  position: relative;
  font-size: 16px;
  line-height: 46px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.parBd li:after {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 5px;
  background: #858585;
  left: 0;
  top: 45%;
}

.parBd li:hover a,
.parBd li:hover span {
  color: #1890ff;
}

.parBd li:hover:after {
  background: #1890ff;
}

.parBd li a {
  color: #666666;
}

.parBd li span {
  float: right;
  font-size: 14px;
  color: #999999;
}

.news1 {
  padding-bottom: 7%;
}

.contact {
  background: #f9f9f9;
  border-top: 1px solid #e0e0e0;
}

.mail {
  float: left;
  width: 50%;
  text-align: center;
}

.mailimg {
  margin-top: 9.32%;
  height: 32px;
  margin-bottom: 2%;
}

.mail h3 {
  font-weight: bold;
  font-size: 20px;
  color: #41535d;
  padding-top: 4%;
}

.mail h4 {
  font-size: 15px;
  line-height: 1;
  padding-top: 3%;
  color: #999999;
}

.mail h5 {
  padding-top: 4.784%;
}

.mail h6 {
  padding-top: 10.87%;
  margin: 0;
}

.mess {
  width: 126px;
  height: 40px;
  margin: 0 auto;
  border-radius: 3px;
  background: #1890ff;
}

.mess a {
  display: block;
  line-height: 40px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}

.tel {
  float: right;
  width: 50%;
  text-align: center;
}

.tel h3 {
  font-weight: bold;
  font-size: 20px;
  color: #41535d;
  padding-top: 4%;
}

.tel h4 {
  font-size: 15px;
  line-height: 1;
  padding-top: 3%;
  color: #999999;
}

.tel h5 {
  padding-top: 4.784%;
}

.tel h6 {
  padding-top: 10.87%;
  margin: 0;
}

.toe p {
  margin: 0;
  font-size: 15px;
  color: #1890ff;
  font-weight: bold;
  line-height: 24px;
}

.toe span {
  font-size: 15px;
  color: #1890ff;
  font-weight: bold;
  line-height: 24px;
}

.foot-left {
  width: 45%;
  padding-top: 4.928%;
  float: left;
}

.foot {
  background: #1e2b33;
}

.foot-left h3 {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
}

.ewn {
  padding-top: 6.442%;
}

.ewm1 {
  float: left;
}

.ewm1 p {
  margin: 0;
}

.contact1 {
  float: left;
}

.contact1 p {
  margin: 0;
  color: #ffffff;
  padding-left: 30px;
  line-height: 28px;
}

.foot-menu {
  padding-top: 68px;
  float: right;
  width: 40%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.foot-menu dl {
  color: #fff;
  margin: 0;
}

.foot-menu dt {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 13px;
  position: relative;
  margin-bottom: 30px;
}

.foot-menu dt:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: 0;
  display: none;
}

.foot-menu dt:hover:after {
  display: inline;
}

.foot-menu dd a {
  line-height: 28px;
  color: #999a9b;
}

.foot-menu dd a:hover {
  color: #fff;
}

.foot1 {
  padding-bottom: 2.175%;
}

.foot-link {
  height: 30px;
  border: 1px solid #273a45;
}

.foot-link span {
  width: 98px;
  display: block;
  background: #1890ff;
  float: left;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}

.foot-link a {
  line-height: 30px;
  margin: 0 5px;
  color: #ffffff;
}

.x-copyright {
  color: #ffffff;
  float: left;
  opacity: 0.5;
}

.x-copyright a {
  color: #fff;
}

.bot {
  padding: 4.421% 0;
}

.x-region {
  float: right;
  color: #ffffff;
  opacity: 0.5;
}

.x-region a {
  color: #fff;
}

@media (max-width: 400px) {
  .foot {
    padding-bottom: 15%;
  }
  .foot-menu {
    display: none;
  }
  .foot-link {
    display: none;
  }
  .x-region {
    /*display: none;*/
        float: left;
  }
  .foot-left h3 {
    font-size: 16px !important;
  }
  .contact .container-fluid {
    padding: 0;
  }
  .about .container-fluid {
    padding: 0 5%;
  }
  .case .container-fluid {
    padding: 0 5%;
  }
  .foot .container-fluid {
    padding: 0 5%;
  }
  .news .container-fluid {
    padding: 0 5%;
  }
}

@media (max-width: 768px) {
  .newsimg {
    display: none;
  }
  .abinn {
    width: 100%;
  }
  .parBd li {
    line-height: 2;
  }
  .ewm1 {
    display: none;
  }
  .mail {
    width: 100%;
  }
  .tel {
    width: 100%;
  }
  .mail h6 {
    padding: 0;
  }
  .contact1 p {
    padding: 0;
  }
}

@media (max-width: 1000px) {
  .about-left {
    width: 100%;
  }
  .about-right {
    width: 100%;
  }
  .parHd li {
    font-size: 16px;
  }
}

@media (max-width: 1300px) {
  .ser {
    display: none;
  }
  .x-menu > li > a {
    padding: 0 2vw;
  }
  .parBd li span {
    display: none;
  }
  .parHd li {
    width: 25%;
  }
}

@media (max-width: 1400px) {
  .foot-left {
    width: 100%;
  }
  .foot-menu {
    width: 100%;
    float: left;
  }
}

@media (max-width: 1600px) {
  .about-left {
    padding-right: 4%;
  }
  .case-swiper h3 {
    font-size: 20px;
  }
  .case-swiper h4 {
    font-size: 14px;
  }
  .parBd li {
    line-height: 36px;
  }
  .title h3 {
    font-size: 32px;
  }
  .title1 h3 {
    font-size: 32px;
  }
  .about-left h3 {
    padding-top: 50px;
    padding-bottom: 40px;
    font-size: 36px;
  }
  .about-right h3 {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .about-left h4 a {
    padding-top: 30px;
    padding-bottom: 70px;
  }
  .about-right h4 a {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}

@media (max-width: 1440px) {
  .case-swiper h4 {
    font-size: 13px;
  }
  .parBd {
    padding-top: 2%;
  }
  .title h3 {
    font-size: 30px;
  }
  .title1 h3 {
    font-size: 30px;
  }
  .about-left h3 {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 30px;
  }
  .about-right h3 {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .about-left h4 a {
    padding-top: 25px;
    padding-bottom: 55px;
  }
  .about-right h4 a {
    padding-top: 25px;
    padding-bottom: 55px;
  }
}

@media (max-width: 1200px) {
  .parBd li {
    line-height: 28px;
  }
  .about-left h3 {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 24px;
  }
  .about-right h3 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .about-left h4 a {
    padding-top: 15px;
    padding-bottom: 30px;
  }
  .about-right h4 a {
    padding-top: 15px;
    padding-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .foot-left h3 {
    font-size: 18px;
  }
}

/*phone底部导航*/
li {
  list-style: none;
}

.q_d_m {
  float: left;
  width: 100%;
  height: 50px;
}

.pf_down {
  width: 100%;
  float: left;
  position: fixed;
  left: 0;
  bottom: 0;
  height: 50px;
  background: #191919;
  z-index: 999;
  border-top: 1px solid #fff;
}

.pf_down li {
  width: 33.333333%;
  float: left;
  text-align: center;
  padding: 7px 0 4px 0;
  border-right: 1px solid #fff;
}

.pf_down li .ico7 {
  width: 100%;
  float: left;
  height: 20px;
}

.pf_down li .d_name {
  width: 100%;
  float: left;
  margin-top: 4px;
  font-size: 12px;
  color: #fff;
  line-height: 14px;
}

.pf_down li.l1 .ico7 {
  background: url(//static.xypt.net.cn/119df9cd/21/07/a5c7a7f718fc6bf024943ee06289a75f3911813c.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li.l2 .ico7 {
  background: url(//static.xypt.net.cn/119df9cd/21/07/f092bfefa71edcfd07b3157a208f9f4098c6fdba.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li.l3 .ico7 {
  background: url(//static.xypt.net.cn/119df9cd/21/07/236809d4ea31e9cc572f770afdeeac5b051ad4d7.png) no-repeat center;
  background-size: 20px 20px;
}

.pf_down li:nth-child(3n) {
  border: none;
}
