@media only screen and (min-width: 768px) and (max-width: 1200px) {
	body{
		font-size: 62.5%;
	}
		.thebox {
	width: 100%;
	}
	/*状态栏*/
	.navtop {
	font-size: 1.8rem;
	padding-left: 1%;
	padding-right: 1%;
	}
	/*悬浮留言*/
    .xuanfu-box{
	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>div>div {
    width: 25%;
    }
    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: 50%;
    height: 419px;
    margin-bottom: 20px; 
    position: initial;
   }
   .weare-text>div>img {
    width: 100%;
    height: 419px;
    }
   
   /*四大优势*/
    .thefour-text{
     width: 80%;
    margin-left: auto;
    margin-right: auto;
    }
    .thefour-text>div {
    width: 50%;
    float: left;
    }
    .thefour-text>div>div {
    width: 100%;
    height: 220px;
    }
    .thefour-text>div>img {
    width: 100%;
    height: 220px;
    }
    /*合作伙伴*/
   .dowebok {
    width: 100%;
    height: 480px;
    /*margin: 50px auto;*/
    font-size: 1.6rem;
    }
    .dowebok ul {
	height: 720px;
	margin: 0 0 10px 0;
	line-height: 30px;
	list-style-type: none;
	padding-left: 0;
	}
	.dowebok a {
	float: left;
	margin-left: 4px;
	}
	.md-a{
	display: block;
	}
	
	/*新闻资讯*/
	.index-news {
    width: 100%;
    background-color: #F6FBFF;
    padding-top: 1px;
    height: 1000px;
    }
    .news-text{
    	width: 80%;
    	margin-left: auto;
    	margin-right: auto;
    }
    .news-text-two {
    width: 45%;
    }
    .news-text>div:nth-of-type(2) {
    margin-left: 10%;
    }
    .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: 240px;
    }
    .news-text-ul {
    float: none;
     margin-left: 0; 
    margin-top: 50px;
    }
    .news-text-ul>ul>li>a>div:last-of-type>div:first-of-type {
    font-size: 1.7rem;
    }
	
	/*页尾*/
	footer {
    padding-top: 50px;
    height: 280px;
    font-size: 1.6rem;
    clear: both;
    padding-left: 1%;
    padding-right: 1%;
    }
    .foot01>div:first-of-type {
    display: none;
    }
    .foot01{
    	width: 60%;
    }
    .foot02{
    	display: none;
    }
    .foot03 {
    float: right;
    margin-top: 40px;
    width: 30%;
    }
    
    /*关于我们*/
   .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: 552px;*/
    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;
    }
    
    /*三图按钮切换*/
   .swiper-container {
	width: 90%;
	height: 300px;
	}
	.about-gundong>div>div>div>div>a>img {
    width: 100%;
    }
    .about-gundong>div>div>div>div>a>div {
    font-size: 1.5rem;
    }
    
    /*新闻页面*/
   .news-top {
    margin-top: 120px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    }
    .news-top>div:not(:first-child) {
    margin-left: 10%;
    }
    .news-top>.news-text-two:nth-of-type(3){
    	margin-left: 0;
    	margin-top: 30px;
    }
    .news-move {
    clear: both;
    padding-top: 60px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    }
    .news-move-ul>ul>li>a>div:last-of-type {
    float: none;
    margin-left: 12%;
    }
    
    /*合作厂家页面*/
   .toptil-coop {
    width: auto;
    }
   .toptil-coop>ul>li {
   	font-size: 1.7rem;
    margin-left: 1%;
    margin-right: 1%;
    }
    .toptil-coop>ul {
    padding-left: 3%;
    }
    .coop-ss>form>input:first-of-type {
    font-size: 1.7rem;
    margin-right: 5%;
    }
    .coop-ss>form>input:last-of-type {
    right: 1%;
    }
    .coop-text>ul>li {
    /*float: left;
    padding: 12px;*/
    width: 30%;
    height: 239px;
    margin-left: 2%;
    }
    .coop-text>ul>li:nth-of-type(4n+1) {
    margin-left: 2%;
    }
    .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;
    }
    
    /*常见问题*/
   .prob-text>ul {
    padding-left: 5%;
    padding-right: 5%;
    }
    
    /*网点查询*/
   .query-top>input {
   	margin-top: 20px;
    position: initial;
    }
   .query-text {
    margin-top: 125px;
    padding-left: 1%;
    padding-right: 1%;
    }
    .query-top>select {
    margin-bottom: 10px;
    }
    
    /*联系我们*/
   .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 {
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 80px;
    }
    .cont-left {
    margin-left: auto;
    margin-right: auto;
}
.cont-left>form {
    font-size: 1.8rem;
}
   
    /*新闻详情*/
   .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;
	}
    
    
    
    
}