@charset "utf-8";

* {margin:0; padding:0;}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {margin:0; padding:0;}

input, select{ vertical-align:middle}

textarea, input {word-wrap:break-word; word-break:break-all; padding:0px;border-radius: 3px;}

li {list-style-type:none;}

img {border:0 none;}

.none{

    display: none;

}

a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);border-radius: 5px;}

a:link{

    text-decoration:none; color: #272727;text-decoration: none;

}

a:visited{

    text-decoration:none; color: #272727;text-decoration: none;

}

a:hover{

    text-decoration:none; color: #272727;text-decoration: none;

}

a:active{

    text-decoration:none; color: #272727;text-decoration: none;

}

body {

    font-family:"微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;

    font-size: 14px;

    color: #272727;

    background-color: #fff;

    overflow-x:hidden ;

}

.clear{

    clear: both;

}

.fl-r{

    float: right;

}

.fn-16{

    font-size: 16px;

}

/*首页*/

.index-hold{

    position: fixed;top:0px;left: 0px;bottom: 0px;right: 0px;

    max-width: 780px;

    margin: 0 auto;

    overflow: hidden;

    background: url("../images/index-bg.jpg");background-size: cover;width: 100%;height: 100%;

}

.index-hold .in-banner{

    width: 100%;

}

.index-hold  .langer{

    margin-top: 20px;height: 37px;background: url("../images/eng.png") no-repeat;background-size: 100% 100%;width: 100%;overflow: hidden;

}

.index-hold  .langer ul li{

    width: 50%;float: left;text-align: center;line-height: 45px;

}

.index-hold  .langer ul li a{

    color: #fff;

}

.index-hold .in-banner img{

    width: 100%;

}

.index-hold .con-index{

    margin-top: 30px;width: 90%;margin-left: 5%;

}
.index-hold .con-index ul li:nth-child(8){
    display: none;
}

.index-hold .con-index ul li{

    text-align: center;

    padding: 15px 0;

    border-radius: 50px 0px 0px 50px;

    background: none rgb(0, 160, 233);

    float: left;width: 48%;margin: 1%;

}

.index-hold .con-index ul li:nth-child(even){

    border-radius: 0px 50px 50px 0px;

}
.index-hold .con-index ul li:nth-child(9){
    border-radius: 0px 50px 50px 0px;

}
.index-hold .con-index ul li a{

    color: #fff;

}





/*关于我们*/

.in-hold{

    position: relative;

    max-width: 780px;

    margin: 0 auto;

    overflow: hidden;

    left: 0px;



}

/*导航*/

.in-guider{

    position: absolute;left: -260px;top:0px;bottom: 0px;right: 0px;

    background: rgba(236, 241, 245, 0.83);width: 260px;height: 100%;

}

.in-guider ul li a{

    color: #fff;

}

.in-guider ul li{

    padding: 10px;position: relative;border-bottom: 1px solid rgb(215, 222, 228);

}

.in-guider ul li a{

    color: rgb(0, 160, 233);;

}

.in-guider ul li i{

    width: 20px;height: 20px;background: url("../images/icon-1.png") no-repeat;

    display: inline-block;vertical-align: middle;background-size: 100% 100%;margin-right: 10px;

}

.in-guider ul li:nth-child(2) i{

    background: url("../images/icon-2.png") no-repeat;background-size: 100% 100%;

}

.in-guider ul li:nth-child(3) i{

    background: url("../images/icon-3.png") no-repeat;background-size: 100% 100%;

}

.in-guider ul li:nth-child(4) i{

    background: url("../images/icon-4.png") no-repeat;background-size: 100% 100%;

}

.in-guider ul li:nth-child(5) i{

    background: url("../images/icon-5.png") no-repeat;background-size: 100% 100%;

}

.in-guider ul li:nth-child(6) i{

    background: url("../images/icon-6.png") no-repeat;background-size: 100% 100%;

}

.in-guider ul li:nth-child(7) i{

    background: url("../images/icon-7.png") no-repeat;background-size: 100% 100%;

}
.in-guider ul li:nth-child(8){
    display:none
}
.in-guider ul li:nth-child(8) i{

    background: url("../images/icon-8.png") no-repeat;background-size: 100% 100%;

}

.in-guider ul li:nth-child(9) i{

    background: url("../images/icon-8.png") no-repeat;background-size: 100% 100%;

}
.in-guider ul li:nth-child(10) font{

    background: url("../images/cha.jpg") no-repeat;background-size: 100% 100%;width: 15px;height: 15px;

}

.in-guider ul li:nth-child(10) a span{

    padding-left: 30px;

}

.in-guider ul li font{

    position: absolute;right: 10px;width: 20px;height: 20px;background: url("../images/right.png") no-repeat;background-size: 100% 100%;

}

/*导航*/

.in-head{

    overflow: hidden;border-bottom: 3px dotted rgb(255, 211, 0);width: 96%;margin-left: 2%;

}

.in-head .in-head-left{

    float: left;width: 20%;text-align: center;

}

.in-head .in-head-left img{

    width: 30px;margin: 10px;

}

.in-head .in-head-center{

    float: left;width: 60%;text-align: center;

}

.in-head .in-head-center img{

    width: 200px;margin-top: 5px;

}

.in-head .in-head-right{

    float: left;width: 20%;text-align: center;

}

.in-head .in-head-ringt img{

    width: 40px;margin: 10px;

}

.h-hold{

    width: 96%;margin-left: 2%;

}

.h-hold h1{

    font-size: 16px;color: rgb(0, 160, 233);margin: 20px 0 0 0;text-align: center;

}

.h-hold h2{

    text-align: center; font-size: 14px;padding: 10px;

}

.h-hold h2 span{

    font-size: 14px;padding: 10px;

}

.neinewsbody {

    line-height: 27px;

}

.neinewsbody img{

    width: 100%;height: auto;

}

.border-radius-20 img{

    width: 100%;border-radius: 20px;margin: 20px 0;

}

.fenye{

    overflow: hidden;

}

.fenye ul li{

    float: left; padding: 5px;

}

.n-news-hold{

    border: 2px dotted rgb(0, 160, 233);

    border-radius: 0px 0px 10px 10px;

    box-shadow: none;

    border-image-source: none;

    border-image-width: 1;

    border-image-slice: 100%;

    border-image-outset: 0px;

    border-image-repeat: stretch;

    transform: none;

    padding: 5px;

    margin-top: 10px;

}

.n-news-hold p{

    line-height: 27px;

}

.n-news-hold img{

    width: 90%;margin-left: 5%;

}

/*二级导航*/

.second-guider{

    border-radius: 25px 25px 10px 10px;

    text-align: center;

    border: 0px;

    box-shadow: rgb(0, 160, 233) 0px 0px 4px;

    background: none rgb(255, 255, 255);

    display: block;

    color: rgb(0, 160, 233);

    height: 20px;

    line-height: 20px;

    background: rgb(255, 255, 255);

    text-decoration: none;

    padding: 7px 5%;

    margin: 10px 0px;

    font-size: 18px;

}

.second-guider i{

    width: 18px;height: 18px;background: url("../images/icon-81.png") no-repeat;display: inline-block;margin-right: 10px;vertical-align: middle;background-size: 100% 100%;

}

/*三级导航*/

.three-guider{

    padding: 5px 10px;

    line-height: 25px;

    color: rgb(250, 250, 250);

    border-radius: 4px;

    box-shadow: rgb(153, 153, 153) 2px 2px 4px;

    border-left-width: 10px;

    border-left-style: solid;

    border-color: rgb(0, 140, 223);

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

    font-family: Lato, sans-serif;

    font-style: normal;

    text-decoration: none;

    background-color: rgb(0, 160, 233);

    margin: 10px 0px;

}

.three-guider i{

    width: 20px;

    height: 20px;

    display: inline-block;

    background: url(../images/down1.png) no-repeat;

    background-size: 100% 100%;

    float: right;

    vertical-align: middle;

}

.contain{

    line-height: 27px;margin: 5px 0;

}



.contain img{

    width: 100%;

}

/*应用领域*/

.yingyong-hold{

    margin: 10px 0;

}

.yingyong-hold ul li{

    width: 94%;margin-left: 3%;border-bottom: 1px solid rgba(247, 204, 204, 0.68);

}

.yingyong-hold ul li>p{

    background: rgb(0, 160, 233);

    border: 1px solid rgba(255,255,255,.5);overflow: hidden;padding: 10px 15px;vertical-align: middle;

}

.yingyong-hold ul li>p span{

    vertical-align: middle;color: #fff;

}

.yingyong-hold ul li>p i{

    width: 20px;height: 20px;display: inline-block;background: url("../images/down1.png") no-repeat;

    background-size: 100% 100%;float: right;vertical-align: middle;

}

.yingyong-hold ul li .yingyong-list{

    border: 1px solid #ddd;padding-bottom: 20px;display: none;

}

.yingyong-hold ul li .yingyong-list img{

    width: 100%;

}

.yingyong-hold ul li .yingyong-list p{

    line-height: 27px;

}

.yingyong-hold ul .active>p i{

    background: url("../images/up1.png") no-repeat;

    background-size: 100% 100%;

}

.table{

    width: 100%;

}

.table tbody tr td {

    border-bottom: 1px solid #ddd;

}

.table tbody tr td:first-child{

    width: 120px;text-align: center;padding: 10px 0;

}

.table tbody tr td:first-child img{

    width: 100px;

}

.title{

    font-size: 14px;font-weight: bold;    color: rgb(0, 160, 233);

}

/*产品列表*/

.pro-l-hold ul{

    display: none;margin-bottom: 10px;

}

.pro-l-hold ul li{

    padding: 8px;border-bottom: 1px dotted #ddd;background: rgb(116, 192, 236);

}

.pro-l-hold ul li a{

    color: #fff;

}

.n-prodect-list{

    overflow: hidden;

}

.n-prodect-list ul li{

    width: 46%;margin: 1.5%;border: 1px solid #ddd;text-align: center;float: left;position: relative;

}

.n-prodect-list ul li a img{

    width: 90%;

}

.n-prodect-list ul li .pro-bom{

    background: rgba(0,0,0,.7);

    text-align: center;

    color: white;

    height: 25px;

    line-height: 25px;

    position: absolute;

    bottom: 0px;left: 0px;width: 100%;

}

.n-prodect-list ul li .pro-bom1 p{

    margin: 5px 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 80%;margin-left: 10%;

}





.n-prodect-list-fanan{

    overflow: hidden;

}

.n-prodect-list-fanan ul li{

    width: 46%;margin: 1.5%;text-align: center;float: left;position: relative;

}

.n-prodect-list-fanan ul li a img{

    width: 100%;

}

.n-prodect-list-fanan ul li .pro-bom{

    background: rgba(11, 121, 218, 0.7);

    text-align: center;

    color: white;

    height: 25px;

    line-height: 25px;

    position: absolute;

    top: 50%;left: 0px;width: 100%;margin-top: -12px;

}

.n-prodect-list ul li .pro-bom1 p{

    margin: 5px 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 80%;margin-left: 10%;

}



.neimain{

    line-height: 27px;

}
.qq{
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 1000;
}
.neimain b{

    font-size: 16px;

}

.neimain img{

    width: 100%;

}

/*联系我们*/




.n-list-news{

    border-bottom: 1px dashed #ddd;padding: 10px 0;

}

@media screen and (max-width: 617px){

    .index-hold .con-index{

    ;top:40%;

    }

}

.ph-guider .ph-left{
    float: left;margin: 10px;
}
.ph-guider .ph-left img{
    max-width: 150px;
}
.ph-right{
    float: right;margin: 15px;
}
.ph-right img{
    width: 30px;
}
.head-tit{
    margin:15px ;
}
.head-tit i{
    width: 2px;
    height: 20px;
    display: inline-block;
    background: #0068b7;
    vertical-align: middle;
    margin-right: 10px;
}
.head-tit  span{
    font-size: 18px;font-weight: bold;vertical-align: middle;
}
.js-left{
    width: 96%;margin: 2%;
}
.js-left ul li{
    margin: 5px 0;overflow: hidden;
}
.js-left ul li .js-l{
    float: left;width:15%;text-align: center;padding: 5px 0;
}
.js-left ul li .js-l img{
    width: 25px;
}
.js-left ul li .js-r{
    line-height: 20px;font-size: 12px;width: 85%;float: left;
}
.pro-hold{
    width: 96%;margin: 2%;background: #034ca3;padding-bottom: 15px;
}
.pro-hold .head-tit{
    padding:15px 0px 0 0;color: #fff;
}
.pro-hold .head-tit i{
    width: 8px;height: 30px;display: inline-block;background: #fff;vertical-align: middle;margin-right: 10px;
}
.pro-hold .head-tit  span{
    font-size: 18px;font-weight: bold;vertical-align: middle;color: #fff;
}
.pro-list{
    overflow: hidden;
}
.pro-list ul li{
    float: left;width: 46%;margin: 2%;background: #fff;text-align: center;line-height: 30px;
}
.pro-list ul li img{
    width: 100%;
}
.swiper-slide{
    text-align: center;line-height: 30px;
}
.swiper-slide img{
    width: 100%;
}
.about-hold{
    overflow: hidden;width: 96%;margin: 2%;
}
.about-left{
    width: 25%;float: left;
}
.about-left img{
    width: 100%;height: 65px;
}
.about-left ul li{
    position: relative;width: 100%;height: 65px;
}
.about-left ul li p{
    position: absolute;width: 100%;text-align: center;font-size: 18px;color: #fff;left: 0px;top:0px;background: rgba(0, 0, 0, 0.76);line-height: 65px;
}
.about-left ul  .on p{
    background: rgba(255, 120, 0, 0.78);
}
.about-right{
    width: 75%;float: left;
}
.about-right img{
    width: 100%;height: 260px;
}
.about-right ul li{
    position: relative;display: none;
}
.about-right ul .show{
    display: inline-block;
}
.about-right ul li p{
    position: absolute;bottom: 0px;left: 0px;width: 90%;line-height: 27px;color: #fff;z-index: 1;padding: 2.5% 5%;
}
.about-right ul li p a{
    color: #fff;
}
.all-hold{
    max-width: 780px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 80px;
}
.hold{
    max-width: 780px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 80px;
}
.color-g {
    color: #4c9eff;
}
.i-news-tit{
    overflow: hidden;margin-left: 15px;
}
.i-news-tit ul li{
    float: left;margin:0 10px;text-align: center;font-size: 16px;font-weight: bold;
}
.i-news-tit ul li i{
    width: 20px;height: 2px;display: inline-block;background: #034ca3;margin: 5px auto;
}
.news-bom{
width:96%;margin:0 2%
}
.news-bom ul li{
    overflow: hidden;margin: 15px 0;
}
.news-bom ul li .news-date{
    width: 20%;text-align: center;background: #034ca3;float: left;color: #fff;padding: 10px 0;
}
.news-bom ul li .news-date .news-date-t{
    font-size: 22px;font-weight: bold;margin-bottom: 5px;
}
.news-bom ul li:first-child .news-date {
    background: #ff811c;
}
.news-con{
    float: right;width: 78%;
}
.news-con .news-con-tit{
    margin: 5px 0;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.news-bom ul li .bg-y{
    background: #ff811c;
}
.news-bom-r{
    margin-top: 5px;
}
.news-bom-r ul li{
    margin: 15px 5px;overflow: hidden;
}
.news-bom-r ul li i{
    width: 5px;height: 5px;display: inline-block;vertical-align: middle;margin-right: 10px;vertical-align: middle;background: #034ca3;border-radius: 5px;
}
.news-bom-r ul li font{
    float: right;color: #a8a8a8;
}
.news-bom-r ul li span{
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

    width: 70%;
    display: inline-block;
}
.commend-news{
    width: 96%;margin: 2%;
}
.commend-news img{
    width: 100%;
}
.commend-news .commend-news-tit{
    color: #034ca3;line-height: 27px;font-weight: bold;
}
.commend-news-con{
    line-height: 24px;
}
.i-footer{
    background: #000d1c;padding:15px 10px;
}
.i-footer img{
    width: 100%;
}


/*联系我们*/
.contact{
    width: 94%;margin-left: 3%;border: 1px solid #ddd;border-radius: 20px;text-align: center;padding: 20px 0;margin-top: 20px;
    box-shadow: rgb(217, 217, 217) 0px 0px 6px 0px;
}
.contact img{
    width: 80%;
}
.contact ul li{
    padding: 10px 0;border: 1px solid #ddd;border-radius: 20px;width:90% ;margin-left: 5%;margin-top: 10px;text-align: left;margin-left: 5%;
}
.contact ul li span{
    vertical-align: middle;
}

.contact ul li i{
    width: 20px;height: 20px;display: inline-block;vertical-align: middle;background: url("../images/phone.png") no-repeat;
    background-size: 100% 100%;margin-right: 10px;margin-left: 10px;
}

.contact ul li:nth-child(2) i{
    vertical-align: middle;background: url("../images/phone.png") no-repeat;
    background-size: 100% 100%;
}
.contact ul li:nth-child(3) i{
    vertical-align: middle;background: url("../images/icon-81.png") no-repeat;
    background-size: 100% 100%;
}
.contact ul li:nth-child(4) i{
    vertical-align: middle;background: url("../images/address.png") no-repeat;
    background-size: 100% 100%;
}
.contact ul li:nth-child(5) {
    text-align: center;
}
.c-bom{
    text-align: center;padding: 10px;
}
/*网站底部*/
.footer{
    position: fixed;bottom: 0px;;margin: 0 auto;width: 100%;background: #fff;z-index: 2;
}
.footer ul{
    overflow: hidden;border: 1px solid #ddd;
}
.footer ul li{
    width: 32.3333%;text-align: center;border-right: 1px solid #ddd;float: left;padding: 10px 0;font-size: 18px;
}
.footer ul li i{
    width: 20px;height: 20px;display: inline-block;background: url("../images/icon-91.png") no-repeat;
    background-size: 100% 100%;margin-right: 10px;vertical-align: middle;
}
.footer ul li:nth-child(2) i{
    background: url("../images/icon-21.png") no-repeat;  background-size: 100% 100%;
}
.footer ul li:nth-child(3) i{
    background: url("../images/phone.png") no-repeat;  background-size: 100% 100%;
}
.footer ul li span{
    vertical-align: middle;
}
.footer ul li:nth-child(3){
    border-right: 0px;
}
/*电话与返回顶部*/
.scroll{
    position: fixed;right: 10px;bottom: 70px;z-index: 10;
}
.s-tel{
    width: 40px;height: 40px;background: #0068b7;border-radius: 50%;text-align: center;
}
.s-tel i{
    width: 25px;height:25px;background: url("../images/ph.png") no-repeat;background-size: 100% 100%;display: inline-block;
}
.s-tel p{
    font-size: 12px;color: #fff;margin-top: -10px;
}
.s-scroll{
    width: 40px;height: 40px;background: #0068b7;border-radius: 50%;text-align: center;margin-top: 10px;
}
.s-scroll i{
    width: 15px;height: 15px;background: url("../images/up1.png") no-repeat;background-size: 100% 100%;display: inline-block;margin-top: 5px;
}
.s-scroll p{
    font-size: 12px;color: #fff;margin-top: -5px;
}


.head-guide ul{
    display: none;
}
.head-guide ul li{
    padding: 10px;border-bottom: 1px solid #1581d3;background: #1c93ee
}
.head-guide ul li a{
    color: #fff;
}
.head-guide ul li i{
    width: 20px;height: 20px;background: url("../images/icon-9.png") no-repeat;
    background-size: 100% 100%;display: inline-block;vertical-align: middle;margin-right: 10px;
}
.head-guide ul li:nth-child(2) i{
    background: url("../images/icon-1.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(3) i{
    background: url("../images/icon-4.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(4) i{
    background: url("../images/icon-2.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(5) i{
    background: url("../images/icon-3.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(6) i{
    background: url("../images/icon-7.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(7){

}
.head-guide ul li:nth-child(7) i{
    background: url("../images/icon-5.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(8) i{
    background: url("../images/icon-10.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(11) i{
    background: url("../images/icon-8.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(9) i{
    background: url("../images/icon-6.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(10)  i{
    background: url("../images/icon-8.png") no-repeat;
    background-size: 100% 100%;
}
.head-guide ul li:nth-child(9){
    display: none;
}

.n-about table {
    margin-top:15px;
    border-collapse:collapse;
    border:1px solid #aaa;
    width:100%;
    text-align: center;
    vertical-align: middle;
}

.n-about table  th {
    vertical-align:baseline;
    padding:5px 15px 5px 6px;
    background-color:#3F3F3F;
    border:1px solid #3F3F3F;
    text-align:left;

}

.n-about table  td {
    vertical-align:middle;
    padding:6px 15px 6px 6px;
    border:1px solid #fff;
    vertical-align: middle;
}
.n-about table  td img{
    vertical-align: middle;padding-right: 10px;
}
.n-about table tr:first-child{
    background:#0068b7;color:#fff
}
.n-about table tr:nth-child(odd){

}
.n-about table tr:nth-child(even){
    background: #aedcff;

}
.head{
    border-bottom: 1px dashed #0068b7;
}
/*二级导航*/
.second-guider{
    margin: 10px 0;overflow: hidden;
}
.second-guider ul li{
    float: left;width: 33.333%;text-align: center;margin: 10px 0;
}
.second-guider ul li .list-1{
    width: 45px;height: 45px;background: #07d2a3;margin: 0 auto;vertical-align: middle;border-radius: 10px;
}
.second-guider ul li p{
    margin-top: 5px;
}
.second-guider ul li:nth-child(5){
    display: none;
;
}
.second-guider ul li:nth-child(2) .list-1{
;background: #ffb30f;
}
.second-guider ul li:nth-child(3) .list-1{
;background: #f63274;
}
.second-guider ul li:nth-child(4) .list-1{
;background:#ff5379;
}
.second-guider ul li:nth-child(5) .list-1{
;background:#3796f8;
}
.second-guider ul li:nth-child(6) .list-1{
;background:#ff7d01
}
.second-guider ul li:nth-child(7) .list-1{
;background:#4daaef;
}
.second-guider ul li:nth-child(8) .list-1{
;background:#00ffff
}


.second-guider ul li .list-1 i{
    width: 35px;height: 35px;display: inline-block;background: url("../images/icon-1.png") no-repeat;background-size: 100% 100%;
    vertical-align: middle;margin-top: 5px;
}
.second-guider ul li:nth-child(2) .list-1 i{
    background: url("../images/icon-4.png") no-repeat;background-size: 100% 100%;
}
.second-guider ul li:nth-child(3) .list-1 i{
    background: url("../images/icon-2.png") no-repeat;background-size: 100% 100%;
}
.second-guider ul li:nth-child(4) .list-1 i{
    background: url("../images/icon-5.png") no-repeat;background-size: 100% 100%;
}
.second-guider ul li:nth-child(5) .list-1 i{
    background: url("../images/icon-7.png") no-repeat;background-size: 100% 100%;
}
.second-guider ul li:nth-child(6) .list-1 i{
    background: url("../images/icon-7.png") no-repeat;background-size: 100% 100%;
}
.second-guider ul li:nth-child(7) .list-1 i{
    background: url("../images/icon-8.png") no-repeat;background-size: 100% 100%;
}
.second-guider ul li:nth-child(8) .list-1 i{
    background: url("../images/icon-8.png") no-repeat;background-size: 100% 100%;
}
.second-guider ul li:nth-child(10) .list-1 i{
    background: url("../images/icon-6.png") no-repeat;background-size: 100% 100%;
}
/*产品导航*/
.s-guider{
    border-bottom: 1px solid  #0068b7;padding-bottom: 5px;
}

.s-guider i{
    width: 2px;height: 20px;background: #0068b7;display: inline-block;margin: 0 10px;vertical-align: middle;
}
.s-guider span{
    font-size: 18px;vertical-align: middle;font-weight: bold;
}
.n-s-guider{
    border-bottom: 1px solid  #0068b7;padding-bottom: 5px;margin-top: 20px;position: relative;
}
.n-s-guider i{
    width: 2px;height: 20px;background: #0068b7;display: inline-block;margin: 0 10px;vertical-align: middle;
}
.n-s-guider span{
    font-size: 18px;vertical-align: middle;font-weight: bold;
}
.n-s-guider font{
    width: 20px;
    height: 20px;
    background: url("../images/d.png") no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}
/*产品列表*/
.pro-l-hold ul{
    margin-bottom: 10px;display: none;
}
.pro-l-hold ul li{
    padding: 8px;border-bottom: 1px dotted #ddd;background: #1c93ee
}
.pro-l-hold ul li a{
    color: #fff;
}

/*产品列表*/
.list-prodect{
    overflow: hidden;padding-bottom: 10px;
}
.list-prodect ul li{
    width: 44%;margin:3% ;background: #dadada;text-align: center;float: left;
}
.list-prodect ul li img{
    width: 90%;margin-top: 15px;height: 120px;
}
.list-prodect ul li p{
    padding: 10px 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
/*应用领域*/
.yingyong-hold{
    margin: 10px 0;
}
.yingyong-hold ul li{
    width: 94%;margin-left: 3%;border-bottom: 1px solid #1581d3;
}
.yingyong-hold ul li>p{
    background: #0068b7;overflow: hidden;padding: 10px 15px;vertical-align: middle;
}
.yingyong-hold ul li>p span{
    vertical-align: middle;color: #fff;
}
.yingyong-hold ul li>p i{
    width: 20px;height: 20px;display: inline-block;background: url("../images/down1.png") no-repeat;
    background-size: 100% 100%;float: right;vertical-align: middle;
}
.yingyong-hold ul li .yingyong-list{
    border: 1px solid #ddd;padding-bottom: 20px;display: none;
}
.yingyong-hold ul li .yingyong-list img{
    width: 100%;
}
.yingyong-hold ul li .yingyong-list p{
    line-height: 27px;
}
.yingyong-hold ul .active>p i{
    background: url("../images/up1.png") no-repeat;
    background-size: 100% 100%;
}
.n-about{
    width: 96%;margin: 2%;
}
.n-about img{
    max-width: 100%;height:auto
}
.n-about{
    line-height: 27px;
}

.neibanner{ height:130px; background: url(../images/ph-aboutbanner.jpg) no-repeat center ;background-size: contain}

.neibanneren{ height:130px; background: url(../images/ph-aboutbanneren.jpg) no-repeat center top;background-size: contain}



.neibanner_cp{ height:130px; background: url(../images/ph-productsbanner.jpg) no-repeat center top;background-size: contain}

.neibanner_cpen{ height:130px; background: url(../images/ph-productsbanneren.jpg) no-repeat center top;background-size: contain}



.neibannernews{ height:130px; background: url(../images/ph-newbanner.jpg) no-repeat center top;background-size: contain}

.neibannernewsen{ height:130px; background: url(../images/ph-newbanneren.jpg) no-repeat center top;background-size: contain}



.neibannerlianxi{ height:130px; background: url(../images/ph-contactbanner.jpg) no-repeat center top;background-size: contain}

.neibannerlianxien{ height:130px; background: url(../images/ph-contactbanneren.jpg) no-repeat center top;background-size: contain}



.pinpaibanner{height:130px; background: url(../images/ph-pinpaibanner.jpg) no-repeat center top;background-size: contain}

.pinpaibanneren{height:130px; background: url(../images/ph-pinpaibanneren.jpg) no-repeat center top;background-size: contain}

.fanganbanner{height:130px; background: url(../images/ph-fanganbanner.jpg) no-repeat center top;background-size: contain}

.fanganbanneren{height:130px; background: url(../images/ph-fanganbanneren.jpg) no-repeat center top;background-size: contain}



.jishubanner{height:130px; background: url(../images/ph-jishubanner.jpg) no-repeat center top;background-size: contain}

.jishubanneren{height:130px; background: url(../images/ph-jishubanneren.jpg) no-repeat center top;background-size: contain}



.contactbanner{height:130px; background: url(../images/ph-contactbanner.jpg) no-repeat center top;background-size: contain}

.contactbanneren{height:130px; background: url(../images/ph-contactbanneren.jpg) no-repeat center top;background-size: contain}

.zhichibanner{
    height:130px; background: url(../images/ph-zhichibanner.jpg) no-repeat center top;background-size: contain
}
.zhichibanneren{
    height:130px; background: url(../images/ph-zhichibanneren.jpg) no-repeat center top;background-size: contain
}
.n-about h1{
    font-size: 18px;text-align: center;margin: 20px 0;
}
.flex-direction-nav{
    display: none;
}
.s-guider{
    margin-top: 15px;
}
 .s-guider font{
 margin:5px 10px;
}
 .swiper-container{
     margin-top: 10px;
 }
.ad-l{
    width: 100%;
}
.ad-l-hold{
    overflow: hidden;margin: 10px 0;
}
.ad-l-l{
    float: left;width: 15%;text-align: center;
}
.ad-l-r{
    float: right;width: 85%;
}
 .ad-l img{
     width: 80%;margin: 0 10%;
 }
.ad-l  .ad-l-l{
   font-size: 22px;font-weight: bold;;color: #00aef3;
}
.ad-l-r-tit{
    font-weight: bold;margin-bottom: 5px;
}
.ad-hold{
    padding: 0 5px;
}
.margin-top-20{
margin-top:20px
}



.news-guider-tit{
        overflow: hidden;
    margin: 20px 2%;
    width: 96%;
}
.news-guider-tit ul li{
    width: 50%;
    float: left;
  
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #d9d9d9;
    text-align: center;
    line-height: 36px;
    background: #cbcbcb;
}
.news-guider-tit ul .on{
background: #ff811c url(/phone/template/default/images/z3g_arrow_02.png) no-repeat 50% 100%;color:#fff
}


.commend-news{
display:none
}