﻿/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img{margin:0; padding:0;
                                                                                           font-family:微软雅黑,Verdana;
}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
h3, h4{font-weight: bold;}
fieldset, img{vertical-align:middle; border:none;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
select, input{vertical-align:middle;}
select, input, textarea{font-size:12px; margin:0;outline-style:none;font-family:Arial, Helvetica, sans-serif;}
input[type="button"]{cursor: pointer;}
input{border: none;}
textarea{resize:none;}
input{outline: none;vertical-align: middle;border: none;}
input[type="submit"],input[type="reset"],input[type="button"],button{-webkit-appearance: none; }
input[type="checkbox"]{border-radius: 0;border-radius: 0;-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}
input[type="radio"]{border-radius: 0;-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}
textarea {-webkit-appearance: none;} 
input,textarea{-webkit-border-radius:none;}
/*a,a:hover,a:active,a:visited,input{tap-highlight-color: rgba(0,0,0,0);focus-ring-color: rgba(0, 0, 0, 0);-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-focus-ring-color: rgba(0, 0, 0, 0);-moz-tap-highlight-color: rgba(0,0,0,0);-moz-focus-ring-color: rgba(0, 0, 0, 0);border: none;}*/
body{color:#414141; font-size:14px;background: #ffffff; font-family: 微软雅黑,Verdana;}
a{color:#414141; text-decoration:none;outline: none;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
a:hover{color:#990f15;text-decoration:solid;}
.clearfix:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
.clearfix{zoom:1;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.line3 {
height:5px;color:#a72503;background:#a72503;resize:0;border:none;margin-top:20px;
}
.btnline {border-bottom:5px #a72503 solid;}
/*filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6; cursor:pointer;*/
.mt20 {
margin-top:20px;}
.swiper-container {width: 100%; height: 100%;height: 440px;}
.swiper-container .swiper-slide { text-align: center;font-size: 18px;background: #fff;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;}
.swiper-container .swiper-slide{ background-repeat:no-repeat; background-size:cover; background-position:center;}
.swiper-container .swiper-slide a{position: relative;display: block;width: 100%;height: 100%;}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;   
    background: #a72505;
   opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #ff7149; opacity: 1;
}
.con1000 {
    position: relative;
    width: 100%;
    /*height: 100%;*/
    margin-left: auto;
    margin-right: auto;
}
.con1100 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.bgf8 {background:#f5f9fc;
}
/*head*/
.header {
    height:100px;background:#f5f9fc;
}

    .header .logo {
        margin-top:23px;
       
    }
        .header .logo img {
        width:80%;}
    .header .tel {
         display:block;
    }
 
    .menus{width:100%;background:#a72503;line-height:45px;height:45px;}
 .menus .menu{ position: relative;font-size:14px;font-weight:normal;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;}
.menu li{float: left;width: 12.5%;text-align:center;position: relative;overflow:hidden;    height: 100%;}
.menu li a{color: #fff;}
.menu li a:hover{}
    .menu li.on {background:#6e1700;overflow:hidden;
    }
    .menu li span {
        position:absolute;
    display:block;
    width:24px;
    height:13px;
    z-index:999;right:15px;top:5px;
    }
      .menu li span.hot {
           background:url(../images/hot.png) no-repeat left center;

    }
.theimg {
   
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.4285;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;


}
/*首页搜索*/
.tag {
width:60%;
line-height:45px;font-size:14px;overflow:hidden;
}
    .tag span {
    float:left;display:block; padding:5px;}
    .tag a {
    padding:5px;display:block;float:left;}
.search {
width:30%;}
    /*.search .searchInput {
    border:1px #cccccc solid;line-height:25px;
    margin-top:10px;width:60%;
    }*/

    
.sb-search {
	position: relative;
	margin-top: 10px;
	width: 0%;
	min-width: 60px;
	height: 35px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	background: #fff;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-size: 14px;
	color: #9b9b9b;border:1px #e3e3e3 solid; text-indent:1em;
}



.sb-icon-search,
.sb-search-submit  {
	width: 60px;
	height: 30px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: #a72503;
	z-index: 90;
	font-size: 14px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}


/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #a72503;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

/*大图菜单*/
.imgMenu{height:200px;padding:0px;margin:10px 0 20px 0;}
.imgMenu li{
   
    height:200px;
    width:18%;float:left;
}
.imgMenu li:nth-child(3){
   
    height:200px;
    width:26%;float:left;
}
    .imgMenu li a {height:200px;
    width:100%;display:block; background-repeat:no-repeat;
    background-position:center 20px;
    

    }
        .imgMenu li a:hover {
        color:#222222}
    .imgMenu li a span {width:100%;
                        padding-top:160px;height:40px;display:block;
    text-align:center;font-size:24px;font-family:微软雅黑;}
    .imgMenu li:first-child a{
        background-image:url(../images/index_icon01_off.png)
    }
     .imgMenu li:first-child a:hover {  background-image:url(../images/index_icon01.png)
    }
 .imgMenu li:nth-child(2) a{
        background-image:url(../images/index_icon02_off.png)
    }
     .imgMenu li:nth-child(2) a:hover {  background-image:url(../images/index_icon02.png)
    }
      .imgMenu li:nth-child(3) a{
        background-image:url(../images/index_icon03_off.png)
    }
     .imgMenu li:nth-child(3) a:hover {  background-image:url(../images/index_icon03.png)
    }
      .imgMenu li:nth-child(4) a{
        background-image:url(../images/index_icon04_off.png)
    }
     .imgMenu li:nth-child(4) a:hover {  background-image:url(../images/index_icon04.png)
    }
      .imgMenu li:nth-child(5) a{
        background-image:url(../images/index_icon05_off.png)
    }
     .imgMenu li:nth-child(5) a:hover {  background-image:url(../images/index_icon05.png)
    }
     /*产品分类*/
.cate {
width:26%;background:#f3f3f3}
    .cate .title {
    background:url(../images/catetitle.png) no-repeat left top;background-size:contain;
    width:100%;
    height:146px;text-indent:-9999em;
    }
    .cate {
    border-bottom:3px #a72503 solid;padding-bottom:3px;}
    .cate dl,.cate dt,.cate dd {
        color:#000;
        line-height:33px;padding:0px;
        margin:0px;font-size:14px;
    }
        .cate dl {
        margin-bottom:0px;}
    .cate dt, .cate dd {
    height:33px;
    line-height:33px;
   
    }
        .cate dt {
        margin-top:3px;}
     .cate dd {
         margin-top:1px;
   padding-left:30px;
   
    }
    .cate dt span {
        width:30px;
        height:17px;
        background:#a72503;
        display:block;
        margin-top:8px;float:left;
    }
  .cate dl a,.cate dt a,.cate dd a{
        color:#000; margin-left:30px;
    }
      .cate dl a:hover,.cate dt a:hover,.cate dd a:hover{
        color:#a72503;
       font-weight:bold;
    }
         .cate dt:hover, .cate dd:hover,.cate dt.on,.cate dd.on {
         background:#e2e0e1;  }
              .cate dt.on a,.cate dd.on a{
        color:#a72503; font-weight:bold;
    }
  /*推荐产品*/
.rightbody {
width:73%;}
.rightbody .title{
    width:100%;
    background:#a72503;
    height:40px;
    line-height:40px;
    color:#ffffff;font-size:16px;text-indent:2em;

}
    .rightbody .title a {
    float:right;display:block;color:#fff;font-size:12px;padding-right:5px;}
    .rightbody .prolist {  padding:0;margin:10px 0 0 0;list-style:none;
    }
   .rightbody .prolist li{list-style:none;font-size:12px;color:#000;
    padding:0;margin:0px 1.2% 10px 0;float:left;width:24%;}
        .rightbody .prolist li a {
        width:100%;display:block;height:265px;overflow:hidden;}
    .rightbody .prolist li a img{border:1px #e3e3e3 solid;height:205px;width:98%;margin-bottom:10px;}
        .rightbody .prolist li:nth-child(4n) {
            margin:0px 0 10px 0;
        }
        .rightbody .prolist li span {
        width:100%;display:block;text-align:center;height:20px;line-height:20px;overflow:hidden;}
           .rightbody .prolist li span.nomb {color:#808080}
.xgborder{background:#f3f3f3;height:265px;width:100%;
}
.xgtu {
width:26%;
}
.xgtu img{
    width:100%;height:100%;
}
.xglist {
width:70%;
margin:10px;
}
    .xglist ul, .xglist li {
    padding:0px;
    margin:0px;
    list-style:none;

    }
    .xglist li {
    float:left;width:24%;margin:1% 0 0  1%;height:245px;
    }
        .xglist li img {width:98%;height:205px;
        }
    .xglist li span{
    font-size:12px;width:100%;display:block;height:20px;line-height:20px;text-align:center;
    margin:10px 0 20px 0;
    }
   
    .lttitle{
    width:100%;
    background:#a72503;
    height:40px;
    line-height:40px;
    color:#ffffff;font-size:16px;text-indent:2em;display:none;

}
    .lttitle a {
    float:right;display:block;color:#fff;font-size:12px;padding-right:5px;}
#spdiv .title {
background:url(../images/sptutitile.png) no-repeat center 10px;
height:50px;
 padding-top:100px;
}
    #spdiv .title a {
    margin:0px auto;
    height:28px;
    width:95px;display:block;
    background:#a72503;color:#fff;
    text-align:center;
    font-size:14px;line-height:28px;
    }
#spdiv .list {

}
#spdiv .list ul{margin:0;padding:0;list-style:none;}
    #spdiv .list li {margin:10px 1.2% 20px 0;float:left;height:300px;
    width:24%;}
       #spdiv .list li:nth-child(4n) {margin:10px 0 20px 0;}
    #spdiv .list li span {
        text-align:center;
        margin:0px auto;display:block;
    }
    #spdiv .list li span.img {padding:8px;border:1px #e3e3e3 solid;
    }
        #spdiv .list li span.img img {height:100%;
        width:100%;}
            #spdiv .list li span.txt {height:20px;line-height:20px;font-size:14px;overflow:hidden;margin-top:10px;
    }
               
            /*流程*/
.liucheng {
border-top:3px #a72503 solid;
border-bottom:3px #a72503 solid;
background:#2f1311 url(../images/lcbg.jpg) no-repeat 800px center;
height:280px;
position:relative;font-family:微软雅黑;
}
.liuchengfl{}   
.liuchenglr { z-index:999;
width:222px;
background:url(../images/liuchengbg.png) no-repeat;
height:120px;display:block;
padding-top:160px;
}
.liuchenglr .hottit {width:100%;text-align:center;display:block;line-height:30px;font-size:14px;font-family:微软雅黑;height:30px;
}
.liuchenglr .btn{width:100%;text-align:center;display:block;line-height:35px;padding-top:10px;
}
    .liuchenglr .btn .btnhot {
    background:url(../images/btnhot.png) no-repeat left center;
    width:124px;height:27px;border:0;
    }
.liuchenglr .hottel{width:100%;text-align:center;display:block;font-size:18px;font-weight:bold;color:#a72503;height:30px;line-height:30px;
}
.liuchengfr {
    width:778px; background:url(../images/liuchenginfo.png) no-repeat left top;
    height:280px;display:block;
     z-index:999;
}
    .liuchengfr ul {
    margin:190px auto 0 auto;
    font-family:微软雅黑;
    }
        .liuchengfr ul li {float:left;
        width:24.5%;
        font-size:1.6em;text-align:center;
        line-height:40px;color:#fff; font-family:微软雅黑;
        }
            .liuchengfr ul li span {
            font-size:0.8em;
            line-height:28px;color:#955d4f;
            width:100%;display:block; font-family:微软雅黑;
            }
/*案例*/
.anlis {
width:100%;
background:#efefef;padding-top:20px;
}
#anli .title {
background:url(../images/anlititile.png) no-repeat center 10px;
height:67px;
 padding-top:100px;
 
}
    #anli .title a {
    margin:0px auto;
    height:28px;
    width:95px;display:block;
    background:#a72503;color:#fff;
    text-align:center;
    font-size:14px;line-height:28px;
    }
.anlilist {
width:100%;}
 #anli .alinbg{
   background:#fff url(../images/anlibg.jpg) no-repeat center top;}
   #anli  .swiper-anli {
       width:90%;
        height: 302px;
        margin: 20px auto;overflow:hidden;
     
    }
#anli .swiper-wrapper { width:100%;
}
   #anli  .swiper-slide {
        text-align: center;
        font-size: 12px;
        
       
        /*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;*/
        height:240px;
        margin-top:27px;
    }
   #anli  .swiper-slide span {
        text-align:center;
        margin:0px auto;display:block;
    }
   #anli  .swiper-slide span.img {padding:5px;border:1px #e3e3e3 solid;
    }
      #anli  .swiper-slide span.img img {height:170px;
        width:100%;}
          #anli  .swiper-slide span.txt {height:40px;line-height:20px;font-size:14px;overflow:hidden;margin-top:10px;
    }
 #anli .swiper-button-prev, #anli .swiper-container-rtl .swiper-button-next {
background-image: url("../images/prev.png");  background-size:auto;
}
          #anli .swiper-button-next,  #anli .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/next.png");
    background-size:auto;

}
    #anli .swiper-button-next,  #anli .swiper-button-prev {

    top: 61%;
   
    height: 27px;

}
    /*家装*/
.jz {
width:70%;}
   .jz .title{
    width:100%;
    background:#a72503;
    height:40px;
    line-height:40px;
    color:#ffffff;font-size:16px;text-indent:1em;

}
    .jz .title a {
    float:right;display:block;color:#fff;font-size:12px;padding-right:5px;}
    .jz .top {
    min-height:165px;width:100%;margin-top:10px;border-bottom:1px #808080 dotted;padding-bottom:20px;}
        .jz .top .img {max-height:160px;
        width:35%;padding:8px;border:1px #e3e3e3 solid;height:100%;}
        .jz .top .img img{width:100%;max-height:155px;height:100%;
        }
         .jz .top .txts {min-height:135px;
        width:60%;}
            .jz .top .txts .titles {padding:0 10px 0 10px;
            color:#000;}
            .jz .top .txts .memo {height:125px;overflow:hidden;padding:0 10px 0 10px;line-height:26px;margin-top:10px;
            color:#999999;}
            .jz .top .more, .jz .top .more a {text-indent:1.5em;display:block;
            color:#a72503}
    .jz ul {
    margin-top:20px;margin-bottom:20px;}
  .jz li {
        margin: 0px;
        list-style: none;
    }
    .jz li {line-height:30px;height:30px;overflow:hidden;
        width: 49%;
        float: left;
        background:url(../images/icon.png) no-repeat left center;text-indent:1em;
    }
    .jz li:nth-child(2n){float:right;}
.wd {
width:29%}
.wd .title{
    width:100%;
    background:#a72503;
    height:40px;
    line-height:40px;
    color:#ffffff;font-size:16px;text-indent:1em;

}
   .wd .title a {
    float:right;display:block;color:#fff;font-size:12px;padding-right:5px;}
    .wd ul {}
     .wd li {
        margin: 0px;
        list-style: none;
    }
    .wd li {line-height:30px;height:60px;overflow:hidden;padding:5px;
            border-bottom:1px #e3e3e3 dotted;margin-bottom:10px;
        width: 100%;
    }
/*友情链接*/
.link {
    height:57px;line-height:57px;
    background:#4b302e;font-size:14px;overflow:hidden;
}
    .link span, .link a {
    padding:5px;
    float:left;
    display:block;color:#fff;
    height:47px;
    line-height:47px;
    }
    /*底部*/
.footer {padding:20px;
background:#2f1311}
    .footer .wximg {
    width:30%;text-align:right;}
    .footer .info {width:65%;text-align:left;color:#fff;font-size:12px;line-height:25px;
    }
        .footer .info .infotxt {max-width:400px;
        text-align:center;}
         .footer .info .logo {
           display:block;
        }
    /*分页*/
    /*page*/
    .text-center {
    text-align: center;
}
.pagination {
	display:inline-block;
	padding-left:0;
	margin:10px 0;
	border-radius:0px;font-size:12px;
}
.pagination>li {
	display:inline
}
.pagination>li>a, .pagination>li>span {
	position:relative;
	float:left;
	padding:4px 10px;
	margin-left:5px;
	line-height:1.42857143;
	color:#222;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #e3e3e3;font-size:12px;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index:3;
	color:#222;
	background-color:#eee;
	border-color:#ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index:2;
	color:#fff;
	cursor:default;
	background-color:#a72503;
	border-color:#e3e3e3
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color:#222;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd
}
.pagination li.cpage {
    line-height:30px;
    color:#222;margin-left:10px;
}
.pagination li.inpt{
    line-height:30px;
    color:#222;margin-left:10px;
}
    .pagination li.inpt .pageindex {
    height:25px;border:1px #e3e3e3 solid;width:30px;margin:-3px 3px 0 3px;}
     .pagination li.ok{
    line-height:30px;
    color:#222;margin-left:10px;
}
     .pagination li.ok .btn {
    height:30px;border:1px #e3e3e3 solid;width:50px;margin:-3px 3px 0 3px;background:none;}
/*.page{margin:0px 0;}
    .page ul {padding:0px;margin:0px;display:table;margin:auto;
    }
    .page li {
    float:left}
.page  li a{margin:0 3px;display: inline-block; border:1px solid #000000;width: 30px;height: 30px;text-align: center;line-height: 30px;color: #212121;}

.page  li a:hover{background: #a72503;}*/

@media (min-width: 1200px) {
.swiper-container {height: 440px;}

.con1000{width: 1000px;}
.con1100{width: 1100px;}
    .menus .menu {
    width:1000px;}
     .header .logo img {
       width:422px;}
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
.swiper-container {height:440px;}
    .header .logo img {
       width:422px;}

}
@media only screen and (min-width: 800px) and (max-width: 999px) {
.swiper-container {height: 400px;}
    .header .logo img {
       width:422px;}

    .liucheng {
    display:none;}

    .subleft {display:none;}
    .rightbody{width:100%}
}
@media (max-width: 799px) {
.swiper-container{height: 300px;}

 .header .tel {
         display:none
    }
  .tag {
       overflow:hidden;height:35px;
    }
    .cate {display:none}
    .rightbody {
    width:100%;}
     .liucheng,.sliucheng {
    display:none;}
    .wd {
    display:none}
    .jz {
    width:100%;}
    #anli .title,#spdiv .title  {
        background-size: contain;
    }
      
      
}
@media (max-width: 649px) {
.header a.logo{width: 50px;height: 60px;}

 .header .tel {
         display:none
    }
    .tag {
       overflow:hidden;height:35px;
    }
    .cate {display:none} .subleft{display:none}
    .rightbody {
    width:100%;}
      .rightbody .prolist li {width:48%;
        }
          .xgtu {display:none}
    .lttitle {
    display:block;}
    .xglist {
    width:100%;}  .xglist li {text-align:center;
        width:48%;}
                    .xglist li img {width:auto;
        }
                      #spdiv .list li {
    width:48%;}
                        #spdiv .list li.img img {
    width:auto;}
                       .liucheng,.sliucheng {
    display:none;} 
                          .wd {
    display:none}
    .jz {
    width:100%;}
      .jz .top .img {
            display: none;
        }
       .jz .top .txts {
        width:100%;}
         #anli .title,#spdiv .title  {
        background-size: contain;
    }
          .footer .info .logo {
           display:none;
        }
}

@media only screen and (min-width: 420px) and (max-width: 550px) {
	 .header .tel {
         display:none
    }
   .menus .menu {font-size:12px;}
     .tag {
        display: none;
    }
    .search {
    width:100%;}
    .cate {display:none} .subleft{display:none}
    .rightbody {
    width:100%;}
      .rightbody .prolist li {width:48%;
        }
      .xgtu {display:none}
    .lttitle {
    display:block;}
    .xglist {
    width:100%;}
        .xglist li {
        width:48%;}
            .xgtu {display:none}
    .lttitle {
    display:block;}
    .xglist {
    width:100%;}  .xglist li {
        width:48%;}
                       #spdiv .list li {
    width:48%;}
                        #spdiv .list li.img img {
    width:auto;}
                        .liucheng,.sliucheng {
    display:none;}
                            .wd {
    display:none}
    .jz {
    width:100%;}
      .jz .top .img {
            display: none;
        }
         .jz .top .txts {
        width:100%;}
          .footer .wximg {display:none}
    .footer .info {
    width:100%;}
      #anli .title,#spdiv .title  {
        background-size: contain;
    }
       .footer .info .logo {
           display:none;
        }
	}

	


@media (max-width: 420px) {
.swiper-container {height: 150px;}

     .menus .menu {font-size:10px;}
    .tag {
        display: none;
    }
    .search {
    width:100%;}
    .cate {display:none} .subleft{display:none}
    .xgtu {display:none}
    .lttitle {
    display:block;}
    .xglist {
    width:100%;}  .xglist li {
        width:100%;} .xglist li img {width:100%;
        }
     #spdiv .list li {
    width:100%;height:auto}
       #spdiv .list li.img img {
    width:100%;}
      .liucheng,.sliucheng {
    display:none;}
          .wd {
    display:none}
    .jz {
    width:100%;}
      .jz .top .img {
            display: none;
        }
         .jz .top .txts {
        width:100%;}
          .footer .wximg {display:none}
    .footer .info {
    width:100%;}
      #anli .title,#spdiv .title {
        background-size: contain;
    }
        .footer .info .logo {
           display:none;
        }
.imgMenu{height:150px;padding:0px;margin:10px 0 20px 0;}
.imgMenu li{
   
    height:150px;
    width:18%;float:left;margin-left:3px;margin-right:3px;
}
.imgMenu li:nth-child(3){
   
      height:150px;
    width:18%;float:left;
}
.imgMenu li a {
    height: 100px;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center 20px;
background-size:100% auto;

}
.imgMenu li a span {
    width: 100%;
    padding-top: 100px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: 微软雅黑;
}
}

@media (max-width: 320px) {
	
    .menus {
    display:none;}
    .tag {
        display: none;
    }
    .search {
    width:100%;}
     .cate {display:none}
     .subleft{display:none}
     .xgtu {display:none}
    .lttitle {
    display:block;}
    .xglist {
    width:100%;}  
    .xglist li {
        width:100%;} .xglist li img {width:auto;
        }     #spdiv .list li {
    width:100%;}
               #spdiv .list li.img img {
    width:100%;height:100%;}
               .liucheng,.sliucheng {
    display:none;}
                   .wd {
    display:none}
    .jz {
    width:100%;}
      .jz .top .img {
            display: none;
        }
         .jz .top .txts {
        width:100%;}
          .footer .wximg {display:none}
    .footer .info {
    width:100%;}
      #anli .title,#spdiv .title  {
        background-size: contain;
    }
        .footer .info .logo {
           display:none;
        }

}





