﻿
.body-content .swiper-container {
    width:1180px;
    margin:12px auto;
}
/*轮播*/
.swiper-wrapper{

}
.index_banner .pagination{
    margin: 0;
    position: absolute;
    z-index: 20;
    right: 10px;
    bottom: 10px;
}
/*储运一体化中间部分*/
.mall_content{
    width:1180px;
    margin:15px auto;
}
.mod .mod_tit{
    height:48px;
    line-height:48px;
    border-bottom:2px solid #339999;
    margin-bottom:8px;
}
.mod .mod_tit h3 {
    margin:0px auto;
    font-size: 24px;
    height:52px;
    line-height:52px;
    font-weight: normal;
    float:left;
}
.mod h3 i {
    display: inline-block;
    font-size: 14px;
    color: #999;
    height:48px;
    line-height:48px;
    margin-left: 20px;
    font-style: normal;   
}
.mod .mod_tit_right{
    float:right;
    font-size: 14px;
}
.mod .mod_tit_right a{
    color:#333;
    text-decoration:none;
}


/*储运通产品*/
.Mulye{ 
    width:1180px;
    padding:10px 0;
    background:#ddd;
}
.Mulye .muall{
    width:100%;
    padding:0 10px;
    margin:0;
    border-bottom:1px dashed #ddd; 
    overflow:hidden;

}
.Mulye .muall .liaue_1 {
    width: 280px; /*378px 3个时的宽度*/
    height:240px;
    padding: 20px;
    margin: 0 13px 20px 0;
    overflow: hidden;
    background: #fff;
    cursor: pointer;
}
.Mulye .muall .liaue_1 a{
    display:block;
    text-decoration:none;
}
.Mulye .muall .liaue_1:nth-child(4){
    margin-right:0;
}
.Mulye .muall .liaue_1 .liImg{
    width:240px;/*338px 3个时的宽度*/
    height:71px; 
}
.Mulye .muall .liaue_1 .liImg img{
    max-width:71px;
    max-height:71px;
    margin: 0 auto;
    display: block;
}
.Mulye .muall .liaue_1 .liTit{
    font-size:18px;
    margin:15px 0 10px 0;
    color:#333;
    text-align:center;
    font-weight:600;
}
.Mulye .muall .liaue_1 .liDes{
    font-size:14px;
    padding:0;
    color:#999;
    text-indent:28px;
}
/*广告图片*/
.mod_advimg {
    float: left;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 80px;
}

.mod_advimg li {
	float: left;
	width: 50%;
	background: #fff;
	display: inline
}