@charset "utf-8";

 

/**初始**/

*{outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

html{font:normal 14px "Microsoft YaHei";-webkit-text-size-adjust:100%;}

html,

body{overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;}

body{padding:0;margin:0 auto;font-size:14px;line-height:24px;color:#666;background-color:#fff;font-family:"Arial","Microsoft YaHei";-webkit-text-size-adjust:none;  /*取出点击出现半透明的灰色背景*/-webkit-tap-highlight:rgba(0,0,0,0);  /*控制内容的可选择性*/  /*-webkit-user-select: none; 

      -ms-user-select: none;

      -moz-user-select: none;

      -khtml-user-select: none;

      user-select: none;*/}

  input[type="button"],

  input[type="submit"],

  input[type="reset"]{-webkit-appearance:none;}

  ul,

  li,

  form,

  dl,

  dt,

  dd,

  div,

  ol,

  figure,

  aside{padding:0;margin:0;}

  .ul,

  .ul li{list-style:none;}

  table{border-collapse:collapse;border-spacing:0;}

  table td{border-collapse:collapse;font-size:14px;}

  select,

  input,

  textarea{font-size:14px;color:#333;border-radius:0;-webkit-border-radius:0;font-family:"Microsoft YaHei";}

  img{border:none;max-width:100%;vertical-align:middle;height:auto;}

  a{color:#333;text-decoration:none;}

  a:hover{color:rgb(11 2 5 / 69%)9c;text-decoration:none;}

  a:focus{color:#000;outline:none;-moz-outline:none;}

  a:active{color:#000;}

  pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;margin:0;font-family:"Microsoft YaHei";text-align:justify;text-justify:inter-ideograph;}

  .clear{clear:both;height:0px;overflow:hidden;zoom:0;}

  .clearfix{*zoom:1;}

  /*IE/7/6*/

  .clearfix:after{content:"\200B";display:block;height:0;clear:both;}

  .dot{
      display:block;
  /*white-space:nowrap;*/
  /*text-overflow:ellipsis;*/
  word-wrap: break-word;
  overflow:hidden;
      
  }



  /*2行文本省略号*/

  .dot2{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
    .dot3{display:-webkit-box;display:box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
  .Ispic{background-repeat:no-repeat;background-position:center center;background-size:cover;}

  .Isimg{position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%);}

  .Isimg_2{position:absolute;left:0;top:0;width:100%;height:100%;transition:transform 0.8s ease-in-out;}



  /*:before,

    :after{ position:absolute; content:'';}*/

  :after,

  :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

  .wid{max-width:1524px;margin:0 auto;}

  @media (max-width:1524px){

    .wid{padding:0 2%;}

  }

  @media (max-width:640px){

    .wid a img{width:130px;}

  }
  
    .width{max-width:100%;margin:0 auto;}

  @media (max-width:1524px){

    .width{padding:0 2%;}

  }

  @media (max-width:640px){

    .width a img{width:130px;}

  }

  .w1200{max-width:1200px;margin:0 auto;}

  @media (max-width:1200px){

    .w1200{padding:0 2%;}

	.pro_box .box_con figure img{display:none;}

  }
    .pdf-link {
            color: #007bff;
            /*text-decoration: underline;*/
            cursor: pointer;
            font-size: 16px;
            padding: 5px 10px;
            border: 1px solid #007bff;
            border-radius: 5px;
            transition: all 0.3s ease;
        }

       .pdf-link:hover {
            background-color: #007bff;
            color: #fff;
       }

  .w1920{max-width:1920px;margin:0 auto;}

  .header{position:fixed;height:82px;z-index:200;line-height:82px;width:100%;left:0;top:0; /*background-color:#2c2c2c;*/ background-color:#ffffff; filter:alpha(opacity=50);   

      -moz-opacity:0.5;   

      -khtml-opacity: 0.5;   

      /*  opacity: 0.5;   background: -webkit-linear-gradient(right, #1280ce, #31bbf5);

        background: -moz-linear-gradient(right, #1280ce, #31bbf5);

        background: -o-linear-gradient(right, #1280ce, #31bbf5);

        background: linear-gradient(right, #1280ce, #31bbf5);*/

  /*background:url(../images/topbg.jpg) no-repeat top center;background-size:100% 100%;*/}

  .header1{background-color:#25537aab !important;
		filter:alpha(opacity=100)!important;   

      -moz-opacity:1 !important  ; 

      -khtml-opacity: 1 !important;   

      opacity: 1 !important;}/*20200713 + top1.html*/

  .header_no{position:relative;}
.Tophide{
top:-82px;
}
  .header .lang{float:right;}

  .header .lang a{width:69px;line-height:23px;background:#ffffff;border-radius:20px;display:inline-block;vertical-align:middle;text-align:center;color:#6d6d6d;margin-top:-4px;}

  .header .topNav{float:right; /*width:60%;*/width:50%; text-align:right;margin-right:2%;}

  .header .topNav li{display:inline-block;margin:0 0.2%;position:relative;line-height:82px;height:59px;}

  .header .topNav li > a{color:#fff;font-size:16px;display:block;padding:0 15px;line-height:82px;/*border:2px solid transparent;*//*border-radius:20px;*/border:1px solid transparent;}

  .header .topNav li > a:hover{
	  background: #ffffff99;
	  color:#333333;
  },

  .header .topNav li.aon > a{border-color:#fff;border-color:#cccccc;}

  .header .topNav li dl{position:absolute;left:50%;margin-left:-44px;width:87px;text-align:center;line-height:24px;display:none;}

  .header .topNav li dl.sub{left:0;margin-left:0;/*width:174px;*/width: 100%;}

  .header .topNav li dl.sub dd{/*width:50%;float:left;*/width: 100%;background: rgba(102,102,102,0.5);}

  .header .topNav li dl a{display:block;/*background:#fff;border:1px solid #dadada*/;margin:-1px 0 0 -1px;padding:5px 3px 10px;/*color:#8b8b8b;*/color: #ffffff;}

  .header .topNav li dl img{width:40px;height:40px;display:block;margin:5px auto;}

  .header .topNav li dl:before,

  .header .topNav li dl:after{position:absolute;left:36px;/*content:'◆';*/}

  .header .topNav li dl:before{color:#ccc;font-size:19px;top:-12px;z-index:1;}

  .header .topNav li dl:after{color:#fff;font-size:19px;top:-11px;z-index:3;}

  .header .topNav li dl a:hover{/*background:#f6f6f6; */background: rgba(2,51,128,0.35);}

  #fullPage .section_con{
	  /* padding-top:82px; */
  }
	.section10 .section_con{
		/* padding-top:82px; */
	}
  .fullpage-wrapper .section1 .fp-controlArrow{border-width:20px;position:absolute;top:50%;margin-top:-20px;display:none;}

  .fullpage-wrapper .section1:hover .fp-controlArrow{display:block;}

 /* .section1{margin-top:82px;}2023005*/

   @media (max-width:1024px){

  .section1{margin-top:2px;}

  }

  /*2023005*/

  .section1 .fp-prev{left:5%;}

  .section1 .fp-next{right:5%;}

  .section1 figure{position:relative;height:100%;width:100%;}

  .section1 .fp-tableCell .slick-slide{position:relative;}

  .section1 .fp-tableCell .slick-slide .txt{position:absolute;left:12%;top:46%;color:#fff;}

  .section1 .fp-tableCell .slick-slide .txt h3{margin:0;padding:0;font-size:44px;height:50px;line-height:50px;font-weight:200;}

  .section1 .fp-tableCell .slick-slide .txt p{margin:0;font-size:22px;line-height:40px;height:40px;font-weight:200;margin-top:24%;}

  @media (max-width:769px){

    .section1 .fp-tableCell .slick-slide .txt{left:12%;top:28%;}

    .section1 .fp-tableCell .slick-slide .txt h3{font-size:26px;height:40px;line-height:40px;}

    .section1 .fp-tableCell .slick-slide .txt p{font-size:15px;line-height:30px;height:30px;margin-top:0%;}

	/*首页产品移动端*/

	.header{/*background-color:#161515fc !important;*/}

	.index_pro_box ul{width: 98%;}

	.index_pro_box ul li{width:50%;float: left;margin: 0;padding: 0 !important;}

	.index_pro_box ul li div{width: 90% !important;height: auto !important;margin: 0 auto;}

	.index_pro_box ul li a{border: none !important;text-align: center;margin: 0 auto;width: 100%;}

	.index_pro_box ul li a img{text-align: center;margin: 0 auto; height:150px;}

	.index_pro_box ul li a i::before{display: none !important;}

	.index_pro_box ul li span{text-align: center;}

	/*首页产品移动端end*/

  }

  .section1 .fp-tableCell .slick-prev,

  .section1 .fp-tableCell .slick-next{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:url(../images/btn_icon1.png) no-repeat left center;background-size:cover;overflow:hidden;line-height:1000px;cursor:pointer;border:0;z-index:88;}

  .section1 .fp-tableCell .slick-prev{left:1.5%;}

  .section1 .fp-tableCell .slick-next{right:1.5%;background-position:right center;}

  .section1 figure img{display:block;width:100%;}

  /* .section2{background:#f0f0f0;} */

  .section2 .section_con{/*position:relative;*/height:100%;width:100%;}

  .section2 .h2_title{text-align:center;margin:3% 0;font-size:34px;color:#2e2e2e;}

  .section2 .slider,

  .section2 .slick-list,

  .section2 .slick-track{overflow:hidden;
  /* position:absolute; */
  /*padding-top:82px;*/left:0;top:0;width:100%;height:100%;
  /* padding-top:120px; */
  }

  .section2 .slick-list{width:100.9%;}

  .section2 .slick-prev,

  .section2 .slick-next{position:absolute;top:50%;transform:translateY(-50%);width:59px;height:59px;background:url("../images/btn_icon1.png") no-repeat left center;overflow:hidden;line-height:1000px;cursor:pointer;border:0;z-index:88;}

  



  @media(min-width:1024px){

    .section2 .slick-prev,

    .section2 .slick-next{}

  }

  .section2 .slick-prev{left:1.5%;}

  .section2 .slick-next{right:1.5%;background-position:right center;}

  .section2 .item a{position:relative;width:100%;height:100%;display:block;padding-right:2.5%;}

  .section2 .item figure{position:absolute;width:97.5%;height:79%;}

  .section2 .item img{display:none;}

  .section2 .item .txt{background:-webkit-linear-gradient(right,#6f777e,#7cacc5);background:-o-linear-gradient(right,#6f777e,#7cacc5);background:-moz-linear-gradient(right,#6f777e,#7cacc5);background:linear-gradient(right,#6f777e,#7cacc5);position:absolute;left:0;bottom:0;height:21%;width:97.5%;color:#f4f4f4;}

  .section2 .item2 .txt{background:-webkit-linear-gradient(right,#0161ba,#27a7e7);background:-o-linear-gradient(right,#0161ba,#27a7e7);background:-moz-linear-gradient(right,#0161ba,#27a7e7);background:linear-gradient(right,#0161ba,#27a7e7);}

  .section2 .item3 .txt{background:-webkit-linear-gradient(right,#0161ba,rgb(11 2 5 / 69%));background:-o-linear-gradient(right,#0161ba,rgb(11 2 5 / 69%));background:-moz-linear-gradient(right,#0161ba,rgb(11 2 5 / 69%));background:linear-gradient(right,#0161ba,rgb(11 2 5 / 69%));}

  .section2 .item .txt *{margin:0;position:absolute;transform:translateY(-50%);width:80%;left:10%;}

  .section2 .item .txt h3{/*font-size:30px;*/font-weight:normal;top:44%;line-height:34px;font-size:24px;}

  .section2 .item .txt p{left:10%;width:80%;top:67%;/*font-size:24px;*/color:#fffefe;font-family:'宋体';font-size:18px;}

/*  .section3{background:url("../images/index_about_bg.jpg") no-repeat center bottom;background-size:cover;}*/

/*  .section3 .homeabout{background-image:url('../images/homeabout-bg.png.png');background-position:right bottom;background-repeat:no-repeat;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;-o-background-size:auto 100%;background-size:auto 100%;}*/

  .section3 .video{float:right;width:53.1%;position:relative;}

  .section3 .video figure{position:relative;padding-top:56.35%;}

  .section3 .video img,

  .section3 .video video{display:none;}

  .section3 .video video,

  .section3 .video figure:before{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;}

  .section3 .video figure:before{content:'';background:url("../images/video_play_btn.png") no-repeat center;cursor:pointer;opacity:0.7;}

  .section3 .txt{float:left;width:46.9%;padding-left:3%;position:relative;}

  .section3 .txt h2{
	  /* position:absolute; */
  right:0;top:0;font-size:54px;color:rgb(11 2 5 / 69%);margin:0;text-transform:uppercase;line-height:40px;}

  .section3 .txt h3{margin:0;padding-right:195px;font-weight:normal;font-size:24px;color:rgb(11 2 5 / 69%);}

  .section3 .txt h3 span{display:block;color:#bdc2cb;font-size:18px;margin:2% 0;}

  .section3 .txt article{padding:5% 4% 4% 0;}

  .section3 .txt p{margin:0;text-indent:2em;line-height:28px;letter-spacing:1px;}

  .section3 .txt .btn{float:right;width:106px;line-height:28px;text-align:center;border-radius:20px;background:rgb(11 2 5 / 69%);color:#fff;margin:3.8% 0;}

  .section3 .ul_icon{margin-top:5%;margin-bottom:5%;}

  .section3 .ul_icon li{position:relative;display:inline-block;overflow:hidden;min-height:105px;min-width:18%;color:#515151;padding:2% 0 2% 130px;vertical-align:top;}

  .section3 .ul_icon li figure{width:104px;height:104px;position:absolute;background:#ffffff;border-radius:30%;left:10px;top:50%;margin-top:-52px;transition:all 0.4s;}

  .section3 .ul_icon li figure img{position:absolute;left:50%;top:50%;width:65px;height:65px;margin:-32px 0 0 -32px;transition:all 0.4s;}

  .section3 .ul_icon li h3,

  .section3 .ul_icon li p{margin:0;}

  .section3 .ul_icon li h3{font-size:38px;line-height:38px;font-weight:normal;font-family:'Arial';}

  .section3 .ul_icon li p{font-size:16px;margin-top:5px;}

  .section3 .ul_icon li:hover figure{background-color:rgba(11,2,5,0.13);}

  /* .section3 .ul_icon li:hover figure:before{content:'';background:rgba(39,166,231,0.2);position:absolute;left:-5%;top:-5%;width:110%;height:110%;border-radius:50%;} */

  .section3 .ul_icon li:hover figure img{transform:scale(1.3);}

  @media (min-width:1024px){

    .section3 .txt article .con{max-height:235px;/*overflow:hidden;*/}

  }

  @media (max-width:640px){

    .section3 .ul_icon li figure{left:40px;}

    .section3 .txt h2{font-size:35px;}

    .section3 .txt h3{font-size:20px;}

  }

/*  .section4{background:url("../images/index_core_bg.jpg") no-repeat center;background-size:cover;}*/

  .section4 .h2_title{font-size:34px;color:#212121;text-align:center;margin:3% 0;line-height:1;}

  .section4 .h2_title span{display:block;font-size:18px;color:#9fdcff;text-transform:uppercase;padding-top:0.7%;}

  .section4 ul{overflow:hidden;border-radius:15px;margin-bottom:2%;-webkit-box-shadow:2.5px 4.3px 32px rgba(11,2,5,0.13);-moz-box-shadow:2.5px 4.3px 32px rgba(11,2,5,0.13);box-shadow:2.5px 4.3px 32px rgba(11,2,5,0.13);}

  .section4 li{width:33.33%;float:left;background:#fff;text-align:center;}

  .section4 li a{display:block;width:100%;height:100%;padding:38px 5%;}

  .section4 li.li-1,

  .section4 li.li-2,

  /* .section4 li.li-3{background-color:#FCFCFC;} */

  .section4 li.li-1,

  .section4 li.li-2,

  .section4 li.li-4,

  .section4 li.li-5{background-image:url('../images/home-shadow-left.png');background-position:right top;background-repeat:repeat-y;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;-o-background-size:auto 100%;background-size:auto 100%;}

  .section4 li.li-1 a,

  .section4 li.li-2 a,

  .section4 li.li-3 a{background-image:url('../images/home-shadow-top.png');background-position:left bottom;background-repeat:repeat-x;-webkit-background-size:100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;}



/*index产品*/

  .section10{/*background-color:#f0f0f0;*/text-align: center;height: 100%;}

  

  .section10 .tab_span{text-align:center;margin-bottom:4%;}

  .section10 .tab_span span{display:inline-block;padding:0 4%;margin:0.5% 0.7%;/*border-radius:20px;*/line-height:35px;font-size:16px;border:1px solid #acacac;cursor:pointer;}

  .section10 .tab_span span.on{color:#fff;background:rgb(11 2 5 / 69%);border-color:rgb(11 2 5 / 69%);transition: background 1s ease-out;}

  .section10 .index_pro .index_pro_box{display:block;transition: left .5s ease-out;}

   

  .section10 .h2_title{font-size:34px;color:#212121;text-align:center;margin:3% 0;line-height:1; }

  .section10 ul.nav_pro{display:flex;margin-bottom:3%;overflow: hidden;justify-content: center;border-top: #c6c6c6 solid 1px;padding-top:1%;}

  .section10 ul.nav_pro li{float: left;list-style: none;margin-right: 3%;}

  .section10 ul li a{display:block;width:100%;height:100%;cursor:pointer;font-size:16px;word-wrap: break-word;}

 /* .section10 ul{overflow:hidden;border-radius:15px;margin-bottom:2%;-webkit-box-shadow:2.5px 4.3px 32px rgba(11,2,5,0.13);-moz-box-shadow:2.5px 4.3px 32px rgba(11,2,5,0.13);box-shadow:2.5px 4.3px 32px rgba(11,2,5,0.13);}

  .section10 li{width:33.33%;float:left;background:#fff;text-align:center;} 

  .section10 li a{display:block;width:100%;height:100%;padding:38px 5%;}

  .section10 li.li-1,

  .section10 li.li-2,

  .section10 li.li-3{background-color:#FCFCFC;}

  .section10 li.li-1,

  .section10 li.li-2,

  .section10 li.li-4,

  .section10 li.li-5{background-image:url('../images/home-shadow-left.png');background-position:right top;background-repeat:repeat-y;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;-o-background-size:auto 100%;background-size:auto 100%;}

  .section10 li.li-1 a,

  .section10 li.li-2 a,

  .section10 li.li-3 a{background-image:url('../images/home-shadow-top.png');background-position:left bottom;background-repeat:repeat-x;-webkit-background-size:100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;}

 */

/*产品图片部分*/

	.index_pro_box{/*background-color: #F0F0F0;*/overflow: hidden;font-size: 16px;}

	.index_pro_box ul {text-align:justify;display: inline-block;position: relative;}

	.index_pro_box ul li{float: left;list-style: none;padding-left: 11.4px;overflow: hidden; width:12.5%;}

	.index_pro_box ul li a{color: #999;width: 100%;height: auto;overflow: hidden;padding-bottom: 10%;border-bottom: solid 1px #c6c6c6;padding-top:3%;text-align: center;}
	
	.index_pro_box ul li a:last-child {
    color: #000000;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10%;
    border-bottom: solid 1px #c6c6c6;
    padding-top: 3%;
    text-align: center;
}



	 .index_pro_box ul li a:nth-child(2){border:none;}

	.index_pro_box ul li a:hover{color: rgb(11 2 5 / 69%);}

	.index_pro_box ul li a i::before{display:inline-block;background-image: url(../images/dayu.png);content: '';background-size: cover;

	vertical-align: middle;height:16px;width: 16px;float: right;margin-top: 3px;}

	.index_pro_box ul li span{margin-top: 6%;display: block; text-align: center;}

	.index_pro_box ul li div{/*width: 235px;height: 337px;*/overflow: hidden;height: 205px;}

	.index_pro_box ul li div a{margin: 0;padding: 0; border:none !important; width:100%;}

	.index_pro_box ul li img{display: block; transition: all 0.6s;   }

	.index_pro_box ul li img:hover{  transform: scale(1.1);  }


	 @media (max-width:1024px){

	 .index_pro_box ul li div {
    overflow: hidden;
    height: 240px;
	}

  

   }
	

	

	.index_pro{height:350px;position:relative;overflow: hidden;}

	.index_pro .index_pro_box{position:absolute;top:0;left:10000px;width:100%;}

  .index_pro .index_pro_box:nth-child(1){left:0}

	

	

	 @media (max-width:1024px){

	 .index_pro{height:250px;position:relative;}

  .index_pro_box ul li{ width:25%;}

  

   }

   

   

 @media (max-width:640px){

  .index_pro{height:520px;position:relative;}

   .index_pro_box ul li{ width:50%;}

   }

	

/*产品图片部分end*/







/*产品按钮*/

	.section10 .pro_but{transition: all 0.6s ease;border-radius: 12px;display: inline-block;padding:0.4% 1.5%;/*font-size: 16px;*//*margin-top:5%;*/margin:2.5% auto;border: 1px solid #acacac; font-size:14px; }

	.section10 .pro_but:hover{color: #fff;background: rgb(11 2 5 / 69%);border-color: rgb(11 2 5 / 69%);}

	.section10 .pro_but a{padding: 5% 0;display: block;color: #666;}

	.section10 .pro_but a:hover{color: #fff;}

	

/*产品按钮end*/

/*index产品end*/



  @media (max-width:640px){

    .section4 li.li-1,

    .section4 li.li-2,

    .section4 li.li-4,

    .section4 li.li-5{background-image:none;}

    .section4 li.li-1 a,

    .section4 li.li-2 a,

    .section4 li.li-3 a{background-image:none;}

    .section4 li.li-1,

    .section4 li.li-3,

    .section4 li.li-5{background-image:url('../images/home-shadow-left.png');background-position:right top;background-repeat:repeat-y;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;-o-background-size:auto 100%;background-size:auto 100%;}

    .section4 li.li-1 a,

    .section4 li.li-2 a,

    .section4 li.li-3 a,

    .section4 li.li-4 a{background-image:url('../images/home-shadow-top.png');background-position:left bottom;background-repeat:repeat-x;-webkit-background-size:100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;}

  }

  .section4 li figure img{width:75px;height:75px;display:block;transition:all 0.4s;margin:0 auto;}

  .section4 li figure img.img2{display:none;}

  .section4 li h3{color:#666666;font-size:24px;margin:5% 0 0;font-weight:normal;}

  .section4 li p{max-width:326px;margin:10px auto;height:50px;overflow:hidden;color:#999;}

  .section4 li:hover a{background:rgba(11,2,5,0.13);}

  .section4 li:hover img.img1{display:none;}

  .section4 li:hover img.img2{display:block;}

  .section4 li:hover *{color:#fff;}

  /* .section5{background:#f6f6f6;} */

  #fullPage .section5 .section_con { padding-top: 10px;/* margin-top:-6%;*/}

  .section5 .h2_title{text-align:center;margin:2.5% 0;font-size:34px;color:#2e2e2e;}

  .section5 .tab_span{text-align:center;margin-bottom:4%;}

  .section5 .tab_span span{display:inline-block;padding:0 4%;margin:0 0.7%;
  /* border-radius:20px; */
  line-height:35px;font-size:16px;border:1px solid #acacac;cursor:pointer;}

  .section5 .tab_span span.on{color:#fff;background:rgb(11 2 5 / 69%);border-color:rgb(11 2 5 / 69%);}

  .section5 .tab_con .list{display:block;}

  .section5 .tab_con .top{width:40%;float:right;}

  .section5 .top figure{position:relative;padding-top:64.92%;}

  .section5 .top figure time,

  .section5 .top figure img{position:absolute;}

  .section5 .top figure img{width:100%;height:100%;left:0;top:0;}

  .section5 .top figure time{z-index:2;width:68px;background:rgb(11 2 5 / 69%);border-radius:10px;text-align:center;font-size:12px;color:#fff;right:5px;bottom:5px;padding:10px 0 5px;}

  .section5 .top figure b{display:block;font-weight:normal;font-size:30px;margin-bottom:2px;}

  .section5 .top h3{margin:2% 0 1%;font-weight:normal;color:#333;font-size:16px;}

  .section5 .top p{color:#9a9999;margin:0;line-height:20px;}

  .section5 .slick-dots{position:absolute;left:3px;text-align:left;top:75%;bottom:auto;}

  .section5 .slick-dots li,

  .section5 .slick-dots li button,

  .section5 .slick-dots li button:before{width:12px;height:12px;list-style:none;}

  .section5{overflow-x:hidden;}

  .section5 .slick-dots li{margin:0 3px;display:inline-block;overflow:hidden;line-height:999px;content:'';background:#babec4;border-radius:100%;opacity:1;}



  /*.section5 .slick-dots li button:before {

    

  }*/

  .section5 .slick-dots li.slick-active{background:#4183cf;opacity:1;}

  .section5 .ul_list{width:56%;}

  .section5 .ul_list li{position:relative;
  padding-right:70px;
  min-height:86px;margin-bottom:1.5%;}

  .section5 .ul_list time{position:absolute;right:0;
  /* top:-5px; */
  width:55px;text-align:center;font-size:13px;color:#484143;
  /* padding:2% 0; */
  }

  .section5 .ul_list time b{font-size:38px;color:#484143;font-weight:normal;display:block;
  /* margin-top:10px; */
  }

  .section5 .ul_list a{display:block;padding-left:10px;
  /* border-bottom:1px solid #dbdbdb; */
  padding-bottom:2.5%;}

  .section5 .ul_list h3{margin:0;font-size:14px;font-weight:normal;}

  .section5 .ul_list p{line-height:20px;color:#999999;margin:5px 0 0;}

  .section5 .slick-prev,

  .section5 .slick-next{display:none!important;}

  .section6 .slider{margin:3% auto;position:relative;}

  .section6 .slider .item{padding:0 15px;}

  .section6 .slider .item a{border:1px solid #f2f2f2;padding-top:42.5%;position:relative;width:100%;display:block;}

  .section6 .slider .item a:hover{border-color:rgb(11 2 5 / 69%);}

  .section6 .slider .item img{max-height:95%;left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;}

  @media (max-width:480px){

    .section6 .slider .item{padding:0px 40px;}

    .section5 .top h3{margin-top:15px;padding:0 10px;}

    .section5 .top p{margin-bottom:15px;padding:0 10px;}

  }

  .section6 .slick-prev,

  .section6 .slick-next{position:absolute;top:50%;transform:translateY(-50%);width:31px;height:44px;background:url("../images/btn_icon2.png") no-repeat left center;overflow:hidden;line-height:1000px;cursor:pointer;margin-top:auto;border:0;z-index:8;}

  .section6 .slick-prev{left:-2%;}

  .section6 .slick-next{right:-2%;background-position:right center;}

  .footer{background:#212121;}

  .footer .code{float:right;position:relative;width:165px;padding-left:50px;text-align:center;color:#fff;margin-top:2.5%;}

  .footer .code a{position:absolute;left:0;width:33px;height:33px;background:url("../images/footer_icon.jpg") no-repeat center top;top:0;}

  .footer .code a.sina{background-position:center bottom;top:40px;}

  .footer .code img{display:block;width:115px;margin-bottom:5px;}

  .footer .bottom_nav dl{float:left;padding:2% 0 0 0;position:relative;height:310px;width:161px;/*border-left:1px solid #2f2f2f;*/}

  .footer .bottom_nav dt,

  .footer .bottom_nav dd{padding-left:20%;}

  .footer .bottom_nav dt{color:#fff;position:relative;}

  .footer .bottom_nav dl dt:before{/*position:absolute;left:-1px;top:4px;width:1px;height:14px;background:#858585;*/content:'';}

  .footer .bottom_nav dl a{color:#787679;line-height:28px;}

  .footer .bottom_nav dl dt a{color:#ebf6f2;}

  .footer .bottom_nav dl a:hover{color:#fff;}

  .footer .bottom{/*padding:1% 0;*/border-top:1px solid #2f2f2f;}

  .footer .wid{padding-top:1%;padding-bottom:1%;}

  .footer .bottom p{margin:0;}

  .footer .bottom a,

  .footer .bottom em{display:inline-block;color:#666;vertical-align:middle;}

  .footer .bottom em{font-style:normal;margin:0 3px 0 8px;color:#444444;}

  .Location{line-height:42px;box-shadow:0 5px 5px #e2e2e2;background-color:rgba(238,238,238,1);}

  .Location em{font-style:normal;padding-left:20px;display:block;}

  .Location em a{color:#666;}

  .Location em a:hover{color:rgb(83 203 239 / 69%);}

  .N_menu{padding:35px 0;text-align:center;height:auto!important;}

  .N_menu li{margin:1% 0.8% 1%;display:inline-block;}

  #navHeight{padding-bottom:30px;}

  .N_menu li a{display:block;padding:0 25px;color:#666666;font-size:16px;line-height:40px;border:1px solid #e0e0e0;/*border-radius:20px;*/}

  .N_menu li.on a,.N_menu li a:hover,.N_menu li a.active{background:#28abe9;color:#fff;border-color:#28abe9;}
  
  @media (max-width:640px){

   .N_menu li {
    
   /* width: 40%;*/
}

  }


/*  @media (max-width: 768px) {

   #navHeight .N_menu li a:hover{background: #FFFFFF;  color: #666666; border: 1px solid #e0e0e0;}

  }
*/
 
  

  .N_menu .subnav_1{margin:1% 0.8% 1%;display:inline-block;}

  .N_menu .subnav_1 a{display:block;padding:0 25px;color:#666666;font-size:16px;line-height:40px;}

  .N_menu .subnav_1.on a,

  .N_menu .subnav_1 a:hover,

  .N_menu .subnav_1 a.active{color:#28abe9;}

  

  

.subnav_2{ clear:both; z-index:30; position:absolute; display:none;}

/*@media (max-width:640px){

.N_menu li.on .subnav_2{display:block;}

}*/

.subnav_2>li{float:left; clear:both; margin:0 auto; }

   .subnav_2>li a {
      border: none;
      font-size: 15px;
      padding:0 20px;
      border-radius: 0px;
      color: #666666!important;
      background: rgba(245, 245, 245, 0.8);
      transition: background-color 0.3s ease, color 0.3s ease;
      font-weight: bold;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

.subnav_2>li a:hover{ background: rgba(2,51,128,0.35) !important; color:#FFFFFF !important;}

  

  .banner_Ny{padding-top:82px;}

  .banner_Ny figure{height:380px;background-position:center center;background-repeat:no-repeat;}

  .banner_Ny img{display:none;}

  .minContent{position:relative;}

  .navFix{position:fixed;width:100%;left:0;top:0;background:#fff;z-index:100;padding:10px 0;}

  /*.navFix li{margin:0 0.8%;}*/

  .info_title{font-size:26px;font-weight:normal;margin:1% 0 2%;position:relative;padding-left:15px;}

  .info_title:before{content:'';position:absolute;left:0;top:0;width:5px;background:#28abe9;height:100%;border-radius:20px;}



  /*企业简介*/

  .About_box .video{float:left;width:481px;margin-right:2%;position:relative;}

  .About_box .video video{position:absolute;left:0;top:0;width:100%;height:100%;display:none;background:#000;}
  .About_box .video figure:before{
    content: '';
    background: url(../images/video_play_btn.png) no-repeat center;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

  .About_box .about_info{line-height:30px;}

  .environment h2{margin:5% 0 3%;
  /* text-align:center; */
  font-weight:normal;font-size:24px;color:#333333;}

  .environment h2:after{content:'';width:10px;height:2px;display:block;margin:1.5% 0 0;background:#28abe9;}

  .environment .slider{margin:0 0 10%;}

  .environment .slider p{text-align:center;margin:10px 15px;}

  .environment figure{position:relative;padding-top:70%;margin:0 15px;}

  .environment figure img{position:absolute;left:0;top:0;width:100%;height:100%;}

  .environment .slick-dots li{width:8px;height:8px;margin:0 10px;}

  .environment .slick-dots li button:before{display:none;}

  .environment .slick-dots li button{width:6px;height:6px;border-radius:50%;border:2px solid #999999;}

  .environment .slick-dots li.slick-active button{border-color:#28abe9;}

  .environment .slick-prev,

  .environment .slick-next{width:26px;height:28px;background:url("../images/btn_icon3.png") no-repeat left center;}

  .environment .slick-prev{left:-4%;}

  .environment .slick-next{background-position:right center;right:-4%;}

  .environment .slider .slick-dots{ position: static; }



  @media (max-width: 768px) {

    .environment .slick-dots li button{ padding: 3px; }

  }



  /*企业资质*/

  .honor_index h2{font-size:26px;font-weight:normal;margin:1% 0 3%;position:relative;padding-left:20px;}

  .honor_index h2:before{content:'';position:absolute;left:5px;top:0;width:5px;background:#28abe9;height:100%;border-radius:20px;}

  .honor_index .list{margin-bottom:3%;}

  .honor_index .list a{padding:10px;display:block;text-align:center;font-size:16px;color:#666;}



  /*

  .honor_index .list figure {

    position: relative;

    width: 100%;

    border: 1px solid #e0e0e0;

    padding-top: 143%;

  }

  .honor_index .list figure img {

    position: absolute;

    left: 50%;

    top: 50%;

    max-width: 98%;

    max-height: 98%;

    transform: translate(-50%, -50%);

  }

  .honor_index .list2 figure {

    padding-top: 76%;

  }*/

  .honor_index .slick-prev,

  .honor_index .slick-next{width:26px;height:64px;background:url("../images/btn_icon4.png") no-repeat left center;margin-top:-60px;}

  .honor_index .slick-prev{left:-4%;}

  .honor_index .slick-next{background-position:right center;right:-4%;}



  /*发展历程*/

  .history_box .owl-carousel{  /*overflow: hidden;*/

  position:relative;padding:0 4%;margin-bottom:4%;}

  .history_box .owl-stage-outer{overflow:hidden;}

  .history_box .owl-carousel:before{content:'';position:absolute;left:0;top:12px;height:3px;background:#c6c6c6;width:100%;}

  .history_box .owl-carousel .owl-item{float:left;position:relative;cursor:pointer;}

  .history_box .item{text-align:center;padding:55px 0 10px;position:relative;}

  .history_box .item:before,

  .history_box .item:after,

  .history_box .on:before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);border-radius:50px;}

  .history_box .item:before{width:27px;height:27px;background:#c6c6c6;}

  .history_box .on .item:after{width:13px;height:13px;background:#28abe9;top:7px;}

  .history_box .on:before{width:80%;height:3px;background:#28abe9;bottom:0;top:auto;}

  .history_box .owl-carousel .owl-nav div{position:absolute;top:0;width:27px;height:27px;overflow:hidden;line-height:1000px;cursor:pointer;background:url("../images/btn_icon5.png") no-repeat left center;}

  .history_box .owl-carousel .owl-nav div.owl-prev{left:0;}

  .history_box .owl-carousel .owl-nav div.owl-next{right:0;background-position:right center;}

  .history_box .box{padding-bottom:5%;font-size:16px;line-height:36px;display:none;}

  .history_box .box .pic{width:39%;float:right;}

  .history_box .box .info{float:left;width:55%;}

  .history_box .box .title{margin:0 0 3%;font-weight:normal;padding:0 0 3%;border-bottom:2px solid #c6c6c6;}

  .history_box .box p{margin:0;}



  /*合作伙伴*/

  .link_list{margin-bottom:5%;}

  .link_list li{width:18%;margin-right:2%;float:left;margin-bottom:2%;}

  .link_list li a{display:block;width:100%;position:relative;padding-top:44%;border:1px solid #f2f2f2;overflow:hidden;}

  .link_list li a img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:98%;max-height:98%;transition:all .4s;}

  .link_list li:hover a img{transform:scale(1.1) translate(-45%,-46%);}

  .link_list li:nth-child(5n){margin-right:0;}



  /*分页 */

  .Page002664{text-align:center;padding:2% 0 4%;}

  .Page002664 *{display:inline-block;vertical-align:middle;}

  .Page002664 a{border:1px solid #a4a4a4;line-height:35px;padding:0 18px;color:#666;margin:0 5px;border-radius: 4px;transition: 0.5s;}

  .Page002664 .p_cur,

  .Page002664 .p_count,

  .Page002664 .p_jump,

  .Page002664 .a_first,

  .Page002664 .a_end,

  .Page002664 .p_total{display:none;}

  .Page002664 em{overflow:hidden;font-style:normal;}

  .Page002664 em a{float:left;border-radius:50%;padding:0;width:34px;text-align:center;line-height:34px;}

  .Page002664 a:hover,

  .Page002664 a.on{color:#fff;background-color:#28abe9;border-color:#28abe9;}

  .Page002664 .a_prev,

  .Page002664 .a_next{border-radius:20px;}



  /*解决方案*/

  .case_list li{float:left;width:48%;margin-right:2%;margin-bottom:2%;text-align:center;}

/*  .case_list li:nth-child(3n){margin-right:0;}  */

  .case_list li figure{position:relative;padding-top:66%;width:100%;overflow:hidden;}

  .case_list li figure img{position:absolute;left:0;top:0;width:100%;height:100%;transition:all 0.4s;}

  .case_list li p{font-size:16px;color:#666;}

  .case_list li a:hover img{transform:scale(1.15,1.15);}

  .case_list li a:hover p{color:#28abe9;}



  /*新闻中心*/

  .news_list li{overflow:hidden;margin-bottom:3%;padding-bottom:3%;
   border-bottom:2px solid #6d8ca6;; 
  }

  .news_list li figure{width:27%;float:left;position:relative;}

  .news_list li figure img{width:100%;display:block;}

  .news_list li .txt{/*float:right;width:71%;*/padding-left:95px;position:relative;}

  .news_list li time{position:absolute;left:0;top:0;font-size:16px;color:#484143;text-align:center;}

  .news_list li time b{display:block;width:100%;font-size:58px;color:#484143;line-height:50px;font-weight:normal;}

  .news_list li h2{font-weight:normal;font-size:16px;color:#000000;margin:0;padding: 0 20px;}

  .news_list li .dot2{margin:2% 0;color:#666666;line-height:30px;padding: 0 20px;}

  .news_list li span{display:block;width:37px;height:37px;border:1px solid #e5e5e5;border-radius:50%;position:relative;margin-top:5%;}

  .news_list li span:before,

  .news_list li span:after{width:0;height:0;display:block;position:absolute;left:13px;top:7px;z-index:5;border:10px dashed transparent;border-left-color:#aaaaaa;overflow:hidden;content:'';}

  .news_list li span:before{border-left:10px #aaaaaa solid;left:14px;}

  .news_list li span:after{border-left:10px #fff solid;}

  .news_list li figure:after{background:url("../images/line_icon5.png") no-repeat center rgba(0,0,0,0.5);left:0;top:0;width:100%;height:100%;content:'';position:absolute;opacity:0;transition:all 0.4s;}

  .news_list li a:hover figure:after{opacity:1;}

  .news_list li a:hover h2{color:#28abe9;}

  .news_list li a:hover span{background:#28abe9;}

  .news_list li a:hover span:before,

  .news_list li a:hover span:after{border-left-color:#fff;}

  .news_list li a:hover span:after{border-left:10px #28abe9 solid;}



  /*详情页*/

  .news_Info{max-width:970px;margin:0 auto 5%;font-size:16px;text-align:justify;line-height:30px;}

  .news_Info header{border-bottom:1px solid #e6e6e6;padding:3% 0;text-align:center;margin:3% 0;}

  .news_Info header h2{margin:0;font-size:30px;line-height:30px;font-weight:normal;}

  .news_Info header .text{margin:2% 0 0;}

  .news_Info header .text *{display:inline-block;margin:0 8px;vertical-align:middle;color:#939292;font-size:14px;}

  .news_Info header .bdsharebuttonbox{display:inline-block;}

  .news_Info header .text a{color:#666;}

  .news_Info header a.back{padding-left:35px;background:url("../images/line_icon3.png") no-repeat left center;}

  .news_Info header .bdsharebuttonbox a{background:url("../images/line_icon4.png") no-repeat left center;height:30px;line-height:30px;padding-left:20px;}

  .news_Info .page_prev{float:left;}

  .news_Info .page_next{float:right;}



  /*资料下载*/

  .down_list .list{margin-bottom:2%;}

  .down_list .ul li{width:48%;margin-right:4%;float:left;margin-bottom:2%;}

  .down_list .ul li:nth-child(2n){margin-right:0;}

  .down_list .ul li time{display:block;font-size:12px;padding-left:20px;background:url("../images/time_icon1.png") no-repeat left 1px;line-height:20px;}

  .down_list .ul li figure{overflow:hidden;position:relative;padding-right:95px;font-size:16px;margin:5px 0;border-bottom:1px dotted #cccccc;padding-bottom:2%;}

  .down_list .ul li .btn{position:absolute;right:0;top:0;color:#666666;padding-left:25px;background:url("../images/time_icon2.png") no-repeat left 1px;}

  .down_list .ul li .btn:hover{color:#28abe9;}

  .down_list .ul li figure span{float:left;}

  .down_list .ul li figure .span1{width:60%;margin-right:2%;}

  .down_list .ul li figure .span2{width:35%;float:right;}



  /*常见问题*/

  .FAQ_list{max-width:1100px;margin:0 auto;}

  .FAQ_list .title{line-height:30px;padding:15px 0;font-size:16px;cursor:pointer;position:relative;color:#666;font-weight:normal;border-bottom:1px solid #ececec;margin:0;}

  .FAQ_list .title i{position:absolute;width:11px;height:11px;border-radius:50%;right:0;top:50%;margin-top:-11px;}

  .FAQ_list .title i::before,

  .FAQ_list .title i::after{position:absolute;content:'';background:#b0b0b0;}

  .FAQ_list .title i::before{left:0;width:100%;height:3px;top:50%;margin-top:-1px;}

  .FAQ_list .title i::after{left:50%;margin-left:-1px;width:3px;top:0;height:100%;}

  .FAQ_list .title.select{border-bottom:none;}

  .FAQ_list .title.select i::after{display:none;}

  .FAQ_list .info{display:none;padding:2%;background:#f7f7f7;border-radius:10px;color:#646464;line-height:32px;margin-bottom:2%;}



  /*自助服务*/

  .service_from .from_table{padding:3% 0;}

  .service_from .from_table li{width:48.5%;margin-right:3%;float:left;border:1px solid #e0e0e0;padding-left:114px;position:relative;line-height:42px;border-radius:20px;margin-bottom:2.5%;}

  .service_from .from_table li:nth-child(2n){margin-right:0;}

  .service_from .from_table li.li_1{clear:both;}

  .service_from .from_table li.li_2{width:100%;margin-right:0;}

  .service_from .from_table .fname{position:absolute;left:20px;top:0;font-size:16px;}

  .service_from .from_table .fname i{font-size:16px;color:#e90000;font-style:normal;}

  .service_from .from_table .text{line-height:40px;border:none;background:none;font-size:16px;width:100%;color:#ccc;}

  .service_from .from_table .text::-webkit-input-placeholder{color:#cccccc;}

  .service_from .from_table select{width:100%;height:40px;border:none;background:none;color:#ccc;font-size:16px;}

  .service_from .from_table textarea.text{height:132px;}

  .service_from .from_table .btn{text-align:center;width:173px;line-height:42px;border-radius:20px;color:#fff;background:#28abe9;margin:1.5% auto 3%;border:none;display:block;cursor:pointer;}



  /*联系我们*/

  .contact_info h2{font-weight:normal;font-size:26px;color:#000000;margin:0 0 1.5%;}

  .contact_info figure{width:25%;float:right;text-align:right;}

  .contact_info ul{width:75%;float:left;}

  .contact_info ul li{width:49%;margin-right:1%;float:left;padding-left:30px;background:url("../images/lxfs_icon1.jpg") no-repeat left 9px;line-height:38px;}

  .contact_info ul li:nth-child(2){background-image:url("../images/lxfs_icon6.jpg");}

  .contact_info ul li:nth-child(3){background-image:url("../images/lxfs_icon3.jpg");}

  .contact_info ul li:nth-child(4){background-image:url("../images/lxfs_icon8.jpg");}

  .contact_info ul li:nth-child(5){background-image:url("../images/lxfs_icon3.jpg");}

  .contact_info ul li:nth-child(6){background-image:url("../images/lxfs_icon8.jpg");}

  .contact_info ul li:nth-child(7){background-image:url("../images/lxfs_icon7.jpg");}

  .contact_info ul li:nth-child(8){background-image:url("../images/lxfs_icon8.jpg");}

  #allmap{width:100%;height:412px;margin-top:4%;}

  #allmap *{max-width:none;}



  /*招聘信息*/

  .jobs_list .list{margin-bottom:3%;}

  .jobs_list .title{display:table;width:100%;border-bottom:1px solid #f5f5f5;border-top:1px solid #f5f5f5;}

  .jobs_list .title dt,

  .jobs_list .title dd{display:table-cell;padding:2% 0;vertical-align:middle;}

  .jobs_list .title dt{position:relative;padding-left:6%;padding-right:4px;}

  .jobs_list .title dt:before{width:10%;height:14px;content:'';background:url("../images/btn_icon6.png") no-repeat center bottom;position:absolute;left:5%;top:50%;margin-top:-7px;}

  .jobs_list .title dt:after{content:'';position:absolute;right:0;top:7%;width:1%;height:86%;border-left:1px dotted #d8d8d8;}

  .jobs_list .title dd{text-align:center;width:75%;}

  .jobs_list .title dd span{display:inline-block;padding:0 3.95%;border-radius:20px;border:1px solid #cbcbcb;line-height:30px;margin:0 8% 0 5%;}

  .jobs_list .title dt{width:25%;}

  .jobs_list .select{background:#f9f9f9;border:none;}

  .jobs_list .select dt:before{background-position:center top;}

  .jobs_list .list .info{padding:2% 3%;display:none;}



  /*产品中心*/

  .pro_list{padding:2% 0 0;background:#f0f0f0;margin-top:-0.5%;position:relative;}

  .pro_list:before{content:'';position:absolute;left:0;top:-5px;width:100%;height:5px;box-shadow:0 5px 10px #e2e2e2;}

  .pro_list li{width:49%;float:left;margin-right:2%;margin-bottom:3%;background:#fff;overflow:hidden;position:relative;background-size:cover;}

  .pro_list li figure{position:absolute;left:0;top:0;width:50%;height:100%;}

  .pro_list li figure img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-height:100%;transition:all .4s;}

  .pro_list li:hover figure img{transform:scale(1.06) translate(-50%,-50%);}

  .pro_list li .txt{/*padding:7% 0 30.8% 8%;*/color:#2f2f2f;width:50%; margin-left:50%;padding: 12% 0 20% 7%;}

  .pro_list li .txt *{margin:0;font-weight:normal;line-height:30px;}

  .pro_list li .txt h3{font-size:22px;}

  .pro_list li .txt h2{font-size:20px;margin:3% 0;}

  .pro_list li .txt p{color:#333;font-size:16px;}

  .pro_list li .txt span{display:inline-block;padding:0 7.6%;background:#28abe9;color:#fff;/*border-radius:20px;*/font-size:14px;margin-top:2%;}

  .pro_list li.text{position:relative;padding-top:30.18%;background:#fff!important;}

  .pro_list li.text h4{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;text-align:center;margin:0;font-weight:normal;font-size:28px;color:#d0d0d0;}

  @media (min-width:1025px){

    .pro_list li:last-child{margin-right:0;}
	.pro_list li:nth-child(2n){margin-right:0;}

  /*  .pro_list li:first-child{width:42.17%;padding-right:0;background:url("../images/pro_bg1.jpg") no-repeat center top;}

    .pro_list li:first-child .txt{padding:12% 0 8% 7%;width:100%;}

    .pro_list li:first-child figure{position:relative;padding-top:97%;width:100%;}*/

 /*   .pro_list li:nth-child(2),

    .pro_list li:nth-child(3){margin-right:0;width:55.7%;}

    .pro_list li:nth-child(2) .txt,

    .pro_list li:nth-child(3) .txt{padding:12% 0 20% 7%;}

    .pro_list li:nth-child(2){background:url("../images/pro_bg2.jpg") no-repeat center top;}

    .pro_list li:nth-child(3){background:url("../images/pro_bg3.jpg") no-repeat center top;}*/

  }

  .pro_box .image{width:60%;float:left;position:relative;}

  .pro_box .smail_img{max-width:129px;width:21%;float:left;}

  .pro_box .smail_img .slick-slide{width:100px;height:110px;}

  .pro_box .smail_img .slick-slide figure{position:relative;padding-top:86%;width:100%;border:1px solid #cccccc;}

  .pro_box .image .list img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;}

  .pro_box .smail_img .on figure{border-color:#28abe9;}

  .pro_box .smail_img .slick-prev,

  .pro_box .smail_img .slick-next{width:18px;height:16px;background:url("../images/btn_icon7.png") no-repeat center top;margin-top:0;margin-left:-9px;left:50%;right:auto;}

  .pro_box .smail_img .slick-prev{top:-20px;}

  .pro_box .smail_img .slick-next{background-position:center bottom;top:auto;bottom:-20px;}

  .pro_box .image .big{float:left;width:80%;}

  @media(min-width:1100px){

    .pro_box .image .big{width:77%;}

  }

  .pro_box .image .big figure{position:relative;  /* padding-top: 79%; */width:100%;text-align:center;}

  .pro_box .image .big figure img{max-width:100%;max-height:100%;}

  .pro_box .image .open_btn{display:block;margin:3% auto;width:70px;padding-left:30px;background:url("../images/line_icon6.png") no-repeat left center;color:#666;font-size:16px;}

  .pro_box .image .open_img{position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background:rgba(0,0,0,0.5);display:none;z-index:200;}

  .pro_box .image .open_img figure{position:static;padding-top:0;}

  .pro_box .image .open_img img{max-width:100%;max-height:100%;z-index:1;}

  .pro_box .image .open_img .close{position:absolute;right:2%;z-index:2;top:2%;background:#fff;border-radius:10px;width:50px;line-height:30px;text-align:center;font-size:16px;color:#333;cursor:pointer;}

  .pro_box .right_txt{width:40%;float:left;}

  .pro_box .right_txt h2{color:#333333;font-size:30px;margin:0;line-height:30px;}

  .pro_box .right_txt p{
	  font-size:14px;
	  line-height: 24px;
	  padding: 5px 0px;
    	margin: 0px;
	color:#666666;}

  .pro_box .right_txt h3{border-bottom:1px solid #cccccc;font-weight:normal;font-size:14px;}

  .pro_box .right_txt pre{min-height:300px;line-height:0px;color:#666;}

  .pro_box .right_txt pre .span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#d4d4d4;vertical-align:middle;margin-right:6px;}

  .pro_box .right_txt .color a{display:inline-block;padding:0 20px;line-height:36px;color:#666666;border:1px solid #cccccc;border-radius:20px;margin-right:3%;margin-bottom:2%;}

  .pro_box .right_txt .color a:nth-child(1){border-color:#28abe9;}

  .pro_box .right_txt .color a img{width:17px;height:17px;border-radius:50%;margin-right:5px;}

  .pro_box .right_txt .color a.on{border-color:#28abe9;}

  .typical_list li{width:23.5%;margin-right:2%;float:left;position:relative;margin-bottom:2%;}

  .typical_list li figure{position:relative;padding-top:85%;overflow:hidden;}

  .typical_list li img,

  .typical_list li p{position:absolute;left:0;bottom:0;width:100%;}

  .typical_list li img{height:100%;}

  .typical_list li p{margin:0;line-height:44px;color:#fff;background:rgba(0,0,0,0.5);font-size:16px;text-align:center;padding:0 10px;}

  .typical_list li:nth-child(4n){margin-right:0;}

  @media (max-width:1500px){

    .section3 .ul_icon li{min-width:auto;width:19.55%;}

  }

  @media (max-width:1366px){

    .section3 .txt article .con{overflow:hidden;}

    .section4 li h3{font-size:20px;}

    .section4 .h2_title{font-size:30px;}



    /* .section4 .h2_title span{margin-top:5px;} */

    .section5 .h2_title{margin:1.5% 0;font-size:30px;}

    .section5 .tab_span{margin-bottom:4%;}

  }

  @media (max-width:1200px){

    .section3 .ul_icon li{padding-left:80px;}

    .section3 .ul_icon li h3{font-size:26px;font-size:30px;}

    .section3 .ul_icon li figure{top:5px;margin-top:0;}

    .section3 .ul_icon li figure img{width:40px;height:40px;margin:-20px 0 0 -20px;}

    .section3 .ul_icon li figure{width:60px;height:60px;}

    .section3 .ul_icon li p{font-size:14px;}

    .section4 li{padding:1% 2%;}

    .footer .bottom_nav dl{width:130px;}

    .environment .slick-prev,

    .honor_index .slick-prev{left:0;}

    .environment .slick-next,

    .honor_index .slick-next{right:0;}

  }

  @media (max-width:1024px){

    .section,

    .fp-tableCell{height:auto!important;}

	.section1,.section2{/*display:none !important;*/}/*200420*/

    .header .topNav{display:none;width:100%;top:100%;background:rgba(24,142,215,0.8);left:0;z-index:110;margin-right:0;text-align:center;float:none;position:absolute;padding:2% 0;}

    .header .topNav li{width:100%;display:block;margin:0 0 1%;padding:0 5%;height:auto;line-height:normal;}

    .header .topNav li:before{position:absolute;left:0;top:0;width:100%;height:35px;z-index:200;content:'';}

    .header .topNav li dl{position:relative;width:100%!important;overflow:hidden;left:0;margin-left:0;}

    .header .topNav li dl dd{float:left;width:50%;}

    .header .lang{margin-right:50px;}

    .header #open_menu{width:40px;height:30px;position:absolute;z-index:101;transition:background 0.3s;right:2%;top:50%;margin-top:-15px; clear:both;}

    .header #open_menu i{top:50%;}

    .header #open_menu i::before,

    .header #open_menu i::after{left:0;width:100%;height:100%;content:'';transition:transform 0.3s;}

    .header #open_menu i::before{top:6px;}

    .header #open_menu i::after{top:-6px;}

    .header #open_menu i,

    .header #open_menu i::before,

    .header #open_menu i::after{/*background:#fff;*/border-radius:3px;position:absolute;background:#28abe9;}

    .header #open_menu i{left:20%;width:60%;height:2px;margin-top:-1px;}

    .header #open_menu.open_menu_on i{height:3px;margin-top:-1.5px;}

    #open_menu.open_menu_on i{background:none!important;}

    #open_menu.open_menu_on i::before,

    #open_menu.open_menu_on i::after{top:0!important;}

    #open_menu.open_menu_on i::before{transform:rotate(45deg);}

    #open_menu.open_menu_on i::after{transform:rotate(-45deg);}

    .body{padding-top:82px!important;}

    body{overflow-x:hidden!important;}

    #fullPage .section_con{padding-top:0;}

    .section1 figure img{height:auto;}

    .section2 .section_con{height:auto;}

    .section2 .slider,

    .section2 .slick-list,

    .section2 .slick-track{position:static;padding-top:0;}

    .section2 .item figure,

    .section2 .item .txt{height:auto;position:relative;padding:5%;}

    .section2 .item figure{padding-top:112%;}

    .section2 .item .txt *{position:static;transform:none;width:100%;}

    .section2 .item .txt h3{font-size:22px;}

    .section2 .item .txt p{font-size:16px;}

    .section3{padding-top:5%;}

    .section4 .h2_title{font-size:24px;}

    .section4 .h2_title span{font-size:16px;}

    .section5 .slick-dots{top:64%;}

    #fp-nav.right{display:none;}

    .banner_Ny figure{height:auto;background:none!important;}

    .banner_Ny img{display:none;width:100%;}  /*20200421*/

    .info_title{font-size:20px;line-height:20px;}

    .down_list .ul li figure span{width:100%!important;float:none!important;}

    .pro_list li:nth-child(2n){margin-right:0;}

    .pro_list li .txt h3{font-size:18px;}

    .pro_list li .txt h2,

    .pro_list li.text h4{font-size:20px;}

    .pro_list li .txt p{font-size:14px;}

  }

  @media (max-width:1000px){

    .footer{padding-top:5%;}

    .footer .bottom_nav{display:none;}

   /* .footer .code{margin:0 auto 4%;float:none;}  */

	.youlian{display:none;} /*20200430*/

  }

  @media (max-width:1500px){

   .footer .code{display:none;}

  }

  @media (max-width:768px){

    .section3 .video,

    .section3 .txt{width:100%;float:none;}

    .section3 .video{margin-bottom:5%;}

    .section3 .ul_icon li{width:32.5%;}

    .section5 .h2_title{font-size:24px;margin-bottom:20px;}

    .N_menu li a{padding:0 15px;}

    .About_box .video{float:none;max-width:100%;margin:0 auto;}

    .news_Info header h2{font-size:20px;}

    .contact_info ul li{width:100%;float:none;margin-right:0;}

    .pro_box .right_txt,

    .pro_box .image{overflow:hidden;width:100%;margin-bottom:2%;}

    .pro_box .right_txt pre{min-height:auto;}

  }

  @media (max-width:640px){

  .section2{display:none !important;}

    .section2 .item a{padding:0 1%;}

    .section2 .item figure,

    .section2 .item .txt{width:99%;}

    .section3 .ul_icon li{width:100%;min-height:60px;padding-left:120px;}

    .section4{padding:5% 0;}

    .section4 li{width:50%;margin-bottom:0;}

    .section4 li h3{font-size:16px;}

    .section5 .tab_con .top,

    .section5 .ul_list{width:100%;float:none;overflow:hidden;}

    .section5 .ul_list time{top:5px;}

    .history_box .box .pic,

    .history_box .box .info{float:none;width:100%;margin-bottom:2%;}

    .link_list li{width:31.5%;}

    .link_list li:nth-child(5n){margin-right:2%;}

    .link_list li:nth-child(3n){margin-right:0;}

    .Page002664 em{display:none;}

    .case_list li{width:49%;}

    .case_list li:nth-child(3n){margin-right:2%;}

    .case_list li:nth-child(2n){margin-right:0;}

    .news_list li{padding-bottom:5%;margin-bottom:5%;}

    .news_list li figure,

    .news_list li .txt{width:100%;float:none;}

    .news_list li figure{margin-bottom:3%;}

    .down_list .ul li{width:100%;float:none;margin-right:0;}

    .service_from .from_table li{width:100%;float:none;margin-right:0;padding-left:100px;}

    .service_from .from_table .fname,

    .service_from .from_table .text,

    .service_from .from_table select{font-size:14px;}

    .contact_info figure,

    .contact_info ul{width:100%;float:none;}

    .contact_info figure{text-align:center;}

    #allmap{height:250px;}

    .jobs_list .title dd,

    .jobs_list .title dt{width:50%;}

    .jobs_list .title dd span{margin:0 2%;}

    .jobs_list .title dt{padding-left:20px;}

    .jobs_list .title dt:before{left:0;width:16px;}

    .pro_list li{margin-right:0;width:100%;}

    .pro_box .smail_img{padding-top:20px;}

    .pro_box .smail_img .slick-slide{height:80px;}

    .typical_list li{width:49%;}

    .typical_list li:nth-child(4n){margin-right:2%;}

    .typical_list li:nth-child(2n){margin-right:0;}

    .pro_box .image .big{margin-top:20px;width:78%;}

    .pro_box .smail_img .slick-slide figure{position:absolute;top:0;left:0;width:100%;padding-top:0;height:100%;}

    .header .topNav{height:80vh;overflow:auto;}

  }

  

   



  /*企业文化*/

  .culture_info{background:url("../images/about_culture_bg.png") no-repeat right center;padding:5% 0;}

  .culture_info:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:-webkit-linear-gradient(right,#ffffff,#f7f7f7);background:-o-linear-gradient(right,#ffffff,#f7f7f7);background:-moz-linear-gradient(right,#ffffff,#f7f7f7);background:linear-gradient(right,#ffffff,#f7f7f7);box-shadow:0 0 40px #eeeeee inset;z-index:-1;}

  .culture_info dd{position:relative;padding-left:140px;margin-bottom:4%;min-height:80px;}

  .culture_info dd figure{position:absolute;left:0;top:0;width:100px;}

  .culture_info dd:first-child figure:after{content:'';position:absolute;top:8px;right:0;width:2px;height:27px;background:#28abe9;}

  .culture_info dd h3{margin:0;font-weight:normal;font-size:26px;padding-top:8px;}

  @media (max-width:640px){

    .culture_info dd{padding-left:110px;}

    .culture_info dd figure{width:80px;}

    .culture_info dd h3{font-size:20px;}

    .culture_info dd p{margin:1% 0 0;}

  }



  /*研发中心*/

  .RD_center{text-align:justify;line-height:36px;font-size:16px;margin-bottom:5%;}

  .RD_center .box{overflow:hidden;margin-bottom:4%;}

  .RD_center .box figure{float:right;padding-left:2%;}

  .RD_center .dl_con1{margin:5% 0 -1%;overflow:hidden;}

  .RD_center .dl_con1 dt figure{display:block;width:474px;max-width:100%;padding:2% 0;background:#21a9c6;text-align:center;border-radius:10px;color:#fff;font-size:26px;margin:0 auto;}

  .RD_center .dl_con1 dt p{text-align:center;font-size:20px;}

  .RD_center .dl_con1 dd{overflow:hidden;margin:5% -2.2% 0;}

  .RD_center .dl_con1 dd span{float:left;width:195px;line-height:55px;background:#eeeeee;border-radius:10px;text-align:center;margin:0 2.2% 4%;font-size:20px;}

  .RD_center .box3{overflow:hidden;margin-bottom:4%;}

  .RD_center .box3 figure{width:31%;float:right;}

  .RD_center .box3 ul{float:left;width:68%;overflow:hidden;}

  .RD_center .box3 ul li{width:49%;margin-right:1%;margin-bottom:1%;float:left;border:1px solid #d8d8d8;height:230px;padding:3% 4% 0;position:relative;}

  .RD_center .box3 ul li:nth-child(3){float:right;}

  .RD_center .box3 ul li h2{margin:0;font-weight:normal;font-size:28px;color:#2f2f2f;}

  .RD_center .box3 ul li h2 i{display:inline-block;font-weight:bold;font-size:56px;color:#d7d7d7;border-bottom:1px solid #d8d8d8;padding-bottom:15px;transform:skewX(-5deg);margin-right:5%;}

  .RD_center .box3 ul li p{font-size:14px;line-height:28px;margin:6% 0 0;}

  .RD_center .box3 ul li:before{content:'';position:absolute;width:26px;height:31px;background:url("../images/line_icon2.png") no-repeat center;z-index:10;}

  .RD_center .box3 ul li:nth-child(4):before{display:none;}

  .RD_center .box3 ul li:nth-child(1):before{right:-25px;top:50%;margin-top:-10px;}

  .RD_center .box3 ul li:nth-child(2):before{left:50%;bottom:-28px;margin-left:-13px;transform:rotate(90deg);}

  .RD_center .box3 ul li:nth-child(3):before{top:50%;margin-top:-10px;transform:rotate(180deg);left:-25px;}

  .RD_center .box4 li{border:1px solid #d8d8d8;width:32.5%;margin-right:1.2%;margin-bottom:2%;float:left;height:326px;text-align:center;padding:3% 1% 0;}

  .RD_center .box4 li:last-child{margin-right:0;}

  .RD_center .box4 li figure{height:70px;line-height:70px;width:100%;}

  .RD_center .box4 li figure img{display:inline-block;vertical-align:middle;}

  .RD_center .box4 li h3{font-weight:normal;color:#2f2f2f;font-size:20px;margin:6% 0 3%;}

  .RD_center .box4 li p{margin:0 auto;max-width:295px;font-size:14px;text-align:left;color:#2f2f2f;}

  @media (max-width:768px){

    .RD_center .box3 ul li h2{font-size:20px;}

  }

  @media (max-width:640px){

    .RD_center .box2 .dl_con1 dd span{width:48%;margin:0 1% 4%;font-size:16px;}

    .RD_center .box3 figure,

    .RD_center .box3 ul{width:100%;float:none;margin-bottom:2%;}

    .RD_center .box3 ul li{height:250px;}

    .RD_center .box3 ul li h2{font-size:16px;}

    .RD_center .box3 ul li h2 i{font-size:36px;}

    .RD_center .box4 li{width:100%;margin-right:0;height:auto;padding-bottom:2%;}

  }



  /*品质控制*/

  .quality_con{margin-bottom:3%;}

  .quality_con .con{margin-bottom:3%;}

  .quality_con .con li{width:32%;margin-right:1.2%;margin-bottom:1.5%;float:left;height:162px;padding:3.5% 1% 0;border:1px solid #d4d4d4;}

  .quality_con .con li *{max-width:325px;margin:0 auto;}

  .quality_con .con li h3{font-size:28px;font-weight:normal;padding-bottom:2%;}

  @media (max-width:640px){

    .quality_con .con li{width:100%;margin-right:0;height:auto;padding-bottom:3.5%;}

  }

  .info_p_201901101126{overflow:hidden;margin:0 0 5%;}

  .info_p_201901101126 span{float:left;width:335px;max-width:100%;}

  .info_p_201901101126 span:last-child{width:300px;}

  .info_201901101117 ul li{position:relative;padding-left:25px;}

  .info_201901101117 ul li span{position:absolute;left:0;top:0;}



  /*售后政策*/

  .policy_info{margin-bottom:5%;line-height:36px;color:#2f2f2f;}

  .policy_info .box{padding:0 15px 2%;}

  .table_201901101454 table{width:100%;max-width:1067px;text-align:center;line-height:36px;background:#fafafa;margin-bottom:2%;}

  .table_201901101454 table td{border:1px solid #d7d7d7;width:25%;}

  .table_201901101454 table .top td{background:#28abe9;color:#fff;}

  .policy_info ul{padding-left:15px;}

  .policy_info ul span{width:18px;line-height:18px;border-radius:100%;background:#666666;color:#fff;display:inline-block;margin-right:5px;text-align:center;}



  /*产品详情内容*/

  .info_201901111704{background:#2f2f2f;padding:5% 0;color:#fff;text-align:center;}

  .info_201901111704 ul{overflow:hidden;}

  .info_201901111704 li{width:25%;float:left;height:310px;overflow:auto;border:1px solid #424242;margin:-1px 0 0 -1px;border-bottom:none;border-right:none;padding:2% 0 0;}

  .info_201901111704 li h3{font-size:24px;font-weight:normal;margin:10% 0 5%;}

  .info_201901111704 li p{font-size:18px;margin:0;}

  .pro_box .info_title{margin:3% 0;}

  .table_201901111730{margin-bottom:3%;}

  .table_201901111730 table{width:100%;line-height:36px;border-right:1px solid #d7d7d7;}

  .table_201901111730 table .top td{background:#d7d7d7;height:36px;}







  .table_201901111730 table td{padding-left:2%;background:#fafafa;border-bottom:1px solid #d7d7d7;border-right: 1px solid #d7d7d7;}

  @media (max-width:768px){

    .info_201901111704 li{width:33.33%;}

  }

  @media (max-width:640px){

    .info_201901111704 li{width:50%;height:200px;}

    .info_201901111704 li h3{font-size:16px;margin:4% 0 2%;}

    .info_201901111704 li p{font-size:14px;}

    .info_201901111704 li img{width:50%;}

  }

  .title_201901111948{font-size:26px;color:#333;margin:3% 0;}

  .title_201901111948 i{display:inline-block;background:url("../images/line_icon7.png") no-repeat center;margin-right:10px;font-style:normal;width:15px;height:17px;vertical-align:middle;}

  .info_201901111956 h2{font-size:20px;color:#333;font-weight:normal;margin:0 0 3%;}

  .info_201901111956 ul{border-bottom:1px solid #c6c9ca;margin-bottom:5%;}

  .info_201901111956 li{width:34%;margin-right:1%;display:inline-block;margin-bottom:2%;overflow:hidden;vertical-align:top;}

  .info_201901111956 li *{margin:0;}

  .info_201901111956 li figure{float:left;margin-right:5%;}

  .info_201901111956 li h3{font-weight:normal;font-size:20px;margin-top:5px;}

  .info_201901111956 li:nth-child(3n){width:28%;}

  @media (max-width:768px){

    .info_201901111956 li,

    .info_201901111956 li:nth-child(3n){width:48%;}

  }

  @media (max-width:640px){

    .info_201901111956 li,

    .info_201901111956 li:nth-child(3n){width:100%;display:block;}

  }

  .bd_weixin_popup{width:250px!important;height:325px!important;}



  /* 弹出框 */

  .popbox{width:100%;height:100%;position:fixed;z-index:700;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);display:none;}

  .popbox .contwrap{width:90%;max-width:350px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:3px;}

  .popbox .close{width:30px;height:30px;background-color:rgba(0,0,0,0.5);position:absolute;right:0;top:0;cursor:pointer;}

  .popbox .close:hover{background-color:rgba(255,0,0,0.5);}

  .popbox .close:before,

  .popbox .close:after{content:'';width:100%;height:1px;display:block;background-color:#fff;position:absolute;left:0;top:50%;}

  .popbox .close:before{transform:rotate(-45deg);}

  .popbox .close:after{transform:rotate(45deg);}

  .popbox .contbox{padding:40px 20px 20px;}





  /* 放大镜 */

  .zoomdiv img{width:auto;height:auto;max-width:2000%;max-height:2000%;}



  /* div.jqZoomPup{z-index: 10;visibility: hidden;position: absolute;top: 0px;left: 0px;border: 1px solid #aaa;background: #ffffff;opacity: 0.3;-moz-opacity: 0.3;-khtml-opacity: 0.3;filter: alpha(Opacity=30);} */

  .Home_news{height:auto;position:relative;}

  .Home_news .list{position:absolute;top:0;left:10000px;width:100%;}

  .Home_news .list:nth-child(1){left:0}

  @media(min-width:640px){

    .Home_news{height:500px;position:relative;}

    .Home_news .list{position:absolute;top:0;left:10000px;width:100%;}

    .Home_news .list:nth-child(1){left:0}

	

	

	

	

  }

  

  .section1 .Ispic{background-size:100% 100%;}

  #section2_i{width:100%;height:1px;position:relative;top:-60px;}

  #section3_i{width:100%;height:1px;position:relative;top:-60px;}

  #section4_i{width:100%;height:1px;position:relative;top:-60px;}



.section1 .Ispic{display: none;}

.section1 .wap{display: block;height: 200px !important; background: no-repeat center 0;background-size: cover;}



  @media(min-width:1000px){

  .section1 .Ispic{display:block;}

  .section1 .wap{display: none;}

  }

/* 返回顶部按钮 */

  .goTop >img{

            width: 50px;

            height: 50px;

            cursor: pointer;

        }

        .goTop{

            position: fixed;

            right : 20px;

            bottom : 20px;

        }

/*bootom for about*/

	.lxfs_box{

				/*width: 380px;*/

				    width: 360px; 

				border-left: 1px solid #2f2f2f;

				display: block;

				color: #fff;

				float:right;

				padding:2% 0 0 0 ;

				}

	.lxfs{

				/*border-bottom: 1px solid #858585;*/

				width: 310px;

				margin: 0 auto;

				padding-bottom: 5px;

			}

	.lxfs_box p{

				/*line-height: 11px;*/

				line-height: 16px;

				font-size: 14px;

				margin-left:35px;

				margin-right: 35px;

				color: #737375;

			}

	.lxfs_box p a{color:#737375}

 @media(max-width:1400px){

	 .lxfs_box{position:float;}

 }

 @media(max-width:1000px){

     .lxfs_box{display:black;}

	 .lxfs_box span{margin:0 auto;}

 }

 .youlian a{

	 color:#787679;

	 margin-right:20px;

 }

@media screen and (min-width:1001px) and (max-width:1400px){

    .lxfs_box{

        display:none;

    }

}

 

  @media screen and (max-width: 320px){

.lxfs_box{

				 

				 

				border:none;

				 

				}

}



 @media screen and (max-width: 750px){

.lxfs_box{

				 

				    width: 100%; 

				border:none;

				 

				}

}

 /*bootm fixed*/

 

 @media (min-width: 720px){

	 

			#toolbar {display:none;}

			

			}

@media (max-width: 720px){

			.fixed-box{

				height:56px;

			}   

			

			#toolbar {

				position: fixed;

				bottom: 0;

				width: 100%;

				z-index: 888;

				height: 4rem;

				left: 0;

				

				display:black;

				

			}

			#toolbar .list {

				width: 100%;

				max-width: 640px;

				min-width: 320px;

				margin: 0 auto;

				background: #0c88c7;

			}

			#toolbar .list li {

				float: left;

				width: 25%;

				text-align: center;

				list-style:none;

			}

			#toolbar .list a {

				display: block;

				

				line-height: 4rem;

				font-size: 0.26rem;

				padding-top: 0.1rem;

			}

			#toolbar .list a span {

				text-align: center;

				color: #fff;

				display: block;

				font-size: 1.25rem;

			}

			#toolbar .list a s {

				margin-left: auto;

				margin-right: auto;

				width: 36px;

				height: 36px;

				display: none;

				margin-bottom: .12rem;

				background-position: -74px,-17px;

			}

			#toolbar .list li:nth-child(2) s {

			background-position: -.0rem -.2rem;

			}

			#toolbar .list li:nth-child(3) s {

			background-position: -.38rem -.2rem;

			}

			#toolbar .list li:nth-child(4) s {

			background-position: -1.2rem -.2rem;

			width:.34rem;

			height:.34rem;

			}

			#toolbar .list li:hover {

				background: #0185d0;

			}

		}

		

		







.header .logo {



  

float: left;

}		



/*搜索*/





.mob_search {

 

	 display:none;

	

 height: 20px;



    width: 20px;



    

    position: absolute;



    background: url("../images/topbar.png") no-repeat ;



       right: 20%;

    top: 50%;

    margin-top: -10px;



    border: none;



    outline: none;



    cursor: pointer;



}







.searchcommon {



    height: 40px;



    width: 300px;



    margin: 20px auto 0 auto;

float: right;

 

}



.searchcommon .parent {



    position: relative;



}



.searchcommon .searchs {



    width: 300px;



    height: 40px;



    border-radius: 18px;



    outline: none;



    border: 1px solid #ccc;



    padding-left: 20px;



    position: absolute;



}







.searchcommon .btns {



    height: 20px;



    width: 20px;



    position: absolute;



    background: url("../images/topbar.png") no-repeat ;



    top: 12px;



    left: 260px;



    border: none;



    outline: none;



    cursor: pointer;



}













@media screen and (max-width: 1024px){



.searchcommon {



   

    margin: 25px auto 0 auto;

	 

	margin-right:10%;



}







}







@media screen and (max-width: 750px){





.mob_search {

 

	 display:block;

	



}



.pc_search {



   

    margin: 5px auto 0 auto;

	 

	 clear:both;

	 float:none;

	 padding-top:5px;

	 display:none;

	



}

 

.searchcommon {



   

    margin: 5px auto 0 auto;

	 

	 clear:both;

	 float:none;

	

	  



}

/*.banner_Ny {

    padding-top: 122px;

}*/



}











/*搜索*/





 

/*手机菜单*/



.nav {

 

	 display:none;



}









@media screen and (max-width: 1024px){





#screen { position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:3; display:none;}



.nav ul,.nav li{ list-style:none;}

.nav { float:right; padding-top:15px; display:block;}



.nav li { position:relative; margin:0 30px; float:left; text-align:center;}



.nav li p { transition:all 0.5s; color:#333333; font-size:16px; line-height:24px; margin:0px;}



.nav li span { transition:all 0.5s; color:#333333; font-size:13px;}



.nav li:hover p,.nav li:hover span,.nav li.cur p,.nav li.cur span { color:#023380}

 

  

 



.subSlide { display:none; z-index:2; position:absolute; width:146px; left:50%; transform:translateX(-50%); top:65px;}



.subSlide>a { transition:all 0.5s; background:rgba(102,102,102,0.5); display:block; text-align:center; line-height:44px; color:#ffffff; font-size:16px;}



.subSlide a:hover { background:rgba(2,51,128,0.35);}



.subInfor p a:hover {background:#2c5da0; }







.subList { float:left; width:136px;}



.prosub { width:544px; background:rgba(255,255,255,0.9);}



.subList:hover { background:rgba(0,0,0,0.4);}



.subList:hover p a { color:#ffffff;}



.rightNews li p { transition:all 0.3s;}



.rightNews li:hover p { color:#2386ee;}



.prosub a { transition:all 0.5s; display:block; color:#666666; font-size:15px; line-height:51px;}



.prosub h2 a { color:#023380; font-weight:bold;}



.prosub a:hover { color:#ffffff;}



 

  

.productBox .slideList ul { overflow:hidden; margin-top:30px;}

 



 

 

	.subTit{ position:relative;}





  

	.nav { overflow-y:auto; float:none; position:fixed; left:-110%; top:60px; bottom:0; width:240px; background:rgba(255,255,255,1); z-index:4;}



	.nav li { margin:0; float:none;}



	 



	.nav li span { display:none;}



	.nav li p { text-align:left; line-height:1; padding:15px 0 15px 24px;}



	.nav i { display:block; font-style:normal;}



	.subList:hover { background:none;}



	.subList:hover p a { color:#666666;}



	.subList.cur i { transform:rotate(45deg); top:7px; padding-right:22px;}



	.subTit i { display:block; padding-right:.4rem; line-height:46px; font-style:normal; font-size:21px; position:absolute; top:0; transition:all 0.3s; right:10px;}



	.nav li.cur .subTit i { transform: rotate(45deg); top:8px;}



	.subSlide { position:static; width:100%; transform:translate(0);}



	.subSlide>a { color:#666666; text-align:left; text-indent:40px; line-height:2; background:none;}



	.subList { float:none; width:100%;}



	.prosub h2 a { line-height:2; text-align:left; text-indent:40px;}



	.prosub a { line-height:1; text-indent:20px; color:#666666;}



	.subInfor { display:none;}



	.prosub h2 a { font-weight:normal;}



	.subList h2 { position:relative;}



	.subList h2 i { position:absolute; line-height:30px; top:0; right:0; padding-right:20px;}



 







}







@media screen and (max-width: 750px){

 





/* 



.nav li { height:65px; position:relative; margin:0 30px; float:left; text-align:center;}



.nav li p { transition:all 0.5s; color:#333333; font-size:16px; line-height:24px; margin:0px;}



.nav li span { transition:all 0.5s; color:#333333; font-size:13px;}



.nav li:hover p,.nav li:hover span,.nav li.cur p,.nav li.cur span { color:#023380}

*/





.subTit { position:relative;}

.nav { padding-bottom:1.1rem;}



  



}





 

 

/*手机菜单end*/		

		

		



.bqxx{background: #1a1a1a; padding: 20px 0 40px;}



.bqxxbox{/*width: 1200px; */margin: 0 auto;}



.bqxxbox p{text-align: center;color: #a2a2a2;  font-size: 14px; line-height: 32px;}



.bqxxbox a{color: #a2a2a2!important;}



.bqxxbox a:hover{color: #fff;}



.bqxxbox span{padding-left: 20px;}



.bqxxbox img{display: inline-block;vertical-align: middle; margin: -3px 10px 0 0;}





/*右侧浮窗 style*********************************************************************/

.right-menu{ position:fixed; right:5%; bottom:10px; padding-bottom:190px; z-index:2; font-size: 12px;}

.right_rmenu a.btn-qq { box-sizing:border-box;}

.right-menu .btn{ box-sizing:border-box; width:60px; height:60px; margin-bottom:5px; cursor:pointer; position:relative; text-align:center; color:#888; padding-top:38px; line-height:14px; transition:all linear 0; border:1px solid #eee;}

.right-menu a.btn-qq,.right-menu a.btn-qq:visited{ background:url(../images/sprite.png) rgba(255, 255, 255, 0.4)  -225px -140px no-repeat; display:block;filter:Alpha(opacity=40);}

.right-menu a.btn-qq:hover{ background: url(../images/sprite.png) #28abe9  -225px -140px no-repeat; color:#fff; border:1px solid #28abe9;}

.right-menu a.btn-line,.right-menu a.btn-line:visited{background: url(../images/wangwang.png) #fff center 9px no-repeat; display:block;}

.right-menu a.btn-line:hover{ background-color:#28abe9; color:#fff; border:1px solid #28abe9;}

.right-menu .btn-wx{ background: url(../images/sprite.png) rgba(255, 255, 255, 0.4)  -119px -141px no-repeat;}

.right-menu .btn-wx:hover{ background: url(../images/sprite.png) #28abe9 -174px -141px no-repeat; color:#fff; border:1px solid #28abe9;}

.right-menu .btn-wx .pic{ position:absolute; left:-180px; top:-1px; display:none;width:180px;max-width:180px !important;height:180px; text-align:center; box-shadow:0 1px 3px rgba(2, 2, 2, 0.26);}

.right-menu .btn-phone{ background: url(../images/sprite.png) rgba(255, 255, 255, 0.4)  -271px -140px no-repeat;}

.right-menu .btn-phone:hover{ background-color:#28abe9; border:1px solid #28abe9; color:#fff;}

.right-menu .btn-phone .phone{ background-color:#28abe9; position:absolute; width:160px; left:-160px; top:-1px; line-height:60px; color:#FFF; font-size:18px; text-align:center; display:none;}

.right-menu .btn-top{ background:url(../images/r_top-h.png) rgba(255, 255, 255, 0.4) center center no-repeat; display:none;}

.right-menu .btn-top:hover{ background:url(../images/r_top.png)  #28abe9 center center no-repeat; border:1px solid #28abe9; color:#fff;}



@media screen and (max-width: 750px){

#top { display:none;}



}