body
{
    background:#fff;
    }
.type li p:first-child img
{
    width:20%;
    }

.block
{
    padding-bottom:20px;
    }
.type
{
    width:94%;
    margin:10px auto;
    }
.type li
{
    width:47%;
    float:left;
    min-height:185px;
    }

.type li:nth-of-type(even)
{
    float:right !important;
    }
.type li p:nth-of-type(2)
{
    color:#52a8da;
    margin:5px auto;
    font-size:14px;
    }
.type li p:last-child{
    text-align:left;
    font-size:12px;
    color:#666;
}
.swiper-pagination-bullet
{
    background:rgba(0,0,0,.5) !important;
    }
.swiper-pagination-bullet-active
{
    background:#00a0e8 !important;
    }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
{
    margin-bottom: -10px;
    }
.swiper-slide
{
   width:auto;
    height:60px;
    }
.swiper-slide img
{
    width:auto !important;
    height:100%;
    }
.zizhi-title span
{
    font-size:18px;
    padding:5px 10px;
    margin:10px auto ;
    border-radius:3px;
    color:#fff;
    background:#00a8e8;
    margin-bottom:20px;
    display:block;
    float:left;
    clear:both;
    }
.swiper-container
{
    margin-top:20px;
    }
.huodong p img
{
    width:100%;
    }
.hezuo li
{
    width:31.33333%;
    float:left;
    margin:1%;
    }

.hezuo li p
{
    padding:5px 5px;
    }
.hezuo li p:first-child
{
    background:#00a8e8;
    z-index:999;
    color:#fff;
    font-size:15px;
    font-weight:bold;
    }
.hezuo li p:last-child{
    box-shadow:0 3px 6px #ddd;
    }
.hezuo li p:last-child img
{
   width:100%;
    }
.liucheng
{
    width:96%;
    }
.liucheng p img
{
    width:100%;
    }
.btn-wrapper
{
    width:96%;
    background:#00a0e8;
    margin:20px auto;
    padding:10px 0;
    color:#fff;
    border-radius:3px;
    }
