/**************  20201010  ***************/
.chart-box{border: 1px #e8e8e8 solid;min-height: 500px;padding: 30px 30px 80px;}
.xzlx{padding: 20px 0 50px;}
/*.sqr-lx .tit3{background: none}*/
.zy-p{margin-top: 80px}

.bd-btn-box button { width: 120px;height: 40px;font-size: 17px;margin: 0 8px;}
.bd-btn-box button.cor-yellow{background: #eba806;}
.ysq-banner{margin-top: 0;}

.ztcx{padding: 20px;background: #f4f4f4;text-align: center}
.ztcx span{font-size: 16px;font-weight: bold}
.ztcx input{width: 30%;height: 38px;border: 1px #ccc solid;border-radius: 4px;color: #999;padding-left: 15px;margin-left: 10px;}

.ztcx button {
    width: 120px;
    height: 40px;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    background: #226ebc;
    cursor: pointer;
    margin-left: 10px;
}
.ztcx button img{margin-right: 10px}
.sqbxz a{font-size: 16px;color: #1860af;text-decoration: none;}
.sqbxz a img{margin-right: 6px;height: 17px;float: left;margin-top: 3px}



@media only screen and (max-width:1130px ){
    .ztcx input{width: 25%}
}
@media only screen and (max-width:800px ){
    .ztcx button{width: 100px}
}
@media only screen and (max-width:750px ){
    .chart-box{padding:0;border: none}
    .xzlx{padding: 0 0 20px}
    .xzlx span{width: 90%;}
    .zy-p{margin-top: 40px;}
    .bd-btn-box button { width: 80px;height: 34px;font-size: 14px;margin: 0 4px;}
    .bd-btn-box button img{width: auto;height: 14px}

    .ztcx span{display: none}
    .ztcx{padding: 15px;text-align: center}
    .ztcx input{width: 90%;margin-left: 0;margin-bottom: 10px}
    .ztcx button{width: 90px;font-size: 14px;height: 34px}
    .ztcx button img{height: 15px}
    .sqbxz{line-height: 14px}
    .sqbxz a{font-size: 14px;}
    .sqbxz a img{height: 14px;margin-top: 0}

}
@media only screen and (max-width: 440px){
    .ysq-banner {
        height: 64px;
    }
    .ztcx input{height: 34px;font-size: 12px}
}


@media only screen and (max-width:340px ){
    .sqr-lx h1{font-size: 16px;}
    .bd-btn-box button {width: 76px;height: 34px;margin: 0 2px;}

}





