@media screen and (max-width:1200px)
{
	#header .head01 .head01_c{width:auto; padding:0px 10px;}
	#header .head02 .head02_c{width:auto; padding:0px 10px;}

	.banneri .txt{width:100%;padding:0px 20px;}
	.indexbox1{width:auto; padding:0px 10px;}
	.indexbox2{width:auto; padding:0px 10px;}
	.indexbox3 .indexbox3_c{width:auto; padding:0px 10px;}
	.indexbox3 .indexbox3_c .con{width:100%;overflow:hidden;float:left;}
	.indexbox4{width:auto; padding:0px 10px;}
	.main{width:auto; padding:0px 10px;}
	#footer .con{width:auto; margin:0px 10px;}


	
}

@media screen and (max-width:1100px){
	#header .banner ul li{height:380px;}
	#header .head02 .head02_c .nav ul li > a{font-size:0.15rem;}
	.aboutbox .tit h3{font-size:16px;}
	.aboutbox .tit h3 i{font-size:14px;padding-left:5px;}
	.aboutbox .con .t{font-style:12px;}
	.newsbox1 .tit h3{font-size:16px;}
	.newsbox1 .tit h3 i{font-size:14px;padding-left:5px;}
	.newsbox2 .tit h3{font-size:16px;}
	.newsbox2 .tit h3 i{font-size:14px;padding-left:5px;}
	.casebox .tit h3{font-size:16px;}
	.casebox .tit h3 i{font-size:14px;padding-left:5px;}
	.banneri{height:150px;}
	.banneri .txt p.t{font-size:20px;}
	.banneri .txt p{font-size:16px;}
}

@media screen and (max-width:1024px){

	#header .banner ul li{height:300px;}
	#header .head01 .head01_c{background-position:3rem center;}
	#header .head01 .head01_c .logo{width:3rem;}
	#header .head02 .head02_c{height:50px;}
	#header .head02 .head02_c .nav ul li{height:50px;}
	#header .head02 .head02_c .nav ul li > a{font-size:0.14rem;line-height:50px;}
	#header .head02 .head02_c .nav ul li .showbox{top:50px;}
	#header .head02 .head02_c .nav ul li .showbox a{font-size:0.12rem;}
	#header .banner .more_page{bottom:15px;}
	#header .banner .more_page span{width:0.14rem; height:0.14rem;}

	#footer .con .txt p{font-size:12px;}
}

@media all and (max-width:800px){
	
	#header .banner ul li{height:180px;}
	#header{float:left; overflow:hidden;}
	#header .head01{height:0.6rem; position:fixed; left:0px; top:0px; z-index:999999; background:#074DAD;box-shadow:0px 0px 3px #ccc;-webkit-box-shadow:0px 0px 3px #ccc;}
	#header .head01 .head01_c{width:auto; padding:0px 10px;height:0.6rem; position:relative; background:none;}
	#header .head01 .head01_c .logo{height:0.6rem;width:auto;}
	#header .head01 .head01_c .logo img{width:auto;height:40px;}
	#header .head01 .head01_c .search{display:none;}
	
	/*顶部下拉菜单*/
	#header .head01 .head01_c .getAppNav {display:block;font-size: 0.28rem;z-index: 6;position:absolute;width: 100%;height: 100%; margin: auto;right: 0;width:0.5rem;text-align: center;cursor: pointer;}
	#header .head01 .head01_c .getAppNav > span {position: absolute;width: 0.28rem;height: 2px;background-color:#fff;top: 0;bottom: 0;left: 0;right: 0;margin: auto;opacity: 1;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;}
	#header .head01 .head01_c .getAppNav:after {content: '';position: absolute;width: 0.28rem;height: 2px;background-color:#fff;top: -16px;bottom: 0;left: 0;right: 0;margin: auto;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;}
	#header .head01 .head01_c .getAppNav:before {content: '';position: absolute;width: 0.28rem;height: 2px;background-color:#fff;top: 16px;bottom: 0;left: 0;right: 0;margin: auto;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;}
	#header .head01 .head01_c .menuActive > span {opacity: 0!important;}
	#header .head01 .head01_c .menuActive:after {transform: rotate(45deg);transform-origin: 50% 50%;top: 0px!important;}
	#header .head01 .head01_c .menuActive:before {transform: rotate(-45deg);transform-origin: 50% 50%;top: 0px!important;}
	
	#header .head02{float:left;}
	#header .head02 .head02_c{}
	#header .head02 .head02_c .nav{width:100%;display:none; position:fixed; left:0px; top:0.6rem; background:#fff; z-index:999998; border-bottom:1px solid #eee;}
	#header .head02 .head02_c .nav ul{width:100%;display:block;}
	#header .head02 .head02_c .nav ul li{width:100%;height:auto;line-height:0.4rem; border:0px; border-top:1px solid #eee; text-align:center; display:block;}
	#header .head02 .head02_c .nav ul li.on{ border:0px;border-top:1px solid #eee;}
	#header .head02 .head02_c .nav ul li.on > a{border:0px;}
	#header .head02 .head02_c .nav ul li > a{ line-height:0.4rem; height:auto; font-size:0.14rem;font-weight: bold;width:100%; display:inline-block; border:0px;color:#333; padding:0px;}
	#header .head02 .head02_c .nav ul li > a.on{border-bottom:0px;color:#333;}
	#header .head02 .head02_c .nav ul li > a:hover{border-bottom:0px;color:#333;}
	#header .head02 .head02_c .nav ul li .showbox{position:static;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none; background:#EBEBEB; overflow:hidden;width:100%;padding:0px;}
	#header .head02 .head02_c .nav ul li .showbox:before{ display:none;}
	#header .head02 .head02_c .nav ul li .showbox a{width:50%;float:left;color:#333;border:0px;}
	#header .head02 .head02_c .nav ul li .showbox a:hover{ background:none;color:#16836E;}
	
	#header .banner{ margin-top:0.6rem; overflow:hidden;}
	#header .banner a.banner_prev{font-size:0.3rem; margin-left:0px; left:10px;margin-top:-0.5rem;}
	#header .banner a.banner_next{font-size:0.3rem; margin-right:0px; right:10px;margin-top:-0.5rem;}
	#header .banner img{display:block;height:120px;}
	#header .banner .more_page{ padding:5px 0px; padding-top:10px;bottom:5px;}
	#header .banner .more_page span{width:0.1rem; height:0.1rem;}
	#header .banner a.banner_prev{display:none;}
	#header .banner a.banner_next{display:none;}

	.banneri{height:100px;background-size:cover;}
	.banneri .txt p.t{font-size:18px;}
	.banneri .txt p{font-size:14px;}

	.box_l{width:100%;margin-right:0px;}
	.box_c{width:100%;margin-right:0px;margin-top:15px;}
	.box_r{width:100%;margin-right:0px;margin-top:15px;}

	.newsbox1 .con ul li div .t{font-size:14px;}
	.newsbox1 .con ul li div .c{font-size:12px;}
	
	
	.main{ margin-top:0.1rem; margin-bottom:0.2rem;}
	.main .left{width: 100%;display: none;}
	.main .right{width:100%;}
	.main .right .right_t h2{ font-size:0.16rem;}
	.main .right .right_t span{ font-size:0.12rem;}
	.productlist{ margin-top:0px;}
	.productlist li{width:49%; float:left; margin-right:0px;}
	.productlist li:nth-child(2n){ float:right;}
	.productlist li p{ font-size:0.12rem;}
	
	.pages a{margin-bottom: 0.1rem;}
	
	.wirbook{ margin:0px;width:100%;}
	.wirbook li{width:100%;}
	.wirbook li span{width:20%;}
	.form_input1{width:80%;}
	.form_textarea1{width:80%;}
	#footer{background:#333;}
	#footer .con{height:auto;padding:10px 0px;}
	#footer .con .pic{display:none;}
	#footer .con .txt{padding:0px;text-align: center;}
	#footer .con .txt p{line-height:25px;}
	#footer .con .txt p span{display:inline;color:#fff;}
	#footer .con .txt p span a{color:#fff;}
	#footer .con .txt p span:nth-child(2){display:none;}
	#footer .con .txt p i{padding-left:5px;}
	#footer .con .txt p span:nth-child(3){padding-left:5px;}
	
}
