/*所有的媒体查询内容*/
@media screen and (max-width:767px){
/*------------搜索-------------------*/
.index_search .search_content .search_box{width:100%;}

/*----------.total_title------------*/
.total_title{margin-bottom:20px;margin-top: 20px;}
.total_title h5{font-size:24px;}
.total_title:before{bottom:30px;background-size:60%;}

/*--------------index_profile-----------*/
.index_profile .index_about ul li .profile_list .profile_pic{margin-bottom:5px;margin-top:5px;}
.index_profile .index_about{padding:0 5px;margin-bottom:0px;}
.index_profile .index_about ul li{padding:0 10px;margin-bottom:15px;}
.index_profile .index_about ul li .profile_list .profile_text{margin-top:5px;padding-top:0px;}
.index_profile .index_about ul li .profile_list .profile_text h5{font-size:18px;padding-bottom:10px;margin-bottom:10px;}

.next_page {margin-top:0;}

/*---------------index_product-------------*/
.index_product{margin-top:10px;}
.index_product .index_product_nav a{padding:4px 20px;margin-bottom:10px;}
.index_product_box .swiper-button-next{right:10px;}
.index_product_box .swiper-button-prev{left:10px;}

/*-------------advantage-------------*/
.index_advantage .advantage_box{padding:0 10px;}
.index_advantage .advantage_box ul li{padding:5px;margin-bottom:0px;}
.index_advantage .advantage_box .advantage_list .advantage_text{width:100%;margin-top:0px;}
.index_advantage .advantage_box .advantage_list{padding:10px;}
.index_advantage .advantage_box .advantage_list .advantage_text h5{font-size:18px;}

/*--------------index_news----------------*/
.index_news .index_news_box .indexnews_list .indexnews_text{width:73%;}

/*---------------foot_right----------------*/
.foot_right{padding:0;}
.footer .foot_nav a{margin-bottom:10px;}
.foot_bottom{line-height:24px;padding:5px 0;}

.bread_content{position:relative;}
.bread_content .bread_box{padding:10px 0;}
.bread_content .page_title , 
.bread_content .bread_list{padding:0;} 

.job_content{margin-top:20px;padding:15px 0;}
.about_content , .inner_newsbox , .inner_product , .inner_contactbox{padding:15px 0;margin-top:20px;}
.news_content .news_details{padding:0px;}
.news_content .news_details .details_title{padding:10px;margin:5px;}
.news_content .news_details .details_text{padding-top:10px;margin-top:10px;}
.news_content .news_details .details_title h5{font-size:20px;}

.process_content{padding:0;margin-top:20px;}
.process_content .inner_processbox , .product_content .inproduct_box , .contact_content .inner_contact .left_contact{padding:0;}

.contact_content .inner_contact .left_contact h5{margin:20px 0;}

.index_case .index_service_box ul{padding:0 8px}
.index_case .index_service_box ul li{margin-bottom:15px;padding:0 7px}

.index_honor .index_honor_box .owl-carousel .owl-nav .owl-prev, .index_honor .index_honor_box .owl-carousel .owl-nav .owl-next, .index_product .index-productslide.owl-carousel .owl-nav .owl-prev, .index_product .index-productslide.owl-carousel .owl-nav .owl-next{left:0;top:19%;}

.index_honor .index_honor_box .owl-carousel .owl-nav .owl-next, .index_product .index-productslide.owl-carousel .owl-nav .owl-next{right:0;left:auto;}

.index_product_box .owl-item{padding:7px;}
.news_content .news_details .details_text img{max-width:100%;}
.news_content .inner_news .in_news_list span.news_time{position:relative;left:15px;}

.bread_content .bread_list{text-align:left;}


}


@media screen and (max-width:992px){	
/*------头部导航-------*/
.header .topnav_list{background:rgba(255,255,255,0.95);padding:5px 0;}
.header .topnav_list .logo{margin-top:5px;}
.header .topnav_list .logo img{max-width:55%;}
nav.navbar.bootsnav .navbar-toggle{top:0;}
nav.navbar.bootsnav ul.nav > li > a{color:#353535;}

/*----------.dynamic_content------------*/
.dynamic_content{top:0;}

/*--------------index_profile-----------*/
.index_profile .index_about ul li .profile_list{padding:10px;}

#mengban{position: fixed;overflow-y:auto!important;overflow-x:hidden!important;display:block;background: rgba(0,0,0,0.5);z-index:9998;width:100%;height: 100% !important;left:0;top: 0;padding: 0;-webkit-transition-duration: 1s;-moz-transition-duration: 1s;-o-transition-duration: 1s;-ms-transition-duration: 1s;transition-duration: 1s;}
.dropdown-menu{min-width:100%;}
}

@media screen and (min-width:768px) and (max-width:1199px){
/*-------------.index_advantage-------------*/
.index_advantage .advantage_box .advantage_list{padding:10px;}
.index_advantage .advantage_box .advantage_list .advantage_text{width:50%;}
}