
/* CSS Document */
@media only screen and (min-width:1920px) {
html {
	font-size: 11px;
}
}

@media only screen and (min-width: 1420px) {
.w {
	width: 1200px;
}
}

@media only screen and (max-width: 1200px) {
.navli a {
	line-height: 32px;
}
#news_l {
	width: 31.25%;
}
#news_r {
	width: 60%;
	float: right;
}
#fnav_r {
	display: none;
}
#footer .qr_code .qr_code_l {
	width: 32.29%;
}
#footer .qr_code .qr_code_r {
	width: 64.58%;
}
.tel {
	display: none;
}
#top_product .pic_bottom_more {
	display: none;
}
#top_product .pic_bottom {
	text-align: center;
	line-height: 30px;
}
#top_product .pic_bottom_title {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	
}
#case .pic_bottom_more {
	display: none;
}
	#fnav{display: none;}
	#footer_r{display: none;}
	#footer_l{width: 30%}
	#footer_c{width: 70%;text-indent: 0;}
}

@media only screen and (max-width: 992px) {
html {
	font-size: 9.5px;/* 整体字体缩小 */
}
#main_left {
	display: none;
}
#main_right {
	width: 100%;
}
.qr_code_l {
	display: none;
}
#footer .qr_code .qr_code_r {
	width: 100%;
}
#case .ctitle {
	padding-bottom: 20px;
	padding-top: 20px;
}
.tab-tle {
	display: none;
}
#top_product .swiper-container {
	height: auto
}
#news {
	margin-top: 20px;
}
#kefu_wrap {
	display: none;/* QQ不显示 */
}
.tbox {
	display: none;
}
.tbox #gotop {
	display: none;
}
.swiper-pagination-bullet {
	display: none;
}
.swiper-button-prev, .swiper-button-next {
	display: none;
}
#mess_index_l {
	display: none;
}
.nav_map {
	display: block;
}
#copyright {
	margin-bottom: 87px;
}
#index_about {
	padding-top: 40px;
	padding-bottom: 40px;
}
#index_about_title {
	padding-bottom: 30px;
	padding-left: 0;
	width: 100%;
	text-align: center;
}
#search {
	display: none;
}
}

@media only screen and (max-width: 768px) {
html {
	font-size: 9px;/* 整体字体缩小 */
}
.image-item {
	width: 42.6%;
}
#news_l {
	width: 100%;
	padding: 0;
}
#news_r {
	width: 100%;
}
#footer .fitem {
	width: 80%;
	margin-left: 20%
}
#footer .qr_code {
	width: 80%;
	margin-left: 20%
}
#index_about_list_l {
	width: 100%;
	text-align: center;
}
#index_about_list_r {
	width: 100%;
	padding-right: 0;
	float: none;
}
#index_about_list_l img {
	text-align: center;
}
.picture {
	width: 47%;
	margin-left: 6%;
	
}
.picture:last-child{
	display: none;
}
	#case .picture{
		width: 47%;
	margin-left: 6%;
	
	}
#case .picture:nth-child(3){
	display: none;
}
	#case .pic_bottom{
		height: auto;
	}

	#team .picture:nth-child(5){
		display: none;
	}
#team .picture{
	width: 47%;
	margin-left: 6%;
	margin-bottom: 20px;
}
#team .picture:nth-child(odd)
{
	margin-left: 0;
}
	.team_more{
		margin-top: 50px;
	}
	#news .list{
		margin-left: 0;
		width: 100%;
	}
	
	#news_l{height: auto;}
	#news_l img{height: auto}
	#news_title_nav{display: none}
	#news_title_t{text-align: center;
	width: 100%}
	#footer{height: auto;}
	#footer_l{width: 100%;height: auto;margin: 20px auto;}
	#footer_c{width: 100%;height: auto;text-align: center;margin: 20px auto;}
	
	}
@media only screen and (max-width: 576px) {
html {
	font-size: 8.5px;/* 整体字体缩小 */
}
	.pc{display: none;}
	.wap{display: block;}
#content_lm span {
	display: none;
}
#content_lm {
	text-align: center;
}
#case .ctitle {
	padding-bottom: 10px;
	padding-top: 10px;
}
.news_r_time {
	display: none;
}
#footer .fitem {
	width: 100%;
	margin-left: 0;
}
#footer .qr_code {
	width: 100%;
}
#news_titele_more {
	display: none;
}
#news_title {
	text-align: center;
}
.m_nav {
	display: block;
}
#index_about {
	padding-top: 20px;
	padding-top: 20px;
}
#index_about_title {
	padding-bottom: 20px;
}
#index_about_list_more {
	position: static;
}
}

@media only screen and (max-width: 414px) {
#copyright {
	margin-bottom: 60px;
}
}

@media only screen and (max-width: 375px) {
#copyright {
	margin-bottom: 50px;
}
}

@media only screen and (max-width: 360px) {
#copyright {
	margin-bottom: 40px;
}
}
