@media only screen and (max-width: 768px) {
	body{
		font-size: 62.5%;
	}
		.thebox {
	width: 100%;
	}
	/*状态栏*/
	.navtop {
	display: none;
	}
	/*悬浮留言*/
    .xuanfu-box{
	display: none;
	}
	/*悬浮窗口*/
	.floating_ck{
		display: none;
	}
	/*BS*/
	.navbar{
		margin-bottom: 0;
	}
	.navbar-default{
		background-color: white;
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
		background-color: #0271C0;
		color: white;
		border-radius: 5px;
	}
	.navbar-nav>li>a{
		font-size:1.8rem;
	}
	.navbar-brand>img{
		width: 124px;
        margin-top: -7px;
	}
	.navbar-brand {
    height: 70px;
    padding: 18px 25px;
    line-height: 20px;
    }
    .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    }
    /*轮播之下*/
   .lunbobottom {
    height: 460px;
    }
   .lunbobottom>div>div {
    width: 50%;
    margin-top: 40px;
    margin-bottom: 50px;
    }
    lunbobottom>div>div>div:first-of-type {
    font-size: 2rem;
    }
    .lunbobottom>div>div>div:last-of-type {
    font-size: 1.6rem;
    }
    
    /*大标题*/
   .weares-til {
    /*margin-top: 60px;*/
    padding-top: 20px;
    clear: both;
    }
   .weares-til>div:first-of-type {
    font-size: 3rem;
    }
    .weares-til>div:last-of-type {
    font-size: 1.6rem;
    width: 80%;
    }
   
    /*我们的服务*/
   .weare-text{
   	width:80%;
   	margin-left: auto;
   	margin-right: auto;
   }
   .weare-text>div {
   	/* width: 300px; */
    width: 100%;
    min-height: 380px;
    height: auto;
    margin-bottom: 0; 
    position: initial;
   }
   .weare-text>div>img{
   	height: 380px;
   }
   .weare-text>div:nth-of-type(2){
   	margin-bottom: 20px;
   }
   .weare-text>div>div:first-of-type {
    font-size: 2.5rem;
    }
    .weare-text>div>div:last-of-type {
    font-size: 1.7rem;
    }
    .weare-text>div:nth-of-type(4){
    	margin-bottom: 20px;
    }
    .weare-text>div:nth-of-type(6){
    	margin-bottom: 30px;
    }
   
   /*四大优势*/
  .thefour {
    height: auto;
    padding-bottom: 20px;
    }
    .thefour-text{
     width: 80%;
    margin-left: auto;
    margin-right: auto;
    }
    .thefour-text>div {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    }
    .thefour-text>div>div {
    width: 100%;
    height: auto;
    }
    .thefour-text>div>img {
    width: 100%;
    height: 220px;
    }
    .thefour-text>div>div>div:first-of-type {
    font-size: 2rem;
    }
    .thefour-text>div>div>div:last-of-type {
    font-size: 1.6rem
    }
    /*合作伙伴*/
   .dowebok {
   	display: block;
	width:100%;
	
    }
	.dowebok ul{ margin:0 auto;
	
    }
	.dowebok ul li{ width:50%; margin:0 auto;
	
    }
	.dowebok ul li a img{ width:100%;
	
    }
    .xs-hzhb{
    	width: 90%;
    	margin-left: auto;
    	margin-right: auto;
    	text-align: center;
    	margin-bottom: 30px;
    }
    .xs-hzhb>a{
    	margin-left: auto;
    	margin-right: auto;
    }
    .xs-hzhb>a>img{
    	border: 1px solid #E8EEF4;
    }
	
	
	/*新闻资讯*/
	.index-news {
		display:none;
    width: 100%;
    background-color: #F6FBFF;
    padding-top: 1px;
    height: 1000px;
    }
    .news-text{
    	width: 80%;
    	margin-left: auto;
    	margin-right: auto;
    }
    .news-text-two {
    width: 100%;
    }
    .news-text>div:nth-of-type(2) {
    margin-left: 0;
    margin-top: 20px;
    }
    .news-text-two>a>div:first-of-type {
    font-size: 1.8rem;
    }
    .news-text-two>a>div:nth-of-type(2) {
    font-size: 1.6rem;
    }
    .news-text-two>a>div:last-of-type {
    font-size: 1.6rem;
    }
    .news-text-two>a>img {
    width: 100%;
    height: 300px;
    }
    .news-text-ul {
    	width: 100%;
    float: none;
     margin-left: 0; 
    margin-top: 50px;
    }
    .news-text-ul>ul>li {
    height: 100%;
    margin-bottom: 13px;
    }
    .news-text-ul>ul>li>a>div:last-of-type {
    float: left;
    margin-left: 4%;
    width: 80%;
    }
    .news-text-ul>ul>li>a>div:last-of-type>div:first-of-type {
    font-size: 1.8rem;
    }
    .news-text-ul>ul>li>a>div:last-of-type>div:last-of-type {
    font-size: 1.6rem;
     margin-top: 5px;
     margin-bottom: 20px; 
    }
	
	/*页尾*/
	footer {
    padding-top: 10px;
    padding-bottom: 30px;
    height: auto;
    font-size: 1.6rem;
    clear: both;
    padding-left: 1%;
    padding-right: 1%;
    }
    .foot01>div:first-of-type {
    display: none;
    }
    .foot01>div:nth-of-type(2) {
    display: none;
    }
    .foot01>div:nth-of-type(3) {
    	
    }
    .foot03>div:first-of-type {
    display: none;
    }
    .foot01{
    	width: 100%;
    	text-align: center;
    }
    .foot02{
    	display: none;
    }
    .foot03 {
    float: none;
    margin-top: 40px;
    width: 100%;
    text-align: center;
    }
    
    /*关于我们*/
.toptil-about {
    width: 100%;
    }
   .toptil-nav>ul>li {
    float: none;
    font-size: 18px;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    }
    .toptil-about>ul {
    width: auto;
    padding-left: 0;
    }
    .toptil-nav {
    height: auto;
   }
   .about-text {
    padding-left: 2%;
    padding-right: 2%;
    }
    .about-twobox>div:first-of-type {
     float: none; 
    margin-bottom: 65px;
    text-align: center;
    }
    .about-twobox>div:last-of-type {
    float: none;
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    }
    .about-text>div {
    font-size: 1.8rem;
    }
    .about-twobox>div>div:first-of-type {
    font-size: 2.4rem;
    }
	/*企业风采*/
	.honor_list>ul{ padding:0px; margin:0px;}
    .honor_list>ul li{width: 44%;height: 260px;}
	.honor_list>ul li img{height: 258px;}
    /*三图按钮切换*/
   .swiper-container {
	width: 100%;
	height: 300px;
	}
	.about-gundon.swiper-wrapper{
		width:100%; overflow:hidden;}
	.about-gundong>div>div>.sli {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
}
.about-gundong>div>div>.sli>a{
	 width: 100%;
	}
	.about-gundong>div>div>.sli>a>img {
	margin:0 auto;
    }
    .about-gundong>div>div>div>div>a>div {
    font-size: 1.5rem;
    }
    .about-gundong {
    margin-bottom: 20px;
    }
	.sli>div{ float:left;}
    .about-twobox>div:last-of-type>div>a {
	margin-left: 5px;
	margin-right: 5px;
}
    
    /*新闻页面*/
   .toptil-news {
    width: 100%;
    }
    .toptil-news>ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    }
   .news-top {
    margin-top: 120px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    }
    .news-top>div{
    	margin-bottom: 20px;
    }
    .news-top>div:not(:first-child) {
    margin-left: 0;
    }
    .news-top>.news-text-two:nth-of-type(3){
    	margin-left: 0;
    	margin-top: 30px;
    }
    .news-move {
    clear: both;
    padding-top: 60px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    }
    .news-move-ul>ul>li>a>div:last-of-type {
    float: left;
    margin-left: 0;
    margin-bottom: 30px;
    }
    
        /*合作厂家页面*/
   .toptil-coop {
    width: auto;
    }
   .toptil-coop>ul>li {
   	font-size: 1.7rem;
    margin-left: 0;
    margin-right: 0;
    }
    
    .toptil-coop>ul {
    padding-left: 0;
    }
    .coop-ss>form>input:first-of-type {
    font-size: 1.7rem;
    margin-right: 5%;
    width: 80%;
    }
    .coop-ss>form>input:last-of-type {
    right: 1%;
    }
    .coop-box {
    margin-top: 457px;
    }
    .coop-text>ul {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    }
    .coop-text>ul>li {
    width: 45%;
    height: 248px;
    margin-left: 5%;
    }
    .coop-text>ul>li:nth-of-type(4n+1) {
    margin-left: 5%;
    }
    .coop-text>ul>li>a>div:nth-of-type(2) {
    font-size: 1.7rem;
    }
    .coop-text>ul>li>a>div:nth-of-type(3) {
    font-size: 1.5rem;
    }
    .coop-text>ul>li>a>div>img{
    	width: 80%;
    }
    
    /*常见问题*/
   .toptil-prob {
    width: 100%;
    }
   .prob-box {
    margin-top: 225px;
    }
    .toptil-prob>ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    }
    .prob-text>ul {
    padding-left: 5%;
    padding-right: 5%;
    }
    
    /*网点查询*/
	.query-top>form {
    width: 100%;
    
}
     .query-top>form>input {
    width: 60%;
    position: initial;
    }
   .query-text {
    margin-top: 175px;
    padding-left: 1%;
    padding-right: 1%;
    }
    .query-top>form>select {
	width: 60%;
    margin-bottom: 10px;
    }
    
        /*联系我们*/
    .toptil-con {
    width: 100%;
    }
    .toptil-con>ul {
    width: 100%;
    padding-left: 0;
    }

   .con-box {
    text-align: center;
    }
   .con-top>ul:first-of-type {
    float: none;
    margin-right: 0;
    }
   .con-top>ul:last-of-type {
    float: none;
    }
    .con-map {
    margin-bottom: 50px;
    }
    .cont-left {
	width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.cont-left>form {
    font-size: 1.8rem;
}
    
    /*分页*/
   .fenye {
    width: 80%;
    }
    .fenye>ul>li{
    	margin-top: 5px;
    	font-size: 1.6rem;
    }
 <!--常见问题-->
   
    /*新闻详情*/
   .xq-box>div{
	font-size: 1.6rem;
	color: #999999;
}
.xq-box>div>a{
	font-size: 1.6rem;}
   .newsxq-til{
	font-size: 2.6rem;
	}
	.newsxq-tim{
	font-size: 1.6rem;
	}
   .newsxq-text>div{
	width: 90%;
	font-size: 1.8rem;
	}
    .xq-box {
    padding-left: 1%;
    }
    .change-box{
	padding-left: 1%;
	padding-right: 1%;
	}
 
}
