﻿body{
    background: #ebebeb;
}
.business_banner{
    padding: 0 0.6rem;
}
.business_banner h2,.item_list h2{
    font-size: .9rem /* 36/40 */;
    color: #333;
    padding:.5rem 0/* 20/40 */;
    /* font-weight: normal; */
}

.item_list{
margin-bottom: .75rem /* 60/40 */;
}
.item_list h2{
    padding:.875rem 0.6rem;
}
.business_banner .swiper-slide img{
    width: 100%;
}
.business_banner .swiper-container{
    box-shadow: 0  .1rem .15rem #d7d7d7;
    background: #fff;
    padding-bottom: 0.9rem;
    border-radius: .2rem /* 8/40 */;
}


.business_banner .swiper-pagination-bullet{
    width: .5rem;
    height: .1rem;
    border-radius: 0;
    background: #cccccc;
    opacity: 1;
}
.business_banner .swiper-button-next,.business_banner .swiper-button-prev {
    position: absolute;
    top:28%;
    width: .8rem /* 28/40 */;
    height: 1.5rem /* 48/40 */;
    margin-top: -.75rem;
    z-index: 10;
    cursor: pointer;
    /* -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px; */
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 6.5rem;
    left:37%;
}

.business_banner  .swiper-pagination-bullet-active{
    background: #d0111a;
    height: .2rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .25rem /* 10/40 */;
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url(/m/skin/images/prev_le.png);
    left: 0;
    right: auto
}


.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url(/m/skin/images/next_ri.png);
    right: 0;
    left: auto
}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity:1;
    cursor: auto;
    pointer-events: none;
}
.bus_tit{
    padding: 0 0.4rem;
}
.bus_tit h3{
    font-size: .8rem /* 32/40 */;
    color: #333;
    padding: 0.9rem 0 0.5rem 0;
}
.bus_tit h3 a{
    font-size: .6rem /* 24/40 */;
    color: #999;
    float: right;
    padding-right: 0.75rem;
    background: url(../images/morecion.png) no-repeat right center;
    background-size: 13%;
    font-weight: normal;
    margin-right: 0.5rem;
}

.bus_tit p{
    font-size: .65rem /* 26/40 */;
    color: #525252;
    line-height: 1rem;
}
.item_list .business-list li{
    border-radius: .2rem /* 8/40 */;
    /*height: 6rem  240/40 ;*/
    overflow: hidden;
}
.item_list .business-list li img{
    width:100%;
    /*height: 4.5rem  180/40 ;*/
}
.item_list .business-list li h5{
    font-size: .6rem /* 24/40 */;
    color: #333;
    height: 1.5rem /* 60/40 */;
    line-height: 1.5rem; 
    background: #f5f5f5;
    border-top:1px solid #ededed;
    border-radius:0 0 .2rem .2rem;
    font-weight: normal;
}

/* 联系方式 */
.info_main{
    margin-bottom: 1.2rem /* 60/40 */;
}
.informaition{
    padding: .6rem .6rem .3rem;
}

.informaition h4{
    font-size: .9rem /* 36/40 */;
}
.informaition .div-bo span{
    font-size: .65rem /* 26/40 */;
    line-height: 1.2rem /* 28/40 */;
    margin: 0 0 0 0.3rem;
}

.div-box strong{
    height: .65rem /* 26/40 */;
    width: .55rem /* 22/40 */;
    float: left;
    margin-right: .3rem /* 22/40 */;
    margin-top: 0.25rem;
}
.informaition .div-box strong img{
    margin-top: 0;
}
.informaition .div-box .div-bo {
    float: left;
    width: 15.4rem;
}