.swiper-pagination-bullet{background:#fff;}
.swiper-pagination-bullet-active{background:#004199;}

.about_type_div{ width:100%; padding:0 10px; box-sizing:border-box;  height:40px;overflow:hidden; clear:both; margin-bottom:10px;}
.about_type_div .type_div{ width:100%;height:39px; line-height:39px;overflow:hidden;}
.about_type_div .left{ float:left; color:#000; font-size:16px; background:#fff; height:38px; margin-top:1px; padding-right:10px;}
.about_type_div .left img{ margin-right:2px; position:relative; top:1px;}
.about_type_div .more{ float:right;color:#999; text-align:right; font-size:12px; text-transform:uppercase; }


.aboutBox  .intro_detail{color: #c82424;}
/*
.product_div{ width:100%; height:auto; padding:0 10px 10px 10px; box-sizing:border-box; overflow:hidden; clear:both;}
.product_div a{ display:block; width:100%; height:120px; overflow:hidden; position:relative; background:#fff; border:1px solid #ddd; box-sizing:border-box;border-radius:2px; padding:3px 3px;}
.product_div a .list{ width:100%; height:100%;box-sizing:border-box; overflow:hidden;}
.product_div a .txt{ position:absolute; left:0; bottom:3px; background:url(../images/opacity.png); width:100%; height:30px; line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#fff; font-size:13px; padding:0 10px; box-sizing:border-box; margin:0 3px;}


*/


.nav_index {
    padding: 10px 0;
}
.nav_index .nav-img img {
    width: 55%;
}
.nav_index ul li {
    margin: 10px 0;
}
.nav_index ul li p {
    padding-top: 5px;
}



.ui-grid-trisect h4{margin-top: 0px;}
.ui-grid li, .ui-grid-trisect li, .ui-grid-halve li{padding-bottom: 0px;}
.ui-grid, .ui-grid-trisect, .ui-grid-halve{padding: 0px;}
.product_div {
    box-sizing: border-box;
    clear: both;
    height: auto;
    overflow: hidden;
    padding: 0 10px 10px;
    width: 100%;
}
.product_div a img {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-sizing: border-box;
    display: block;
    height: 90px;
    max-width: 100%;
    overflow: hidden;
    padding: 3px;
    position: relative;
    border: 1px solid #dcdbdd;
}
.product_div a .list {
    box-sizing: border-box;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.product_div a .txt {
    background: rgba(0, 0, 0, 0) url("../images/opacity.png") repeat scroll 0 0;
    bottom: 3px;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    height: 30px;
    left: 0;
    line-height: 30px;
    margin: 0 3px;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.product_div ul li h4 {
    font-size: 14px;
    height: 24px;
    overflow: hidden;
    text-align: center;
}
.product_div ul li h4 a {
    color: #000;
}


.aboutBox{ width:100%; height:auto; padding:0px 10px 10px 10px; box-sizing:border-box; overflow:hidden;color:#333; font-size:14px; line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;}

.casesDiv a{height:160px;}


.m_news{ width:100%; height:auto; overflow:hidden;padding:0px;box-sizing:border-box;}
.m_news .first{ width:100%; padding:0 5px;border-bottom:1px solid #e0e0e0;box-sizing:border-box; height:105px; margin-top:10px; overflow:hidden;}
.m_news .first li{ display:block; float:left;}
.m_news .first .pic{ width:34%; height:95px;padding:1px;  float:left; overflow:hidden;box-sizing:border-box;border:1px solid #e0e0e0;}
.m_news .first .pic a{ display:block; width:100%; height:110px;}
.m_news .first .title{ width:66%; height:25px; line-height:25px; float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left: 10px;box-sizing:border-box;}
.m_news .first .title a{ color:#333;}
.m_news .first .intro{ width:66%; height:42px; color:#999; font-size:12px; line-height:21px; float:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; margin-top:5px;padding-left: 10px;box-sizing:border-box;}
.m_news .first .botA{width:66%; height:25px; color:#999; font-size:13px; line-height:25px; float:left;padding-left: 10px;box-sizing:border-box;margin-top: 5px;}
.m_news .botA a{ display: block;float: left;width:40%;height: 25px;line-height: 25px;margin-right:10px;border-radius: 5px;text-align: center;color: #fff;}
.m_news .botA .a-1{background: #d60313;}
.m_news .botA .a-2{background: #179fed;}
.m_news .first .date{width:63%; height:25px; color:#999; font-size:10px; line-height:25px; float:left;padding-left: 10px;}
