img {max-width:95%}
.xs{
    position: fixed;
    top: 45%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 999;
    display: none;
}

.xs.active{
    display: block;
}

.xs1.active{
    display: block;
}

.xs .xs_cont{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 380px;
    height: 420px;
    background-color: #fff;
}

.xs .xs_cont .xs_lq img{
    display: block;
    margin: -45px auto 0;
}

.xs .xs_cont .xs_close{
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 9;
}

.xs .xs_cont .xs_top {
    text-align: center;
    /* background-color: #fafafa; */
    padding-bottom: 16px;
    position: relative;
}

.xs .xs_cont .xs_top::after{
    content: '';
    position: absolute;
    left: 0;
    top: 45px;
    width: 100%;
    bottom: 0;
    background-color: #fafafa;
    z-index: -1;
}

.xs .xs_cont .xs_top .xs_tit{
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.xs .xs_cont .xs_top span{
    color: #ff0000;
    font-weight: 600;
}

.xs .xs_cont .xs_f{
    padding: 38px;
    box-sizing: border-box;
    font-size: 16px;
}

.xs .xs_cont .form_i{
    display: flex;
    align-items: center;
    margin: 2px 10px 18px 5px;
}

.xs .xs_cont .form_i p{
    width: 60px;
}

.xs .xs_cont .form_i span{
    color: #ff0000;
}

.xs .xs_cont input{
    padding: 10px;
    width: calc(100% - 60px);
    border: 1px solid #daba7d;
    outline: none;
    box-sizing: border-box;
}

.xs .xs_cont .xs_btm{
    width: 81%;
    outline: none;
    border: none;
    background-color: #daba7d;
    color: #fff;
    font-size: 16px;
    display: block;
    padding: 10px 0;
	margin-left:16%
}
.baomingjsqyd{display:none}
.xs .xs_cont .xs_foot{
    color: #ff0000;
    text-align: center;
    font-size: 12px;
}

@media only screen and (min-width:960px) {
    .technology3-page3 .btn:hover .prev1 {
        display: none;
    }
}

@media only screen and (max-width:1200px) {
    .index_btm {
        display: none;
    }

}

@media only screen and (max-width:1680px) {
    .bj .bj_c {
        width: 60%;
    }
}

@media only screen and (max-width:1500px) {
    .way-title .way-content{
        width: 1280px;
    }
    
    .bj .bj_c {
        width: 70%;
    }
}

@media only screen and (max-width:1280px) {
    .bj .bj_c {
        width: 80%;
    }
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:960px) {
    
    .xs .xs_cont .xs_top .xs_tit{
        font-size: 24px;
    }
    
    .xs .xs_cont .xs_f {
        padding: 20px;
        font-size: 14px;
    }
    
    .xs .xs_cont{
        width: 80%;
        height: auto;
        padding-bottom: 20px;
    }
    
    .xs1.xs{
        position: static;
        height: 100vh;
    }
    
    .xs.xs1 .xs_cont .xs_close{
        display: none;
    }

}

@media only screen and (max-width:640px) {
    
    .xs .xs_cont .xs_lq img,
    .xs .xs_cont .xs_top .xs_desc{
        display: none;
    }
    
    .xs .xs_cont .xs_top{
        padding-bottom: 0;
    }
    
    .xs .xs_cont .xs_top .xs_tit{
        margin-bottom: 0;
    }
    .baomingjsqyd{ position:fixed;z-index:1000; bottom:0; width:100%; height:45px; background:#22a47e; overflow:hidden; margin: 0 auto;display:block;}
	.baomingjsqyd a{ display:block; width:50%; float:left; height:45px; line-height:45px; color:#fff; font-size:20px; text-indent:33%;}
	.baomingjsqyd hr{ display:block; position:absolute; width:1px; height:45px; background:white; border:none; left:50%; top:0}
	.baomingjsqyd .a1{background:url(https://h5.hczs.com/images/tel.gif) no-repeat 10% 0px;  background-size:45px}
	.baomingjsqyd .a2{background:url(https://h5.hczs.com/images/jsq.png) no-repeat 10% 5px;;  background-size:35px}
}

@media only screen and (max-width:540px) {
}