@media all  and (max-width:766px){
	
	.index-header{
		width:100%;
		position:absolute;
		top:0px;
		right: 0;	
		z-index: 10;
		padding:none;
	
	}
	.navbar-nav{ margin:0;}
.container-fluid{ padding:0;}
 
}

@media all  and (max-width:1073px){
	
	.index-top{
		width: 100%;
		margin:5px auto;

	}

	.index-top .top-phone{

		display: none;
	}
	
	.index-header .header-nav{
		
		width: 100%;
		background: #048c45;
		display: none;
	}

	.index-header nav{
		
		border:none;
		background: transparent;
	}	

	.index-header nav .navbar-nav{
		width:40%; 	
		background: #0f954d; float:right;
	}
	.index-header nav .navbar-nav li a{

		color:#fff;
		font-size: 0.9em;
		display: block;
		width: 100%;
		height: 100%;
	}
	.index-header nav .navbar-nav li.active1{

		background: #ea7226;
	}
	.index-header nav .navbar-nav li.active1 a{

		color:#fff;
	}
	.common-banner .swiper-container  .swiper-pagination{

		position: absolute;
		bottom: 0;
		left:35%;	
		
		
	}
	.index-footer .footer{

		width: 100%;
		margin:20px auto;

	} 
	.index-footer .footer .left{
		
		margin-bottom: 15px;
	}
	.index-footer .footer .left .logo{
		width: 100%;
		margin:0 auto;
		text-align: center;
	}
	.index-footer .footer .left .logo img{

		width:60%;
	}

	.index-footer .footer .left .nav{
		
		width: 100%;
		margin-top: 10px;
		border-top: 1px  solid #fff;
		border-bottom: 1px solid #fff;
		border-image: linear-gradient(-90deg, rgba(0,0,0,0.00) 0%, #fff 100%) 2 2 2 2;

	}

	.index-footer .footer .left .nav ul li{
		
		width: 16%;
		padding:6px 0;
		text-align: center;
		/*color: #fff;*/
		float: left;
	}
	.index-footer .footer .left .nav ul li a{

		color: #fff;
		font-size: 15px;
	}

	.index-footer .footer .left .link{

		margin-top: 30px;
		float: left;
	}
	.index-footer .footer .left .link select{

		padding:3px 6px;
		background: transparent;
		border:1px solid #fff;
		color:#fff;
		font-size: 0.8em;
	}
	.index-footer .footer .left .link select option{

		background: #048c45;
		color: #fff;
		border:1px solid #fff;
	}
	.index-footer .footer .left .wxtb{

		color: #fff;
		float: left;
		margin-left: 40px;
		margin-top: 23px;
	}
	.index-footer .footer .left .wxtb a{

		margin:0 5px;
	}
	.index-footer .footer .left .wxtb a img{

		width: 40px;
	}
	.index-footer .footer .right{

		margin-top:10px;
		margin-bottom: 15px;
	}
	.index-footer .footer .right p{

		/*float: right;*/
		color: #fff;
		font-size:14px;
		/*line-height: 25px;*/
		padding: 5px 0;
		text-align: left;
	}
	.index-footer .footer .right .telphone{

		font-size: 20px;
	}
	.index-footer .tst{
		
		width:100%;
		margin:0 auto;
		font-size: 0.8em;
		color: #fff;
	}



}

@media all  and (min-width:1073px){
	
	.index-top{
		width:80%;
		height: 100px;
		margin:15px auto;
			
	}
	.index-header{

		width: 100%;
		margin: 0 auto;
		background: #0f954d;
		height: 50px;	
		overflow: hidden;
		
	}
	.index-header nav{
		
		display: none;

	}

	.index-header .header-nav{

		width:80%;
		background: #0f954d;
		margin:0px auto;	
	}
	.index-header .header-nav ul li{

		width: 14%;
		/*padding:13px 0;*/
		height: 50px;
		line-height: 50px;
		text-align: center;
		float: left;
	}
	.index-header .header-nav ul li a{

		color: #fff;
		font-size: 16px;
		display: block;
		width: 100%;
		height: 100%;
		text-align: center;
	}

	.common-banner .swiper-container  .swiper-pagination{

		position: absolute;
		bottom: 0;
		left:45%;	
		
		
	}
	.index-footer .footer{

		width: 80%;
		margin:0px auto;
		padding-top: 20px; 

	} 
	.index-footer .footer .left{

		margin-bottom: 15px;
	}
	
	.index-footer .footer .left .nav{
		
		width: 90%;
		margin-top: 10px;
		border-top: 1px  solid #fff;
		border-bottom: 1px solid #fff;
		border-image: linear-gradient(-90deg, rgba(0,0,0,0.00) 0%, #fff 100%) 2 2 2 2;
	}

	.index-footer .footer .left .nav ul li{
		
		width: 14%;
		padding:6px 0;

		/*color: #fff;*/
		float: left;
	}
	.index-footer .footer .left .nav ul li a{

		color: #fff;
	}

	.index-footer .footer .left .link{

		margin-top: 30px;
		float: left;
	}
	.index-footer .footer .left .link select{

		padding:3px 6px;
		background: transparent;
		border:1px solid #fff;
		color:#fff;
	}
	.index-footer .footer .left .link select option{

		background: #048c45;
		color: #fff;
		border:1px solid #fff;
	}
	.index-footer .footer .left .wxtb{

		color: #fff;
		float: left;
		margin-left: 40px;
		margin-top: 23px;
	}
	.index-footer .footer .left .wxtb a{

		margin:0 10px;
	}
	.index-footer .footer .right{

		margin-top: 0px;
		margin-bottom: 15px;
	}
	.index-footer .footer .right p{

		/*float: right;*/
		color: #fff;
		font-size: 14px;
		/*line-height: 25px;*/
		padding: 3px 0;
		text-align: left;
	}
	.index-footer .footer .right .telphone{

		font-size: 34px;
	}
	.index-footer .tst{
		
		width: 80%;
		margin:0 auto;
		color: #fff;
		font-size: 14px;
		/* text-align: center; */
		/*height:6px;*/
		padding:4px 0; 
	}
	
	
}

@media screen and (max-width:500px){

	.index-footer .footer .left .nav ul li{
		
		width: 33%;
		padding:6px 0;
		text-align: center;
		/*color: #fff;*/
		float: left;
	}
	.common-banner { height:200px; background-size:200%; background-position:center; background-repeat:no-repeat;}
	.common-banner img{ display:none}

}
.common-banner{

	position: relative;
	width: 100%;
	overflow: hidden;

	
}
.common-banner .swiper-container {
      width: 100%;
        height: 100%;
    
    }

.common-banner .swiper-container  .swiper-slide {
 		 text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
}
.common-banner .swiper-container  .swiper-pagination  span{

	width: 15px;
    height:15px;
    float: left;
    border-radius: 0;
    margin:18px 15px;
    background:#fff;
    opacity: 1;
    display: inline-block;
    transform:rotate(45deg);

  
   
}
.common-banner .swiper-container  .swiper-pagination  span.swiper-pagination-bullet-active{

	background: #048c45;
}

.common-banner .swiper-container .pages{

	/*padding:15px;*/
	width: 40px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: rgba(255,255,255,0.5);
	font-size: 25px;
	color:#fff;
}


.index-top .top-phone{
	
	/*width: 16%;*/
	width: 308px;
	
	text-align: left;
	margin-top: 30px;

	/*float: right;*/

}
.index-top .top-phone img{

	width: 50px;
	margin-right: 10px;
	/*margin-left:65%;*/
	/*margin-right: 2px;*/
}
.index-top .top-phone p{

	font-weight: 700;
	letter-spacing: 2px;
}
.index-top .top-phone h4{

	color: #0f954d;
	font-weight: 700;
	font-size: 23px;
	width: 81%;
	text-align: right;
}


.index-header .header-nav ul li.active{

	background: #ea7226;
}


 .index-footer{

  	width: 100%;
  	/*padding-bottom: 5px;*/
  	clear: both;
  	/*margin-top: 15px;*/
  	padding-top: 20px;
  	background: #048c45;
  }
.index-footer hr{
	width: 100%;
	/*height: 1px;*/
	margin:0;
	border-bottom: 1px solid #fff;
}
a:hover{

	text-decoration: none;
}
