.w-con1{
    width: 88%;
    margin: 0 auto;
}
.w-con{
    width: 80%;
    margin: 0 auto;
}
.container{
    width: 80%;
    margin: 0 auto;   
}
.flex{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 1600px) {
    .w-con1{
        width: calc(100% - 60px);
    }
    .w-con{
        width: calc(100% - 60px);
    }
    .container{
        width: calc(100% - 30px);
    }
}
@media (max-width: 1400px) {
    .w-con1{
        width: calc(100% - 30px);
    }
    .w-con{
        width: calc(100% - 30px);
    }
    .container{
        width: 100%;
    }
}
@media (max-width: 768px) {
    .page-banner{
        height: 0px;
        overflow: hidden;
    }
}
.xypg-right-content p img{
    max-width: 100% !important;
    height: auto !important;
}
/*头部*/
.w-header{
    padding: 24px 0;
}
.w-logo{
    width: 25%;
}
.so{
    position: relative;
}
.so img {
    margin-top: 18px;
}

.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 80px;
    width: 238px;
    padding: 20px;
    border-radius: 20px;
    z-index: 999;
    background: rgb(26, 148, 160, 0.5);
}

.ss input {
    outline: none;
    line-height: 30px;
    width: 20%;
    background: none;
    border: 1px solid #fff;
    background: #fff;
    font-size: 13px;
    color: #1a94a0;
    float: left;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #fff;
    outline: none;
    font-size: 13px;
    color: #fff;
    float: left;
}

.ss #keyword:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    transition: background-color 5000s ease-in-out 0s;
}

.ss #keyword::placeholder {
    color: #fff;
}
.w-top-contact{
    background: url(../images/phone.png) no-repeat left center;
    padding-left: 52px;
    width: 220px;
}
.w-top-contact p{
    color: #000000;
    font: 400 22px/30px "Microsoft yahei";
    margin-bottom: 0;
}
a.lastli{
    width: 122px;
    text-align: center;
    background-color: #1694c8;
    color: #fff;
    font: 400 20px/32px "Microsoft yahei";
    border-radius: 16px;
    overflow: hidden;
}
@media (max-width: 1400px) {
    .w-top-contact{
        display: none;
    }
}



/*banner处*/
.x-banner{
    position: relative;
}
.banner-con{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    padding: 3vh 0 4vh;
    background-color: rgba(255, 255, 255, .8);
}
.banner-con-l{
    width: 52%;
}
.banner-con-l h3{
    background: url(../images/xing.png) no-repeat left top;
    padding-left: 44px;
    color: #333333;
    font: 400 24px/40px "Microsoft yahei";
}
.banner-con-l h4{
    position: relative;
    margin-top: 2vh;
    padding-left: 33px;
    color: #333333;
    font: 400 18px/32px "Microsoft yahei";
}
.banner-con-l h4::before{
    content: "";
    position: absolute;
    border-radius: 8px;
    overflow: hidden;
    left: 0;
    top: 10px;
    width: 14px;
	height: 14px;
	background-color: #ed0000;
}
.banner-con-r{
    width: 43%;
}
.banner-con-r li{
    color: #333333;
    font: 400 16px/32px "Microsoft yahei";
}

@media (max-width: 1660px) {
    .banner-con-r{
        width: 46%;
    }
    .banner-con-l h3{
        font: 400 19px/40px "Microsoft yahei";
    }
    .banner-con-r li{
        font: 400 15px/32px "Microsoft yahei";
    }
}

@media (max-width: 1200px) {
    .banner-con-r{
        width: 100%;
    }
}
@media (max-width: 992px) {
    .x-banner{
        margin-top: 60px;
    }
}

/*服务项目*/
.w-tt{
    text-align: center;
    position: relative;
    padding-top: 38px;
}
.w-tt i{
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    text-transform: uppercase;
    top: 0;
    color: rgba(0, 0, 0, .04);
    font-style: normal;
    font: 600 84px/100px "Airal";
}
.w-tt span{
    position: relative;
    z-index: 9;
    display: block;
    color: #000000;
    font: 600 44px/52px "Microsoft yahei";
}
.w-tt p{
    color: #666666;
    font: 400 16px/36px "Microsoft yahei";
}
.w-service{
    padding: 7vh 0 8.5vh;
}
.w-service-list{
    margin-top: 1.5vh;
}
.w-service-list li{
    position: relative;
    width: 18.6%;
    text-align: center;
    background: url(../images/bg1.png) no-repeat center top;
    border-radius: 10px;
    overflow: hidden;
    padding: 6vh 0 7vh;
    border: 1px solid #dddddd;
    margin-top: 20px;
}
.w-service-list li .con1 .img{
    background: url(../images/yuan1.png) no-repeat center;
    width: 80px;
    height: 80px;
    padding: 15px;
    margin: 0 auto;
}
.w-service-list li .con1 h3{
    color: #333333;
    font: 600 24px/76px "Microsoft yahei";
}
.w-service-list li .con1 .more{
    width: 135px;
	height: 32px;
	background-color: #1694c8;
	border-radius: 14px;
    color: #fff;
    font: 400 16px/32px "Microsoft yahei";
    margin: 0 auto;
}
.w-service-list li .con2{
    position: absolute;
    height: 330px;
    left: 0;
    right: 0;
    top: -330px;
    transition: all 0.8s;
    padding-top: 2vh;
    background-size: cover !important;
}
.w-service-list li .con2 h4{
    color: #ffffff;
    font: 600 28px/52px "Microsoft yahei";
}
.w-service-list li .con2 p{
    color: #ffffff;
    font: 400 16px/28px "Microsoft yahei"; 
}
.w-service-list li:hover .con2{
    transition: all 0.8s;
    transform: translateY(310px);   
}

@media (max-width: 1400px) {
    .w-service-list li{
        width: 19.2%;
    }
    .w-tt i{
        font: 600 52px/66px "Airal";
    }
    .w-tt span{
        font: 600 32px/52px "Microsoft yahei";
    }
    .w-tt p{
        display: none;
    }
    .w-service{
        padding: 6vh 0;
    }
}
@media (max-width: 992px) {
    .w-service-list li{
        width: 49%;
    }
}
/*横幅*/
.w-hf{
    background: url(../images/hf.jpg) no-repeat center;
    padding: 6vh 0 7vh;
}
.w-hf-l{
    position: relative;
}
.w-hf-l::before{
    position: absolute;
    left: 600px;
    content: "";
    height: 190px;
    width: 1px;
    border-left: 1px dashed #fff;
}
.w-hf-l h3{
    position: relative;
    letter-spacing: 3px;
	color: #1694c8;
    font: 600 56px/66px "Microsoft yahei";  
    text-shadow: -1px 1px 0 #fff, 1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}
.w-hf-l img{
    margin-top: 30px;
    margin-bottom: 20px;
}
.w-hf-l h4{
    color: #ffffff;
    font: 600 22px/40px "Microsoft yahei";
}
.w-hf-l p{
    color: #ffffff;
    font: 400 14px/28px "Microsoft yahei";
}
.w-hf-c{
}
.w-hf-c p{
    background: url(../images/gou2.png) no-repeat left center;
    padding-left: 35px;
    margin-bottom: 10px;
    font: 400 18px/32px "Microsoft yahei";
    color: #fff;
}
.w-hf-r{
    padding-top: 5vh;
}
.w-hf-r h5{
    padding-left: 40px;
    background: url(../images/phone1.png) no-repeat left top;
    color: #ffffff;
    font: 400 16px/32px "Microsoft  yahei";
}
.w-hf-r p{
    padding-left: 40px;
    color: #ffffff;
    font: 600 36px/52px "Microsoft yahei";
}
.w-hf-r .more{
    margin-left: 40px;
    width: 180px;
	background-color: #fd7700;
	border-radius: 16px;
    overflow: hidden;
    text-align: center;
    margin-top: 3vh;
}
.w-hf-r .more a{
    display: block;
    color: #fff;
    font: 400 16px/32px "Microsoft yahei";
}
@media (max-width: 1660px) {
    .w-hf-r p{
        font: 600 28px/52px "Microsoft yahei";
    }
    .w-hf-l::before{
        left: 520px;
    }
    .w-hf-l h4{
        font: 600 19px/40px "Microsoft yahei";
    }
}
@media (max-width: 1200px) {
    .w-hf-l::before{
        display: none;
    }
    .w-hf-l h3{
        font: 600 32px/52px "Microsoft yahei";
    }
    .w-hf-l h4{
        font: 600 17px/40px "Microsoft yahei";
    }
    .w-hf-c p{
        margin-bottom: 5px;
    }
}
@media (max-width: 768px) {
    .w-hf-l h4{
        font: 600 17px/40px "Microsoft yahei";
    }
    .w-hf-c p{
        font: 400 15px/28px "Microsoft yahei";
    }
}

/*关于我们*/
.w-about{
    background: url(../images/bg2.png) no-repeat center bottom;
    padding-top: 11vh;
}
.w-about-l{
    width: 46%;
}
.w-about-l h3{
    color: #000000;
    font: 600 46px/52px "Microsoft yahei";
}
.w-about-l h3 span{
    color: #1694c8;
}
.w-about-l h4{
    color: #1694c8;
    font: 400 20px/30px "Microsoft yahei";
    margin-top: 2vh;
    margin-bottom: 3vh;
}
.w-about-l .wz{
    color: #555555;
    font: 400 18px/32px "Microsoft yahei";
}
.w-about-l .more{
    background-color: #1694c8;
    margin-top: 5vh;
    width: 140px;
    text-align: center;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 2vh;
}
.w-about-l .more a{
    font: 400 17px/42px "Microsoft yahei";
    display: block;
    color: #fff;
}
.w-about-r{
    width: 48%;
}
.w-about-r img{
    max-width: 100%;
    height: auto;
}

@media (max-width: 1200px) {
    .w-about{
        padding-top: 6vh;
    }
    .w-about-l h3{
        font: 600 32px/52px "Microsoft yahei";
    }
    .w-about-l h4{
        margin-top: 1vh;
        margin-bottom: 2vh;
    }
    .w-about-l .wz{
        font: 400 16px/32px "Microsoft yahei";
    }
    .w-about-l .more{
        margin-top: 3vh;
    }
}
@media (max-width: 992px) {
    .w-about-l{
        width: 100%;
    }
    .w-about-r{
        width: 100%;
    }
}

/*切换*/
.w-qh{
    padding-top: 6.6vh;
}
.w-qh-list{
    position: relative;
}
.w-qh-a {
    display: flex;
    justify-content: center;
}
.w-qh-a li{
    text-align: center;
    width: 146px;
    margin-left: 10px;
    margin-right: 10px;
    color: #1694c8;
    font: 400 20px/38px "Microsoft yahei";
    border: solid 1px #1694c8;
}
.w-qh-a li.cur{
    background-color: #1694c8;
    color: #fff;
}
.w-qh-con{
    position: relative;
    margin-top: 4vh;
}
.ttz1{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.ttz1.cur{
    opacity: 1;
    z-index: 9;
    transition: 0.5s ease;
    position: relative;
    visibility: visible;
}
.qh-item .img{
    position: relative;
    overflow: hidden;
}
.qh-item .img img{
    max-width: 100%;
    height: auto;
    transition: all 0.8s;
}
.qh-item .img h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    text-align: center;
    font: 400 20px/52px "Microsoft yahei";
    background-color: rgba(0, 0, 0, .4);
}
.qh-item:hover .img img{
    transition: all 0.8s;
    transform: scale(1.05);
}
.qh-item:hover .img h3{
    background-color: rgba(22, 148, 200, .4);
}
.w-qh-list .owl-carousel .owl-nav{
    display: block;
    width: 100%;
}
.w-qh-list .owl-carousel .owl-nav button.owl-prev,
.w-qh-list .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: #424246;
  height: 66px;
  width: 30px;
  margin-top: -30px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.w-qh-list .owl-carousel .owl-nav button.owl-prev{
    left: -52px;
    height: 66px;
    width: 30px;
    background: url(../images/jt-l.png) no-repeat left center;
    border: 1px solid #1694c8;
    font-size: 0;
}
.w-qh-list .owl-carousel .owl-nav button.owl-next{
    right: -52px;
    height: 66px;
    width: 30px;
    background: url(../images/jt-r.png) no-repeat left center;
    border: 1px solid #1694c8;
    font-size: 0;
}
.w-qh-list .owl-carousel .owl-nav button.owl-prev:hover{
    background: url(../images/jt-lh.png) no-repeat left center #1694c8;
}
.w-qh-list .owl-carousel .owl-nav button.owl-next:hover{
    background: url(../images/jt-rh.png) no-repeat left center #1694c8;
}
.w-qh-list .owl-carousel .owl-nav button.owl-prev .icon-font,.w-qh-list .owl-carousel .owl-nav button.owl-next .icon-font{
    display: none;
    font-size: 0;
    height: 66px;
    width: 30px;
    background: url(../images/jt-r.png) no-repeat left center;
    border: 1px solid #1694c8;
}
.w-qh-list .owl-carousel .owl-nav button.owl-prev .icon-font:after{
    display: none;
}

@media (max-width: 1600px) {
    .w-qh-list .owl-carousel .owl-nav{
        display: none;
    }
}

/*新闻*/
.w-news{
    padding: 8vh 0;
}
.w-news-con{
    margin-top: 5vh;
}
.w-news-con .con{
    width: 24%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.w-news-list{
    padding: 10px 32px;
}
.w-news-con .con .img img{
    max-width: 100%;
}
.w-news-list li a{
    display: block;
    background: url(../images/jt2.png) no-repeat left center;
    padding-left: 20px;
    color: #666666;
    font: 400 17px/36px "Microsoft yahei";
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
}
.w-news-con .more{
    color: #1694c8;
    font: 400 17px/54px "Microsoft yahei";
    border-top: 1px solid #eee;
    text-align: center;
}
.w-news-con .more a{
    display: block;
    color: #1694c8;
    font: 400 17px/54px "Microsoft yahei"; 
}
.w-news-con .more a:hover{
    transition: all 0.8s;
    transform: translateX(10px);
}
.w-news-list li:hover a{
    color: #1694c8;
}

@media (max-width: 1200px) {
    .w-news{
        padding: 6vh 0;
    }
    .w-news-con{
        margin-top: 3vh;
    }
    .w-news-list{
        padding: 10px 20px;
    }
}
@media (max-width: 768px) {
    .w-news-con .con{
        width: 100%;
    }
}

/*底部*/
.w-layout{
    border-top: 10px solid #1694c8;
    background-color: #1d2123;
    padding-top: 3vh;
}
.w-f-nav{
    width: calc(100% - 360px);
    padding-right: 60px;
}
.w-f-nav dl dt{
    color: #ffffff;
    font: 600 20px/38px "Microsoft yahei";
    margin-bottom: 1.5vh;
}
.w-f-nav dl dd a{
    display: block;
    background: url(../images/jt3.png) no-repeat left center;
    padding-left: 15px;
    color: #999999;
    font: 400 15px/30px "Microsoft yahei";
    transition: all 0.8s;
}
.w-f-nav dl dd a:hover{
    transition: all 0.8s;
    transform: translateX(10px);
}
.f-ewm .img{
    background-color: rgba(255, 255, 255, .1);
    padding: 8px;
}
.w-f-nav dl p{
    color: #999999;
    font: 400 15px/30px "Microsoft yahei";
}
.f-ewm h3{
    color: #999999;
    font: 400 14px/38px "Microsoft yahei";
    margin-top: 10px;
    text-align: center;
}
.f-link{
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    margin-top: 3vh;
    padding-bottom: 15px;
    color: #999999;
    font: 400 14px/28px "Microsoft yahei";
}
.f-link a{
    color: #999999;
    font: 400 14px/28px "Microsoft yahei";
}
.f-link a:hover{
    color: rgba(255, 255, 255, .8);
}
.x-copyright{
    color: #999999;
    font: 400 14px/50px "Microsoft yahei";
}
.x-copyright a{
    color: #999999;
    font: 400 14px/50px "Microsoft yahei";
}
.x-copyright a:hover{
    color: rgba(255, 255, 255, .8);   
}
.x-region{
    color: #999999;
    font: 400 14px/50px "Microsoft yahei";
}
.x-region a{
    color: #999999;
    font: 400 14px/50px "Microsoft yahei";
}
.x-region a:hover{
    color: rgba(255, 255, 255, .8);   
}

/*产品内页*/
.ny-product-list li{
    list-style-type: none;
    width: 47%;
    margin-bottom: 3vh;
    background-color: #e5e5e5;
}
.ny-product-list li .img{
    width: 44%;
    overflow: hidden;
}
.ny-product-list li .img img{
    max-width: 100%;
    transition: all 0.8s;
}
.ny-product-list li .wz{
    width: 52%;
    padding: 8px;
}
.ny-product-list li:hover .img img{
    transition: all 0.8s;
    transform: scale(1.05);
}
.ny-product-list li .wz p{
    color: #333;
    font: 400 15px/30px "Microsoft yehei";
    margin-bottom: 0;
    word-break:keep-all;white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
}
.ny-product-list li .wz p a{
    color: #333;
    font: 400 15px/30px "Microsoft yehei"; 
    margin-bottom: 0;  
}
.ny-product-list li .wz p a:hover{
    color: #1694c8;
}
.m-foot-a{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
}
.m-foot-a li{
    text-align: center;
    width: 50%;
    background-color: #000;
}
.m-foot-a li a{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 3.6;
}