@media screen and (min-width: 1200px) {
    .e-container {
      /*   padding-left: 4.2rem;
        padding-right: 4.2rem; */
        /*margin:0;*/
        max-width: 1180px;
        min-width: auto;
    }
    .btnList{
        right:4.2rem;
    }
    .e-header-menu .e-header-menu__item>a{
        padding:0 15px
    }

    .e-header-menu .e-header-menu__item{
        max-width: 94px;
    }
    .logo-img{
        padding-right:15px;
        width:220px;
    }
    .logo-img img{
        width:100%;
    }
    .logo-title{
        padding-left:15px;
        font-size:22px !important
    }
    .banner .login{
        right:4.2rem !important;
    }
    #tgfw{
        height: 80px;
    }
    .e-container .service .service_tittle, .e-container .focus_tittle{
        width: 100% !important;
    }
    .e-container .institution.institution-right{
        /* min-width: 1120px; */
        position: relative;
    }
    .e-container .institution .content{
        width:100% !important;
    }
    .e-container .institution .content.content-small-right{
        width: 50% !important;
        position: absolute;
        background: transparent;
        top: 0;
        right: 0;
    }
    .point .pointList .item .content{
        padding: 36px 30px 116px;
    }
   /* .sx-fundStyle,.sx-fundStyle-box-ul,.moreJijin{
        width: 100% !important;
        min-width: 1140px;
    }*/
    .sx-fundStyle li{
        margin-right: 5px!important;
    }
    .sx-fundStyle-box{
        width: 100% !important;
    }
}
@media screen and (min-width: 1400px) {
    .e-container {
/*         padding-left: 1.2rem;
        padding-right: 1.2rem; */
        margin:0 auto;
        max-width:1300px;
    }
    .btnList{
        right:1.2rem;
    }
    .e-header-menu .e-header-menu__item>a{
        padding:0 30px
    }
    .e-header-menu .e-header-menu__item{
        max-width: 124px;
    }
    .logo-img{
        padding-right:15px;
        width:auto;
    }
    .logo-img img{
        width:100%;
    }
    .logo-title{
        padding-left:15px;
        font-size:24px !important
    }
    .banner .login{
        right: 0 !important;
    }
    #tgfw{
        height: 80px;
    }
    .e-container .service .service_tittle, .e-container .focus_tittle{
        width: 100% !important;
    }
    .e-container .institution.institution-right{
        min-width: 1120px;
    }
    .e-container .institution .content{
        width:100% !important;
    }
    .e-container .institution .content.content-small-right{
        width: 50% !important;
        position: absolute;
        background: transparent;
        top: 0;
        right: 0;
    }
    .point .pointList .item .content{
        padding: 36px 30px 116px;
    }
    /*.sx-fundStyle,.sx-fundStyle-box-ul,.moreJijin{
        width: 100% !important;
        min-width: 1140px;
    }*/
    .sx-fundStyle li{
        margin-right: 5px!important;
    }
}
@media screen and (min-width: 576px) {
    .e-detail-banner .e-detail-banner__container,.e-home-block-container {
        max-width: 540px;
    }
    .banner-img-style1{height:400px;}
}
@media screen and (min-width: 768px) {
    .e-detail-banner .e-detail-banner__container,.e-home-block-container {
        max-width: 684px;
    }
    .banner-img-style1{height:400px;}
}
@media screen and (min-width: 992px) {
    .e-detail-banner .e-detail-banner__container,.e-home-block-container {
        max-width: 960px;
    }
    .banner-img-style1{height:400px;}
}
@media screen and (min-width: 1200px) {
    .e-detail-banner .e-detail-banner__container,.e-home-block-container{
        max-width: 1180px;
        min-width: auto;
    }
    .navList{
        width: 100% !important;
    }
    .banner-img-style1{height:400px;}
    .boxFixed{width:1160px;}
}
@media screen and (min-width: 1360px) {
    .e-detail-banner .e-detail-banner__container,.e-home-block-container,.e-container {
        max-width: 1260px;
    }
    .banner-img-style1{height:400px;}
    .boxFixed{width: 1240px;}
}
@media screen and (min-width: 1400px) {
    .e-detail-banner .e-detail-banner__container,.e-home-block-container,.e-container {
        max-width: 1300px;
    }
    .banner-img-style1{height:500px;}
    .boxFixed{width: 1280px;}
}
@media screen and (min-width: 1600px) {
    .boxFixed{width: 1280px;}
}
@media screen and (min-width: 992px) {
    .e-detail-banner .e-detail-banner__container,.e-container {
     /*    padding-left: 1.2rem;
        padding-right: 1.2rem; */
    }
}
@media screen and (min-width: 1200px) {
    .e-detail-banner .e-detail-banner__container,.e-container {
    /*     padding-left: 4.2rem;
        padding-right: 4.2rem; */
    }
}
@media screen and (min-width: 1400px) {
    .e-detail-banner .e-detail-banner__container,.e-home-block-container,.e-container {
    /*     padding-left: 1.8rem;
        padding-right: 1.8rem; */
    }
}

.btnList{
    right:0px !important;
}

@media only screen and (max-width: 1200px) {
    .navibar>div{
        max-height: 170px !important;
        height: 170px !important;
    }
}

.logo-img {
    padding-right: 15px;
    width: auto;
}
.e-detail-banner .e-detail-banner__container{
    padding: 20px 0px !important;
}