@charset "utf-8";

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 600px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 600px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(../images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom:1;
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #52a1ff;
    border: 1px solid #52a1ff;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(../images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(../images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}



/*标题*/
.itit{
    margin:0 auto;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.itit .itit-t1{
    color: #333;
    font-size: 40px;
    font-weight: bold;
    line-height: 45px;
    z-index: 1;
    position: relative;
}
.itit .itit-t1 span{
    color: #52a1ff;
}
.itit-xian{
    width: 400px;
    height: 1px;
    background: #e4e4e4;
    margin: 12px auto;
    position: relative;
}
.itit-xian:before{
    content: "";
    width: 80px;
    height: 3px;
    background: #52a1ff;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -40px;
}
.itit .itit-t2{
    color: #999999;
    font-size: 14px;
}



/*视频展示*/
.ivid{
    margin-top: 50px;
}
.ivid-list ul li{
    float: left;
    width: 382px;
    margin-left: 27px;
}
.ivid-list ul li:first-child{
    margin-left:0;
}
.ivid-list ul li .bigimg{
    position:relative;
    border: 1px solid #eee;
}
.ivid-list ul li .bigimg:before{
    content: "";
    width: 70px;
    height: 70px;
    background: url(../images/sp-tb.png) center;
    position: absolute;
    z-index: 9999;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -35px;
    display: none;
}
.ivid-list ul li .bigimg:hover:before{
    display: block;
}
.ivid-list ul li img{
    display: block;
}
.ivid-list ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ivid-list ul li p{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}



/*金铂利莱*/
.ifw{
    margin-top:50px;
}
.ifw ul li{
    float: left;
    width: 300px;
}
.ifw ul li i{
    width: 180px;
    display: block;
    height: 180px;
    border: 2px solid #52a1ff;
    border-radius: 50%;
    text-align: center;
    margin: auto;
}
.ifw ul li i img{
    width: 100px;
    height: 86px;
    margin-top: 47px;
}
.ifw ul li p{
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}


/*产品展示*/
.ipro{
    background: url(../images/ipro-bj.jpg) center center no-repeat;
    padding: 50px 0;
    margin-top:50px;
}
.ipro-left{
    width: 242px;
}
.ipro-left-tit{
    background: url(../images/ilpro-tb.png) 25px center no-repeat #52a1ff;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 20px 0;
}
.ipro-left-tel{
    background: #fff;
    position: relative;
    margin-top: 20px;
}
.ipro-left-t2{
    background: #52a1ff;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 10px;
}
.ipro_bor{
    border: 2px solid #52a1ff;
}
.ipro_com img{
    width:100%;
    display:block;
}
.ipro_lxp{
    padding: 22px 10px;
}
.ipro-left-tel:before{
    content:"";
    background:url(../images/ilpro-tel.png) center center no-repeat;
    width: 38px;
    height: 43px;
    position: absolute;
    left: 5px;
    top: 33px;
}
.ipro-left-tel p{
    font-size: 12px;
    line-height: 25px;
}
.ipro-left-tel p span{
    font-weight: 100;
    font-size: 12px;
}
.subNavBox{background: #fff;padding: 10px;border: 2px solid #52a1ff;}
.subNav{cursor:pointer;font-size: 16px;color: #333;line-height: 38px;padding-left: 25px;margin-bottom: 12px;background: url(../images/ipro-sjx.png) 10px center no-repeat #f2f2f2;}
.subNav a{display:block;}
.subNav:hover{border-bottom: 0;background: url(../images/ipro-sjxon.png) 10px center no-repeat #52a1ff;color: #fff;}
.subNav:hover a{color:#fff;}
.currentDd,.currentDd:hover{color: #fff;border-bottom: 0;background: url(../images/ipro-sjxona.png) 10px center no-repeat #01824a!important;margin-bottom: 0;}
.navContent{/* display: none; */margin-bottom: 10px;padding-left: 10px;}
.navContent li{
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.navContent li a{height: 35px;text-align: left;font-size:14px;line-height: 35px;margin: 2px 0;color: #666;}
.navContent li a:hover{color: #52a1ff;}

.ipro-right{
    width: 920px;
}
.ipro-right-tit{
    height: 50px;
    background: #8c8c8c;
    line-height: 50px;
}
.ipro-right-tit span{
    margin-left: 20px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}
.ipro-right-tit a{
    float: right;
    padding-right: 20px;
    color: #e5e5e5;
    text-transform: uppercase;
}
.ipror-list ul li{
    float: left;
    width: 290px;
    margin-right: 25px;
    margin-top: 20px;
}
.ipror-list ul li a{
    display:block;
    position: relative;
    background: #fff;
}
.ipror-list ul li img{
    width: 290px;
    height: 290px;
}
.ipror-list ul li a:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ipror-list ul li p{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 35px;
    height: 35px;
    background: rgb(0 0 0 / .5);
    color: #fff;
}
.ipror-list ul li a:hover p{
    background: #52a1ff;
}
.iprob-a a{
    width: 120px;
    text-align: center;
    background: #52a1ff;
    color: #fff;
    line-height: 35px;
    border: 1px solid #52a1ff;
    border-radius: 5px;
}
.iprob-a .zx{
    display: block;
    float: left;
    background: url(../images/erji.png) 20px 7px no-repeat;
    text-indent: 25px;
    color: #52a1ff;
}
.iprob-a .zx:hover{
    background: url(../images/erjion.png) 20px 7px no-repeat #52a1ff;
    color:#fff;
}
.iprob-a .xq{
    display: block;
    float: right;
    background: none;
    color: #52a1ff;
    background: url(../images/shouzhi.png) 20px 7px no-repeat;
    text-indent: 17px;
}
.iprob-a .xq:hover{
    background: url(../images/shouzhion.png) 20px 7px no-repeat #52a1ff;
    color:#fff;
}



/*应用领域*/
.ifield{
    margin-top:50px;
}
.ifield-list ul li{
    float: left;
    width: 285px;
    margin-right: 17px;
    margin-bottom: 20px;
}
.ifield-list ul li img{
    width: 285px;
    height: 228px;
}
.ifield-list ul li a:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ifield-list ul li p{
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.ifield-list ul li span{
    color: #666;
    margin-top: 10px;
    display: block;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.ifield-list ul li:hover p{
    color: #52a1ff;
}



/*小广告图*/
.igd{width: 100%;padding: 30px 0;background: url(../images/iggt-bj.jpg) no-repeat top center;color: #fff;overflow: hidden;height: 126px;margin-top: 30px;}
.igd .fl{float:left}
.igd .fl h1{font-size:36px;color:#fff;margin-top: 10px;}
.igd .fl h1 i{color:#fff;opacity:0.3;font-size:36px;font-weight:bold;font-style: normal;    padding-left: 10px;}
.igd .fl p{font-size: 18px;color:#fff;font-weight: 100;width: 770px;line-height: 30px;}
.igd .fr{float:right;text-align:center}
.igd .fr span{display:inline-block;font-size: 15px;background:url(../images/dh1.png) no-repeat left center/15px;padding-left:20px}
.igd .fr h2{font-size: 34px;line-height:60px}
.igd .fr a{
    display: inline-block;
    width: 180px;
    height: 36px;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    background: #52a1ff;
    }
.igd .fr a:hover{background: #ff6a00;}


/*荣誉资质*/
.ipartner{
    margin-top: 50px;
}
.picMarquee-left{overflow:hidden;position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd .tempWrap{margin:auto;display: block;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{width:218px;display:block;border: 1px solid #f2f2f2;}
.picMarquee-left .bd ul li:hover .pic img{border:1px solid #52a1ff;}
.picMarquee-left .bd ul li:hover{color:#52a1ff;}
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.picMarquee-left .bd ul li .pri_block{bottom: 0;padding:0 2%;width: 96%;height: 100%;line-height: 50px;background: #f2f2f2;color: #333;font-size: 14px;}
.picMarquee-left .bd ul li:hover .pri_block{background:#52a1ff;color:#fff;}
.picMarquee-left .bd ul li:hover .pri_block{display: block;}


/*关于我们*/
.iabout{
    background: url(../images/iabout-bj.jpg) center center no-repeat;
    padding:50px 0;
    margin-top:50px;
}
.iabout-list{
    height: 420px;
    overflow: hidden;
    box-shadow: 0px 8px 6px rgba(0, 0, 0, .3);
}
.iabout-fl{
    background: #fff;
    width: 550px;
    padding: 30px;
    height: 360px;
}
.iabout-fl-tit{
    font-weight: bold;
    font-size: 20px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 30px;
    position: relative;
}
.iabout-fl-tit:before{
    content:"";
    position: absolute;
    height: 3px;
    width: 40px;
    background: #52a1ff;
    bottom: -15px;
}
.iabout-fl-p{
    overflow: hidden;
}
.iabout-fl-p p{
    color: #666;
    text-indent: 2em;
    line-height: 28px;
}
.iabout-fl-a{
    margin-top: 30px;
}
.iabout-fl-a a{
    width: 150px;
    text-align: center;
    display: block;
    border: 1px solid #52a1ff;
    color: #52a1ff;
    line-height: 40px;
    border-radius: 5px;
    font-size: 16px;
}
.iabout-fl-a a:hover{
    background: #52a1ff;
    color:#fff;
}
.iabout-fr{
    width: 590px;
}
.iabout-fr img{
    display: block;
    width: 590px;
    height: 420px;
}


/*新闻资讯*/
.news{padding-top:70px;}
.news1{width: 700px;overflow: hidden;background: #fff;border: 1px solid #eee;padding: 20px;height: 397px;}
.n_nav{height:40px;overflow: hidden;border-bottom: 1px solid #eee;}
.n_nav span a{font-size: 14px;color: #666;line-height: 40px;}
.n_nav span a:hover,.wt h4 span a:hover{
    color:#52a1ff;
}
.n_nav li{ float: left;margin-right: 14px;padding-right: 20px;}
.n_nav li a{ color: #333; font-size: 18px;line-height: 38px;}
.n_nav li a{ display: inline-block;height:38px;}
.n_nav li a:hover , .n_nav .cur a{font-weight: bold;color: #52a1ff;border-bottom: 2px solid #52a1ff;}
.n_nav .nobg{background:none;}
.news_c{margin-top: 20px;}
.news_c dl{overflow: hidden;}
.news_c dt{overflow: hidden;float: left;}
.news_c dt a{display: block;float: right;}
.news_c dt img{width: 280px;height: 170px;display: block;border: 1px solid #eee;}
.news_c dd{padding-top: 2px;width: 400px;float: right;}
.news_c dd h3{font-size: 16px;line-height: 24px;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;}
.news_c dd h3 a{font-weight: bold;}
.news_c dd span{display: block;color: #999;font-size: 14px;margin: 10px 0;background: url(../images/ft_2.png) left no-repeat;padding-left: 20px;}
.news_c dd p{line-height: 24px;font-size: 14px;color: #666;height: 72px;overflow: hidden;}
.news_c dd>a{ color:#52a1ff;display: block;padding-top: 15px;}
.news_c ul{margin-top: 20px;}
.news_c li{font-size: 14px;color: #999;line-height: 38px;height: 36px;float: left;margin-right: 20px;width: 340px;}
.news_c li .fr{
    width: 80px;
    font-size: 12px;
}
.news_c li a{display: inline-block;max-width: 255px;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;}
.news_c li a:hover{color:#52a1ff;}
.wt{width: 390px;overflow: hidden;background: #fff;padding: 20px;border: 1px solid #eee;}
.wt h4{height:40px;overflow: hidden;line-height: 40px;margin-bottom: 25px;border-bottom: 1px solid #eee;}
.wt h4 a{font-size: 18px;border-bottom: 2px solid #333;line-height: 38px;width: 75px;display: block;color: #333;}
.wt h4 span a{display: inline-block;font-size: 14px;color:#555555;text-transform: uppercase;line-height: 40px;font-weight: normal;width: 45px;text-align: center;}
.wt dl{margin-top: 25px;overflow: hidden;}
.wt dt{width:124px; float: left; overflow: hidden;height:93px;margin-right: 25px;}
.wt dt img{ width:124px;height:93px;}
.wt dd{width: 390px;float: right;overflow: hidden;}
.wt dd h3{position: relative; padding-left: 29px;height:20px;line-height: 20px;font-size: 14px;font-weight: normal;margin-top: 5px;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;}
.wt dd h3:before{content: "问";position: absolute;left: 0;background: #52a1ff;color: #fff;width: 20px;height: 20px;text-align: center;line-height: 20px;}
.wt dd h3 a:hover{color: #52a1ff;}
.wt dd p{position: relative;padding-left: 29px;line-height: 25px;font-size: 14px;color: #666;margin-top: 10px;} 
.wt dd p:before{content: "答";position: absolute;left: 0;background: #e73500;color: #fff;width: 20px;height: 20px;text-align: center;line-height: 20px;}