﻿@charset "utf-8";
.w_1200{width: 1200px;margin: 0 auto;position: relative;}

.top {width: 100%; height: 38px; line-height: 38px; background: #efefef; color: #3e3e3e; font-size: 14px; overflow: hidden; }
.top .fr span {color: #3e3e3e;}
.top .fr span{color: #3e3e3e;padding-left: 25px;background: url(../images/i_tel.jpg) left center no-repeat;}

.menu{width: 100%;height: 120px;background: #fff;z-index: 99999;}
.logo{float: left;margin-top:13px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearFix:after {display: block; content: ''; clear: both; }
.nav{height:120px; line-height:120px; position:relative; z-index:1;float:right;}
.nav a{ color:#000;  }
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 20px; font-size:16px; font-weight:normal;color: #666;}
.nav .sub{ display:none;left:-10px; top:100px;min-width: 120px; position:absolute;line-height:30px; padding:10px 0; background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175); }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 8px; 	-webkit-transition: .5s; -o-transition: .5s; transition: .5s;text-align: center;color: #17232d; font-size: 14px;}
.nav .sub a:hover{ background:#000; color:#fff;  }
.nav .on h3 a{ color:#2ca8e4;font-weight: bold;}

.fullSlide{ width:100%;  position:relative;  height:660px; background:#000;  }
.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:660px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:660px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:80px; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:45px; height:6px; margin:5px; overflow:hidden; background:#fff; line-height:999px;}
.fullSlide .hd ul .on{ background:#2ca8e4;  }
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:4%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:4%; background-position:-6px -137px; }

.main1{width: 100%;margin-top: -23px;}
.m1_box{width: 96%;height: 46px;background: #2ca8e4;line-height: 46px;padding: 0 2%;}
.m1_box .til span{font-size: 14px;color: #fff;padding-left: 20px;background: url(../images/laba.jpg) left center no-repeat;}
.m1_box .til{float: left;width: 110px;}
.txtScroll-top{ overflow:hidden; position:relative;}
.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-top .hd ul li.on{ background-position:0 0; }
.txtScroll-top .bd{}
.txtScroll-top .infoList li{ height:46px; line-height:46px;color: #fff;font-size: 14px;}
.txtScroll-top .infoList li a{color: #fff;}
.txtScroll-top .infoList li .date{ float:right; color:#fff;  }


.main2{width: 100%;padding-top: 30px;padding-bottom: 50px;background: #fff;}
.com_til{text-align: center;}
.com_til h2{font-size: 30px;line-height: 1.5;color: #333333;}
.com_til span{font-size: 14px;color: #b6b6b6;line-height: 20px;text-transform: uppercase;}
.com_til .nr{font-size: 14px;padding-top: 10px;padding-bottom: 10px;line-height: 1.5;height: 60px;}
.m2_pro{width: 100%;padding-top: 20px;}
.pro-list{overflow: hidden;  }
.pro-list li{float: left; width: 280px; margin-right: 26px; margin-bottom:32px; box-shadow: 0 1px 10px #ddd;}
.pro-list li:nth-child(4n){ margin-right: 0;}
.pro-list li a{display: block;}
.pro-list li .pic{overflow: hidden; width: 280px; height: 210px;}
.pro-list li .pic img{display: block; -webkit-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-backface-visibility: hidden;backface-visibility: hidden;opacity: 1;}
.pro-list li a.pro-name{white-space:nowrap;text-overflow:ellipsis;overflow: hidden;  display: block; font-size: 16px; width: 270px; padding: 0 5px;line-height: 50px;  text-align: center; background: #fff;}
.pro-list li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.pro-list li:hover  a.pro-name{background: #2ca8e4; color: #fff; transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;}
.ab-a {color: #999; text-align: center; line-height: 36px; width: 143px; display: inline-block; border: 1px solid #999; }
.ab-a:hover {background-color: #2ca8e4; color: #fff; }

.main3{width: 100%;background:#f6f6f6;padding-top: 55px;padding-bottom: 55px;}
.m3_left{float: left;width: 540px;}
.m3_right{float: right;width: 600px;padding-top: 40px;background:url(../images/about_bg.jpg) top center no-repeat;}
.main3 .til h3{font-size: 24px;color: #333;font-weight: bold;line-height: 35px;}
.main3 .til span{font-size: 14px;text-transform: uppercase;color: #333333;line-height: 1.5;}
.main3 .nr{padding-top: 20px;min-height: 150px;font-size: 14px;line-height: 1.5;}
.main3 .more-a{line-height: 40px;height: 40px;display: inline-block;background:#2ca8e4;color: #fff;font-size: 14px;text-align: center;padding: 0 30px;}
.main3 .more-b{line-height: 40px;height: 40px;display: inline-block;background: #df591f url(../images/i_tel2.jpg) 10px 8px no-repeat;color: #fff;font-size: 14px;text-align: center;padding: 0 50px;}

.main4{width: 100%;padding-top: 30px;padding-bottom: 50px;background: #fff;}
.m4_box {width: 100%; margin-top: 30px; }
.m4_box ul li {border: 1px solid #eeeeee; float: left; width: 270px; margin-right: 25px; border-bottom: 1px solid #2ca8e4;}
.m4_box ul li .date {font-size: 14px; line-height: 1.8; color: #959595; }
.m4_box ul li .date b{font-weight: normal;margin-left: 30px;padding-left: 30px;background:url(../images/eye.jpg) left center no-repeat;}

.m4_box ul li .info .title {font-size: 16px; margin: 5px 0;font-weight: normal;line-height: 2;color: #333; }
.m4_box ul li .info .p {color: #7f7f7f; font-size: 13px; line-height: 23px; height: 75px; overflow: hidden; }
.m4_box ul li .info {padding: 3% 4% 5%; }
.m4_box ul li img {width: 100%; }
.m4_box ul li .pbox {padding: 4% 4% 0 5% ; }
.m4_box ul li .pbox a {display: block; overflow: hidden; }
.m4_box ul li:hover .info .title {color: #2ca8e4; }



.main5{width: 100%;padding-top: 30px;padding-bottom: 50px;background: #f6f6f6;}
.m5_box{padding-top: 40px;}
.in_customer {}
.in_customer_list {overflow: hidden;}
.in_customer_list .bd ul {width: 1220px; overflow: hidden }
.in_customer_list .bd ul li {display: block; float: left; width: 180px; margin: 0 20px 20px 0 }
.in_customer_list .bd ul li a {display: block; border: 5px solid #e7e7e7; width: 180px; height: 80px; position: relative }
.in_customer_list .bd ul li a img {width: 178px; height: 78px; position: absolute; left: 0px; top: 0px; z-index: 1 }
.in_customer_list .bd ul li a b {display: block; width: 100%; height: 40px; line-height: 40px; font-size: 16px; font-weight: normal; color: #fff; text-align: center; position: absolute; left: 0px; top: 50%; margin-top: -20px; z-index: 3; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s }
.in_customer_list .bd ul li a em {width: 100%; height: 100%; background: url(../images/nav_sub_bg.png) repeat; position: absolute; left: 0px; top: 0px; z-index: 2; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s }
.in_customer_list .bd ul li a:hover b,.in_customer_list .bd ul li a:hover em {opacity: 1; filter: alpha(opacity=100) }
.in_customer_list .hd {text-align: center; margin-top: 20px }
.in_customer_list .hd ul li {margin: 0; padding: 0; text-indent: -9999px; overflow: hidden; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; display: inline-block; width: 12px; height: 12px; line-height: 12px; margin: 0px 5px; background: #d3d3d3; cursor: pointer }
.in_customer_list .hd ul li.on {background: #2ca8e4 }


.main6{width: 100%;padding-top: 30px;padding-bottom: 50px;background: #fff;}
.m6_box{width: 100%;padding-top: 40px;}
.m6_left{float: left;width: 430px;background:#fff;    box-shadow: 0 5px 10px #ddd;}
.n_l1 dl dt img {width: 100%; height: 300px; }
.n_l1 dl dd{padding: 3% 5% 5%; }
.n_l1 dl dd h4 {padding: 5px 0 8px 0; }
.n_l1 dl dd h4 a {font-size: 18px; font-weight: normal; color: #222222; }
.n_l1 dl dd p {font-size: 14px; color: #979797; line-height: 20px; height: 55px; }
.n_l1 dl dd span{font-size: 14px;line-height: 15px;color: #666666;float: left;}
.n_l1 dl dd em {float: right; height: 15px; }
.m6_right{float: right;width: 750px;background: #fff;   box-shadow: 0 5px 10px #ddd;}
.m6_right ul{padding:  3% 5%;}
.n_rn2 ul li {overflow: hidden; padding: 22px 0;border-bottom: 1px solid #eeeeee;}
.n_rn2 ul li i {display: inline-block; float: left; text-align: center; color: #999; font-size: 14px; border:1px solid #dddddd;width: 80px;line-height: 2;}
.n_rn2 ul li i span {display: block; font-size: 36px; font-family: Impact; line-height: 100%; font-weight: normal;line-height: 1.55;border-bottom:1px solid #dddddd;color: #222222;  }
.n_rn2 ul li em {font-size: 14px; display: inline-block; float: right; width: 560px; color: #979797; padding-right: 12px; line-height: 20px;padding-top: 8px;}
.n_rn2 ul li em a {display: block; font-size: 16px; color: #2a2a2a; font-weight: normal; margin-bottom: 10px; }


.footer{width: 100%;padding-top: 30px;background:#333333;}
.ft_top{text-align: center;}
.ft_top h2{color: #fff;line-height: 50px;font-size: 24px;font-weight: normal;}
.t_nav ul li {display: inline-block;}
.t_nav ul li a{color: #fff;font-size: 14px;padding: 0 10px;line-height:2.5;border-left: 1px solid #fff;}
.zxzc{display: inline-block;padding: 10px 18px;font-size: 14px;color: #fff;background:#2ca8e4;margin-top: 20px;margin-bottom: 20px;border-radius: 5px;}
.ft_bot{width: 100%;height: 55px;line-height: 55px;text-align: center;font-size: 14px;color: #fff;border-top: 1px solid #fff;}

/*内页*/
/*内页样式*/
.ny-hd{height: 500px;}
.ny-main{margin-top: 40px;margin-bottom: 100px;}

.ny-contact{background:#2ca8e4;height: 75px;width: 220px; padding-top: 20px; padding-left: 20px;}
.ny-contact em{display: block; font-size: 14px;line-height: 14px;color: #fff;margin-bottom: 10px;}
.ny-contact p{background: url(../images/ny-contact-tel.png)no-repeat left center;font-size: 20px;line-height: 28px;font-weight: bold; color: #fff; padding-left:38px;}

/*产品列表页*/
.ny-main .ny-left .pro-left{width: 240px;}
.ny-main .title{background: #2ca8e4; padding-bottom: 10px;text-align: center;padding-top: 26px;}
.ny-main .title strong{font-size: 26px;line-height: 40px;color: #fff;font-weight: bold;}
.ny-main .title em{font-size: 15px;color: #efefef; line-height: 30px;}
.ny-main .ny-left .pro-left .ctitle1{margin-bottom: 40px;}
.ny-main .ny-left .pro-left .ctitle1 li>a{width: 240px; height: 50px; display: block;     text-indent: 2em; background-color: #5b5b5b;}
.ny-main .ny-left .pro-left .ctitle1 li{ margin-top: 2px;}
.ny-main .ny-left .pro-left .ctitle1 li a h3{font-size: 16px;line-height: 50px;color: #fff; font-weight: normal;}
.ny-main .ny-left .pro-left .ctitle1 li>a:hover { background-color: #2ca8e4;}
.ny-main .ny-left .pro-left .ctitle1 .on>a{ background-color: #2ca8e4;}

.ny-main .ny-left .pro-left .ctitle1 .ctitle2{padding-top: 2px; display: none;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li a{background: #fff; height: 40px;overflow: hidden; padding-top: 0px;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li.on a h3{color: #2ca8e4;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li.on a { background-color: #fff;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li a h3{ font-size: 14px; line-height: 40px; color: #000;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li:hover a h3{color: #2ca8e4;}
.ny-main .ny-left .pro-left .ctitle1 .ctitle2 li a:hover{ background-color: #fff;}

.ny-main .ny-right{width: 910px;}
.ny-main .ny-right .position{display: block; margin-bottom: 15px; border-bottom: solid 1px #ddd;position: relative;}
.ny-main .ny-right .position span{display: block; padding-left: 50px; font-size: 13px;line-height: 40px;background: url(../images/ny-home.gif) no-repeat 20px center;border-bottom: solid 1px #2ca8e4;width: 400px;z-index: 1000;}
.ny-main .ny-right .position span a:hover{color: #2ca8e4;}
.ny-main .ny-right .content{overflow: hidden;}
.ny-product {width: 940px;}
.ny-product li {margin-right: 30px;margin-bottom: 30px;width: 280px; float: left;border: solid 1px #e3e3e3;}
.ny-product li .pic{overflow: hidden; width: 280px; height: 210px;}
.ny-product li span.pro-name{width: 260px;font-size: 15px;line-height: 32px;color:#333;text-align: center;margin-top: 15px; display: block;white-space:nowrap;text-overflow:ellipsis; overflow: hidden; padding-left: 10px; padding-right: 10px;}
.ny-product li a p{ font-size: 12px; line-height: 24px; height: 38px; overflow: hidden; margin-bottom: 20px; text-align: center; width: 240px; padding:10px 20px; }
.ny-product li:hover{border: solid 1px #2ca8e4; box-shadow: 0 0 15px rgba(183,183,183,0.8);}
.ny-product li:hover .pic img{-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.ny-product li:hover span.pro-name{color: #2ca8e4;}

/*产品详情页*/
.ny-right .pro1{margin-top: 20px;}
.ny-right .pro1 .spec-preview img{display: block;}
.ny-right .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #333;display: block;}
.ny-right .pro1 .descript1 p{width: 540px;font-size: 13px;color: #8e8e8e;line-height: 25px;margin-bottom: 10px;}
.ny-right .pro1 .descript1 a.consult{ display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #5b5b5b; }
.ny-right .pro1 .descript1 a.consult:hover{background-color: #2ca8e4;}
.ny-right .pro1 .descript1 p.haoma{color: #333;font-size: 15px; font-weight: bold; }
.ny-right .pro1 .descript1 p.haoma em{display: block;color: #2ca8e4;font-size: 20px; font-weight: bold; }
.ny-right .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-right .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right .detail .de-title{border-bottom: solid 3px #2ca8e4;}
.ny-right .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#2ca8e4; border-top-left-radius: 6px; border-top-right-radius: 6px; }
.ny-right .detail .infor{padding-top: 15px;}
.ny-right .detail .infor p{font-size: 14px;color: #2d2d2d;line-height: 25px;}

/*内页新闻列表*/
.ny-news li{ overflow: hidden;border: none;border-bottom: solid 1px #f2f2f2;width:900px; padding: 15px 10px; }
.ny-news li a.ny-news-pic{display: block;width: 209px;height: 130px;overflow: hidden;}
.ny-news li .descript{overflow: hidden; width: 670px;}
.ny-news li .descript .title1{padding-bottom: 0px;}
.ny-news li .descript strong{ margin-top: 5px; font-size: 16px;line-height: 30px;color: #333;font-weight: normal;display: block;font-weight: bold;width: 520px; overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.ny-news li .descript .title1 span{font-size: 13px;color: #c5c5c5;line-height: 30px;margin-right: 10px; margin-top: 5px;}
.ny-news li .descript p{color: #5f5f5f;font-size: 13px;line-height: 24px; height: 76px; overflow: hidden; margin-top: 8px;}
.ny-news li:last-child{border-bottom:none;}
.ny-news li:hover strong{color: #2ca8e4;}

/*内页产品应用*/
.ny-appli li span.pro-name{ margin-top: 0; height: 50px; line-height: 50px;}
.ny-appli li:hover a .pro-name{ background-color: #2ca8e4; color: #fff;}

/*内页技术支持*/
.ny-tech .descript .title1{ margin-top: 20px;}
.ny-tech li a.ny-news-pic{ width: 200px; height: 120px;}



.ny-right p{ font-size:13px; line-height:30px;}

.ny-right  .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:0px solid #eee;text-align:center;}
.ny-right  .pagelist li{border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
.ny-right  .pagelist li.active{color: #f30;border: 1px solid #ddd;}
.ny-right .pagelist a,
.ny-right  .pagelist span {}
.ny-right  .pagelist span.current {color: #f30;border: 1px solid #ddd;}
.container {
    width: 1200px;
    margin: 0 auto;
}.cl {
    HEIGHT: 0px;
    CLEAR: both;
}#nr-container {width: 100%;margin-top: 5px;}
/*#nr-container img{height: 150px;*height: 150px;}*/
#nr-container .list {overflow: hidden;padding-top: 5px;}
#nr-container .proList_pic {border: 1px solid #f2f2f2;margin-bottom: 20px;overflow: hidden;}
#nr-container .proList_pic img {height: 160px;}
#nr-container .proList_pic .name {line-height: 30px;padding: 5px 0 10px ;font-size: 15px;text-align: center;}
#nr-container .proList_pic .desc {height: 50px;line-height: 25px;font-size: 14px;color: #999;padding-left: 10px;}
#nr-container .pagelist {padding: 10px 0;margin-top:15px;overflow: hidden;border-top:1px solid #eee;text-align:left;}
#nr-container .pagelist a,
#nr-container .pagelist span {border: 1px solid #ccc; display: inline-block;padding: 2px 8px;margin-right:5px;}
#nr-container .pagelist span.current {color: #f30;border: 1px solid #ddd;}
/* æ–°é—»é¡µåˆ—è¡¨ */
#nr-container .art-list{border-bottom:1px dashed  #eee;}
#nr-container .art-list .artlist_pic .name{line-height: 20px;font-size:14px;padding:5px 15px;background:url(img/dot.gif) no-repeat 15px center;padding-left:35px;}
#nr-container .art-list .artlist_pic .time{font-size:13px;color:#666;}
#nr-container .art-list .artlist_pic .name a:hover{text-decoration: underline;color: #f30}
/*å†…å®¹é¡µ*/
#nr-container .returnbt{padding:5px;text-align: center;}
#nr-container .returnbt input{padding:2px 15px;background:#333;color:#fff;border: none;cursor: pointer;}
#nr-container .nr-title {text-align: center;font-size: 18px;padding: 5px 0;}
#nr-container .nr-info {text-align: center;font-size: 14px;padding: 5px 0;background: #f8f8f8;border: 1px solid #f2f2f2;margin-top: 10px;}
#nr-container .nr-content {margin-top:25px;overflow:hidden;}
#nr-container .nr-content .prev{margin-top:30px;line-height: 25px;}
#nr-container .nr-content .next{margin-top:5px;line-height: 25px;}
#nr-container .pic_list{margin-right:10px;float: left;}
#preview {float: none;text-align: center;}
@media (min-width: 768px) and (max-width: 979px) {
  #nr-container img {
    height: 140px;
    *height: 140px;
  }
}
@media (min-width: 415px) and (max-width: 767px) {
  #nr-container img {
    height: 120px;
    *height: 120px;
  }
}
@media (max-width: 414px) {
  #nr-container img {
    height: 100px;
    *height: 100px;
  }
}

/* å®¢æˆ·åé¦ˆ */
.feedback{width:auto;margin:0 auto;}
.feedback dl{overflow: hidden;padding:5px 0;}
.feedback dd{overflow: hidden;}
.feedback dt.fdtitle{font-weight: normal;font-size: 14px; float: left;width:90px;}
.feedback dd .fdinput{float:left;width:350px;line-height: 25px}
.feedback dd .fdtext{width:450px;height:80px;float:left;}
.feedback dd .fdsub,.feedback dd .fdres{border-radius: 3px;padding:2px 20px;margin-left:10px;line-height:20px;color:#fff;cursor: pointer;font-family: "å¾®è½¯é›…é»‘"}
.feedback dd .fdsub{margin-left:90px; border:1px solid #f50; background:#f60;}
.feedback dd .fdres{border:1px solid #282828; background:#444;}
 .feedback .codeimg{float:left;margin-left:5px;cursor:pointer;border:1px solid #ddd; width:100px; height:28px;}
/*vaildate*/
#yzform label.error{position:absolute;padding:3px 15px;background: #f8f8f8;border:1px solid #ddd;margin-left:25px;font-weight: normal;color:#f30;border-radius: 3px;}