@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1680px) {
#phone_bar{ display:block;}
#creep4_left{ display:none;}
#creep4_top{display:none;}
#creep4_content{margin-top:0px;}
#creep4_right{width:100%; margin-top:150px;}
#creep4_about{
	width:100%;
	}
#creep4_case_list{width:98%;}
.creep4_show_case img{width:100%;}
.splide__arrows{ display:none;}
.splide__slide img{
	max-width:100%;
	max-height:600px;
	}
#index_right{
	width:100%;
	height:100%;
	text-align:center;
	}
#index_content{
	margin-right:auto;
	margin-left:auto;
	width:auto;
	display:inline-grid;	
	}
.about_concept{
	width:100%;
}
.about_client{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
.room_up{
	display:block;
	}
@media screen and (max-width: 1023px) {
#creep4_right{
	margin-top:80px;
	}
#creep4_content{margin-top:40px;}
#creep4_case_list{width:92%;}
.splide__slide img{
	max-width:100%;
	max-height:400px;
	}
#index_right{
	width:100%;
	text-align:center;
}
#index_content{
	margin-right:auto;
	margin-left:auto;
	width:auto;
	display:inline-grid;
	padding-left:20px;	
	}
#index_right .index{
	width:95%;
	}
#index_right .index img{
    max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto; 
    margin: auto;
	}
#contact_info{
	width:95%;
	max-width:100%;
	overflow:hidden;
	padding-left:5px;
	}
#contact_map{
	width:100%;
	}
#contact_map img{
	max-width:100%;
	}
.about_concept{
	width:100%;
	}
.about_concept_text{
	display:block;
	}
.about_concept_box ul{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:350px;
	}
.about_concept_box ul li{
	width:100%;
	}
.about_concept_box{
	float:left;
	width:100%;
	margin-top:50px;
	text-align:center;

	}
#contact_form4 input,#contact_form4 li textarea{
	max-width:100%;
	}
.about_award_list{
	width:100%;
	float:left;
	text-align:center;
	}
.about_award_list ul{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:400px;
	}
.about_award_list ul{
	font-size:18px;
	}
.about_award_list li{
	font-size:12px;
	}
.about_client{
	width:100%;
	}
.about_client div{
	float:left;
	width:400px;
	height:595px;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	background-size:contain;	
	}
}