
ol,ul,li {list-style:none;}
.header{position: fixed;left: 0;top: 0;z-index: 100;;width:100%;height: 80px;transition:all .4s ease;}
.header::after{content:'';width:100%;height:1px;background:#ffffff;position:absolute;left:0;bottom:0;opacity:.1}
.header .header-content{margin:auto;display: flex;flex-wrap: wrap;justify-content: space-between;width: 80%;height: 100%;}
.header .header-content .header-logo{width:10%;height:auto;z-index:13;display: flex;align-items: center;}
.header .header-content .header-logo a{display:block}
.header .header-content .header-logo a img{display:block;max-width:50%;height:auto;margin: 0 auto;}
.header .header-content .header-logo .img1{display:block}
.header .header-content .header-logo .img2{display:none}
.header.scroll-down{top:-100px}
.header.scroll-top{background:#ffffff;box-shadow:0px 0px 10px #ccc}
.header.scroll-top .header-content .header-logo .img1{display:none}
.header.scroll-top .header-content .header-logo .img2{display:block}
.header.scroll-top .header-content .header-nav li a.nav{color:#333}
.header.scroll-top .header-content .header-nav li .nav_language span{color: #333;}

.header.scroll-top .header-content .header-search .search1{display:none}
.header.scroll-top .header-content .header-search .search2{display:block}

.header .header-content .language{position: relative;}
.header .header-content .nav_language{display:flex;align-items:center;height: 100%;cursor: pointer;}
.header .header-content .language .language_item{position: absolute;z-index: 999;top: 60px;left: 0;background: #000;text-align: center;padding: 5px 8px;padding-bottom: 5px;display: none;width: 100%;}
.header .header-content .language .language_item .name{text-align: center;margin-bottom: 5px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;color: white;}
.header .header-content .language .language_item .name a{display: inline-block;width: 100%;color: white;padding: 0;}
.header .header-content .language .language_item .name img{margin-right: 5px;}
.header .header-content .language:hover .language_item{display:block}


.header .header-content .nav_language img{max-width: 20%;}
.header .header-content .nav_language span{font-size: 1.1vw;color: white;}
.header .header-content .nav_language .xia1{display:block}
.header .header-content .nav_language .xia2{display:none}
.header.scroll-top .header-content .nav_language .xia1{display:none}
.header.scroll-top .header-content .nav_language .xia2{display:block}
.header .header-content .header-nav li a.nav{color:#fff}
.header .header-content .header-nav{display:flex;align-items:center;width: 80%;} 
.header .header-content .header-nav .nav-box{display:flex;justify-content:flex-end;height: 100%;}
.header .header-content .header-nav .li{position:relative;margin-right: 25px;height: 100%;}
.header .header-content .header-nav li:hover .one{display:block}
.header .header-content .header-nav .li .xia{transition: transform .5s ease;max-width: 20%;}
.header .header-content .header-nav .li:hover .xia{transform: rotate(180deg)}
.header .header-content .header-nav .li a{position:relative;z-index:2;color:#333;padding:0 1.5vw;line-height:30px;display:block;font-weight:normal;text-align:center;width: 100%;overflow: hidden;display: flex;align-items: center;}
.header .header-content .header-nav li a.nav{height: 100%;font-size:1.1vw;padding:0;}
.header .header-content .header-nav .li a.cur:after{content:'';width:100%;height:2px;background:red;position:absolute;left:0;bottom:0}
.header .header-content .header-nav .li:hover a.nav:after{content:'';width:100%;height:2px;background:red;position:absolute;left:0;bottom:0}
.header .header-content .header-nav .li ul{position:absolute;float:left;left: -3rem;width:14rem;display:none;background:#ffffff;z-index:99;text-align: center;}
.header .header-content .header-nav .li ul.one{padding:15px 0}
.header .header-content .header-nav .li ul a{text-decoration:none;color:#666666;text-align:left;padding:5px 20px}
.header .header-content .header-nav .li ul a:hover{background:#0f6ab4;color:#ffffff}
.header .header-content .header-nav .li ul ul{top:0;left:180px}
.header .header-content .header-nav .search{height: 100%;}
.header .header-content .header-nav .li .nav_content,
.header .header-content .header-nav .li .language,
.header .header-content .header-nav .li .search{height:100%;display: flex;flex-wrap: wrap;align-items: center;}
.header .header-content .header-nav .li .nav_content .btn{background: #104FB9;color: #fff;}
.header .header-content .header-nav .li .search .header-search{display: flex;flex-wrap: wrap;align-items: center;cursor: pointer;}
.header .header-content .header-nav .li .search .header-search span{font-size: 1.15vw;}
.header .header-content .header-search .search1{display:block}
.header .header-content .header-search .search2{display:none}
.search-box{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}
.search-box .search-box-bg{width:100%;height:100%;background:rgba(0,0,0,.5)}
.search-box .search-form{position:absolute;top:50%;left:50%;width:1000px;height:70px;transform:translate(-50%,-50%);border-radius:10px;overflow:hidden}
.search-box .search-form .search-text{position:absolute;top:0;left:0;display:block;width:calc(100% - 100px);border:none;padding:20px 30px;font-size:24px;line-height:30px;color:#666;box-sizing:border-box}
.search-box .search-form .search-submit{position:absolute;top:0;right:0;display:block;width:100px;height:70px;font-size:0;background:url(/static/image/search.png) center no-repeat #0f6ab4;border:none;cursor:pointer}


.in-banner {overflow: hidden;position: relative;}
.in-banner .mimg{width: 100%;}
.in-banner .ming_item{position: absolute;z-index: 999;top: 40%;left: 4%;width: 40%;color: white;}
.in-banner .ming_item h3{font-size: 24px;}
.in-banner .ming_item .text{font-size: 18px;margin: 20px 0;}
.in-banner .ming_item .text span{color: red;}
.in-banner .ming_item .btn{font-size: 18px;}
.in-banner .ming_item .btn a{color: #fff;}
.in-banner .banner2 .ming_item{width: 100%;text-align: center;}
.in-banner .banner1 .ming_item h3,
.in-banner .banner2 .ming_item h3{font-size: 2.5rem;}
.in-banner .banner1 .ming_item .text,
.in-banner .banner2 .ming_item .text{font-size: 3.5rem;}

.wrap{width: 100%;background: #333333;padding: 20px 0;}
/* 产品中心 */
.product .title{text-align: center;padding: 15px 0;}
.product .title h3{font-size: 30px;color: white;}
.product .product_list{width: 80%;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: space-around;margin-top: 15px;}
.product .product_list .row{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-around;}
.product .product_list .list{text-align: center;margin-bottom: 20px;width: 24.5%;}
.product .product_list .list .img{overflow: hidden;}
.product .product_list .list .img img{transition: all 0.8s ease-in-out;}
.product .product_list .list:hover .img img{-webkit-transform: scale(1.2) rotate(2deg);-moz-transform: scale(1.2) rotate(2deg);-o-transform: scale(1.2) rotate(2deg);-ms-transform: scale(1.2) rotate(2deg);transform: scale(1.2) rotate(2deg);}
.product .product_list .list .img a{display: inline-block;width: 100%;height: 100%;}
.product .product_list .list span{display: inline-block;margin-top: 15px;color: white;font-size: 22px;}
.product .product_list .list span a{color: white;}

/* 我们的服务 */
.advantage{margin-top: 50px;}
.advantage .title{text-align: center;color: white;}
.advantage .title h1{font-size: 30px;}
.advantage .advantage_list{margin-top:25px}
.advantage .advantage_col{margin-top:30px;margin-bottom:50px;text-align:left;height:120px;display: flex;}
.advantage .advantage_col h4{text-align:left;padding-top:8px;font-size: 22px;}
.advantage .advantage_col h4 a{color:#fff}
.advantage .advantage_col h4 a:hover{color:#febf01;text-decoration:none}
.advantage .advantage_col span{display:inline-block;text-align:left;border-top:1px solid #505050;padding-top:9px;color: white;font-size: 18px;}
.advantage .advantage_col img{max-width:100%;-webkit-transition:-webkit-transform 1.2s ease-out;-moz-transition:-moz-transform 1.2s ease-out;-o-transition:-o-transform 1.2s ease-out;-ms-transition:-ms-transform 1.2s ease-out;width: 10rem;}
.advantage .advantage_col img:hover{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);transform:rotateZ(360deg)}


/* 联系我们 */
/* .contact_us{margin-top: 50px;}
.contact_us .title{text-align: center;color: white;}
.contact_us .title h1{font-size: 30px;}

.container .contact-box {margin-top:30px;margin-bottom:30px;}
.container .contact-box .map-box {padding:40px;}
.container .contact-box .map-box #map {width:100%;height:480px;}
.container .contact-box .address-items {display:flex;}
.container .contact-box .address-items .item {border-right:1px solid #f1f2f3;cursor:pointer;text-align:center;width:25%;padding:0 3%;margin-top:3%;}
.container .contact-box .address-items .item .img {position:relative;display:block;width:60px;height:60px;margin:auto;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.container .contact-box .address-items .item:hover .img {-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);}
.container .contact-box .address-items .item .img img:nth-child(2) {position:absolute;left:0;top:0;opacity:0;}
.container .contact-box .address-items .item:hover .img img:nth-child(2) {opacity:1;}
.container .contact-box .address-items .item .t1 {font-size:16px;color:#fff;margin:20px 0;}
.container .contact-box .address-items .item .desc {font-size:16px;color:#fff;padding-bottom:1px;}
.container .contact-box .address-items .item:last-of-type {border-right:0;}
.container .contact-box .address-items .item:hover .desc {display:inline-block;color:#0f6ab4;}

@media(max-width:1024px) {
  .container .contact-box .address-items {flex-wrap: wrap;}
  .container .contact-box .address-items .item {width: 50%;margin-bottom: 15px;}
  .container .contact-box .address-items .item:nth-child(2),
  .container .contact-box .address-items .item:nth-child(4) {border-right: 0;}
} */
/* 常见问题 */
.questions{margin-top: 50px;}
.questions .title{text-align: center;color: white;}
.questions .title h1{font-size: 30px;}
.questions #accordion{margin-top: 30px;}
.questions #accordion .panel{border:none;box-shadow:none;border-radius:0;margin-bottom:-5px}
.questions #accordion .panel-heading{padding:0;border-radius:0;border:none;text-align:center}
.questions #accordion .panel-title a{display:block;padding:25px 30px;font-size:22px;font-weight:bold;color:#fff;background:#333;border-bottom:1px solid #5a5a5a;position:relative;transition:all 0.5s ease 0s;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.questions #accordion .panel-title a span{margin-right: 12px;}
.questions #accordion .panel-title a:hover{background:#5a5a5a;text-decoration: none !important;}
.questions #accordion .panel-body{border:none;position:relative}
.questions #accordion .panel-body p{font-size:14px;color:#333;line-height:25px;background:#fff;padding:10px;margin:0}
.questions #accordion .panel-collapse .panel-body p{opacity:0;transform:scale(0.9);transition:all 0.5s ease-in-out 0s}
.questions #accordion .panel-collapse.in .panel-body p{opacity:1;transform:scale(1);font-size: 18px;}

/* 底部 */
.footer {background:#3e3e3e;color: #d9e7ff; line-height: 1.8; font-size: 14px; padding:20px 0;}
.footer .w{width: 80%;margin: 0 auto;}
/* .footer .w .bt_subnav{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;border-bottom: 1px solid rgb(0, 21, 43);padding-bottom: 20px;}
.footer .w .bt_subnav .subnav span a{color: white;margin: 0 10px;font-size: 18px;} */
.footer .w .bt_subnav .tel{display: flex;flex-wrap: wrap;align-items: center;}
.footer .w .bt_subnav .tel .img{display: inline-block;text-align: center;}
/* .footer .w .bt_subnav .tel .img img{width:40%;}
.footer .w .bt_subnav .tel .phone p{font-size: 18px;} */


.footer .w .footer2{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding: 30px 0;}
.footer .w .footer2 .left{width: 30%;}
.footer .w .footer2 .left .logo_b{width: 100%;margin-bottom: 10px;text-align: center;}
.footer .w .footer2 .left .zhong{width:100%;text-align: center;word-wrap: break-word;}
.footer .w .footer2 .left .zhong p{font-size: 18px;color: white;}
.footer .w .footer2 .left .zhong p a{color: white;}
.footer .w .footer2 .left .logo_b img{width: 50%;}
.footer .w .footer2 .codex{text-align: left;width: 40%;color: white;font-size: 16px;}
.footer .copyright{text-align: center;color: white;}

.footer .w .footer2 .center{width: 20%;}
.footer .w .footer2 .center a{display: inline-block;width: 100%;color: white;font-size: 16px;}

/* 面包屑导航 */
.bread{display: flex;flex-wrap: wrap;align-items: center;width: 100%;border-bottom: 1px solid #fff;padding-bottom: 20px;}
.bread .iconfont{color: white;font-size: 20px;margin-right: 10px;}
.bread a{color: white;font-size: 20px;}
.bread a:last-child{text-decoration:underline !important;}
.bread font{color: white;margin: 0 10px;}
.bread a:hover{color: #fff;text-decoration:underline !important;}


/* 产品列表————————————Lung Inhalation */
.product_center{margin-top: 50px;}
.product_center h1{color: white;text-align: center;}

.product_center .content{margin-top: 50px;}
.product_center .content .row{display: flex;flex-wrap: wrap;}
.product_center .content .min-center{margin-bottom: 20px;}
.product_center .content .min-center .item{background: #fff;padding:15px 0;}
.product_center .content .min-center .imgs {width: 96%;text-align: center;overflow: hidden;margin: 0 auto;}
.product_center .content .min-center .imgs img{width: 100%;}
.product_center .content .min-center h2{font-weight:normal;color:#333333;text-align:center;padding-left:2%;padding-right:2%;transition:all 0.3s;margin-bottom:1%;font-size: 24px;height: 5.25rem;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.product_center .content .min-center h2 a{color: #333;}
.product_center .content .min-center .item:hover a{text-decoration: underline !important;}
.product_center .content .min-center p{margin-top: 15px;width: 96%;height: 5.25rem;overflow: hidden;margin: 0 auto;text-align: center;color: #333;font-size: 18px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.product_center .content .min-center .item:hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}

/* 分页 */
.page{display: flex;flex-wrap: wrap;justify-content: center;margin-top: 30px;margin-bottom: 50px;}
.page a,.page span{display: inline-block;width: 50px;height: 50px;text-align: center;line-height: 50px;border: 1px solid #fff;cursor: pointer;color:white;margin: 0 5px;font-size: 18px;}
.page .curr{background: #fff;color: #000;border: 1px solid #fff;font-size: 18px;}
.page a:hover{background: #fff;color: #333;border: 1px solid #fff;}
.page .prev:hover{transform:translateX(-0.45rem)}
.page .next:hover{transform:translateX(0.45rem)}

/* 产品详情 */
.product_detail{margin-top: 50px;}
.article-item{position: relative;margin-top: 30px;display: flex;}
.article-item .magnifier{width: 45% !important;position: relative;}
.article-item .magnifier #MagnifierWrap{width:100%;display:inline-block}
.article-item .magnifier #MagnifierWrap .MagnifierMain{text-align:center}
.article-item .magnifier #MagnifierWrap .thumbs{display:flex;flex-wrap:wrap;align-items:center;justify-content: space-between;}
.article-item .magnifier #MagnifierWrap .thumbs .img{display: flex;overflow-x: hidden; scroll-snap-type: x mandatory; scroll-behavior: smooth;width: 88%;}
.article-item .magnifier #MagnifierWrap .thumbs .img img{width:5rem;height: 5rem;margin:10px;border:2px solid transparent;margin-right: 10px;scroll-snap-align: start;cursor: pointer;}
.article-item .magnifier #MagnifierWrap .thumbs .img img:hover{border: 2px solid #F8AF08;}
.article-item .magnifier #MagnifierWrap .thumbs img.on{border: 2px solid #F8AF08;}
.article-item .arrow{background:#f5f5f5;color:#000;padding:20px 0;border-radius: 20px;text-align: center;cursor:pointer;z-index:10;width: 5%;}
.article-item .arrow:hover{background:#F8AF08;color:#fff}
.article-item .MagnifierDrag{position:absolute;top:0;left:0;opacity:0.4;filter:alpha(opacity=40);cursor:crosshair;background:#000}
.article-item .MagnifierPop{position:absolute;top:0;overflow:hidden;z-index:1000}
.article-item .footer-form-bg{float:left;width:100%}
.article-item .MagnifierImg{position:absolute;top:0;left:0}
.article-item .merchandise_details{width:45%;float:right}
.article-item .merchandise_details>:last-child>:last-child{display:inline-block;background:#333;color:white;border-radius:10px;font-size:18px;padding:10px;margin:20px 0;border:none}
@media (max-width: 991px) {
  #MagnifierWrap {
      display: block;
      width: 100%;
  }

  .merchandise_details {
      width: 100%;
  }

  .MagnifierPop {
      display: none !important;
  }
}
.article-item .content{width: 54%;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;position: absolute;top: 0;bottom: 0.75rem;right: 0;}
.article-item .content h1{font-size: 28px;margin-bottom: 10px;color: #fff;}
.article-item .content .detils{color: white;font-size: 18px;}
.article-item .content .tags a{color: white;background: #F8AF08;padding: 2px 5px;display: inline-block;margin-top: 5px;margin-right: 5px;}
.article-item .content .text .detils{font-size: 18px;}
.article-item .content .text h1,
.article-item .content .text .detils,
.article-item .content .txt{color: #fff;}
.article-item .content .text .tags a{color: white;background: #F8AF08;padding: 2px 5px;display: inline-block;margin-top: 5px;margin-right: 5px;}
.article-item .txt{margin: 20px 0;text-align: justify;font-size: 20px;}
.article-item .content .contact .connect{margin-bottom: 20px;}
.article-item .content .contact p{margin: 0;display: flex;align-items: center;}
.article-item .content .contact p a{color: #fff;}
.article-item .content .contact p span{color: #F8AF08;display: inline-block;margin-left: 10px;cursor: pointer;}
.article-item .content .contact svg{color: #F8AF08;margin-right: 10px;}
.article-item .content h3{margin-bottom: 5px;}
.article-item .content .contact p+p{margin-top: 5px;}
.article-item .content .btn{background: #F8AF08;width: 30%;padding: 0;}
.article-item .content .btn a{display: inline-block;width: 100%;height: 100%;padding: 0.375rem 0.75rem;}
.article-item .content .btn-danger{background: #d9534f;}
.pro_details .details img{display: block;margin: 0 auto;margin-top: 10px;margin-bottom: 10px;max-width: 100%;height: auto !important;}
.pro_details .details p{font-size: 18px;color: #fff;text-align: justify;}


.pro_details{width: 100%;}
.pro_details .article{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 30px;}
.pro_details .article .article_left{width: 20%;}
.pro_details .article .article_left .product{margin-top: 20px;}
.pro_details .article .article_left .product h3{background: #F8AF08;color: white;font-size: 24px;padding: 20px 0 20px 10px;margin: 0;}
.pro_details .article .article_left .product .txt{color: white;}
.pro_details .article .article_left .product .txt ul li{background: #b7b7b7;padding: 14px 0;cursor: pointer;text-indent: 15px;border-bottom: 1px solid white;}
.pro_details .article .article_left .product .txt ul li:hover{background: #F8AF08;}
.pro_details .article .article_left .product .txt ul a{color: #131827;text-indent: 15px;}
.pro_details .article .article_right{width: 78%;}
.pro_details .article .article_right .contact_detail>h3{text-align: center;color: white;}
.pro_details .details img{display: block;margin: 0 auto;margin-top: 10px;margin-bottom: 10px;max-width: 100%;height: auto !important;}
.pro_details .details img+span{font-size: 16px !important;}
.pro_details .details a{text-decoration: none !important;}
.case_details .details p{text-align: center;}
.pro_details .details{color: white;font-size: 18px;margin-top: 20px;text-align: justify;}
.pro_details .pagenav div{margin: 10px 0;}
.pro_details .pagenav div span{background: #F8AF08;color: white;font-size: 20px;display: inline-block;padding: 0 5px;box-shadow: 0 2px 4px 0px rgba(255, 255, 255, .6);}
.pro_details .pagenav div a{color: #fff;font-size: 20px;}
.pro_details .pagenav div:hover a{color: #F8AF08;}
.pro_details .label{display: flex;flex-wrap: wrap;justify-content: center;}
.pro_details .label .list{margin: 0 10px;}
.pro_details .label .list span{color: #F8AF08;}
.pro_details .label .list span a{color: white;}
.pro_details .label .list span:hover a{color: #F8AF08;}
.article-item{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: start;margin-top: 20px;margin-bottom: 20px;position: relative;}




/* 留言表单 */
.form-container{width:100%;margin: 30px 0;}
.form-container .form-text{font-size: 20px;color: white;text-align: justify;}
.form-container .fl input,.form-container .form-area textarea{width: 100%;}
.form-container .button{border:0;font-size:14px;cursor:pointer;padding:5px 13px;position:relative;background:#B7B5B6;display:inline-block;color:#fff !important;text-decoration:none !important;border-radius: 10px;margin-top: 10px;padding: 10px 15px;}
.form-container .button:hover{color:#fff;background:#AF8D38;text-decoration:none;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.form-container .form-input{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.form-container .form-input .fl{width: 49%;margin: 10px 0;}
.form-container .form-input .fl input{line-height: 40px;padding-left: 10px;}
.form-container .form-area{height: 120px;}
.form-container .form-area textarea{height: 100%;margin-top: 10px;padding-left: 10px;}
.form-container .fl p,
.form-container .form-area p{display: none;}    
.form-container .submit_input{text-align: center;margin-top: 30px;}
.form-container .submit_input .button{--bg:#F8AF08;--text-color:#fff;position:relative;width:40%;border:none;background:var(--bg);color:var(--text-color);padding:1em;font-weight:bold;text-transform:uppercase;transition:0.2s;border-radius:5px;letter-spacing:1px;box-shadow:#AF8D38 0px 7px 2px,#000 0px 8px 5px}
.form-container .submit_input .button:hover{opacity: 1;}
.form-container .submit_input .button:active{top: 4px;box-shadow: #c0392b 0px 3px 2px,#000 0px 3px 5px;}



/* 关于我们 */
.about_us{margin-top: 50px;color: white;}
.about_us .text{line-height: 35px;font-size:20px;text-align: justify;}
.about_us .text+.text{margin-top: 10px;}
.about_us h1{color: #FF6000;}
.about_us .text h3{color: #FF6000;}
.about_us .text b{color: #FF6000;}
.about_us .text p i{width: 20px;height: 20px;background: #FF6000;border-radius: 50%;display: inline-block;margin-right: 10px;}
.about_us .text p i + b{color: FF6000 !important;}


.ject-ul .ject-li{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;margin: 15px 0;}
.ject-ul .ject-li .ject-img{width: 24.5%;}
.ject-ul .ject-li .ject-img a{display: block;}
.ject-ul .ject-li .ject-img img{width: 100%;}
.ject-ul .ject-li .ject-cont{width: 74.5%;}
.ject-ul .ject-li .ject-cont h3 a{font-size: 24px;color: white;}
.ject-ul .ject-li .ject-cont .ject-desc{color: white;}
.search-page{width: 100%;text-align: center;}
.search-page a{color: white;}
@media(max-width:767px){
  .ject-ul .ject-li{display: inherit !important;}
  .ject-ul .ject-li .ject-img{width: 99%;}
  .ject-ul .ject-li .ject-cont{width: 99%;}
}