@media screen and (min-width:1200px) and (max-width: 1400px){
    .mt-213{
        margin-top: 80px;
    }
    .ft-24{
        font-size: 24px;
    }
    .container14{
        width: 1200px;
        margin-right: auto;
        margin-left: auto;
    }
   /* .header,.banner{
        width: 100%;
        height: 90%;
    }
    .header_img {
        position: absolute;
        top: 0;
        height: 90%;
    }
*/
    .header_scroll{
        z-index: 99;
        background: #FFFFFF;
        height: auto;
        box-shadow: 3px 2px 5px #333333;
    }

    .banner_xianhe{
        width: 30%;
    }
    .logo{
        width:150px;
    }
    .nav{
        padding-top: 100px;
    }
    .top_bar .tele {
        position: absolute;
        bottom: 50%;
        right: 50px;
    }
    .show_cont{
        width: 1100px;

        margin-top: 80px;

    }
    .text_border{
        width: 80%;
    }
    .select_show{
        position: relative;
        margin-top: 0;
        width: 1100px;
        margin-right: auto;
        margin-left: auto;
        /*width: 1400px;
        margin-right: auto;
        margin-left: auto;*/
    }
    .show_box>img{
        width: 30%;
        border-radius: 25px;

    }

}