.newtip{background:#225c8b;height:50px;line-height:50px;text-align:center;color:#fff;font-size:16px;position:fixed;top:0;width:100%;left:0;z-index:9999;display:none!important;}
.newtip span{margin-left:40px;}
.newtip .close::before,.newtip .close::after{background:#fff;width:20px;height:2px;}
.home-top{padding:20px;background:#fff;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:20px;height:480px;}
.home-top .stitle{font-size:14px;font-weight:bold;margin:0;border-left:2px solid #225c8b;padding-left:10px;}
.left-item{width:290px;padding-right:20px;flex-shrink:0;}
.right-item{width:330px;padding-left:20px;flex-shrink:0;}
#banner{position:relative;width:840px;height:440px;overflow:hidden;}
#bannerlist{position:absolute;height:440px;text-align:center;width:100%;}
#bannerlist a{display:none;text-align:center;line-height:440px;max-width:840px;height:440px;}
#bannerlist a.act{display:block;}
#bannerlist img{max-width:100%;max-height:100%;width:840px;height:440px;vertical-align:middle;}
#bannerbtn{position:absolute;bottom:20px;z-index:2;height:10px;width:100%;text-align:center;}
#bannerbtn span{display:inline-block;margin-right:5px;width:14px;height:14px;border-radius:50%;background:#ddd;cursor:pointer;opacity:.5;}
#bannerbtn .on{background:#007aff;opacity:1;}
.arrow{position:absolute;top:50%;z-index:2;display:none;width:40px;height:40px;font-size:24px;line-height:39px;text-align:center;color:#fff;background:rgb(0 0 0 / 50%);cursor:pointer;border-radius:6px;opacity:.5}
.arrow:hover{opacity:1;text-decoration:none;}
#banner:hover .arrow{display:block;}
#prev{left:20px;}
#next{right:20px;}
#banner2{position:relative;width:840px;height:440px;overflow:hidden;}
#bannerlist2{position:absolute;height:440px;text-align:center;width:100%;}
#bannerlist2 a{display:none;text-align:center;line-height:440px;max-width:840px;height:440px;}
#bannerlist2 a.act{display:block;}
#bannerlist2 img{max-width:100%;max-height:100%;width:840px;height:440px;vertical-align:middle;}
#bannerbtn2{position:absolute;bottom:20px;z-index:2;height:10px;width:100%;text-align:center;}
#bannerbtn2 span{display:inline-block;margin-right:5px;width:14px;height:14px;border-radius:50%;background:#ddd;cursor:pointer;opacity:.5;}
#bannerbtn2 .on{background:#007aff;opacity:1;}
.arrow{position:absolute;top:50%;z-index:2;display:none;width:40px;height:40px;font-size:24px;line-height:39px;text-align:center;color:#fff;background:rgb(0 0 0 / 50%);cursor:pointer;border-radius:6px;opacity:.5}
.arrow:hover{opacity:1;text-decoration:none;}
#banner2:hover .arrow{display:block;}
#prev2{left:20px;}
#next2{right:20px;}
.scrollBox{width:100%;height:420px;position:relative;}
.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}
.right-item .swiper-container{width:100%;height:420px;margin-left:auto;margin-right:auto;overflow:hidden;}
.right-item .swiper-slide{text-align:center;background:#fff;height:140px;display:block;width:100%;background:#fff;padding:10px;}
.right-item .swiper-slide:hover{text-decoration:none;}
.right-item .swiper-pagination{left:50%;}
.swiper-pagination-bullet{margin:0 5px;outline:none;}
.pbox{width:40%;text-align:center;padding:4px;display:inline-block;}
.pbox p{display:inline-block;font-size:12px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;color:#585858;margin-top:6px;}
.bbox .companyname{font-size:12px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center;font-weight:bold;height:28px;}
.bbox p{text-align:center;font-size:12px;color:#585858;margin:10px 10px 10px 0;height:14px;}
.pbox .imgbox{width:100px;height:100px;line-height:100px;display:block;margin:0 auto;border:1px solid #e6e7eb;border-radius:6px;}
.imgbox img{max-width:80%;max-height:80%;vertical-align:middle;transition:transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;}
.bbox .imgbox{width:60px;height:60px;line-height:60px;display:block;margin:0 auto;border:1px solid #e6e7eb;border-radius:50%;overflow:hidden;text-align:center;}
.bbox .imgbox img{max-width:90%;max-height:90%;}
.bbox{width:58%;padding:4px;display:inline-block;}
.bbox .country{height:12px;vertical-align:middle;margin-right:10px;width:18px;}
.scrollBox a:hover .bbox .companyname{color:#225c8b;}
.right-item .swiper-slide .pbox .imgbox img{width:88px;height:88px;max-width:100%;max-height:100%;}
.right-item .swiper-slide:hover .pbox .imgbox img{opacity:.8;}
.library-content{margin:20px;display:flex;}
.library-item{width:49%;display:inline-block;margin-right:20px;background:#fff url(images/library-bg.png)right center no-repeat;padding:20px;}
.library-item .btitle{font-size:28px;font-weight:bold;}
.library-item .btitle span{font-size:16px;color:#585858;font-weight:normal;margin-left:20px;}
.library-item a:hover{text-decoration:none;}
.library-wrap{width:80%;display:-webket-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.library-wrap a{text-align:center;margin:30px 0;width:24%;border-right:1px solid #dedede;display:inline-block;}
.library-wrap a:nth-child(4){border:0;}
.library-wrap a img{transition:transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;position:relative;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;width:58px;height:58px;}
.library-wrap a:hover img{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}
.library-wrap a:hover p{color:#225c8b;display:block;text-decoration:underline;}
.inquiry-item{width:49%;display:inline-block;float:right;background:#fff;padding:20px;}
.inquiry-item .btitle{font-size:28px;display:inline-block;vertical-align:middle;font-weight:bold;}
.inquiry-item .inquiry-num{display:inline-block;float:right;vertical-align:middle;line-height:32px;}
.inquiry-num span{color:#585858;font-size:16px;margin-left:20px;}
.inquiry-num i{font-style:normal;font-weight:bold;color:#225c8b;font-size:16px;}
.inquiryItem{height:200px;overflow:hidden;width:100%;margin:30px 0 36px 0;}
.inquiryItem ul li{line-height:40px;height:40px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.inquiryItem ul li img{height:20px;margin-right:14px;vertical-align:middle;width:29px;}
.inquiryItem ul li a{color:#666;font-size:14px;white-space:nowrap;display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.inquiryItem ul li:hover a{text-decoration:underline;color:#225c8b;}
.inquiry-item > a{font-size:16px;color:#225c8b;font-weight:bold;}
.inquiry-item > a:hover{text-decoration:underline;}
.ad-box{overflow:hidden;position:relative;margin:0 20px;height:130px;overflow:hidden;margin-bottom:20px;}
.ad-box img{max-width:100%;max-height:100%;width:740px;height:130px;}
.ad-box  .swiper-button-next{right:30px;opacity:0;}
.ad-box .swiper-button-prev{left:30px;opacity:0;}
.ad-box:hover  .swiper-button-prev{opacity:.5;}
.ad-box:hover  .swiper-button-next{opacity:.5;}
.home-item{background:#fff;display:-webket-flex;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px 0 20px;height:380px;}
.left-box{width:300px;padding:20px;-ms-flex-negative:0;flex-shrink:0;height:380px;position:relative;display:inline-block;float:left;}
.left-box:hover{text-decoration:none;}
.left-box .itemname{font-size:28px;color:#222;margin:20px 0;position:relative;z-index:1;font-weight:bold;}
.left-box p{font-size:14px;color:#666;word-wrap:break-word;width:100%;text-align:justify;position:relative;z-index:1;}
.left-box img{position:absolute;left:0;bottom:0;}
.right-box{width:80%;background:#fff;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #dedede;/* border-right: 1px solid #dedede; */}
.home-item-n .right-box a{width:24.8%;padding:15px;border-right:1px solid #dedede;border-bottom:1px solid #dedede;display:inline-block;-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;}
.home-item-n .right-box a:nth-child(4n){border-right:0;}
.home-item-n .right-box a:nth-child(5),.home-item-n .right-box a:nth-child(6),.home-item-n .right-box a:nth-child(7),.home-item-n .right-box a:nth-child(8){border-bottom:0;}
.home-item-a .right-box a{width:25%;padding:14px;border-right:1px solid #dedede;border-bottom:1px solid #dedede;display:inline-block;-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;}
.home-item-a .right-box a:nth-child(4n){border-right:0;}
.home-item-a .right-box a:nth-child(5),.home-item-a .right-box a:nth-child(6),.home-item-a .right-box a:nth-child(7){border-bottom:0;width:33.3%;}
.home-item-a .right-box a:nth-child(7){border-right:0;}
.right-box > a p{font-size:16px;color:#555;font-weight:normal;margin-bottom:30px;}
.right-box > a img{float:right;}
.right-box a img{transition:transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;width:220px;height:100px;}
.right-box a:hover img{transform:scale(1.02);-webkit-transform:scale(1.02);}
.right-box .artificial-item{padding:20px;width:100%;}
.right-box .artificial-item:first-child{border-bottom:1px solid #dedede;}
.right-box .artificial-item > a{font-size:16px;color:#555;font-weight:normal;}
.artificial-list{display:-webket-flex;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:14px;}
.artificial-list a p{color:#585858;}
.artificial-list a{width:19%;text-align:center;display:inline-block;}
.home-item-m .right-box a{width:33%;padding:20px;border-right:1px solid #dedede;border-bottom:1px solid #dedede;display:inline-block;}
.home-item-m .right-box a:nth-child(3n){border-right:0;}
.home-item-m .right-box a:nth-child(4),.home-item-m .right-box a:nth-child(5),.home-item-m .right-box a:nth-child(6){border-bottom:0;}
.home-item-t .right-box a{width:33%;padding:20px;border-right:1px solid #dedede;border-bottom:1px solid #dedede;display:inline-block;}
.home-item-t .right-box a:nth-child(3),.home-item-t .right-box a:nth-child(6){border-right:0;}
.home-item-t .right-box a:nth-child(4),.home-item-t .right-box a:nth-child(5),.home-item-t .right-box a:nth-child(6),.home-item-t .right-box a:nth-child(7){border-bottom:0;}
.right-box a:hover .companyname{color:#225c8b;}
.right-box a:hover{color:#225c8b;}
.right-box a:hover p{color:#225c8b;}
.home-quotation{height:350px;margin:20px;background:url(images/quotation-bg.jpg)center no-repeat;display:-webket-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding-top:50px;}
.home-quotation > div{width:50%;}
.quotation-left{padding-left:80px;}
.quotation-left .btitle{font-size:28px;color:#fff;margin-bottom:70px;font-weight:bold;}
.quotation-left ul li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;align-items:center;margin-right:30px;margin-bottom:20px;display:inline-block;}
.quotation-left ul li:last-child{margin-right:0;}
.quotation-left ul li .icon{width:60px;height:60px;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;display:inline-block;}
.quotation-left ul li .icon-01{background:url(images/quotation-icon-01.png);}
.quotation-left ul li .icon-02{background:url(images/quotation-icon-02.png);}
.quotation-left ul li .icon-03{background:url(images/quotation-icon-03.png);}
.numtext{display:inline-block;}
.numtext .counter,.numtext span{font-size:24px;color:#fff;display:inline-block;font-weight:bold;}
.numtext p{font-size:16px;color:#fff;margin-top:6px;}
.quotation-right .warp{width:480px;margin:0 auto;}
.quotation-right p{color:#fff;font-size:24px;margin-bottom:20px;}
.quotation-right p.error-tip{color:red;font-size:14px;margin-bottom:10px;display:none}
.quotation-right > div{}
.quotation-right input{margin-bottom:10px;border:0;outline:0;height:40px;line-height:40px;width:100%;padding:0 20px;display:inline-block;}
.quanity-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.quanity-item input{width:226px;margin-right:21px;}
.quotation-btn{width:230px;height:36px;line-height:36px;background:#1b75bc;display:block;text-align:center;color:#fff;border-radius:18px;font-size:14px;cursor:pointer;}
.quotation-btn:hover{box-shadow:0 8px 17px 0 rgb(0 0 0 / 15%);text-decoration:underline;}
.quotation-right select{width:230px;border:0;outline:0;height:38px;line-height:38px;display:inline-block;}
.hot-supplier{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0 20px 20px 20px;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.hot-supplier a{width:16.25%;margin-right:0.5%;padding:10px;border:1px solid #ddd;background:#fff;display:inline-block;vertical-align:top;}
.hot-supplier a:last-child{margin-right:0;}
.hot-supplier a:hover{box-shadow:0 10px 10px 0 rgb(0 0 0 / 15%);text-decoration:none;}
.hot-supplier a:hover .companyname{text-decoration:underline}
.companyinfo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:center;overflow:hidden;}
.logobg{width:100px;height:72px;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;border:1px solid #eee;-ms-flex-negative:0;flex-shrink:0;margin-right:10px;overflow:hidden;}
.logobg img{max-width:90%;max-height:90%;}
.companyinfo .country{color:#585858;margin-top:10px;}
.companyinfo p img{height:12px;margin-right:10px;width:18px;}
.companyinfo .companyname{word-wrap:break-word;word-break:normal;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:bold;}
.hot-supplier a .mainproduct{color:#666;word-wrap:break-word;word-break:normal;white-space:normal;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.hot-supplier a div:nth-child(2) img{max-width:100%;max-height:100%;}
.hot-supplier a span{color:#333;margin-bottom:10px;display:block;font-weight:700;}
.rbox{display:none;width:18%;padding:10px;}
.rbox .companyinfo{margin-bottom:14px;display:block;}
.rlboxwarp .companyinfo a{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:center;overflow:hidden;}
.rbox .companyinfo .companyname{width:100%;}
.rbox .companyinfo .logobg{width:100%;margin:0 0 10px 0;}
.rbox .companyinfo:last-child{margin-bottom:0;}
.rlbox{padding:20px;background:#fff;margin-bottom:20px;margin:0 20px 20px 20px;box-shadow:0 5px 10px 0 rgb(175 175 175 / 20%);}
.rlboxwarp{display:flex;}
.rlbox .companyinfo{margin-right:1%;width:19.2%;padding:8px;border:1px solid #eee;}
.rlbox .companyinfo .companyname{width:100%;}
.rlbox .companyinfo:last-child{margin-right:0;}
.sttitle{font-size:14px;font-weight:bold;margin:0;border-left:2px solid #225c8b;padding-left:10px;margin-bottom:16px;}
.rlbox02{justify-content:flex-start;}
.homeitembootom{margin-bottom:20px;}
.productitem{margin:20px;background:#fff;padding:20px;}
.ptitle{font-weight:bold;font-size:16px;margin:20px 10px 10px 10px;display:flex;align-items:center;justify-content:space-between;}
.ptitle a{font-weight:normal;margin-left:auto;font-weight:normal;position:relative;padding-right:20px;}
.ptitle a:hover{text-decoration:underline;}
.ptitle a:after{content:'';position:absolute;right:0;top:4px;width:8px;height:8px;border-left:1px solid #333;border-bottom:1px solid #333;-webkit-transform:rotate(-135deg);display:inline-block;}
.ptitle a.tit{font-size:16px;font-weight:bold;}
.ptitle a.tit:after{display:none;}
.dlist{display:flex;position:relative;flex-flow:wrap;}
.dlist li{width:20%;padding:20px;}
.dlist li .imgbox{width:100%;height:260px;margin:0 auto;border:1px solid #ececec;display:flex;align-items:center;justify-content:center;}
.dlist li .imgbox:hover{border-color:#3083c6;}
.dlist li .imgbox img{max-width:100%;max-height:100%;}
.text-box{padding:16px 0}
.text-box a:hover{text-decoration:underline;color:#225c8b}
.text-box .cname{margin:0 16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;height:18px;font-size:14px;font-weight:700}
.text-box .cname a{-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis}
.text-box .pname{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:700;margin-bottom:12px;height:32px;margin:0 16px 10px}
.text-box .pname a{-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:700;margin:0;margin-bottom:12px;height:32px}
.list-content>ul>li a:hover .text-box .pname{color:#225c8b}
.text-box p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666;margin-bottom:12px}
.text-box .info img{vertical-align:middle}
.text-box .info .idicon{height:20px;width:17px}
.DiamondMember{position:relative}
.DiamondMember img{width:30px;height:30px}
.levelnum{position:absolute;right:6px;bottom:-10px;color:#308bc4;font-weight:700;text-transform:capitalize;font-style:normal;font-weight:700;font-size:12px}
.text-box .info .level{height:30px;vertical-align:middle;margin:0 10px;width:30px}
.text-box .info .goldlevel{height:23px;vertical-align:middle;margin:0 10px;width:30px}
.text-box .info{color:#585858;line-height:20px;height:30px;margin:12px 16px 0}
.text-box .info .country{margin-right:10px;height:12px;width:18px}
@media screen and (max-width:1500px){
}
@media screen and (max-width:1440px){
    .home-top{width:97%;}
    .textbox{width:60%;}
    .home-item-a .right-box a img{width:100%;}
    .left-item li .icon{margin-right:0;}
    #banner{width:770px;}
    #bannerlist img{width:770px;height:403px;}

    /*#bannerlist img{height:356px;}*/
    .ad-box img{height:120px;}
    .right-item{width:280px;}
}
@media screen and (max-width:1400px){
    #banner{width:732px;}
    #bannerlist img{width:732px;height:383px;}
}
@media screen and (max-width:1383px){
    #banner{width:715px;}
    #bannerlist img{width:715px;height:375px;}
}
@media screen and (max-width:1368px){
    #banner{width:700px;}
    #bannerlist img{width:700px;height:367px;}
}
@media screen and (max-width:1366px){
    .home-top{width:97%;}
    .textbox{width:60%;}
    .left-item li .icon{margin-right:0;}
    .left-item > ul > li:after{right:-8px;}
    .left-item > ul > li:hover:after{right:-8px;}
    .left-item > ul > li .second-menu{left:100%;}
    .artificial-list img{width:100%;}
    .right-item{width:280px;}
    #banner{width:698px;}
    #bannerlist img{width:698px;height:366px;}

    /*#bannerlist img{height:356px;}*/
    .ad-box img{height:113px;}
    .quotation-left{padding-left:40px;}
    .quotation-left ul li{margin-right:20px;}
}
@media screen and (max-width:1360px){
    #banner{width:693px;}
    #bannerlist img{width:693px;height:363px;}
}
@media screen and (max-width:1348px){
    #banner{width:681px;}
    #bannerlist img{width:681px;height:357px;}
}
@media screen and (max-width:1280px){
    #banner{width:602px;}
    #bannerlist img{width:602px;height:315px;}
    .home-top{width:96%;}
    .textbox{width:50%;}
    .left-item > ul > li:hover:after{right:12px;}
    .right-item{width:280px;}
    .library-item{width:48%;background-size:40%;}
    .library-wrap a{margin:24px 0;}
    .library-item .btitle span{font-size:12px;}
    .library-item .btitle{font-size:23px;}
    .home-item{width:96%;}
    .home-item-n .right-box a{padding:10px;}
    .home-item-n .right-box a img{width:100%;}
    .home-item-m .right-box a{padding:10px;}
    .home-item-m .right-box a img{width:80%;}
    .home-item-t .right-box a{padding:10px;}
    .home-item-t .right-box a img{width:90%;}
}
@media screen and (max-width:1250px){
    #banner{width:574px;}
    #bannerlist img{width:574px;height:301px;}
}
@media screen and (max-width:1024px){
    .textbox{width:50%;}
    .left-item > ul > li:hover:after{right:12px;}
    #banner{display:inline-block;width:380px;}
    .right-item{width:280px;}
    .library-item{width:48%;background-size:40%;}
    .library-wrap a{margin:24px 0;}
    .library-item .btitle span{font-size:12px;}
    .library-item .btitle{font-size:23px;}
    .home-item-n .right-box a{padding:10px;}
    .home-item-n .right-box a img{width:100%;height:49px;}
    .home-item-m .right-box a{padding:10px;}
    .home-item-m .right-box a img{width:80%;height:72px;}
    .home-item-t .right-box a{padding:10px;}
    .home-item-t .right-box a img{width:90%;height:61px;}
    .home-item-a .right-box a img{height:41px;}
    .right-box{width:70%;}
    #bannerlist img{width:380px;height:199px;}
    .ad-box img{height:83px;}
    .quotation-left{padding-left:20px;}
    .quotation-left .btitle{margin-bottom:50px;}
    .quotation-right .warp{width:98%;}
    .quanity-item{width:91%;}
    .quotation-left ul li{margin-right:20px;}
    .quotation-right input{width:90%;}
    .quanity-item input{width:43%;}
    .quotation-right select{width:50%;}
    #bannerlist2 img{height:auto!important;}
}