/* CSS Document */

@media only screen and (min-width: 320px) and (max-width:1200px) {
	#content{
		width: 100%;
	}

}
@media only screen and (min-width: 1060px) and (max-width:1170px){
#button a{padding: 15px 16px;}
}
@media only screen and (min-width: 771px) and (max-width:1059px) {
#head{
padding:0}
#head #head_logo {
    width: 100%;
}
div#button_out {
    width: 100%;

}
#button{
text-align:center;
}
#button a {
    padding: 15px 18px;
}
}

@media only screen and (min-width: 320px) and (max-width:770px) {


	#cart_run{display: none;}
	#button_switch{
		display: block;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
    background: #036eb6;
    color: #fff;
    border-bottom: 2px solid #fff;
	}
	#button{
		display: none;
		position: relative;
		z-index: 999;
	}
	#button a{
		display: block;
		padding: 10px 0;
		border-bottom: 1px solid  #eee;
        width:90%;
    box-sizing: border-box;
	}
	/*#button .topBtn_close a{
		width:90%;
	}*/
	#banner{margin: 0;}
	.product_menu ul li {
	width: 49%;
	margin-bottom: 1%;
}
.prodcut ul li{
	width: 48%;
	margin-bottom: 3%;}
.product_menu ul img {
	display: block;
	margin-bottom: 0;
}
.product_menu {
    width: 100%;
    margin-bottom: 5%;
}
.body_content {
	width: 100%;
}
.product_menu {
	width: 100%;
	margin-bottom: 5%;
}
#head #language {
	position: fixed;
	top: 10px;
	right: 10px;
	left:auto;
	text-align: center;
	z-index: 250;
}
/*-------------------------------------------*/

#news_title {
    margin: 0 auto;
    display: block;
    padding: 10px 0 20px 30px;
    width: 154px;
}
div#head_logo img {
    max-width: 202px;
    padding:13px 0;
}
#left_news {
    max-width: 1400px;
    margin: 0 auto;
    height: auto;
    position: relative;
    padding: 20px 2% 30px;
    box-sizing: border-box;
    width: 100%;
}
#head {
    padding: 0;
}
#head #head_logo {
    vertical-align: middle;
    min-height: 100%;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0 0 5px;
margin-top:0;
}
div#button_out {
    width: 100%;
    display: block;
    vertical-align: top;
}
#button .topBtn {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    text-align: center;
    transition:all 0.5s;
}
#button .topBtn:hover > ul{
 display:none;
}
#button .topBtn.topBtn_open:hover > ul{
 display: block;
}
#button .topBtn_close .btn_switch::before{
 position:absolute;
 content:"";
 width: 15px;
 height:3px;
 background:#000;
 display: block;
 top: 50%;
 right:15px;
  transition:all 0.5s;
}
#button .topBtn_close .btn_switch::after{
 position:absolute;
 content:"";
 width: 15px;
 height:3px;
 background:#000;
 display: block;
 transform:rotateZ(90deg);
 top: 50%;
 right:15px;
  transition:all 0.5s;
}
#button .topBtn_open .btn_switch::after{
	 transition:all 0.5s;
transform:rotateZ(0deg);
}
#button .topBtn_open .subBtn,#button .topBtn_open:hover .subBtn{    display: list-item;}
.btn_switch{height: 100%;
    width: 10%;
    position: absolute;
    right: 0;
    display: block;
top:0;
}
#button .topBtn_open .btn_switch::before{
  transition:all  0.5s;
transform:rotateZ(180deg);
}
.topBtn_close i {
    margin-left:50px;
}
#button .topBtn_close a{
    padding: 10px 0;}
}
@media only screen and (min-width: 320px) and (max-width:1000px) {
	.news_home_img {
	    width: 100%;
	    display: inline-block;
	}
	#left_news a {
	    width: 100%;
	}
	.news_home_unit {
	    width: 48%;
	    display: inline-block;
	    height: auto;
	    overflow: hidden;
	    box-shadow: 0 0 3px #999;
	}
	
}
@media only screen and (min-width: 320px) and (max-width:550px) {
.news_home_unit {
    width: 97%;
    display: inline-block;
    height: auto;
    overflow: hidden;
    box-shadow: 0 0 3px #999;
    margin: 5px;
}
.news_home_unit:last-child {
    margin-left: 2%;
}
.news_home_img {
    width: 100%;
    display: inline-block;
    height: 250px;
    overflow: hidden;
}
#left_news a{
	width: 100%;
}
.news_home_context{
	height: 44px;
	overflow: hidden;
}
#button .topBtn_close a i img {
    top: 0px;
    margin-left: 5px;
}
}
@media only screen and (min-width: 320px) and (max-width:480px) {
.qr{
	padding: 10px 0;
	width: 90%;
	margin: 0 5%;
	text-align: center;}

}
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			

			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			