@charset "utf-8";

@media (min-width:1660px) {
  html {
    font-size: 16px;
  }
}

@media (min-width:1400px) and (max-width:1660px) {
  html {
    font-size: 14px;
  }
}

@media (max-width:1399px) {
  html {
    font-size: 14px;
  }
}



@media only screen and (max-width : 1919px) {
  .banner img {
    width: 100%;
    height: auto;
  }
}

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



/* =======================================     中等屏幕   =======================================  */
@media only screen and (max-width : 1440px) {

  .inmuen ul li a {
    padding: 0 28px;
  }

  .inpro .leftnav {
    width: 250px;
  }

  .inpro .right {
    width: 930px;
  }

  .adv .nr .li .pic {
    width: 530px;
  }

  .incase .nr .hd ul li {
    padding: 48px 10px;
  }

  .incase .nr .hd {
    width: 350px;
  }

  .incase .nr {
    padding-right: 370px;
  }

  .innews .list ul li {
    height: 40px;
    line-height: 40px;
  }

  .footer .fnav {
    margin-right: 2%;
  }

  .incase .nr {
    min-height: 600px;
  }


  .met_module3_list ul.lists_1 li {
    width: 304px;
  }

  #imglist ul.lists_1 li {
    width: 300px;
  }

  .xgcasenr .bd ul li a {
    padding: 0 10px;
  }

  .xgcasenr .prev {
    left: 0;
    z-index: 99;
  }

  .xgcasenr .next {
    right: 0;
    z-index: 99;
  }

  /* 导航 */
  .inmuen ul li {
    padding: 0 1%;
  }

  /* 优势 */
  .adv .slideBox {
    width: 90%;
  }

  .adv .slideBox .bd img {
    height: 400px;
    display: block;
    object-fit: cover;
  }


  .adv .pic {
    width: 90%;
  }

  .adv .pic img {
    height: 300px;
    display: block;
    object-fit: contain;
    width: 100%;
  }

  /* 四个分类 */
  .list_squ li {
    width: 100%;
    height: 296px;
    background-size: 100%;
  }

  /* 关于6个组件 */
  .aboutus .iconlist li {
    width: 48%;
  }

  /* 新闻 */
  .newscenter .tupian {
    width: 80%;
    object-fit: contain;
  }

  .footer .fcon {
    width: 30%;
  }

  .nyabbg .more1 {
    width: 54%;

  }


  /* 分隔 */
}




@media only screen and (max-width: 1300px) {
  .newscenter .nr .hd {
    width: 38%;
  }

  /* 分隔 */
}





@media only screen and (max-width: 1200px) {
  .inmuen ul li a {
    padding: 0 0;
  }

  /* 分隔 */
}



@media only screen and (max-width : 1500px) {
  .content {
    width: 100%;
    margin: 0 auto;
    padding: 0 80px;
  }

  /* 分隔 */
}



/* =======================================     手机屏幕   =======================================  */
@media only screen and (max-width : 768px) {
    .fixed-flolt{display:none}
    .navMenu{display: block;}

  .inmuen{ bottom: 0;/*box-shadow: -5px 6px 15px -10px #666;*/ overflow-y: auto;transition: .5s; -webkit-transition: .5s; transform: translate(100%,0);
     -webkit-transform: translate(100%,0); position: fixed;width: 100%;right: 0; min-height: 560px; height: calc(100vh - 3.5rem); top: 3.5rem;z-index: 9999;background: #f9f9f9;}
	.inmuen.on{transform: translate(0,0); -webkit-transform: translate(0,0); }
	.header .nav li{display: block;width: 100%;border-bottom: 1px solid #ddd;background-color: #fff;line-height: 3rem;}
	.header .nav li a{line-height: 4rem;text-align: left;font-size: 1.5rem;padding:0 15px;color: #0453b0}
	.header .nav li:hover a, .header .nav li.on a{color: #0453b0;}
	.header .nav li a:after{display: none;}
	.header .nav li .subnav{display: block;padding:0 15px;text-align: left;line-height: 2.5rem;margin-bottom: 1rem;}
	.header .nav li .subnav a{display: inline-block;color: #666;padding:0;margin-right:0.5rem;margin-bottom:0;font-size: 1.25rem;}
	.header .t_navjian{line-height: 4rem;left: calc(100% - 2rem);}
	.header .head-right{display: none;}
  .nav{flex-wrap: wrap;}
  
  
  .met_aside {
    display: none;
  }

  .nyliuyan {
    display: none;
  }

  .showproleft .advisory {
    background-size: 100% 100%;
  }

  .content {
    padding: 0 10px;
    width: auto;
  }

  .met_article .pronav b {
    padding: 0 7%;
  }

  #s_pro .s_pro_slide {
    padding: 0 0 10px 13px;
  }

  .webmain {
    min-width: initial;
    margin-top: 3.5rem;
  }

  .content {
    width: auto;
    padding: 0 10px;
  }

  .intop .fl {
    display: none;
  }

  .header {
    padding: 0;
    position: fixed;
    
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 10px 15px 2px rgb(0 0 0 / 5%);
    /*line-height: 5rem;*/
    
  }

  .header .logo {
    padding: 10px 0;
    border: 0;
  }

  .header .logo img {
    height: 30px;
    width: auto;
  }

  .header .title,
  .header .phone {
    display: none;
  }

  .nav_handle {
    display: block;
  }



  .inmuen {
    /* display: none; */
    line-height: 2.25rem;
    padding: 10px 0;
  }

  .inmuen ul li {
    float: none;
  }

  .inmuen ul li a {
    padding: 0;
    text-align: center;
    font-size: 1.2rem;
    line-height: 3.2rem;
  }
  .banner .pagination {
    bottom: 0;
  }

  .banner .pagination .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    margin: 0 3px;
  }

  .inkey {
    display: none;
  }

  /* =====================    标题  ======================= */
  .pubtit b {
    font-size: 2.2rem;
    line-height: 2.25rem;
  }

  .pubtit p {
    font-size: 1rem;
    line-height: 1.2rem;
    width: 80%;
    text-align: center;
    margin: 1rem auto;
  }


  .pubtit {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  /* 推荐的四个产品 */
  .recpro .pubtit {
    padding: 20px 0 30px 0;
  }

  .recpro {
    padding: 1.25rem 0;
  }

  .recpro .bd li .des p {
    font-size: 1.14rem;
    line-height: 1.875rem;
  }

  .recpro .lmtit {
    font-size: 1.25rem;
  }

  .recpro .lmjj {
    margin-bottom: 1.25rem;
  }

  .recpro .bd ul li {
    width: 100%;
  }

  .recpro .bd ul li .wz {
    padding: 45px 10px 0;
  }

  .recpro .bd ul li .jj {
    font-size: 0.75rem;
  }

  .recpro .bd li .pic {
    width: 50%;
    height: 142px;
  }

  .recpro .bd li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
  }

  .recpro .bd li .des .pmore {
    margin-top: 5px
  }

  .recpro .bd li {
    height: 255px;
  }

  /* 滚动的产品 */
  .hotpro .pronav {
    flex-wrap: wrap;
  }

  .hotpro .slideBox ul li .pic img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }

  .hotpro .slideBox ul li .pic {
    height: 150px;
  }

  .hotpro .pronav b {
    font-size: 1.5rem;
    padding: 0 7%;
  }

  .hotpro .pronav {
    line-height: 46px;
  }

  .hotpro .slideBox ul li {
    width: 370px !important;
    margin: 0px 8px;
  }

  .inpro {
    padding: 1.25rem 0;
  }

  .hotpro {
    padding: 0 0 0px 0;
  }

  .equipW .slider2 li {
    width: 390px !important;
    margin: 13px 0px;
  }

  /* =============   工程案例============ */
  .case {
    font-size: 1.875rem
  }

  .case .pic img {
    height: 228px;
    width: 100%;
    display: block;
    object-fit: cover;
  }

  .case .picList b {
    font-size: 2.14rem;
    line-height: 1.2;
  }

  .case .des .p1 {
    font-size: 1.7rem;
    line-height: 1.5;
  }

  .case .des .p2 {
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .picList li {
    width: auto;
    margin-right: 1%;
  }

  .picList {
    height: 220px;
  }

  .case .des {
    width: 4%;
    height: 150px;
    left: 24.5%;
  }

  .case .cmore {
    margin-top: 2%;
    background-size: 83% 68%;
    width: auto;
    text-indent: 2rem;

  }



  /* =============  新闻 ============ */

  .newscenter .nr .hd {
    width: 100%;
    right: 0;
    top: 0;
    position: inherit;

  }

  .newscenter .hd .sum .a1 {
    width: 70%;
  }


  .newscenter .pic {
    display: none;
  }


  .newscenter .list li {
    width: 96%;
    margin-bottom: 1%;
    line-height: 2.25rem;
    padding-left: 1rem;

  }

  .newscenter .list li a {
    font-size: 1rem;
    width: 62%;
  }


  .newscenter .nr .hd ul li {
    width: 100%;
    margin: 0% 0 3% 0;
    padding: 26px 15px;
  }


  /* =============  留言 =============  */
  .liuyan .left b.tit {
    font-size: 2rem;
  }

  .liuyan .content {
    flex-wrap: wrap;
  }

  .liuyan .con {
    flex-wrap: wrap;
  }

  .liuyan .con img {
    display: block;
    margin-bottom: 1.25rem;
  }

  .liuyan .left .con li:nth-child(1) {
    border-right: none;
    padding-right: 0;

  }

  .liuyan .left {
    width: 100%;
    padding-right: 0;
  }

  .liuyan .right {
    width: 100%;
  }


  .liuyan .right {
    padding: 15px;
  }

  .liuyan .form {
    padding: 20px 10px;
    left: 0;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    position: inherit;
  }

  .liuyan .liu {
    flex-wrap: wrap;
  }

  .liuyan .form b {
    font-size: 1.1rem;
    line-height: 1.5rem;
    margin: 10px 0px 10px 0;
    display: block;
  }

  input[type="text"],
  input[type="password"],
  textarea {
    margin-bottom: 15px;
  }

  .liuyan {

    padding: 35px 0;

  }

  .liuyan .btn_sub {
    width: 21%;
  }

  .liuyan textarea {
    width: 59%;
  }


  .liuyan .left .p1 {
    font-size: 1rem;
    color: #fff;
    line-height: 1.5;

  }

  .liuyan {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;

  }

  .liuyan .right li {
    font-size: 1.14rem;
    margin: 4px 0px;
    padding: 3px 0px 3px 46px;
  }


  .inpro .leftnav {
    width: auto;
    float: none;
    margin-bottom: 1.25rem;
    display: none;
  }

  .inpro .right {
    width: auto;
    float: none;
  }

  .inpro .right ul li {
    width: 48%;
  }

  .inpro .right ul li .tit {
    height: 30px;
    line-height: 1.875rem;
    font-size: 0.875rem;
  }

  .inpro .right ul li.last {
    display: none;
  }

  /* 优势 */
  .adv {
    padding: 1.25rem 0;
  }

  .adv .lmtit {
    font-size: 1.25rem;
  }

  .adv .lmtit span {
    font-size: 35px;
  }

  .adv .lmjj {
    margin-bottom: 1.25rem;
  }

  .adv .nr .xian {
    display: none;
  }

  .adv .nr {
    height: auto;
  }

  .adv .nr .li {
    position: static;
  }

  .adv .nr .li .pic {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }

  .adv .nr .li .sz {
    display: none;
  }

  .adv .nr .li .wz {
    width: auto;
    float: none;
    margin-top: 0;
    margin-bottom: 1.25rem;
  }

  .adv .nr .li .wz .tit {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }

  .adv .nr .li .wz .jj {
    font-size: 0.875rem;
    line-height: 1.56rem;
  }

  .adv .nr .li.li2 .wz {
    width: auto;
  }

  .adv .nr .li.li2 .wz .tit {
    text-align: left;
  }


  .adv {
    display: none;
  }

  /* 关于我们 */

  .aboutus {
    margin: 30px 0 0 0;
  }

  .aboutus .nr {
    padding: 30px 0 20px 0;
    flex-wrap: wrap;

  }

  .aboutus .left {
    width: 100%;
  }

  .aboutus .right {
    width: 100%;
  }

  .aboutus .iconlist li {
    width: 49%;
  }

  .aboutus .form {
    display: none;
  }

  .aboutus .right img {
    display: none;
  }

  .aboutus {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    padding: 0 10px;
  }

  .index-case .des {
    left: 29.5%;
    top: 5%;
    width: 53%;
  }

  /* 内页关于我们 */
  .part2 {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;

  }


  .part3 ul li {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;

  }



  .inpinzhi {
    padding: 1.25rem 0;
  }

  .inpinzhi .lmtit {
    font-size: 1.25rem;
  }

  .inpinzhi .hd {
    padding: 1.25rem 0;
  }

  .inpinzhi .hd ul li {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0 10px;
    font-size: 0.875rem;
  }

  .inpinzhi .bd ul .li {
    width: auto;
    float: none;
    margin: 0;
  }

  .inpinzhi .bd ul li {
    margin-bottom: 10px;
  }

  .inpinzhi .bd ul li.one {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }

  .incase {
    padding: 1.25rem 0;
  }

  .incase .lmtit {
    font-size: 1.25rem;
  }

  .incase .lmjj {
    margin-bottom: 1.25rem;
  }

  .incase .nr {
    padding: 0;
    min-height: inherit;
  }

  .incase .nr .hd {
    position: static;
    width: auto;
    margin-bottom: 10px;
  }

  .incase .nr .hd ul li {
    padding: 10px 0 15px;
  }

  .incase .nr .bd ul li .wz .tit {
    font-size: 16px;
  }

  .innews {
    padding: 1.25rem 0;
  }

  .innews .lmtit {
    font-size: 1.25rem;
  }

  .innews .lmjj {
    margin-bottom: 1.25rem;
  }

  .innews .list {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }

  .innews .list .slmtit {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .innews .list .slmtit span {
    font-size: 1.25rem;
  }

  .innews .list .one .jj {
    font-size: 0.875rem;
  }

  .innews .list ul {
    padding: 15px;
  }

  .innews .list ul li {
    height: 30px;
    line-height: 1.875rem;
    font-size: 0.875rem;
  }

  .innews .right {
    width: auto;
    float: none;
  }

  .innews .zhichi .slmtit {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .innews .zhichi .slmtit span {
    font-size: 1.25rem;
  }

  .innews .zhichi .nr ul li {
    padding: 0;
    margin-bottom: 10px;
    min-height: initial;
  }

  .innews .zhichi .nr ul li .pic {
    position: static;
    width: auto;
  }

  .innews .inque .slmtit {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }

  .inabout {
    padding: 1.25rem 0;
  }

  .inabout .lmtit {
    font-size: 1.25rem;
  }

  .inabout .lmjj {
    margin-bottom: 1.25rem;
  }

  .inabout .nr {
    padding-bottom: 20px;
    font-size: 0.875rem;
    line-height: 1.56rem;
  }

  .inabout .more {
    width: 150px;
    font-size: 0.875rem;
  }

  .footer {
    padding-top: 20px;
  }

  .footer .fnav {
    display: none;
  }

  .footer .fcon {
    width: auto;
    float: none;
  }

  .footer .banq {
    font-size: 0.75rem;
    margin-top: 1.25rem;
    line-height: 1.5;
  }

  .Bottomerkg,
  .Bottomer {
    display: block;
  }

  .page-down {
    right: 10px;
    bottom: 74px;
  }

  .nybanner {
    height: 12.5rem;
  }

  .tem_inner {
    width: auto;
    padding: 0 10px;
    height: auto;
  }

  .key-serch {
    height: auto;
    padding: 10px 0;
  }

  .met_position {
    height: auto;
    line-height: 1.56rem;
    float: none;
    font-size: 0.75rem;
    color: #999;
  }

  .key-serch .search {
    margin: 10px 0 0;
    float: none;
  }

  .key-serch .search span.navsearch_input {
    float: none;
  }

  .key-serch .search span.navsearch_input input {
    width: 80%;
    height: 35px;
    line-height: 2.25rem;
    box-sizing: border-box;
    display: block;
  }

  .key-serch .search .searchgo {
    width: 20%;
    height: 35px;
    line-height: 2.25rem;
    display: block;
    outline: none;
  }

  .met_section {
    width: auto;
    padding: 10px 10px 0;
  }

  .met_section aside {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }

  .met_section aside section h2 {
    font-size: 1.25rem;
    padding: 15px 0 15px 60px;
  }

  .met_section aside .met_aside dl dt a {
    font-size: 0.875rem;
    padding: 5px 10px 5px 15px;
  }

  .nycon1 {
    display: none;
  }

  .met_section article .met_article {
    margin: 0;
  }

  .met_section article {
    margin: 0;
    width: auto;
    float: none;
  }

  .met_article_head {
    margin-bottom: 10px;
  }

  .met_module1 {
    padding: 0;
  }

  .met_module3_list ul.lists_1 {
    position: relative;
    width: 102%;
    left: -1%;
    margin: 0;
  }

  .met_module3_list ul.lists_1 li {
    width: 48%;
    margin: 1%;
    float: left;
  }

  .met_module3_list ul.lists_1 li i {
    display: none;
  }

  .met_module3_list ul.lists_1 li .product_detail {
    padding: 10px;
  }

  .met_pager {
    padding: 10px 0 0;
  }

  .met_pager a,
  .met_pager .PreA,
  .met_pager .NextA {
    margin: 0 2px;
    height: 2rem;
    line-height:2rem;
    font-size: 0.75rem;
    width: auto;
    min-width: initial;
    padding: 0 5px;
  }

  .xgcase {
    padding: 1.25rem 0;
  }

  .xgcase .lmtit {
    margin-bottom: 1.25rem;
  }

  .xgcase .lmtit .cn {
    font-size: 1.25rem;
  }

  .xgcasenr .bd ul li {
    width: 50%;
  }

  .xgcasenr .bd ul li a {
    padding: 0 5px;
  }

  .xgcasenr .bd ul li .tit {
    padding: 0 10px;
    font-size: 0.875rem;
  }

  .showproleft {
    padding: 0;
  }

  .showprojj {
    min-height: initial;
  }

  .box {
    position: static;
    width: 300px;
    margin: 0 auto;
  }

  .tb-s310,
  .tb-s310,
  .tb-s310 a {
    width: 300px;
    height: 300px;
  }

  .tb-thumb li {
    height: 47px;
  }

  .tb-s40,
  .tb-s40 a {
    width: 45px;
    height: 47px;
  }

  .tb-thumb .tb-selected {
    height: 47px;
  }

  .tb-s40 a img {
    width: 45px;
    height: 45px;
  }

  .zoomDiv {
    display: none !important;
  }

  .slideTxtBox .bd ul {
    font-size: 0.875rem;
    line-height: 1.875rem;
    padding: 15px 0;
  }

  .met_section article {
    padding-bottom: 20px;
  }

  #imglist ul.lists_1 {
    position: relative;
    width: 102%;
    left: -1%;
    margin: 0;
  }

  #imglist ul.lists_1 li {
    width: 48%;
    margin: 1%;
  }

  #imglist ul.lists_1 li a {
    padding: 0;
  }

  .met_module2 {
    padding: 10px
  }

  .met_module2 h1.met_title {
    font-size: 18px;
    line-height: 1.56rem;
  }

  .nyabout {
    font-size: 0.875rem;
    line-height: 1.875rem;
  }

  .met_tools {
    height: auto;
  }

  .met_tools .met_page {
    position: static;
  }

  .met_tools .met_page li {
    float: unset !important;
    display: block;
    margin: 0;
  }

  .tb-pic a img {
    max-width: 300px !important;
    max-height: 300px !important;
  }

  .p14-infolist-1-list dl {
    padding: 15px;
  }

  .p14-infolist-1-list dt {
    width: auto;
    float: none;
    margin: 0 0 10px;
  }

  .p14-infolist-1-list-desc {
    margin-bottom: 15px;
  }


  /* 内页联系我们 */
  .nycontact .b1 {
    font-size: 2.14rem;
    padding-left: 6%;
  }

  .nycontact ul li {
    width: 100%;
    /*width:44%;*/
    /*margin-bottom: 2%;*/
    /*border: 1px solid #ddd;*/
    /*border-radius: 0 0 30px 0;*/
    /*padding: 1rem 0.5rem;*/
  }

.nycontact ul li b {
    /*font-size: 1rem;*/
    line-height: 1.5;}

/*.nycontact ul li .left img {*/
/*    width: 68%;}*/





  .nyabliuyan {
    width: auto;
    padding: 20px 3%;
  }

  .webmain .map .add {
    background: #fff url(../images/icon37.png) no-repeat left 0% center;
    line-height: 1.5;
    margin-top: 20px;
  }

  .webmain .map b {
    padding-left: 2rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;

  }

  /* 内页关于我们 */

  .nyabbg .aimg {
    display: none;
  }

  .nyabbg .left {
    width: 100%;
  }


  .nyabbg .more1 {
    width: auto;
  }

  .part3 ul {
    flex-wrap: wrap;

  }

  .part3 ul li {
    width: 48%;
    margin-bottom: 1.25rem;

  }

  .part3 ul li {

    height: 18rem;
  }

  .abliuyan .content {
    flex-wrap: wrap;
  }

  .abliuyan .left {
    width: 100%;
  }


  .abliuyan b {
    line-height: 1.5;
  }

  .abliuyan {
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    padding: 35px 15px;

  }

  .abliuyan .left li {
    width: 100%;
    padding-left: 9%;
  }

  .abliuyan .left p {
    padding: 5% 0%;
  }

  .nyabbg .more1 {

    padding-left: 10%;
  }


.showpro{flex-wrap:wrap}
.webmain .slider-nav{display: flex;flex-direction: row;align-items: center; }
.webmain .box { width: 84%;}
.webmain .slick-track{display: flex;flex-direction: row;align-items: center; }
.index-case li.slick-active .des { left: 11.5%; top: 20%; width: 68%;}
.newscenter .bd{display:none}
.webmain .slick-slide img { object-fit: cover;}
.case-ul li .pic img { width: 100%;}
.case-ul li { margin: 0 0.8rem;}
.hotpro .pronav b span{display:none;  }
.hotpro .pronav .promore img { width: 1.5rem; height: 1.5rem;}

#s_pro .s_pro_slide li .pic img{object-fit:contain;height:15rem; }
.met_module3_list ul a img{height: 10.625rem!important;}
.met_module3_list ul.lists_1 li .img {height: 10.625rem!important;}
.part3 ul li img { width: 3rem; margin: 25% auto 2%;}
.footer .fcon .p1 {text-align: right;}
.slick-dots{display:none}
.case-ul .slick-dots{display:none!important}


  /* 分隔 */
}




@media only screen and (max-width : 640px) {
  .nybanner {
    height: 9.375rem;
  }
  
   .nybanner1 {
    height: 43.75rem;
  }
  
  
}

@media only screen and (max-width : 480px) {
  .nybanner {
    height:5rem;
    /*background-size: 100% 100% !important;*/
    background-size: cover!important;
  }
  
  .nybanner1 {
    background-size: cover!important;
    width: 100%;
    height: 12rem!important;
  }
  
  
}

@media only screen and (max-width : 360px) {
  .nybanner {
    height: 5rem;
  }
  
  .nybanner1 {
    height:4.75rem;
  }
  
  
}