/*zm151*/
.vn96 {
  width: 94%;
  margin: 0 auto;
}

.sample-search #formsearch {
  height: 31px;
  background: url(../images/sss.png) no-repeat center center;
  background-size: 100%;
  margin-top: 10px;
}

.sample-search #formsearch input {
  background: none;
  border: none;
  outline: none;
  padding: 0px;
}

.sample-search #formsearch #keyword {
  width: 82%;
  line-height: 31px;
  float: left;
  font-size: 14px;
  color: #cdcdcd;
  text-indent: 15px;
}

.sample-search #formsearch #s_btn {
  font-size: 0px;
  width: 16%;
  line-height: 31px;
  float: right;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #cdcdcd;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cdcdcd;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cdcdcd;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cdcdcd;
}

.sample-xian {
  width: 100%;
  height: 8px;
  background: #f4f4f4;
  margin-top: 10px;
}

.list1 {
  padding: 20px 0;
}

.list1 li {
  float: left;
  width: 25%;
  text-align: center;

}

.list1 li img {
  max-width: 40%;
  background: #efefef;
  border-radius: 50%;
  padding: 12px;
}

.list1 li h3 {
  font-size: 15px;
  font-weight: 400;
  color: #222222;
  margin-top: 8px;
}

.list1 li h3 a {
  color: #222222;
}

.sample-xian1 {
  width: 100%;
  height: 8px;
  background: #f4f4f4;
  margin-top: 10px;
}

.sample-dizhi {
  margin-top: 20px;
}

.sample-dizhi .dizhi-con {
  float: left;
  background: url(../images/dizhi.png) no-repeat left center;
  padding-left: 9%;
}

.sample-dizhi .dizhi-con p:nth-child(1) {
  font-size: 13px;
  color: #333333;
  line-height: 14px;
}

.sample-dizhi .dizhi-con p:nth-child(2) {
  font-size: 12px;
  color: #afafaf;
  line-height: 12px;
  margin-top: 5px;
}

.sample-dizhi .dizhi-tel {
  float: right;
}

.sample-xian2 {
  width: 100%;
  height: 8px;
  background: #f4f4f4;
  margin-top: 20px;
}

.sample-tu1 {
  margin-top: 10px;
}

.sample-tu1 img {
  width: 100%;
}

.sample-product {
  margin-top: 20px;
}

.product-title h3 {
  font-size: 22px;
  color: #333333;
  font-weight: 400;
  text-indent: 25px;
  position: relative;
}

.product-title h3:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #0057a4;
  position: absolute;
  left: 0px;
  top: 10px;
}

.sort1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}

.sort1 li {
  width: 50%;
}

.sort1 li a {
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
}

.list2 {
  margin-top: 25px;
}

.list2 li {
  float: left;
  width: 46%;
}

.list2 li a.img img {
  width: 100%;
}

.list2 li:nth-child(2n) {
  float: right;
}

.list2 li h3 {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 36px;
}

.list2 li h3 a {
  color: #666666;
}


.sample-about {
  margin-top: 20px;
}

.about-tu img {
  width: 100%;
}

.about-con {
  position: relative;
}

.about-con h3 {
  width: 130px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #0057a4;
  position: absolute;
  left: 20px;
  top: -20px;
  font-size: 22px;
  color: #ffffff;
}

.about-content {
  padding: 0 20px;
  padding-top: 40px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  font-size: 13px;
  color: #666666;
  line-height: 22px;
}

.sample-case {
  margin-top: 20px;
}

.list3 {
  margin-top: 30px;
}

.list3 li {
  float: left;
  width: 48%;
  position: relative;
  margin-bottom: 15px;
}

.list3 li:nth-child(2n) {
  float: right;
}

.list3 li img {
  width: 100%;
}

.list3 li h3 {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  font-size: 14px;
  color: #ffffff;
}

.list3 li h3 a {
  color: #fff;
}

.case-more {
  width: 100%;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  background: #000000;
  margin-top: 10px;
}


.sample-news {
  margin-top: 20px;
}

.list4 {
  margin-top: 15px;
}

.list4 li {
  margin-bottom: 15px;
}

.list4 li .img1 img {
  width: 100%;
}

.list4 li .news-con {
  border: 1px solid #dcdcdc;
  padding: 15px;
  position: relative;
}

.list4 li .news-con h3 {
  font-size: 15px;
  color: #333333;
  font-weight: 400;
}

.list4 li .news-con p {
  font-size: 13px;
  color: #666666;
  line-height: 22px;
  margin-top: 10px;
}

.list4 li .news-con a.mores {
  display: block;
  position: absolute;
  right: 0px;
  top: -20px;
  z-index: 99;
}

.list4 li .news-con a.mores img {
  width: 70%;
}


/*推翻*/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.mob-head{
  align-items: center;
}

.headl{
  width: 76.75%;
  align-items: center;
}

.headl .logo{
  width: 40%;
}

.headl .logowz{
  width: calc(100% - 45%);
  background:url(../images/mt1.png) no-repeat left center;
  padding-left: 2%;
}

.headl .logowz p:nth-of-type(1){
  font-size: 15px;
  color: #0057a4;
}

.headl .logowz p:nth-of-type(2){
  font-size: 13px;
  margin-top:3px;
}

.headr{
  align-items: center;
}

.headr .sou img{
  max-width: 100%;
}

.headr .head-btn{
  margin-left: 10px;
}

.headr .head-btn img{
  max-width: 100%;
}

/*下拉导航*/
.xymob-menu {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    height: 100vh;
}

.xymob-menu .xymob-menu-box {
    height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
}

.xymob-nav > li {
    position: relative;
    padding-left: 5%;
}

.xymob-nav .xymob-menu-jt {
    position: absolute;
    width: 10%;
    height: 40px;
    line-height: 40px;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 9;
}

.xymob-nav .xymob-menu-jt .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-nav .xymob-menu-jt .icon-font:after {
  background:url(../images/mjian.png) no-repeat center center;
}

.xymob-nav .xymob-menu-jt.clicked .icon-font:after {
  background:url(../images/mjian.png) no-repeat center center;
}

.xymob-nav .xymob-sub-menu {
    display: none;
    padding: 0 10px;
}

.xymob-nav .xymob-sub-menu > li {
    border-top: 1px dashed #fff;
}

.xymob-nav .xymob-sub-menu > li > a {
    display: block;
    font-size: 13px;
    color: #000000;
    line-height: 35px;
    text-indent:10px;
    background:url(../images/mjian.png) no-repeat 96% center;
}

.icon-font {
  position: relative;
}

.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(https://gcdn.myxypt.com/images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}


/*企业介绍*/
.mput{
  text-align: center;
}

.mput h3{
  color: #0057a4;
  font-size: 24px;
  font-weight: 600;
}

.mput h4{
  color: #9a9a9a;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 5px;
}

.mabout-bg{
  background:#f4f4f4;
  padding: 40px 0;
}

.maboutimg{
  margin-top: 20px;
}

.maboutimg img{
  width: 100%;
}

.maboutwen{
  background: #fff;
  padding: 20px 15px;
}

.maboutwen p{
  color: #333333;
  font-size: 16px;
  text-indent: 2em;
  text-align: justify;
  line-height: 1.5;
}

.maboutmore{
  background:#0057a4;
  width: 40%;
  margin:0 auto;
  margin-top: 20px;
}

.maboutmore a{
  display: block;
  text-align: center;
  color: #fff;
  line-height: 2.5;
  font-size: 14px;
}

/*madimg*/
.madimg{
  background: #fff;
  padding: 30px 0;
  padding-bottom: 20px;
}

.madimglist{
  flex-wrap: wrap;
}

.madimglist li{
  width: 48%;
  margin-bottom: 4%;
}

.madimglist li .img1 img{
  width: 100%;
}

.madimglist li .wz{
  text-align: center;
  font-size: 14px;
  padding-top: 10px;
}

/*产品中心*/
.mpro-bg{
  background:#f4f4f4;
  padding: 30px 0;
}

.mp1{
  background: #0057a4;
  padding: 15px 20px;
  margin-top: 20px;
}

.psort1 li a{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.psort1 li a .mp1-left{
  align-items: center;
  display: flex;
  color: #fff;
  font-size: 16px;
}

.psort1 li a .mp1-left img{
  max-width: 100%;
  filter: invert(100%) sepia(100%) saturate(38%) hue-rotate(321deg) brightness(110%) contrast(110%);
  margin-right: 10px;
}

.psort1 li a .more{
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}

.mplist1{
  margin-top: 20px;
}

.mplist1 li{
  float: left;
  width: 48%;
  margin-bottom: 2%;
}

.mplist1 li:nth-child(2n){
  float: right;
}

.mplist1 li .img1 img{
  width: 100%;
}

.mplist1 li .wz{
  text-align: center;
  color: #000000;
  font-size: 14px;
  padding-top: 8px;
}

/**/
.madlist2{
  padding: 30px 0;
}

.madlist2 li{
  width: 24.333%;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  padding: 10px;
}

.madlist2 li .img1{
  background: #0057a4;
  border-radius: 50%;
  max-width: 62px;
  min-height: 62px;
  line-height: 62px;
  text-align: center;
  width: 100%;
  margin:0 auto;
}

.madlist2 li .img1 img{
  max-width: 60%;
}

.madlist2 li .wz{
  font-size: 14px;
  margin-top: 10px;
}

.mht img{
  width: 100%;
}

/*case*/
.mcase-bg{
  background: #f6f6f6;
  padding: 30px 0;
  margin-top: 30px;
}

.clist1{
  margin-top: 20px;
}

.clist1 li{
  float: left;
  width: 48%;
  margin-bottom: 4%;
}

.clist1 li:nth-child(2n){
  float: right;
}

.clist1 li .img1 img{
  width: 100%;
}

.clist1 li .wz{
  text-align: center;
  font-size: 14px;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 5px;
  padding-top: 8px;
}

/*news*/
.news-index{
  margin-top: 30px;
}

.tab-con { position: relative; }
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .tab-main.active { position: static; opacity: 1; visibility: visible;  }

.nsort1{
  margin-top: 20px;
  background: #f6f6f6;
  margin-bottom: 20px;
}

.nsort1 li{
  width: 33.3333%;
}

.nsort1 li.active{
  background: #0057a4;
  color: #fff;
}

.nsort1 li a{
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
}

.nlist11 .img11 img{
  width: 100%;
}

.nlist2{
  margin-top: 10px;
}

.nlist2 li{
  border-bottom: 1px dashed #c9caca;
  padding: 15px 0;
}

.nlist2 li a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-left: 10px;
}

.nlist2 li a::before{
  content: "";
  position: absolute;
  left:0;
  top: 50%;
  margin-top:-2.5px;
  width: 5px;
  height: 5px;
  background: #0057a4;
  border-radius: 50%;
}

.nlist2 li a .wz1{
  font-size: 14px;
  width: 70%;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nlist2 li a .date{
  font-size: 14px;
  color: #969696;
}

/*联系*/
.mlx-bg{
  background:url(../images/mbj.jpg) no-repeat top center;
  background-size: 100% 100%;
  margin-top: 30px;
  padding: 30px 0;
}

.mlx1{
  text-align: center;
}

.mlx1 p{
  color: #0057a4;
  font-family: "Impact";
  font-size: 20px;
  font-weight: 600;
}

.mlx1 p:nth-of-type(1){
  display: flex;
  align-items: center;
  font-size: 14px;
  justify-content: center;
  font-weight: 500;
}

.mlx1 p:nth-of-type(1) img{
  margin-right: 5px;
}

.mlx2{
  padding: 0 20px;
  margin-top: 10px;
}

.mlx2 p{
  color: #111111;
  font-size: 15px;
  text-align: center;
  line-height: 22px;
}

.mlx3{
  margin-top: 10px;
  justify-content: center;
}

.mlx3 li{
  background: #fff;
  width: 28%;
  padding: 10px;
  margin: 0 3%;
}

.mlx3 li .img1 img{
  width: 100%;
}

.mlx3 li .wz{
  font-size: 13px;
  margin-top: 10px;
  text-align: center;
}
.mlx4{
  margin-top: 15px;
}
.mlx4 p{
  text-align: center;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}