﻿@charset "utf-8";



/* banner */
.js-silder {
    position: relative;
    min-width: 320px
}
.silder-scroll {
    width: 100%;
    overflow: hidden
}
.silder-main {
    position: relative;
    width: 100%;
    overflow: hidden
}
.silder-main-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}
.silder-main-img img {
    width: 100%
}
.js-silder-ctrl {
    width: 100%;
    text-align: center;

    position: absolute;
    bottom: 0;
    height: 100%;
}
.silder-ctrl-prev,.silder-ctrl-next {
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: 宋体;
    font-size: 52px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px
}
.silder-ctrl-prev {
    left: 10%;
    text-align: left
}
.silder-ctrl-next {
    right: 10%;
    text-align: right
}
.silder-ctrl-prev>span,.silder-ctrl-next>span {
    position: absolute;
    top: 50%;
    margin-top: -40px
}
.silder-ctrl-prev>span {
    left: 0
}
.silder-ctrl-next>span {
    right: 0
}
.silder-ctrl-con {
    display: inline-block;
    width: 4%;
    padding: 10px 0;
    margin: 0 10px;
    cursor: pointer;

    position: absolute;
    bottom: 0;
}
.silder-ctrl-con>span {
    display: block;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 5px 0;
    cursor: pointer;
    background-color: #e4e4e4
}
.silder-ctrl-con.active>span {
    background-color: #7bbedf
}

@media(max-width:768px) {
    .silder-ctrl-prev,.silder-ctrl-next {
        width: 10%;
        font-size: 26px;
        margin-top: -25px
    }

    .silder-ctrl-con {
        width: 14px;
        height: 14px;
        padding: 0;
        margin: 0 5px
    }

    .silder-ctrl-con>span {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        padding: 0
    }
}


/* 产品类别 */
.categoryProList{
    width: 14.6%;
    padding: 1%;
    float: left;
}
.categoryProList > p{
    width:70px;
    height:70px;
    /*background:url(../images/icon01.png) center;*/
    background-size: contain;
    margin: auto;
}
.categoryProList > h4{
    color: #000;
    text-align: center;
    margin-top: 50px;
    font-size: 15px;
    font-weight: normal;
}
.categoryProList > p , .categoryProList > h4{
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.categoryProList:nth-child(2) > p {
    /*background:url(../images/icon02.png) center;*/
    background-size: contain;
}
.categoryProList:nth-child(3) > p {
    /*background:url(../images/icon03.png) center;*/
    background-size: contain;
}
.categoryProList:nth-child(4) > p {
    /*background:url(../images/icon04.png) center;*/
    background-size: contain;
}
.categoryProList:nth-child(5) > p {
    /*background:url(../images/icon05.png) center;*/
    background-size: contain;
}
.categoryProList:nth-child(6) > p {
    /*background:url(../images/icon06.png) center;*/
    background-size: contain;
}
/*.categoryProList:hover > p{
    background:url(../images/icon01-2.png) center;
}*/
.categoryProList:hover > h4{
    color:#00a0ff;
}

/*.categoryProList:nth-child(2):hover > p {
    background:url(../images/icon02-2.png) center;
}
.categoryProList:nth-child(3):hover > p {
    background:url(../images/icon03-2.png) center;
}
.categoryProList:nth-child(4):hover > p {
    background:url(../images/icon04-2.png) center;
}
.categoryProList:nth-child(5):hover > p {
    background:url(../images/icon05-2.png) center;
}
.categoryProList:nth-child(6):hover > p {
    background:url(../images/icon06-2.png) center;
}*/

/* 关于我们 */
.aboutLeft {
    width:50%;
    float:left;
}
.aboutLeft > img{
    width:100%;
}

.aboutWrap{
    height: 100%;
    overflow: hidden;
    background-color: #f0f1f3;
    position: relative;
}
.aboutRight{
    width:700px;
    background-color: #fff;
    position: absolute;
    right: 300px;
    top: 120px;
    padding: 60px 50px;


    right: auto\9;
    top: 0\9;
    position: static\9;
    background-color:#f0f1f3\9;

    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    left: 58%;
    top: 50%;
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    -khtml-opacity:0.95;
    opacity: 0.95;

}
.aboutBox > h5{
    color: #222;
    font-size: 24px;
    margin-bottom: 20px;
}
.aboutBox > h5 > span{
    font-size: 16px;
}
.aboutContent{
    font-size: 13px;
    color: #222;
    text-align: justify;
    line-height: 28px;
}
.aboutContent > p{
    padding-bottom:15px;
}
.aboutMore > a{
    border: 1px solid #222;
    padding: 8px 40px;
    font-size: 13px;
    color: #222;
    display: inline-block;
}
.aboutMore > a:hover{
    background-color: #0582ce;
    color: #fff;
    border: 1px solid #0582ce;
}

/* 优势 */
.advHead{
    width: 280px;
    margin:  auto;
    text-align: center;
    overflow: hidden;
}
.advTop{
    width: 272px;
    float: left;
}
.advTop > span{
    font-size: 22px;
    display: block;
}
.advTop > u{
    font-size: 15px;
}
.advList > li{
    width: 31.3%;
    margin: 0 1%;
    background:url("../images/borderImg.png") no-repeat bottom scroll;
    background-color: #fff;
    float:left;
}
.advList span{
    width: 100%;
    font-size: 0;
    line-height: 0;
    display: block;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.advList img{
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;

    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.advList img:hover{
    transform: scale(1.1, 1.1);

}
.advDes{
    height: 160px;
    padding: 40px 35px;
}
.advDes > h6{
    font-size: 16px;
    padding-left: 10px;
    height: 18px;
    line-height: 18px;
    border-left: 3px solid #07a0fe;
}
.advDes > p{
    font-size: 12px;
    color: #666;
    line-height: 26px;
    padding-top: 25px;
    text-align: justify;
}
.advHead:before{
    content: '';
    height: 26px;
    vertical-align: middle;
    margin-top: 16px;
    border-left: 4px solid #03a0fd;
    float: left;
}
.advHead:after{
    content: '';
    height: 26px;
    vertical-align: middle;
    margin-top: 16px;
    border-left: 4px solid #03a0fd;
    float: right;
}

/* 产品系列 */
.proIndex{
    overflow: hidden;
    padding: 50px 0;
}
.proIndexImg{
    width: 41.5%;
    float: left;
}
.proIndexImg > img{width:100%;}
.proIndexDes{
    width: 52.5%;
    padding-left: 6%;
    float: left;
}
.proIndexDes > h6{
    font-size: 18px;
    padding: 30px 0;
}
.proIndexDes > p{
    line-height: 32px;
    font-size: 13px;
    color: #000;
    text-align: justify;
}
.proIndexDes > a{
    font-size:14px;
    margin-top: 30px;
    display: inline-block;
    padding: 5px 20px;
    background-color: #222;
    color: #ffff;
    font-family: "宋体";
}
.proIndexImg.fr{float:right}
.proIndexDes.fl{float:left;padding-right: 6%;padding-left:0;}
.more_des.proMore{background-color:#06a1fe;}
.more_des{
    margin-top: 30px;
    background-color: #222;
    padding: 5px 20px;
    float: left;
}
.more_des > a{
    font-size: 14px;
    display: inline-block;
    color: #fff;
    font-family: "宋体";
}

/* 我们的客户 */
.customerList > li{
    width: 21%;
    width: 19.8%\9;
    font-size: 0;
    line-height: 0;
    float: left;
    overflow: hidden;
    margin: 0 5% 3% 0;
}
.customerList > li > img{
    width: 100%;
    cursor: pointer;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.customerList > li:nth-child(4n) {
    margin-right:0;
}
.customerList > li > img:hover{
    transform: scale(1.1, 1.1);
}

/* 精品标签 */
.LabelDes , .LabelMore > a{
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
}
.LabelDes{ /*透明*/
    opacity: 0;
    -webkit-opacity:0;
    -moz-opacity:0;
    -khtml-opacity:0;
    filter: alpha(opacity=0);    
}

.LabelDes:before{
    content: '';
    width: 100%;
    height: 100%;
    background-color: #0c0c0c;
    background-color:transparent\9;
    opacity: 0.75;
    -webkit-opacity:0.75;
    -moz-opacity:0.75;
    -khtml-opacity:0.75;
    filter: alpha(opacity=75);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
    position: absolute;
}

.LabelMore{
    width: 100%;
    height: 78px;
    position: absolute;
    top: 50%;
    margin-top: -39px;
    text-align: center;
}
.LabelMore > span{
    height: 40px;
    line-height: 40px;
    color: #fff;
    color: #000\9;
    font-weight:bold\9;
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    padding: 0 1%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.LabelMore > a{
    color: #fff;
    font-size: 13px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    padding: 5px 20px;
    display: inline-block;
    background-color: #fff;
    color: #000;
    height: 20px;
    line-height: 20px;
}
.LabelMore > a:hover{
    color:#fff;
    background-color:#0582ce;
}
.LabelList > li{
    width: 30.7%;
    margin: 0 3.9% 3.5% 0;
    position: relative;
    /*line-height:0;*//*200415 去除*/
    float:left;
}
.LabelList > li:nth-child(3n){
    margin: 0 0 2% 0;
}
.LabelList > li img{
    cursor:pointer;   
    width: 368px;
    height: 289px;
    outline: 1px solid #efefef;
    display:inline-block;/*200415 加上*/
}
.LabelList > li:hover .LabelDes {
    opacity: 1;
    -webkit-opacity:1;
    -moz-opacity:1;
    filter: alpha(opacity=100);
}
/*200415 加上*/
.LabelList >li > a{
    display:inline-block;
}
    .LabelList > li > a > p {
        text-align: center;
        padding-top: 10px;
        color: #000;
    }

.advTtile{
    padding: 85px 0;
    background-color: #06a1fe;
}
.newsHead.advHead:before{
    border-left: 4px solid #ffd800;
}
.newsHead.advHead:after{
    border-left: 4px solid #ffd800;
}
.advHead.mb80{margin-bottom: 80px;}
.newsHead .advTop{color:#fff;}
.newsImg , .newsDes{
    width: 50%;
    float: left;
}
.newsBox{
    background-color: #fafafa;
    overflow: hidden;
}
.newsImg > a > img {
    max-width: 600px;
    max-height: 210px;
}
.newsImg{
    line-height: 0;
    position: relative;
}

.newsDes{
    width:40%\9;
    padding:2% 3%;
    box-sizing: border-box;
}
.newsTitle{
    border-bottom: 1px dashed #989898;
    padding-bottom: 3%;
    margin-bottom: 3%;
    overflow: hidden;
}
.newsTitle  span{
    color: #222;
    float:left;
}
.newsTitle  u{
    font-size: 14px;
    color: #333;
    float:right;
}
.newsDes > p{
    font-size: 13px;
    line-height: 24px;
    height: 50px;
    text-align: justify;
    overflow: hidden;
}
.newsDes > a{
    margin-top: 20px;
    display: inline-block;
    font-size: 13px;
    border: 1px solid #999;
    padding: 5px 10px;
    color: #333;
}
.newsWrap{
    padding:80px 0;
}
.newsImg.fr{float:right;}
.newsImg img{width:100%;}
.newsImg:after{
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 47%;
}
.newsRight{
    float:right;
}
.newsImg.newsRight:after{
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 47%;
}
.newsTitle > a:hover > span , .newsTitle > a:hover > u{
    color:#0582ce;
}
.newsDes > a:hover{
    background-color: #0582ce;
    color: #fff;
    border: none;
}
.proWrap{
    margin: 60px 0;
    overflow: hidden;
}


/* 友情链接 */
.linkBox{
    padding-bottom: 20px;
    background-color: #23262d;
    overflow: hidden;
}
.link{
    overflow: hidden;
}
.link span{
    width:10%;
    font-size: 13px;
    color:#3e3e3e;
    float: left;
}
.linkList > li{
    float:left;
}
.linkList > li > a{
    font-size: 12px;
    color:#3e3e3e;
    padding:0 5px;
    float:left;
}
.linkList {
    width: 90%;
    float: left;
}



/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 768px) and (max-width: 978px) {
    /* 产品类别 */
    .categoryProList > h4{ margin-top: 20px; }
    .categoryProList > p{
        width: 50px;
        height: 50px;
    }

    /* 关于我们 */
    .aboutLeft{width:100%;}

    /* 优势 */
    .advDes > p{
        max-height: 130px;
        overflow: hidden;
    }
    .ptb100{
        padding: 50px 0;
    }
    .advHead{
        margin-bottom:30px;
    }



}





@media (min-width: 979px) and (max-width: 1200px) {
    /* 产品类别 */
    .categoryProList > h4{ margin-top: 20px; }
    .categoryProList > p{
        width:50px;
        height: 50px;
    }

    /* 关于我们 */
    .aboutLeft{width:100%;}


}



.fixedBox{
    position: fixed;
    right: 0;
    top: 40%;
    background-color:#6d6d6d;
}
.fixedList{
    position: relative;
}
.fixedList > li{
    position:relative;
}
.fixedList > li > a , #closed2 i{
    color: #fff;
    font-size: 14px;
    padding: 15px 20px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #999;
    vertical-align: middle;
}
#closed2{
    display:none;
}
#closed2 i{
    font-size: 20px;
    cursor: pointer;
}
.fixedList > li > a.selected{
    background-color: red;
}
.fixedList > li > a > i{
    font-size: 20px;
    display: block;
}
.fixedList u{
    font-size: 12px;
}
.zixunList{
    position: absolute;
    right: 69px;
    top: 0px;
    background-color: #fff;
    border: 2px solid red;
    display:none;
}
.zixunList > dt{
    border-bottom: 1px dashed #b7b7b7;
}
.zixunList >  dd{
    margin: 15px 20px;
    font-size: 14px;
}
.zixunList >  dd a{
    color: #333;
    display:block;
}
    .zixunList >  dd a:hover ,.zixunList >  dd a:hover span{
    color:red;
}
.zixunList > dd i{
    font-size: 18px;
    padding-right: 10px;
    display: inline-block;
}
.zixunList > dd span{
    color: #000;
    font-size: 13px;
}



