﻿@media only screen and (max-width:768px ) {
	body{
		font-size: 70%;
	}
	.thebox{
		width: 100%;
	}
	.nav-top{
		display: none;
	}
	.logo-box{
		display: none;
	}
	.thenav-md{
		display: none;
	}
	nav{
		display: block;
	}
	/*导航栏*/
	.navbar {
    min-height: 60px;
    margin-bottom: 0;
    }
    .navbar-brand>img {
    height:35px;
    }
    .navbar-brand {
    padding: 0;
    margin-top: 4px;
    margin-left: 4px;
     display: flex;
     align-items: center;
    }
     .navbar-default {
    background-color: #017C3D;
    border-color: #017C3D;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    }
    .navbar-default .navbar-toggle .icon-bar {
    background-color: white;
    }
    .navbar-default .navbar-nav>li>a {
    color: white;
    font-size: 1.5rem;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: white;
    font-size: 1.5rem;
    }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: white;
    background: -webkit-linear-gradient(rgba(142,202,36,0.8),rgba(1,149,73,0.8));
    background: -o-linear-gradient(rgba(142,202,36,0.8),rgba(1,149,73,0.8));
    background: -moz-linear-gradient(rgba(142,202,36,0.8),rgba(1,149,73,0.8));
    background: linear-gradient(rgba(142,202,36,0.8),rgba(1,149,73,0.8));
    border-radius: 5px;
    }    
  
   /*轮播*/
   .carousel {
    margin-top: 60px;
    }
    .carousel-inner {
    min-width: 100%;
    }
    .carousel-indicators {
    bottom: -5px;
    }
	/*关于宏图*/
	.theplay-box>div>div:first-of-type {
     background-image: none; 
    }
    .theplay-box>div>div:first-of-type>div:first-of-type {
    font-size: 2.8rem;
    }
    .theplay-box>div>div:first-of-type>div:last-of-type {
    font-size: 1.6rem;
    color: #666666;
    }
    .theplay-text>div:first-of-type>img {
    width: 100%;
    height: auto;
    }
    .theplay-text>div:first-of-type {
	display: none;
    float: none;
    width: 100%;
    }
    .theplay-text>div:last-of-type {
    float: none;
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
    margin-bottom: 20px;
    }
    .theplay-text>div:last-of-type>div:nth-of-type(1) {
    font-size: 2.1rem;
    margin-bottom: 15px;
    margin-top: 15px;
    }
    .theplay-text>div:last-of-type>div:nth-of-type(2) {
    font-size: 1.6rem;
    }
    .theplay-text>div:last-of-type>div:nth-of-type(3) {
    font-size: 1.7rem;
    }
	
    /*搜索板块*/
   .thess-box {
    background-color: white;
    height: auto;
    }
    .thess-top {
    height: auto;
    line-height: 30px;
    margin-bottom: 35px;
    text-align: center;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 10px;
    padding-top: 10px;
    }
    .thess-top>span{
    	display: none;
    }
    .thess-top>form>input[type=text] {
    width: 85%;
    }
    .thess-top>form {
    float: none;
    width: 80%;
    margin-right: auto;
    margin-top: auto;
    }
    .thess-bottom>ul>li {
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 30px;
    width: 46%;
    }
    .thess-bottom>ul>li>a>div:first-of-type>img {
    width: 100%;
    height: 128px;
    }
    .thess-bottom>ul>li:nth-of-type(4n+1) {
    margin-left: 2%;
    }
    .thess-bottom>ul>li>a>div:last-of-type {
    width: 100%;
    padding: 12px 6px;
    margin-top: 8px;
    font-size: 1.5rem;
    height: 57px;
    }
    
    /*大图与文字*/
   .thebig-box {
    clear: both;
    }
   .thebig-text1{
   	display: none;
   }
   .text2-box-til {
    display: block;
    background-color: #009B4C;
    color: white;
    font-size: 2.6rem;
    text-align: center;
    height: auto;
    padding: 10px 3%;
    }
	.text2-box1 {
    margin-left: auto;
    padding-top: 20px;
    }
    .thebig-text2 {
    background-image: none;
    height: auto;
    padding-left: 3%;
    padding-right: 3%;
    }
    .text2-box>div:nth-of-type(1)>div:first-of-type {
    font-size: 2.5rem;
    }
    .text2-box>div:nth-of-type(1)>div:nth-of-type(2) {
    font-size: 1.5rem;
    }
    .text2-box1>div:nth-of-type(2) {
    line-height: 30px;
    font-size: 1.6rem;
    }
    .text2-box2 {
    margin-left: auto;
    margin-top: 40px;
    }
    .text2-box3 {
    float: none;
    margin-left: auto;
    margin-top: 40px;
    }
    .text2-box2>div:nth-of-type(2) {
    line-height: 30px;
    font-size: 1.6rem;
    }
    .text2-box3>div:nth-of-type(2) {
    line-height: 30px;
    font-size: 1.6rem;
    }
    .text2-box4 {
    float: none;
    margin-right: auto;
    margin-top: 40px;
    }
    .text2-box4>div:nth-of-type(2) {
    line-height: 30px;
    font-size: 1.6rem;
    }
    .text3-til {
    font-size: 2.6rem;
    color: white;
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 10px 3%;
    background-color: #009B4C;
    }
    .thebig-text3 {
	display: none;
    padding-left: 0;
    padding-right: 0;
    }
    .thebig-text3 {
    background-image: none;
    height: auto;
    }
    .thebig-text3-box1 {
    margin-left: auto;
    margin-top: 40px;
   padding-left: 3%;
    padding-right: 3%;
    }
    .text3-box>div>div:last-of-type>div:nth-of-type(1)>span {
    font-size: 2.4rem;
    }
    .text3-box>div>div:last-of-type>div:nth-of-type(1) {
    font-size: 1.7rem;
    }
    .text3-box>div>div:last-of-type>div:nth-of-type(3) {
    font-size: 1.6rem;
    }
    .text3-box>div>div:last-of-type>div:nth-of-type(2) {
    font-size: 1.6rem;
    margin-bottom: 8px;
    }
    .text3-box>div>div:first-of-type {
    display: none;
    }
    .text3-box>div>div:last-of-type {
    margin-top: 10px;
    margin-left: auto;
    }
    .thebig-text3-box2 {
    margin-left: auto;
    margin-top: 60px;
    padding-left: 3%;
    padding-right: 3%;
    }
    .text3-box>div>div:last-of-type>ul>li {
    font-size: 1.5rem;
    }
    .thebig-text3-box3 {
    margin-top: 50px;
    margin-left: auto;
    padding-left: 3%;
    padding-right: 3%;
    }
   .thebig-text4 {
    background-image: none;
    height: auto;
    /*background-color: #FAFAFA;*/
    }
    .text4-text {
    text-align: center;
    padding-top: 10px;
    border-bottom: 2px solid #F2F1F1;
    }
    .text4-text>div:first-of-type{
    	display: none;
    }
    .text4-text>div:last-of-type>div:first-of-type {
    display: none;
    }
    .text4-text>div:last-of-type>div:nth-of-type(2){
    	display: none;
    }
    .text4-text>div:last-of-type>div:last-of-type {
    margin-top: 10px;
    padding-bottom: 20px;
    }
    .text4-text>div:last-of-type>div:last-of-type>img{
    	width: 100%;
    }

    /*案例板块*/
	/*首页案例轮播*/
	#wrapper{
			width: 100%;
		}
	.anli-til {
    background-image: none;
    padding-bottom: 45px;
    margin-top: 0;
    font-size: 2.6rem;
    }
    /*新闻 问题 资讯*/
   .thebot-news {
    width: 100%;
    padding: 10px 3%;
    }
    .botnew-text>div:first-of-type {
    width: 100%;
    }
    .botnew-text>div:first-of-type>a>img {
    width: 100%;
    height: auto;
    }
    .botnew-text>ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    }
    .thebot-que {
    width: 100%;
    border: 1px solid #BCBCBC;
    padding: 10px 15px 10px;
    margin-left: 0;
    }
    .thebottom-box>div>div {
    float: none;
    }
	.thebot-ry {
    margin-left: auto;
    margin-right: auto;
	display:none;
    }
    /*链接*/
    .thelink-box {
	display:none;
    height: 160px;
    padding-top: 20px;
    padding-left: 1%;
    }
    .thelink-box>div>div:first-of-type {
    float: left;
    width: 29%;
    margin-right: 3%;
    }
    .thelink-box>div>div:first-of-type>img{
    	width: 100%;
    }
    .thelink-box>div>div:last-of-type {
    float: right;
    width: 68%;
    }
    .thelink-box>div>div:first-of-type>div>a>button {
    font-size: 1.6rem;
    }
    .thelink-box>div>div>ul>li>a {
    color: #666666;
    font-size: 1.6rem;
    }
    .thelink-box>div>div>ul>li {
    float: left;
    margin-left: 1%;
    margin-right: 2%;
    line-height: 28px;
    }
    /*页尾*/
   footer {
    padding-top: 20px;
    text-align: center;
    padding-left: 3%;
    padding-right: 3%;
    min-width: 100%;
    }
   .thefooter-bot {
    border-top: none;
    margin-top: 20px;
    height: auto;
    line-height: normal;
    font-size: 1.6rem;
    padding-bottom: 10px;
    }
   footer>div:first-of-type{
   	display: none;
   }
   .thefooter-bot>div>div {
    float: none;
    margin-top: 25px;
    padding-bottom: 20px;
    }
    .thefooter-bot>div>div>a {
    margin-left: 14px;
    margin-right: 14px;
    }
    .thefooter-bot>div>div>a>img {
    width: 35px;
    }
    /*返回顶部*/
   .backtop{
	position: fixed;
	bottom: 72px;
	right: 10px;
	    z-index: 999;
	}
   .gotop>img{
	width: 40px;
	}
	
	/*标题与路径*/
	.tilandluj-box {
    padding-left: 3%;
    padding-right: 3%;
    }
    .tilandluj-box>div>div:first-of-type {
    font-size: 3.2rem;
    }
    .tilandluj-box>div>div:first-of-type>span {
    font-size: 1.8rem;
    }
    .tilandluj-box>div>div:nth-of-type(2) {
    font-size: 1.6rem
    }
    
    /*关于我们*/
   .about-til {
    max-width: 368px;
    margin-left: auto;
    margin-right: auto;
    }
   .about-til>div {
    margin-right: 15px;
    margin-left: 15px;
    width: 154px;
    font-size: 1.6rem;
    height: 43px;
    }
    .about-text>div:not(:first-child) {
    font-size: 1.6rem;
    padding-left: 3%;
    padding-right: 3%;
    margin-bottom: 10px;
    }
    .ab-text-img {
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
    }
    .ab-text-img>img {
    width: 100%;
    }
    .about-rongyu>ul>li>a>img {
    width: 100%;
    height: auto;
    }
    .about-rongyu>ul>li {
    margin-left: 3.5%;
    width: 45%;
    }    
    .about-rongyu>ul>li:nth-of-type(5n+1) {
    margin-left: 3.5%;
    }
   
	/*分页*/
   .fenye {
    width: 80%;
    }
    .fenye>ul>li{
    	margin-top: 5px;
    	font-size: 1.6rem;
    }
    .fenye>ul>li:nth-of-type(2) {
    min-width: 70px;
    }
    .fenye>ul>li:nth-of-type(9) {
    width: 70px;
    }
    
     /*污水处理页面*/
   .sewage-box>div>ul>li {
    float: left;
    margin-left: 2.5%;
    margin-bottom: 30px;
    width: 46%;
    font-size: 1.5rem;
    }
   .sewage-box>div>ul>li:nth-of-type(4n+1) {
    margin-left: 2.5%;
    }
    .sewage-box>div>ul>li>a>div>img {
    width: 100%;
    height: 130px;
    }
    .sewage-box>div>ul>li>a>div:first-of-type{
    	width: 100%;
    	height: auto;
    }
    /*污水处理内页*/
   .se-bottom-text {
    padding: 38px 20px;
    margin-bottom: 45px;
	font-size: 16px;
    line-height: 34px;
    }
   .se-det-top {
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 30px;
    }
    .se-det-top>div:first-of-type {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    }
    .se-det-top>div:first-of-type>img {
    width: 100%;
    height: auto;
    }
    .se-det-top>div:nth-of-type(2)>div:first-of-type {
    font-size: 2.8rem;
    margin-bottom: 30px;
    }
    .se-det-top>div:nth-of-type(2) {
    width: 100%;
    }
    .se-det-top>div:nth-of-type(2)>div:nth-of-type(2) {
    font-size: 1.7rem;
    height: auto;
    line-height: 35px;
    padding: 25px 13px 10px;
    margin-bottom: 35px;
    text-align: justify;
    }
    .se-det-top>div:nth-of-type(2)>div:nth-of-type(3) {
    font-size: 1.6rem;
    }
    .se-det-top>div:nth-of-type(2)>div:nth-of-type(3)>span {
    font-size: 2.8rem;
    }
    .se-det-top>div:nth-of-type(2)>div:nth-of-type(4)>a {
    font-size: 1.6rem;
    padding: 7px 85px;
    }
    .se-bottom-text>div:nth-of-type(4)>div>img{
    	width: 100%;
    } 
    .se-bottom-text>div>div:not(:first-child) {
    font-size: 1.7rem;
    } 
    .se-bot-text-til {
    font-size: 2rem;
    padding-bottom: 18px;
    }  
    
	/*不锈钢水箱页面*/
	/*上下滑动*/
	.dowebok {
    width: 100%;
    font-size: 1.5rem;
    text-align: center;
    }
	.dowebok ul li { padding:0px; margin:0 auto;}
    .dowebok a { color: #333; text-decoration: none;margin-left: auto;margin-right: auto;}
    .dowebok a:first-of-type{
	margin-left: auto;
	}
	.dowebok a div div{
	width: 100%;
	font-size: 1.5rem;
	text-align: left;
    height: auto;
	}
	.pro-body-ys {
    background: none;
    height: auto;
    min-width: 100%;
    }
    .dowebok a div {
     text-align: center;
    width: 100%; 
    display: inline-block;
    margin-bottom: 14px;
}
    /*4大优势*/
	.ys-til{
		display: block;
		background-color: #009B4C;
        color: white;
        font-size: 2.8rem;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
	}
	.ys-box{
		padding-right: 2%;
		text-align: justify;
	}
	.ys-box1 {
    padding-top: 40px;
    width: 100%;
    }
    .ys-box>div:nth-of-type(2)>div:first-of-type {
    font-size: 2.5rem;
    }
    .ys-box>div:nth-of-type(2)>div:not(:first-child) {
    font-size: 1.6rem;
    }
    .ys-box2 {
    padding-top: 25px;
    margin-left: auto;
    width: 100%;
    }
    .ys-box3 {
    padding-top: 25px;
    width: 100%;
    }
    .ys-box4 {
    margin-left: auto;
    padding-top: 25px;
    width: 100%;
    }
    .ys-box>div:nth-of-type(2)>div:first-of-type>img {
    width: 31px;
    margin-left: 24px;
    display: none;
    }
    .ys-box>div:nth-of-type(2) {
    margin-left: 2%;
    }
    .ys-box>div:first-of-type>img{
    	margin-right: 2px;
    width: 50px;
    margin-left: 3%;
    }
.pro-body-lc>div>div:nth-of-type(2)>img{
    	display: none;
    }
    .ppp{
    	display: block;
    }
    .ppp>img{
    	margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px;    width: 20%;
    }
    /*案例展示*/
   .pro-anli-til {
    font-size: 2.5rem;
    }
    /*新闻与动态*/
   .pro-body-xd {
    height: auto;
    min-width: 100%;
    }
    .pro-body-xd>div>div {
    width: 100%;
    }
   .pro-body-xd>div>div:first-of-type {
    float: none;
    }
    .pro-body-xd>div>div:last-of-type {
    float: none;
    }
    .pro-body-xd>div>div>ul>li>a>span {
    font-size: 1.4rem;
    margin-top: 3px;
    }
    .pro-body-xd>div>div>ul>li {
    font-size: 1.6rem;
    margin-bottom: 5px;
    padding-left: 1%;
    padding-right: 1%;
    height: 50px;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 2px;
    }
	/*工程案例页面*/
	/*污水处理页面*/
   .case-box>div>ul>li {
    float: left;
    margin-left: 2.5%;
    margin-bottom: 30px;
    width: 46%;
    font-size: 1.8rem;
    }
   .case-box>div>ul>li:nth-of-type(4n+1) {
    margin-left: 2.5%;
    }
    .case-box>div>ul>li>a>img {
    width: 100%;
    height: 128px;;
    }
	.se-bottom-text img{
	 max-width: 100%;}
    
    /*联系我们页面*/
   .case-box {
    padding-left: 3%;
    padding-right: 3%;
    text-align: left;
    }
    .case-top>div:last-of-type {
    float: none;
    margin-right: auto;
    margin-top: 20px;
    }
    .case-top>div:last-of-type>div:first-of-type {
    margin-right: auto;
    margin-left: auto;
    }
    .case-top>div:last-of-type>div {
    float: none;
    display: inline-block;
    text-align: center;
    padding: 6px;
    }
    .case-form {
    padding-bottom: 50px;
    clear: both;
    padding-top: 15px;
    }
    .case-form>form>div:first-of-type {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    }
    .case-form>form>div:first-of-type>input {
    width: 100%;
    font-size: 1.5rem;
    }
    .case-form>form>div:nth-of-type(2) {
    width: 100%;
    display: block;
    }
    .case-form>form>div:nth-of-type(2)>textarea {
    width: 100%;
    font-size: 1.5rem;
    }
    .case-form>form>div:nth-of-type(2)>div>input {
    width: 45%;
    font-size: 1.6rem;
    }
    .case-map {
    padding-top: 10px;
    padding-bottom: 60px;
    }
    
    /*新闻资讯页面*/
   .news-text-top{
   	padding-left: 3%;
   	padding-right: 3%;
   }
   .news-text-top>div:first-of-type {
    float: none;
    /*margin-right: 60px;*/
    margin-bottom: 20px;
    }
	.news-text-top>div:first-of-type{
		margin:0px;}
	.news-text-top>div:first-of-type>img{	
		width:100%;}
    .news-text-top>div:nth-of-type(2)>div:first-of-type {
    font-size: 1.8rem;
    }
    .news-text-top>div:nth-of-type(2)>div:first-of-type>span {
    font-size: 1.5rem;
    }
    .news-text-top>div:nth-of-type(2)>div:nth-of-type(2) {
    font-size: 1.6rem;
    text-align: justify;
    }
    .news-text-top>div:nth-of-type(2)>div>a {
    font-size: 1.5rem;
    }
    .news-text-ul>ul>li>a {
    font-size: 1.6rem;
    }
    .news-text-ul>ul>li {
    padding-left: 2%;
    padding-right: 2%;
    }
    .news-text-ul>ul>li>a>span:first-of-type {
    display: none;
    }
    .news-text-ul>ul>li:nth-of-type(2n) {
    padding-bottom: 30px;
    padding-top: 15px;
    height: 75px;
    }
    .news-text-ul>ul>li:nth-of-type(2n+1) {
   padding-bottom: 30px;
    padding-top: 15px;
    height: 75px;
    background-color: #F6F7F7;
    }
    /*新闻内页*/
   .news-de-box{
   	padding-top: 60px;
   }
   .news-de-til>div:first-of-type {
    font-size: 2.6rem;
    }
    .news-de-til>div:nth-of-type(2) {
    font-size: 1.6rem;
    }
    .news-de-text>div {
    font-size: 1.7rem;
    padding-left: 2%;
    padding-right: 2%;
    }
	.news-de-text>img{
		max-width:100%;
		}
    .news-de-text>.news-text-img>img {
    width: 100%;
    }
       .thebottom-jump {
    margin-top: 80px;
    padding-left: 3%;
    }

    
    
	.hea{
    position: absolute;
    z-index: 110;
    left: 0;
    top: 40px;
    bottom: inherit;    
}
.hea a{text-align: center;}
.hea a span{margin:0px auto;width:auto;    text-align: center;}	
	.thess-bottom>ul>li{    margin-bottom: 20px;}
	.dmor{    margin: 0 auto;}
	.text2-box2 div:nth-of-type(1) div:nth-of-type(2){max-width:100%;}
	
}

