.mainlogo{
    position: absolute;
    top: 15px;
    left: 90px;
    width: 220px;
}
.gsrjgr{
    margin-top: 90px
}
.list_box{
    width: 48.5%;
    float: left;
}
.list_box_title{
    display: block;
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
}
.lists{
    margin-top: 30px;
}
.lists ul li{
    height: 35px;
    line-height: 35px;
    padding-left: 35px;
    box-sizing: border-box;

}
.lists ul li a{
    font-size: 16px;
    color:#626262;
}
.lists ul li span{
    float: right;
    font-size: 16px;
    color:#626262;
    margin-right: 10px;
}
.cgzs{
    width: 100%;
    background-image: url("home10.png");
    overflow: hidden;
    margin-top: 100px;
	background-position: center;
}
.cgzs_title{
    margin-top: 80px;
}
.xiangkuangP{
    margin: 190px 0 84px 0;
    position: relative;
    height: 404px;
    background: url("xiangkuang.png")no-repeat center;
}
.swiper-container{
    width: 930px !important;
    height: 220px!important;
    top:90px;
}
.swiper-wrapper{

}
.swiper-slide{
    width: 33%;
    text-align: center;
}
.swiper-slide img{
    width: 280px;
}
.pc{
    display: none !important;
}
.xiangkuangP .arrow-left {
  background: url(./arrows.png) no-repeat left top;
  position: absolute;
  left: 58px;
  top: 50%;
  margin-top: -15px;
    width: 30px;
    height: 53px;
   background-size: 30px;
}
.xiangkuangP .arrow-right {
  background: url(./arrows.png) no-repeat left bottom;
  position: absolute;
    right: 55px;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 53px;
    background-size: 30px;
}
}
@media (min-width: 320px) and (max-width: 750px){
    .pc{
        display: block !important;
    }
    .gsrjgr{
        margin-top: 0;
    }
    .list_box{
        width: 100%;
    }
    .list_box_title{
        background-size: 95%;
        background-position: center;
    }
    .cgzs{
        background:none;
        margin-top: 0;
    }
    .cgzs_title{
        margin-top: 0;
    }
    .xiangkuangM{
        height: 270px;
        background-image: url("xiangkuang2.png");
        background-size: 95% 100%;;
        background-repeat: no-repeat;
        background-position: center;
    }
    .swiper-slide img {
        width: 180px;
        margin-top: 30px;
    }
    .swiper-container2{
        width: 200px;
        height: 200px;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        top: 33px;
    }
    .swiper-container2 .swiper-slide{
        line-height: 200px;
    }
}
