/*产品系列*/
#index-cate {background:url(../img/cate-topbg.jpg) repeat-x;padding-bottom:99px;padding-top:66px;}
#index-cate .cates ul {
    width: 100%;
    height: 153px;
}
#index-cate .cates ul li {
    width: calc(100%/5);
    float: left;
}
#index-cate .cates ul li:nth-child(even) a{
    background:url(../img/cate-ico1.png) no-repeat center 35%;
}
#index-cate .cates ul li:nth-child(odd) a{
    background:url(../img/cate-ico2-1.png) no-repeat center 35%;
}
#index-cate .cates ul li a {
    text-align: center;
    width: 100%;
    height: 153px;
    padding-top:40%;
    display: block;
    font-size:17px;
    color: #fff;
}
#index-cate .cates ul li:nth-child(even) a:hover{
    background:url(../img/cate-ico1-1.png) no-repeat center 35%;
    color:#009ed6;
}
#index-cate .cates ul li:nth-child(odd) a:hover {
    background:url(../img/cate-ico2.png) no-repeat center 35%;
    color:#009ed6;
}
#index-cate .cates ul li:hover {
    background:url(../img/cate-topbg2.jpg) repeat-x;

}
.index-img{ width:100%; text-align:center;}
.picScroll{ position:relative;  height:283px; overflow:hidden;margin: 0px auto 0;max-width: 1400px;   }
.picScroll .tempWrap {margin:0 auto;}
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 6px;  width:290px;
    height: 380px; overflow:hidden; display:inline;background:#fff; }
.picScroll ul li dl dd {width:100%;text-align:center;color: #777777;height: 90px;line-height:90px;font-size:14px;}
.picScroll ul li img{width: 290px;height:auto; }
.picScroll .prev,
.picScroll .next{ position:absolute;  left:0px; top: 107.5px; display:block; width:43px; height:68px; overflow:hidden; background:url(../img/icons.png) 0 0 no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:0px; background-position:-86px 0; }
.picScroll .prevStop{ background-position:-43px 0; }
.picScroll .nextStop{ background-position:-129px 0; }

/*关于我们*/
/**
 * About
 */
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
#brand {
    padding:30px 0 50px;
    background-color:#fff;

}
.tm-section {
    position: relative;
    z-index: 1;
}
.about-us-area {
    position: relative;
}

.about-content {
    margin-top: -8px;
}

.about-content h2 span {
    font-size: 24px;
    line-height: 34px;
}

.about-contentbottom {
    margin-top: 15px;
}

.about-contentbottom .tm-button,
.about-contentbottom .tm-callbutton {
    margin-top: 20px;
}

.about-contentbottom .tm-button {
    margin-right: 30px;
}

.about-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(50% - 85px);
    background-image:url(../img/about-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.ab_info_bg {
    padding:90px 0 80px;

}
.about-content h2 {
    font-size: 22px;
    font-weight: bold;
    color: #4b4b4b;

}
.about-content p.webname {
    font-size:12px;
    color: #4b4b4b;
    margin-bottom: 35px;
}
.about-content .ab-info {
    padding-left:60px;
}
.about-content .ab-info p  {
    line-height: 2;
    text-indent:2em;
    color: #666666;
}
.about-contentbottom .tm-button {
    width: 160px;
    height: 48px;
    line-height: 48px;
    display: block;
   text-align: center;
    background: #009dd5;
    color: #b2deed;
    margin:0 auto;

}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .about-image {
        width: calc(50% - 15px);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-image {
        width: calc(50% - 15px);
    }
    .about-videobox {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-image {
        width: 100%;
        max-width: 690px;
        margin: 0 auto;
        position: relative;
        min-height: 450px;
    }
    .about-content-2 {
        margin-top: 30px;
    }
    .about-videobox {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .about-image {
        width: 100%;
        max-width: 510px;
        margin: 0 auto;
        position: relative;
        min-height: 350px;
    }
    .about-content-2 {
        margin-top: 30px;
    }
    .about-videobox {
        padding: 0;
    }
}
/*质量保证*/
#ziliang {
    height: 659px;
    padding-top: 185px;
    background: url(../img/zl-bg.jpg) no-repeat center center;
    position: relative;
    border-bottom:1px solid #a0a0a0;
}
.zl-tit {
    margin-bottom: 40px;
}
.zl-tit h2 {
    font-size: 26px;
    font-weight:bold;
    color:#000;
}
.zl-tit small {
    font-size:16px;
    color: #343434;
}
.zl-info {
    width: 50%;
    line-height: 28px;
    font-family:'宋体';
    color: #343434;
}
.zl-list {
    position: absolute;
    bottom:0;
}


/*新闻资讯*/
/*新闻资讯*/
.index_sec4 {
    padding-top:80px;
    background: #fdfdfe;
}
.news-tit {
    margin-bottom: 45px;

}
.news-tit h2 {
    font-size:26px;
    font-weight:bold;
    color: #000;
}
.news-tit h5 {
    font-size:16px;
    color: #343434;
    font-family:'Arial';
}
.xw-text {
    padding-top:60px;
    padding-bottom:160px;
    background: #fafafa;
}
.xw-info {
    float: left;
    width: calc(92%/3);
    margin-right: 4%;

}
.xw-info:last-child{
    margin-right: 0;
}

.news_info {


}
.news_info .news_time {
    color: #777777;
    font-size:12px;
    float: right;


}
.news_info .news_title {
    color: #000000;
    font-size:16px;
    margin:15px 0;
}
.news_info .news_de p{
    font-size:14px;
    color: #777777;
    font-family:"宋体";
}
.news_info .news_more {
    margin-top:55px;
    font-size:12px;
    color: #2c343d;
}
    /*合作单位*/
#index-partner {
    padding: 65px 0 0px;
}
.hz{width: 100%;padding:10px 0 80px;}
.hz ul li {display:inline-block;width: calc(97%/4);margin-right:1%;margin-bottom:20px;text-align:center;border:1px solid #f7f7f7;}
.hz ul li:nth-child(4n+4) {margin-right:0;}
/*在线留言*/
.zx {width: 100%;padding:28px 0 45px;background: #fafafa;font-size:0;}
.zx .zx-a {width:80%;margin:0 auto;}
.zx .zx-a .zx-l {width: 60%;padding-left:10%;}
.zx .zx-a .zx-r {width:40%;}
.zx .zx-a .zx-r .em {
    font-size:14px;
    padding-left:15px;
    width: 197px;
    height: 52px;
    border:1px solid #dddddd;

}
.zx .zx-a .zx-r .em.em2 {
    border-left:none;
    border-right:none;
}
.zx .zx-a .zx-r .submit {
    width: 66px;
    height: 52px;
    position: absolute;
    border:none;
    background: url(../img/btnico.jpg) no-repeat;
}











