body{background:url(../images/body-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed;}
.banner-img{ width:100%;}
#nav{ position:relative; top:0; width:100%; z-index:9999; background:#ffffff;}
.nav-con{  margin:auto; padding:0px 15px;}


.top-navbar{ min-height: 95px;}
.top-navbar .navbar-toggler { margin-right: 160px;}
.top-brand{ position: absolute; top: 0; left: 15px; z-index: 1; padding-top: 8px;}

.top-navbar .navbar-collapse { padding-left: 270px; padding-right: 60px;}
.top-navbar .navbar-nav .nav-link {
    color: #333333;
	position: relative;
	padding-left:1rem;
	padding-right:1rem;
}
.top-navbar .navbar-nav .dropdown-toggle::after{ display:none;}
.top-navbar .navbar-nav .nav-link:focus, .top-navbar .navbar-nav .nav-link:hover,.top-navbar .navbar-nav .show .nav-link, .top-navbar .navbar-nav .show .nav-link:focus, .top-navbar .navbar-nav .show .nav-link:hover{
    color: #19843a !important;
	font-weight: bolder;
}
.top-navbar .navbar-nav .nav-link:focus:before, .top-navbar .navbar-nav .nav-link:hover:before, .top-navbar .navbar-nav .show .nav-link:before, .top-navbar .navbar-nav .show .nav-link:before  {
    width: 100%;
}

.top-navbar .navbar-nav .dropdown-menu{ font-size:14px;}
.top-navbar .navbar-nav .dropdown-menu .dropdown-item.active,.top-navbar .navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #333333;
    background-color: #19843a;
}
.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2851, 51, 51, 0.9%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}
.navbar-light .navbar-toggler{border:none;}
button.navbar-toggler:focus {
    outline: none;}
	
.nav-right{position: absolute; right: 15px; top: 20%; }


.top-language a{ display:block; background:#19843a; width:60px; height:60px; line-height:20px; padding:10px; color:#ffffff; text-align:center; margin-left:5px;}
.top-language .top-language-icon{ color:#ffffff; font-size:16px;}
.top-language a:hover{ text-decoration:none; opacity:1;color: #ffffff;}
.nav-right .nav-search{ float:left; padding:0 20px; margin-top: -26px;}

#banner{ position:relative;}

#banner .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{ top:0; background:#f18c1b;}
#banner .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background:#19843a;}

.hot-news-con{ margin:auto; padding-top:10px; padding-bottom:10px;}
.hot-news-container{ padding:24px 12px; position:relative; padding-left:150px; padding-right:150px;}
.hot-news-icon{ color:#19843a; font-weight:bolder; font-size:18px; left:0px; top:40px; position:absolute;}
.index-news-wrapper{ height:100%;}

.hot-news-item a{width:100%; display:flex;flex-shrink:0; color:#333333;}
.hot-news-item a:hover{text-decoration:none;}
.hot-news-item-img{ width:120px; margin-right:20px;}
.hot-news-item-img-con{overflow:hidden;}
.hot-news-item-img-con img{transition: all .5s; width:100%; }
.hot-news-item a:hover .hot-news-item-img-con img{ transform: scale(1.1);transition: all .5s;}
.hot-news-item-p{width:calc(100% - 140px); }
.hot-news-item-p .hot-news-time{ font-size:16px; font-weight:bolder; color:#19843a; margin-bottom:0.2rem;}
.hot-news-item-p .hot-news-name{
	padding-bottom:3px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-decoration: none;
    -webkit-line-clamp: 2;
}
.hot-news-item-p .hot-news-name>span{
padding-bottom: 3px;
    background-image: -webkit-gradient(linear,left top,right top,from(#19843a),to(#19843a)));
    background-image: -moz-linear-gradient(left,#19843a,#19843a);
    background-image: linear-gradient(90deg,#19843a,#19843a);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 0 1px;
    -webkit-transition: background-size .6s cubic-bezier(0.22,1,0.36,1);
    -moz-transition: background-size .6s cubic-bezier(0.22,1,0.36,1);
    transition: background-size .6s cubic-bezier(0.22,1,0.36,1);
	 text-overflow: ellipsis;

}

.hot-news-item a:hover .hot-news-item-p .hot-news-name>span{
    background-position: 0 100%;
    background-size: 100% 1px;
}

.hot-news-btn{ position:absolute; right:15px; top:40px; z-index:1000;}
.hot-news-btns{display:inline-block;position:relative;width: 30px;height: 30px;font-size: 20px;border:1px solid #19843a;border-radius: 50%;color:#19843a;text-align:center;line-height: 25px;}
.hot-news-btns:hover{cursor:pointer; background:#19843a; color:#ffffff;}
.hot-news-btns:focus{outline:none;}
.hot-news-btns.hot-news-btn-next{ margin-right:15px;}


.container-title{ font-weight:bolder; margin-bottom:30px; position:relative;}
.container-title span{font-size:48px; color:#eeeeee; text-transform:uppercase; line-height:58px;}
.container-title h1{ font-size:30px; margin-top:-30px;font-weight:bolder; color:#19843a;}
.container-title-center{text-align:center;}
.container-title-white span{color:#ffffff; opacity:0.5;}
.container-title-white h1{color:#ffffff;}

#index-about{padding-top:100px;}
.index-about-left{ float:left; width:50%; padding-right:20px; padding-top:30px;}
.index-about-right{ float:right; width:50%; padding-left:20px;}

.container-more{ margin-top:50px;}
.container-more a{display:inline-block; position:relative; padding-right:100px; color:#333333;  z-index:1;}

.container-more a span.more-p{
	padding-bottom: 3px;
    background-image: -webkit-gradient(linear,left top,right top,from(#19843a),to(#19843a)));
    background-image: -moz-linear-gradient(left,#19843a,#19843a);
    background-image: linear-gradient(90deg,#19843a,#19843a);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% 1px;}
	.container-more a span.more-p-white{ color:#ffffff;}
.container-more a span.more-icon{position:relative; padding:15px 18px; color:#ffffff; margin-left:20px;}
.container-more a span.more-icon:before{content:""; z-index:-1; border-radius:50%; position:absolute; background:#19843a; top:0; left:0; width:50px; height:50px;transition: all .5s;}
.container-more a:hover{text-decoration:none;}
.container-more a:hover span.more-icon:before{transform: scale(1.8);transition: all .5s;}


#index-case{ position:relative; background:#19843a; padding-top:60px; padding-bottom:60px; background:url(../images/index-case-bg.jpg) no-repeat; background-size:cover;}
.case-item{position:relative;}
.case-item .case-img{width:100%;}
.case-item .case-name{position:absolute; z-index:1; top:0; bottom:0; left:0; right:0; color:#ffffff; font-size:18px; text-align:center;
		/* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;}
.case-item .case-name .case-name-icon{margin-bottom:10px;}
.case-item a .case-name:before{content:""; z-index:-1; width:150px; height:150px; margin-top:-75px; margin-left:-75px; border-radius:50%; position:absolute; top:50%; left:50%; background:rgba(25,132,58,0.9);transition: all .5s;}
.case-item a:hover .case-name:before{width:100%; height:100%; margin-top:0px; margin-left:0px; border-radius:0; top:0; left:0; transition: all .5s;}
.case-item a{display:block;}
.case-item a:hover{box-shadow: 0 0px 5px 3px rgba(1,1,1,0.3);}
.index-case-swiper{ padding-bottom:6px;}
.swiper-container-horizontal > .case-swiper-scrollbar{left:0;background-color: #eeeeee;height: 5px; width:100%;}
.case-swiper-scrollbar .swiper-scrollbar-drag{background: #f39800;height: 5px; border-radius:0; width: 10%; cursor: pointer;}
.index-case-pagination{ display: inline-block; position:relative; bottom:0 !important; margin-left:15px; margin-right:15px; margin-bottom:20px; width:fit-content !important;}
.index-case-control{text-align:center;}
.index-case-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
	margin: 0 3px;
}
.index-case-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #f18c1b;
}

.index-case-btn {
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: #f18c1b;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
}

#index-pro{padding-top:80px; padding-bottom:80px;}
.index-pro-container{ }
.index-pro-pagination{ position:relative; margin-top:2rem; bottom:0!important;}
.index-pro-pagination .swiper-pagination-bullet{position:relative; width: 10px; height: 10px; border-radius: 50%; background: #d9d9d9; opacity:0.5;  margin:0 5px !important;}
.index-pro-pagination .swiper-pagination-bullet-active{  opacity:1; background: #19843a;}
.index-pro-pagination .swiper-pagination-bullet:focus{ outline:none;}
.index-pro-con,.index-news-con{position:relative;}
.index-pro-con,.index-news-con{overflow:hidden;}
.index-pro-conner,.index-news-conner{position:relative;}
.index-pro-con:hover .swipers-btns{opacity:1;}

.swipers-btns{position:absolute; top:35%; width:100%; opacity:0; z-index: 999; left:0;}
.swipers-btns .swipers-btn{position:absolute; display:block; cursor:pointer; width:36px; height:36px; background:#19843a; border-radius:50%; color:#ffffff; text-align:center; line-height:36px; font-size:26px;}
.swipers-btns .swipers-btn-next{left:-60px;}
.swipers-btns .swipers-btn-prev{right:-60px;}
.swipers-btn:focus{box-shadow:none; outline:none;}
.swipers-btn.swiper-button-disabled{background:#eeeeee; color:#cccccc;}

.container-nav-container{ padding-bottom:5px; padding-top:5px;}
.container-nav-container .swiper-wrapper  .swiper-slide { width: auto !important; }
.container-nav-container .swiper-wrapper .swiper-slide a{ display: block; position: relative; padding: 15px 30px; color:#333333; font-size:16px; background:#eeeeee; min-width:150px;    text-align: center;}
.container-nav-container .swiper-wrapper .swiper-slide a:hover,.container-nav-container .swiper-wrapper .swiper-slide a.active{ text-decoration:none; color:#ffffff; background:#19843a;}

.pro-item{text-align:center;}
.pro-item a{ display:block; text-decoration:none;}
.pro-item a .pro-name{color:#ffffff; padding:15px; color:#333333;
    background-image: -webkit-gradient(linear,left top,right top,from(#19843a),to(#19843a)));
    background-image: -moz-linear-gradient(left,#19843a,#19843a);
    background-image: linear-gradient(90deg,#19843a,#19843a);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 0 1px;
    -webkit-transition: background-size .6s cubic-bezier(0.22,1,0.36,1);
    -moz-transition: background-size .6s cubic-bezier(0.22,1,0.36,1);
    transition: background-size .6s cubic-bezier(0.22,1,0.36,1);

}

.pro-item a:hover .pro-name{
    background-position: 0 100%;
    background-size: 100% 1px;
}
.pro-item a:hover .pro-img{box-shadow: 0 0px 5px 3px rgba(1,1,1,0.3);}

#index-contact{position:relative; margin-top:0px; background:url(../images/index-contact-bg.jpg) top center no-repeat; background-size:cover; background-attachment:fixed;}
.index-contact-con{background-color:rgba(1,40,25,0.4);}
.index-contact-p{ font-size:16px; font-weight:bolder; color:#ffffff; background:rgba(25,132,58,0.9); display:inline-block; padding:6px 20px;}
.index-contact-p h1{font-size:2.25rem; font-weight:bolder;}
.index-contact-container{ padding-top:80px; padding-bottom:80px;}

#index-news{ overflow:hidden;}
.index-news-container{padding-top:80px; padding-bottom:80px;}
.index-news-contain{ position:relative;}
.index-news-contain:hover .swipers-btns{opacity:1;}
.index-news-btns{position:absolute; right:0; top:30%;}
.index-news-btn{display:inline-block; cursor:pointer; width:44px; height:44px; background:#19843a; color:#ffffff; text-align:center; line-height:44px; margin-left:15px; font-size:30px;}
.news-items a{display:block;}
.news-items a:hover{text-decoration:none;}
.news-items a .news-img img{ width:100%;}
.news-items a .news-con{ padding:15px 0;}
.news-items a .news-con .news-name{ color:#333333; font-size:16px; font-weight:bolder; margin-bottom:6px;		overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.news-items a:hover .news-con .news-name{ color:#19843a;}
.news-items a .news-con .news-jj{ color:#727272; line-height:22px;}
.news-items a .news-con .news-time{ color:#727272; margin-top:10px;}
.index-news-pagination{ position:relative; margin-top:15px;}
.index-news-pagination .swiper-pagination-bullet{position:relative; width: 12px; height: 12px; border-radius: 50%; background: #19843a; opacity:0.5;  margin:0 5px !important;}
.index-news-pagination .swiper-pagination-bullet-active{  opacity:1;}
.index-news-pagination .swiper-pagination-bullet:focus{ outline:none;}

#foot{ background:#353c43; background-size:cover; position:relative; background:url(../images/index-contact-bg.jpg) top center no-repeat; background-size:cover; background-attachment:fixed;}
.foot-con{ color:#ffffff; background-color:rgba(1,40,25,0.5);}
.foot-con a{ color:#ffffff; opacity:1;}
.foot-con a:hover{ text-decoration:none; opacity:1; color:#19843a;}
.foot-1{border-bottom:1px solid rgba(255,255,255,0.24); padding:50px 0 26px;}
.foot-nav{ padding:60px 0; border-bottom:1px solid rgba(255,255,255,0.24); min-height:320px; }
.foot-nav-title{ margin-bottom:8px; font-size:16px; font-weight:bolder;}
.foot-nav-con ul li{list-style:none;}
.foot-nav-item{float:left; width:18%;}
.foot-contact{ width:28%;}
.foot-copyright{text-align:center; padding:30px 0;}


#banner-img{background-size:cover; background-position:center center; background-repeat:no-repeat; background-size:cover; background-attachment:fixed; }
.banner-img-container{min-height:680px; padding-top:450px; padding-bottom:130px;}
.banner-img-title{display:flex;}
.banner-img-con{ width:50%; height:102px; background:rgba(6,131,45,0.84); color:#ffffff; padding:15px 20px; font-size:1rem;}
.banner-img-con h1{font-size:2.25rem; font-weight:bolder; text-transform:uppercase; margin-bottom:5px;}
.factory-wrapper{position:relative;}
.swipers-factory-btns{ position:absolute; right:0; bottom:0;}
.swipers-factory-btns .factory-btn{float:left; width:66px; height:66px; background:#19843a; color:#ffffff; position:relative; z-index:999; text-align:center; font-size:2.5rem; line-height:66px; transition: all .3s;}
.swipers-factory-btns .factory-btn:last-child{background:#aaa; }
.swipers-factory-btns .factory-btn:hover{ font-size:3.3rem; transition: all .3s;}

#contain{overflow:hidden;}
.contain-con{padding-top:80px; padding-bottom:120px; }


.contact-map-con{ position:relative; height:468px;}

.contact-left{float:left; width:50%; padding-right:15px;}
.contact-right{float:right; width:50%; padding-left:15px;}

.feedback-form .form-control{ font-size:14px;}
.feedback-form .form-control-input{position:relative;}
.feedback-form .form-control-input .form-control, .feedback-form .form-textarea {
    width: 100%;
    padding: 5px 15px;
    height: 40px;
    line-height: 26px;
    font-size: 14px;
    color: #333333;
    background-repeat: no-repeat;
    background-position: .5rem center;
    background-size: .5rem;
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
	border-radius:0;
    transition: all .3s;
}
.feedback-form .form-textarea{
	height: auto;
	padding-left:15px;
}
.feedback-form .form-control-input .form-control:focus,.feedback-form .form-control-input .form-textarea:focus {
    color: #ffffff;
    background-color: #dddddd;
    border-color: #dddddd;
    outline: 0;
    box-shadow: none;
}

.feedback-form .form-control-input .form-control:focus::-webkit-input-placeholder, .feedback-form .form-control-input .form-textarea:focus::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #ffffff;
}
.feedback-form .form-control-input .form-control:focus:-moz-placeholder,.feedback-form .form-control-input .form-textarea:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #ffffff;
}
.feedback-form .form-control-input .form-control:focus::-moz-placeholder, .feedback-form .form-control-input .form-textarea:focus::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #ffffff;
}
.feedback-form .form-control-input .form-control:focus:-ms-input-placeholder, .feedback-form .form-control-input .form-textarea:focus:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #ffffff;
}
.feedback-submit{
	background: #19843a;
    color: #ffffff;
    border-radius: 0;
    width: 134px;
    height: 40px;
    float: right;
}
.feedback-submit:hover {
    color: #ffffff;
    background-color: #f18c1b;
}

.contact-title h1{margin-top:0;}

.news-contain{margin-left:-15px; margin-right:-15px;}
.news-item{width:33.3%; float:left; padding:15px;}

.news-con-title{ text-align:center; color:#111111; font-size:1.875rem; margin-bottom:1.5rem; font-weight:bolder;}
.news-share{ border: #c5c5c5 1px dashed; margin:0 auto;  margin-bottom:1.5rem;}
.news-conner{ margin-top:15px; }

.product-con{margin-left:-15px; margin-right:-15px;}
.pro-items{width:33.3%; float:left; padding:15px;}

.pro-view-container .pro-view-left{ width:48%; float:left;}
.pro-view-container .pro-view-right{width:48%; float:right;}
.pro-view-container .pro-img{text-align:center;}
.pro-view-container .pro-title{font-size:26px;  font-weight:bolder; color:#111111;padding-bottom:20px;border-bottom:1px solid #e1e1e1;margin-bottom:20px;}
.pro-view-container .pro-view-jj{ min-height:200px;}
.pro-view-container .pro-back{}
.pro-view-container .pro-back a{ display:inline-block; font-size:16px; color:#333333; padding:6px 15px; margin-right:10px; min-width:140px; text-align:center; background:#aaa;}
.pro-view-container .pro-back a.btn-contact{background:#19843a; color:#ffffff;}
.pro-view-container .pro-back a.btn-back i{ margin-right:10px; }
.pro-view-container .pro-back a:hover{background:#f18c1b; color:#ffffff; text-decoration:none;}

.pro-view-img{ max-width:768px; margin:auto;position: relative;}
.gallery-top{ border:1px solid #eeeeee;}
.gallery-top .swiper-slide{ text-align:center; background:#ffffff;}
.gallery-thumbs {
  padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
  opacity: 0.4;
  border:1px solid #eeeeee;
}

.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border-color: #19843a;
}

.pro-view-btns{ position:absolute; top:36%; opacity:0;width: 100%;left: 0;}
.pro-view-btns .swiper-btn{ position:absolute; display:block; cursor:pointer; width:36px; height:36px; background:#19843a; border-radius:50%; color:#ffffff; text-align:center; line-height:36px; font-size:26px;}
.pro-view-img:hover .swiper-btns{opacity:1;}
.pro-view-img:hover .swiper-btns .swiper-btn{z-index:10;}
.pro-view-img .swiper-btns .swiper-btn.swiper-button-disabled,.pro-view-img:hover .swiper-btns .swiper-btn.swiper-button-disabled{opacity:0; cursor:unset;}
.pro-view-img .swiper-btn.swiper-but-next{ left:3%;}
.pro-view-img .swiper-btn.swiper-but-prev{ right:3%;}
.pro-view-img .swiper-btn:hover{opacity:1;}

.pro-view-details{ padding:30px; margin-top:80px; border:1px solid #eeeeee;}
.pro-view-details-title{ font-size:20px; font-weight:bolder; text-transform:uppercase; color:#111111; margin-bottom:30px;}
.pro-view-details-title:after{ content:""; display:block; border-bottom:2px solid #19843a; width:76px;}
.pro-view-details-p{ min-height:60px;}


.clear1{display:block;}
.clear2{display:none;}
.clear3{display:none;}
@media (min-width: 1200px){
	.nav-con{  max-width:1920px; width:90%;}
	.hot-news-con{ max-width:1920px; width:90%;}
	.index-about-con{max-width:1920px; width:90%;margin:auto;}
	
	.banner-img-container{min-height:640px; padding-top:410px;}
}
@media screen and (max-width: 1200px){
	.top-brand { width:200px; padding-top: 8px; padding-left:15px;}
	.top-navbar .navbar-collapse{ padding-left:200px;}
	.top-navbar{ min-height:75px;}
	.nav-right{ top:10%;}
	.banner-btns{ width:36px; height:36px; line-height:36px; font-size:26px; }
	
	.container-title span{font-size:48px;line-height:48px;}
	.container-title h1{ font-size:26px;}
}

@media screen and (max-width: 991px){
	#nav{position:relative; background:#ffffff;}
	.nav-con{padding:0;}
	.top-navbar .navbar-collapse { 
	padding: 15px;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    z-index: 1000;
    background: rgba(255,255,255,0.95);}
	#nav.nav-dropdown{background:rgba(255,255,255,0.95);}
	.top-navbar .nav-item { padding: 10px 3px 5px; border-bottom: 1px solid #dddddd;}
	.top-navbar .navbar-nav .nav-link:before {
    
	}
	.top-navbar .nav-item .dropdown-menu{background: none;border: 0;}
	.top-navbar .nav-item .dropdown-menu .dropdown-item {color: #727272;}
	.top-nav .container{ max-width: none; padding-left: 0; padding-right: 0;}
	/*.top-navbar .navbar-nav .nav-link{ color:#333333;}*/
	.top-navbar .navbar-toggler {
    margin-right: 70px;
	}
	#index-about{padding-top: 80px;}
	.index-about-left{ float:none; width:100%; padding-right:0px; padding-top:0px;}
	.index-about-right{ float:none; width:100%; padding-left:0px; margin-top:60px;}
	
	.foot-nav-item{float:none; width:100%;margin-bottom:20px;}
	.foot-nav-item ul li{display:inline-block;}
	.foot-contact{ width:100%;}
	.foot-nav{ padding:30px 0;}
	
	.banner-img-container{min-height:580px; padding-top:350px;}
	
	.contact-left{float:none; width:100%; padding-right:0px;}
	.contact-right{float:none; width:100%; padding-left:0px; margin-top:50px;}
	
	.news-item{ width:50%;}
	.pro-items{ width:50%;}
	
	.pro-view-container .pro-view-left{ width:100%; float:none;}
	.pro-view-container .pro-view-right{width:100%; float:none; margin-top:30px;}
	
	.clear1{display:none;}
	.clear2{display:block;}
	.clear3{display:none;}
}

@media screen and (max-width: 768px){
	
	.hot-news-container{padding-left:0; padding-right:0; padding-top:0; padding-bottom:0;}

	.hot-news-icon{position:relative; top:0; left:0; margin-bottom:15px;}
	.hot-news-btn{top:0;}
	
	.container-title span{font-size:38px;line-height:38px;}
	.container-title h1{ font-size:22px;}
	
	.banner-img-container{min-height:480px; padding-top:300px; padding-bottom:80px;}
	
	.clear1{display:none;}
	.clear2{display:none;}
	.clear3{display:block;}
}
@media screen and (max-width: 576px){
	.top-navbar .navbar-toggler{ margin-right:75px; border:none; padding:0;}
	.top-navbar .navbar-toggler:focus{ outline:none;}

	
	.top-brand {
    width: 140px;
    padding-top: 19px;
    padding-left: 15px;
	}
	.nav-right .nav-search {
		padding: 0 10px;
		margin-top: -18px;
	}
	#btn-search {
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
	}
	
	.container-title span{font-size:30px;line-height:30px;}
	.container-title h1{ font-size:20px; margin-top:-20px;}
}
@media screen and (max-width: 500px){
	.news-item{ width:100%; float:none;}
	.pro-items{ width:100%; float:none;}
}