
@media screen and (min-width: 2100px){
    .liceng1{
        /*width: 100%;*/
        height: 1000px !important;
    }
    .liceng1 img{
        /*width:100%;*/
        height：100%
        padding-top: 8%;
        /*width: 90%;*/
        /*height: 75%;*/
        /*display:table-cell;*/
    }
    .banner11 {
        background: url(../images/4k/ban1.jpg) no-repeat 0px 0px !important;
    }
    .banner22 {
        background: url(../images/4k/ban2.jpg) no-repeat 0px 0px !important;
    }
    .banner33 {
        background: url(../images/4k/ban3.jpg) no-repeat 0px 0px !important;
    }
    .banner44 {
        background: url(../images/4k/ban4.jpg) no-repeat 0px 0px !important;
    }
    .banner55 {
        background: url(../images/4k/ban5.jpg) no-repeat 0px 0px !important;
    }
    .banner {

        /*background-size: cover;*/
        min-height: 600px !important;
        /*padding-top: 6em;*/
    }
    .flickr-grid {
        /*float: left;*/
        /*width: 24%;*/
        height: 220px !important;
        /*margin: 0 0.1em .2em;*/
    }
    .carousel-caption {
        /*position: inherit;*/
        min-height: 1200px!important;
        /*padding-top: 12em;*/
        /*text-align: left;*/
    }

/*下面是-首页轮播图的文字*/
    .fa {
        /*font-size: 50px;*/
        /*liam这不太懂*/
        /*font-size: inherit;*/
    }
    .carousel-caption h4:after{
        position: absolute;
        left: 40%;
        top: 35%;
        width: 10%;
        height: 2px;
        background: #fff;
        content:"";
    }
    .carousel-caption h2,
        /*轮播图2345*/
    .carousel-caption h3 {
        font-size: 3.5em !important;
        font-weight: 300;
        letter-spacing: 1px;
        line-height: 50px;
        text-transform: uppercase;
    }
    /*轮播图1*/
    .carousel-caption h4 {
        font-size: 3.5em !important;
        letter-spacing: 1px;
        margin-bottom: 1em;
        position: relative;
        font-weight: 100;
    }
    /*下面应该是横杆*/
    .carousel-caption h4:after{
        position: absolute;
        left: 50%;
        top: 45%;
        width: 24%;
        height: 2px;
        background: #fff;
        content:"";
    }

    .carousel-caption h2 span,
    .carousel-caption h3 span {
        font-weight: 700;
    }
    .carousel-caption p {
        letter-spacing: 0px;
        font-size: 2em !important;
        line-height: 1.8em;
        font-weight: 300;
        color: #fff;
        margin: 1em 0 2em;
        text-transform: capitalize;
    }
    .carousel-caption a {
        color: #fff;
        letter-spacing: 1px;
        padding: 11px 20px;
        background: none;
        font-size: 1.5em !important;
        border-radius: 0;
        border: 1px solid #fff;
    }
    .nav > li {
        font-size: 22px !important;
        /*position: relative;*/
        /*display: block;*/
    }
    .logosize {
    width: 180px !important;
    }
    /*.container {*/
    /*    width: 2500px!important;*/
    /*}*/
    .footer_top_agileits {
        height: 600px !important;
        /*background: #fff;*/
        /*padding: 4em 2em;*/
    }

}