.swiper-pagination-bullet{background:#fff;}
.swiper-pagination-bullet-active{background:#da251d;}

.nav_index{
    padding: 10px 0px;
}
.nav_index .nav-img img{
    width: 55%;
}
.nav_index ul li{
    margin: 10px 0px;
}

.main{
    background: #da251d;
    width: 100%;
    height: auto;
    padding: 20px 10px;
    box-sizing: border-box;
}
.nav-menu {
    margin:0px auto;
    line-height: 28px;
    background: #fff;
    padding: 10px;
    color: #757575;
    font-size: 14px;
}
.nav-menu h1{
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}
.nav-menu img{
    width: 100%;
    height: auto;
    display:block;
	border-radius:5px;
}


.solgan{
    text-align: center;
    padding: 10px 0;
}
.solgan .tt{
    font-size: 18px;
    margin: 10px 0;
}
.solgan .tten{
    font-size: 14px;
}
.nav_index ul li p{padding-top: 5px;}
.about_type_div{ width:100%;  box-sizing:border-box;clear:both;}
.about_type_div .type_div{width:100%;}
.about_type_div .left{font-weight: bold; padding:0 10px;color:#585858; font-size:17px;height:38px;padding-right:10px;line-height:40px;}
.about_type_div .desc{padding: 0 10px;color: #999;font-size: 14px;}
.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:14px; text-transform:uppercase;margin-right:10px; }

.product_divs{ width:100%; height:auto;box-sizing:border-box; overflow:hidden; clear:both;background: #f4f4f4;padding:10px 0;}
.product_divs a img{display:block;max-width: 100%; height:auto; overflow:hidden; position:relative; background:#fff;  box-sizing:border-box;border-radius:2px; padding:3px 3px;}
.product_divs a .list{ width:100%; height:100%;box-sizing:border-box; overflow:hidden;}
.product_divs 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;}

.product_divs ul li h4{
    height: 24px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}
.product_divs ul li h4 a{
    color: #000;
}
.ui-grid-trisect>li{
    width: 50% !important;
}
.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;}

.product_div {
    width: 100%;
    height: auto;
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 4px;
    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%;
    text-align: center;
    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;
}


.product_div .swiper-pagination {
    bottom: -5px;
}

.product_div .swiper-pagination-bullet {
    width: 15px;
    height: 5px;
    display: inline-block;
    background: #dcdcdc;
    background-size: 100% 100%;
    border-radius: 0px;
}

.product_div .swiper-pagination-bullet-active {
    opacity: 1;
    background: #81c042;
    background-size: 100% 100%;
}



.product_cate{
    padding: 0px 10px;
}
.product_cate li{
    list-style: none;
}
.product_cate li a{
    color: #000;
}
.product_cate li.Fcate{
    height: 32px;
    line-height: 32px;
    width: 40%;
    text-align: center;
    display: block;
    margin: 10px 5%;
    background: #4285eb;
    border-radius: 10px;
    float: left;
}
.product_cate li.Fcate a{
    display: block;
    color: #fff;
    
}
.product_cate li.Scate{
    display: block;
    width: 33%;
    float: left;
    text-align: center;
    height: 28px;
    line-height: 28px;
}
.product_cate li.Scate a{
    display: block;
    font-size: 12px;
}
.clear{
    clear: both;
}
.hide{
    display: none;
}
.abouyVideo{
    box-shadow: 0 0 7px -6px #000;
    padding: 5px 1%;
}
.product_div .ui-grid-trisect{
    padding: 0px;
}




.about_type_div .pro_title {
    background: rgba(0, 0, 0, 0) url("../images/pro_icon.png") no-repeat scroll left 6px / 26px auto;
}

.about_type_div .solu_title {
    background: rgba(0, 0, 0, 0) url("../images/solu_icon.png") no-repeat scroll left 6px / 26px auto;
}

.about_type_div .fea_title {
    background: rgba(0, 0, 0, 0) url("../images/func_icon.png") no-repeat scroll left 6px / 26px auto;
}
.about_type_div .about_title {
    background: rgba(0, 0, 0, 0) url("../images/about_icon.png") no-repeat scroll left 6px / 26px auto;
}
.about_type_div .news_title {
    background: rgba(0, 0, 0, 0) url("../images/news_icon.png") no-repeat scroll left 6px / 26px auto;
}

.pro_img{
    width: 98%;
    height: 150px;
	background:#fff;
    overflow: hidden;

}
.pro_img h4 a{
	color:#333;
	font-size:14px;
}
.indexsolu ul li{
    position: relative;
}


.indexsolu ul li h4{
    position: absolute;
    bottom: 45px;
    width: 80%;
    padding: 5px 0px;
    left: 10%;
    border-color: rgba(0, 0, 0, 0.3);
    border-width: 0;
    background:rgba(0,0,0,.3);
}
.indexsolu ul li h4 a{
    color:#fff;
    font-size: 18px;
}

.indexsolu .pro_img{
    background: #000;
}

.indexsolu .pro_img img{

}


/*
.indexFea ul li:nth-of-type(2)  h4{
     background: url(../images/f2.png) #e7f3ff no-repeat center 12px;
}
.indexFea ul li:nth-of-type(3)  h4{
     background: url(../images/f3.png) #e7f3ff no-repeat center 20px;
}
.indexFea ul li:nth-of-type(4)  h4{
     background: url(../images/f4.png) #e7f3ff no-repeat center 20px;
}
.indexFea ul li:nth-of-type(5)  h4{
     background: url(../images/f5.png) #e7f3ff no-repeat center 20px;
}
.indexFea ul li:nth-of-type(6)  h4{
     background: url(../images/f6.png) #e7f3ff no-repeat center 20px;
}
.indexFea ul li:nth-of-type(7)  h4{
     background: url(../images/f7.png) #e7f3ff no-repeat center 20px;
}
.indexFea ul li:nth-of-type(8)  h4{
     background: url(../images/f8.png) #e7f3ff no-repeat center 20px;
}
*/



.indexFea {
    padding:0px 10px 10px;
}
.indexFea ul li{
    text-align: center;
    background: #e7f3ff;
    border: 2px solid #fff;
}
.indexFea ul li h5{
    margin: 10px 2%;
    width: 96%;
}


.indexFea ul li h5 img{
    width: 60%;
    margin:0 20%;
    clear: both;

}
.indexFea ul li h5 a{
    color: #000;
}


.foot{
    text-align: center;
    line-height: 28px;
    padding: 10px;
    border-top: 1px solid #bbb;
    background: #333;
    color: #fff;
}
.foot a{
    color: #fff;
}

.yuyue{padding:6vw 2vw;overflow:hidden;background:#333;}
.yuyue .tit{margin-bottom:4vw;text-align:center;color:#fff;}
.yuyue .tit h3{font-size:6.4vw;font-weight:normal;height:9vw;line-height:9vw;}
.yuyue .tit em{display:inline-block;margin-top:-1vw;margin-right:1vw;font-size:8vw;font-family:Impact;color:#de4826;vertical-align:middle;}
.yuyue .tit span{display:inline-block;padding:0 3vw;}
.yuyue .tit p{font-size:3.2vw;color:#fff;}
.yuyue li{margin-bottom:3.2vw;background:#fff;}
.yuyue li input{display:block;padding:3vw;width:100%;font-size:3.5vw;line-height:1.5;border:none;outline:none;box-sizing:border-box;}
.yuyue li select{display:block;padding:3vw;width:100%;font-size:3.5vw;line-height:1.5;border:none;outline:none;box-sizing:border-box;background:#fff;}
.yuyue li textarea{display:block;padding:3vw;width:100%;font-size:3.5vw;line-height:1.5;border:none;outline:none;box-sizing:border-box;}

.yuyue li button{cursor: pointer;display:block;padding:3vw;width:100%;font-size:4vw;line-height:1.5;color:#fff;border:none;background:#de4826;box-sizing:border-box;}



.product_divs .swiper-container {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
.product_divs .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        height: 150px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

