 @media only screen and (min-width: 1200px) {
			      .blog-g-fixed {
			        max-width: 1200px;
			      }
			    }
			
	@media only screen and (min-width: 1200px) {
			      .header {
			        max-width: 1200px;
			      }
			    }
	@media screen and (max-width: 1200px) {
			      .nav111 {
			        display: block;
			      }
			    }
	@media screen and (max-width: 480px) {
			      .nav111 {
			        display: block;
			      }
			    }
	
	@media screen and (max-width: 480px) {
			      #service {
			        display: none;
			      }
			    }
	
			    @media only screen and (min-width: 641px) {
			      .blog-sidebar {
			        font-size: 1.4rem;
			      }
			    }
 
@media screen and (max-width: 480px) {
			      .h_th {
			        display: none;
			      }
			    }
	
	
			    .blog-footer {
			      padding: 10px 0;
			      text-align: center;
			    }
			.box{width: auto;margin:0 auto;height: auto;background-color: red;}
			#b1{;height:auto;width: 50%;background-color: aqua;float: left;}
			#b2{float:left;width: 140px;margin: 0 auto;}
			
        .r_o img{height: 120px;width: 135px;}
            img{height: auto;width: auto;}
  
			.nav1{width: auto;height:auto;float: left;}
			.nav1 ul{width: auto;height: auto;}
			.n1{width: 50%;height:auto;float: left;padding-right: 25px;padding-top: 10px;}
			.am-menu-toggle-icon{color:red;}
			footer{background-color:rgba(0,0,0,0.8);color: #fff;list-style: none;margin-top: 10px;}
			footer li{font-size: 14px;line-height: 10px;margin: 0 auto;text-align: center;font-family:Microsoft Yahei;padding-top: 10px;padding-bottom: 10px;}
			.b23 img{margin-top: 20px;}
			.nav111{position: fixed;width: 100%;height: 55px;z-index: 999;}
			.image-header img{margin-top: 55px;}
             .image1{float: left;width: 150px;}
              ul.his_o div.newdetail{padding-left: 150px;margin-top: -4vw;float: left;}
