@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#666; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;min-width: 1320px;min-height: 100%;height: auto;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#0b93e9; }
a:focus { outline:none; text-decoration:none; }
	i{font-style:normal;}

h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.transition300em{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
.clear{clear:both; height:0; line-height:0; font-size:0;}
table {border-collapse:collapse; border-spacing:0;width: 100%;word-break: break-word;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;text-align: center;}

.w1300{width:1300px;margin:0 auto;}
.container{width:1300px;margin:0 auto;}

/* h2{ text-align: center; line-height: 100%; font-size:35px; color: #000;font-weight:bold;} */
/* h2 span{ display: block; color: #666; font-size:20px; line-height: 100%; padding: 10px 0 64px 0; font-weight: normal;} */
/*首页头部*/

#top{height: 39px;background: #f2f2f2;line-height: 40px;}
#top p{color: #999;font-size:14px;}
#top a{color:#494848;font-size:14px;}
#top a:first-child{background:url(../images/htopcp.png) left center no-repeat;padding-left:21px;line-height:15px;}
#top a:nth-child(2){background:url(../images/htopus.png) left center no-repeat;padding-left:21px;line-height:15px;margin-left: 19px;}
#top a:last-child{background:url(../images/htopdq.png) left center  no-repeat;padding-left:19px;line-height:15px;margin-left:19px;font-family: "Source Han Sans CN"}

#top a:hover{color:#0b93e9;}

/*页眉*/


#header{ padding: 15px 0 15px 0; }
#header .logo{ float: left; overflow: hidden;padding: 0;}
#header .logo a { display: block; width: 120px;}
#header .logo a img { max-width: 100%; display: block; }
#header .header-con{background:url(../images/hcontline.png)no-repeat left;float: left;padding-left: 20px;margin-left:20px;}
#header .header-con p{font-size: 27px;color: #0b93e9;font-weight:bold; }
#header .header-con p em{font-size:34px;color:#d72623;font-weight:bold;}
#header .header-con span{font-size: 20px;color: #000;line-height: 35px}
#header .header-con ul {display:flex;margin-top:5px; font-size: 16px; color: #333; display: block;}
#header .top-tel{float: right;padding-left: 53px;background: url(../images/htel.png) no-repeat left center;height: 59px;margin-top: 35px;}
#header .top-tel p{font-weight: bold;font-size: 16px;color: #333333;line-height:1.4;}
#header .top-tel p.tel-p{font-size: 20px;color: #0b93e9;line-height: 1.2;}
#header .search{ float: right; padding-top: 20px; overflow: hidden;line-height: 40px}
#header .search .inputTxt{ float: left; border: 1px #333 solid; border-right: 0px none; width: 264px; padding-left: 15px; padding-right: 8px; font-family: "微软雅黑"; height: 30px; line-height: 30px; background: #fff;color: #666}
#header .search .inputBtn{ float: left; width: 35px; border: 1px #333 solid; border-left: 0px none; height: 32px; line-height: 32px; background: url(../images/searchbtn.jpg) center no-repeat; text-indent: -99em;cursor: pointer;}
#header .Hnav{ color: #26627d; float: right; line-height: 32px; padding-top: 30px; padding-right: 20px; }
#header .Hnav a{ color: #26627d; font-size: 13px;}
#header .Hnav a:hover{ color: #ff6600;}
#header .Hnav span{ padding-left: 8px; padding-right: 8px; font-size: 8px; font-family: Arial,sans-serif; color: #999;}

#header .box{ display: flex; justify-content: space-between;  }
#header .box .box_l { display: flex; align-items: center; }

#nav{ margin: 0px auto; padding: 0px; background: #0b93e9; overflow: hidden;}
#nav ul{ margin: 0px auto; padding: 0px; height: 60px; width: 1300px; z-index:999;}
#nav li{ float: left; text-align:center; height: 60px; position: relative; z-index:999; border-right: 1px solid rgb(255,255,255,0.2);}
#nav li:last-child{ border-right:none; }
#nav li a{ display: block; text-decoration: none; line-height: 60px; font-size: 16px; color: #fff;transition: all .3s;-webkit-transition: all .3s;padding: 0 24px;}
#nav li a:hover{ background: #f38003; text-decoration: none;}
#nav div { position: absolute; display:none; background: #efefef; width: 150px; z-index:999;}
#nav div a { position: relative; display: block; white-space: nowrap; line-height: 30px; padding: 8px 5px; text-decoration: none; background: #efefef; color: #000; text-align:center; font-size: 13px;overflow: hidden;text-overflow:ellipsis;}
#nav div a:hover { background: #f38003; color: #fff;}
#nav li:hover div{display:block;}
#nav .cur>a{ background: #f38003 }
#nav .cur div a{ border-top: 0px none; padding-top: 8px;}

/*轮播图*/
#banner {  display: block; overflow: hidden; }
.banner{width: 100%;left: 50%;margin-left: -960px;position: relative;}
#banner
#banner .swiper-container .swiper-wrapper .swiper-slide-active{  animation:fadeIn 0.5s linear 0s forwards;}
#banner .swiper-container .swiper-wrapper .swiper-slide swiper-slide-prev{   animation:fadeOut 0.5s linear 0s forwards;}


.theme-default #slider{margin:0 auto 0px;width:100%;height:600px !important;}
.theme-default .nivoSlider{background:url("../images/loading.gif") no-repeat 50% 50% rgb(255, 255, 255);margin-bottom:50px;position:relative;}
.theme-default .nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.theme-default .nivoSlider a{border:0px currentColor;display:block;}
.theme-default .nivo-controlNav{left: 50%;width: 208px;margin-left: -100px;height: 38px;bottom: -14px;padding-top: 14px;position: absolute;z-index: 999;background-repeat: no-repeat;}
.theme-default .nivo-controlNav a{background:url(../images/bullets.png) no-repeat;border:0px currentColor;width:42px;height:17px;text-indent:-9999999px;margin-right:3px;float:left;display:block;}
.theme-default .nivo-controlNav a.active{background-position:0px -17px;}
.theme-default .nivo-directionNav a{background:url(../images/arrows.png) no-repeat;border:0px currentColor;width:65px;height:65px;text-indent:-99999999px;display:block; transition: all 0.5s;}
.theme-default a.nivo-nextNav{background-position:-65px 0px;top:45%;right:12%;}
.theme-default a.nivo-prevNav{left: 12%;top: 45%;}
.theme-default a.nivo-nextNav:hover{background-position:-65px -65px;top:45%;right:12%;}
.theme-default a.nivo-prevNav:hover{background-position:0px -65px;left: 12%;top: 45%;}
.theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif;}
.theme-default .nivo-caption a{color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-bottom-width:1px;border-bottom-style:dotted;}
.theme-default .nivo-caption a:hover{color:rgb(255, 255, 255);}
/* nivoSlider */
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;text-indent:-9999999px;}
.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;text-indent:-9999999px;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);left:0px;width:30%;bottom:0px;color:rgb(255, 255, 255);display:none;position:absolute;z-index:8;opacity:0.8;}
.nivo-caption p{margin:0px;display:none;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:45%;position:absolute;z-index:999;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}

#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:25px;font-size:0;}
#banner .swiper-pagination-bullet{width:40px;height:6px;background:#79848d;opacity:1;border-radius: unset;}
#banner .swiper-pagination-bullet-active{background:#eb3c00;}
#banner .swiper-button-prev{left:70px; display: none;}
#banner .swiper-button-next{right:70px; display: none;}

/*搜索*/

/* Search */
#search{height: 64px;border-bottom: 1px solid #b3b3b3;position: relative;}

#search .search-body{margin:0 auto;width: 1300px}
#search .search-body .search-left{line-height: 64px;float: left;font-size:14px;color:#333333;}
#search .search-body .search-left  a{margin:0 2px;color:#333333;}
#search .search-body .search-right{float: right;padding:17px 2px;}
#search .search-body .search-right .inputTxt{float: left; border: 1px #a5a5a5 solid; border-right: 0px none; width: 318px;font-size:12px; padding-left: 15px; padding-right: 8px; font-family: "微软雅黑"; height: 28px; line-height: 30px; background: #f7f7f7;color: #333333;border-bottom-left-radius:16px;border-top-left-radius:16px;}
#search .search-body .search-right .inputBtn{float: left; width: 42px;background:#0b93e9; height: 30px; line-height: 30px; background: url(../images/searchico.png) center no-repeat #0b93e9; text-indent: -99em;cursor: pointer;border-top-right-radius:16px;border-bottom-right-radius:16px;}


.search span{ display:block; width:59px; height:56px; cursor:pointer; float:right}

.search input::-webkit-input-placeholder {
    color: #aaaaaa;
  }
 
.search  input::-moz-placeholder {

    color: #aaaaaa;
  }
 
.search  input:-moz-placeholder {

    color: #aaaaaa;
  }
 
.search  input:-ms-input-placeholder {

    color: #aaaaaa;
}

/* 计数 */
#countup {padding:38px 0 58px 0;}
#countup .container{display:flex;}
#countup .countup-div{margin-left:136px;}
#countup .countup-txt{display:flex;margin-left:3px;}
#countup .countup-div:first-child{margin-left:0px;}
#countup .countup-txt  h4{font-size:70px;color:#333333;line-height:54px;}
#countup .countup-txt  .countup_font em{display:inline-block;font-size:16px;color:#ffffff;background:#0b93e9;width:30px;height:30px;border-radius:50%;text-align:center;line-height:30px;}
#countup .countup-txt  .countup_font em.countjia{font-size:24px;line-height:30px;}
#countup .countup-txt  .countup_font p{color:#333333;font-size:16px;line-height:16px;margin-top:7px;}
.ppys_box{width:100%;height:470px;background:url(../images/ppys_bg.jpg) no-repeat center}
.ppys_big{width:1180px;margin:auto}
.ppys_big h4{font-size:24px;color:#1f98e4;font-weight:700;text-align:center;padding:50px 0 20px;line-height:35px;background:url(../images/ppys_tit.png) no-repeat center bottom}
.ppys_big h4 span{color:#333;font-size:18px;display:block}
.ppys_big ul{height:250px}
.ppys_big ul li{float:left;width:295px;background:url(../images/ppys_line.jpg) no-repeat;height:190px;margin:30px 0}
.ppys_big ul li span{display:block;width:107px;height:119px;background:url(../images/ppys_bg1.png) no-repeat;margin:auto;cursor:pointer}
.ppys_big ul li:hover span{background:url(../images/ppys_bg2.png) no-repeat}
.ppys_big ul li span em img{display:block;margin:auto;padding-top:26px}
.ppys_big ul li span b img{display:none}
.ppys_big ul li:hover span b img{display:block;margin:auto;padding-top:26px}
.ppys_big ul li:hover span em img{display:none}
.ppys_big ul li:first-child{background:0 0}
.ppys_big ul li p{font-size:18px;color:#313131;font-weight:700;line-height:30px;text-align:center;margin-top:10px}
.ppys_tel{width:335px;margin:auto}
.ppys_tel span{display:block;font-size:24px;color:#313131;font-family:impact;width:169px;height:45px;text-align:center;line-height:45px;background:url(../images/ppys_tel.png);padding-left:45px;float:left}
.ppys_tel a{display:block;width:110px;height:45px;background:#1f98e4;font-size:18px;font-weight:700;text-align:center;line-height:45px;color:#fff;float:right}


.fwlc_box{height:500px;background:url(../images/tupian23.jpg) no-repeat top center}
.fwlc_big{width:1180px;margin:auto}
.fwlc_big h4{font-size:24px;font-weight:700;color:#1f98e4;background:url(../images/ppys_tit.png) no-repeat center bottom;padding:60px 0 30px;margin-bottom:30px;text-align:center;line-height:30px}



.ys_box{height:840px;background:url(../images/ys_bg.jpg) no-repeat center}
.ys_box h3{width:1180px;margin:auto;padding-top:30px;height:64px}
.ys_box h3 img{display:block;margin:auto}
.ys_nr{width:1180px;margin:auto;position:relative;height:736px}
.ys_nr .ys_pic{position:absolute}
.ys_nr .ys_list{position:absolute;width:450px}
.ys_nr .ys_list .ys_tit{height:50px;margin-bottom:10px}
.ys_nr .ys_list .ys_tit span{display:block;font-size:24px;color:#1f98e4;line-height:30px;padding-left:20px}
.ys_nr .ys_list .ys_tit b{display:block;font-size:14px;color:#999;font-family:Verdana;line-height:20px;text-transform:uppercase}
.ys_nr .ys_list p{font-size:14px;color:#313131;line-height:30px;background:url(../images/ys_ico.png) no-repeat left 10px;padding-left:20px}
.ys_nr .ys_list1{top:20px;left:66px}
.ys_nr .ys_list2{top:175px;left:66px}
.ys_nr .ys_list3{top:330px;left:66px}
.ys_nr .ys_list4{top:485px;left:66px}
.ys_nr .ys_pic{bottom:0;right:-85px}
.ys_tel{width:335px;position:absolute;left:86px;top:640px}
.ys_tel span{display:block;font-size:24px;color:#313131;font-family:impact;width:169px;height:45px;text-align:center;line-height:45px;background:url(../index/images/ppys_tel.png);padding-left:45px;float:left}
.ys_tel a{display:block;width:110px;height:45px;background:#1f98e4;font-size:18px;font-weight:700;text-align:center;line-height:45px;color:#fff;float:right}


/* Product */
.Products{background:#f3f3f3;padding:50px 0 60px 0;}
.Products .proinfo{display:flex;margin-top:48px;}
.Products .proinfo .proleft{width:260px;}
.Products .proinfo .proleft .prolmu{border-top:none;width:260px;}

.Products .proinfo  .promenu .promenul .pmenutwo{height:60px;line-height:60px;background:#0b93e9;}
.Products .proinfo  .promenu .promenul .pmenutwo a{background:url(../images/protli.png)no-repeat right center;padding: 0 80px 0 40px;color:#ffffff;font-size:20px;line-height:20px; }
.Products .proinfo  .proult{margin:22px 0;}
.Products .proinfo  .proult li {margin-bottom:41px;margin-left:42px;}

.Products .proinfo  .proult li:last-child{margin-bottom:0px;}
.Products .proinfo  .proult li a{color:#666666;font-size:16px;position:relative;margin-bottom:42px;padding-left:14px;line-height:16px;}
.Products .proinfo  .proult li a::before{content:'';position:absolute;top:35%;left:0;width:7px;height:7px;background:#666666;border-radius:50%;}
.Products .proinfo  .proult li:hover, .Products .proinfo  .proult li.on a{color:#0b93e9;}
.Products .proinfo  .proult li:hover a::before,.Products .proinfo  .proult li.on a::before{background:#0b93e9;}
.Products .promore {border-top:1px solid #666666;border-bottom:1px solid #666666;height:60px;line-height:60px;}
.Products .promore a{color:#666666;font-size:20px;    padding-left: 42px;}
.Products .promore a:hover{color:#0b93e9;}
.prowen {margin:0 30px 30px 30px;}
.prowen .progg{color:#fff;font-size:18px;font-weight:bold;margin:15px 0 12px 0;line-height:31px; text-align: center;}
.prowen .progg span{font-size:26px;padding-left:29px;}
.prowen p{width:240px;height:40px;line-height:40px;text-align:center;background:#1d1d1d; margin-left: 10px;}
.prowen p:hover { background: #ff5100; }
.prowen p a{color:#ffffff;font-size:16px;background:url(../images/protinfo.png)no-repeat left center;padding-left:32px;}
.pro-one{border-left:none;}
.pro-one .prortop{position:relative;}
.pro-one .prortop ul{width:990px;}
.prortop  .pbot1:hover{ background:url(../images/projianl.png) no-repeat center #0b93e9; }
.prortop  .pbot2:hover{ background:url(../images/projianr.png) no-repeat center #0b93e9;}
.prortop .pbot{ display:block; width:34px; height:44px; position:absolute;text-align:center;line-height:44px;z-index:999;top:43%;}
.prortop .pbot1{ background:url(../images/projianl.png) no-repeat center #bbbbbb; left:41%;}
.prortop .pbot2{ background:url(../images/projianr.png) no-repeat center #bbbbbb; right:0;}
.pro-one .prortop li{display:flex;}
.pro-one .prortop .prortop-img{padding:10px;border-right:1px solid #b0b0b0;}
.pro-one .prortop .prortop-img img{width:387px;height:266px;}
.pro-one .prortop li .prortopfont {padding:70px 0 57px 70px;}
.pro-one .prortop li .prortopfont h3 a{color:#0e0d0d;font-size:24px;}
.pro-one .prortop li:hover .prortopfont h3 a{color:#0b93e9;}
.pro-one .prortop li .prortopfont .proline{width:48px;height:2px;background:#0b93e9;margin:8px 0 17px 0;}
.pro-one .prortop li .prortopfont p{color:#333333;font-size:14px;line-height:21px;margin-bottom:21px;width:380px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.pro-one .prortop li .prortopfont .prorbtn{display:flex;}
.pro-one .prortop li .prortopfont .prorbtn .prozx{width:155px;height:37px;text-align:center;line-height:37px;background:#0b93e9;border-top-left-radius:18px;border-bottom-left-radius:18px;}
.pro-one .prortop li .prortopfont .prorbtn .prozx a{color:#ffffff;font-size:16px;background:url(../images/prodzx.png) no-repeat left center;padding-left:26px;}
.pro-one .prortop li .prortopfont .prorbtn .proxq{width:155px;height:37px;text-align:center;line-height:37px;background:#ffffff;border-top-right-radius:18px;border-bottom-right-radius:18px;}
.pro-one .prortop li .prortopfont .prorbtn .proxq a{color:#110f0f;font-size:16px;background:url(../images/prodxq.png) no-repeat left center;padding-left:26px;}
.pro-one  .prorbottom ul{display:flex;flex-wrap:wrap;justify-content:space-between; margin:0 -5px;}
.pro-one  .prorbottom ul li .pro-img{position:relative;}
.pro-one  .prorbottom ul li .pro-img img{width:100%;height:100%;}
.pro-one  .prorbottom ul li .pro-img .proimgfon{position:absolute;top:0;left:0;width:100%;height:100%;display:none;align-items:center;background:rgba(0,0,0,0.4);}
.pro-one  .prorbottom ul li:hover .pro-img .proimgfon{display:flex;}
.pro-one  .prorbottom ul li .pro-img .proimgfon a{display:flex;justify-content:center;margin:auto;width:49px;height:49px;background:#d5d4d4;border-radius:50%;}
.pro-one  .prorbottom ul li .pro-img .proimgfon img{width:26px;height:26px;margin:auto;}
.pro-one  .prorbottom ul li	h3{padding:10px 0;text-align:center;}
.pro-one  .prorbottom ul li	h3 a{color:#333333;font-size:16px;}
.pro-one  .prorbottom ul li:hover	h3 a{color:#0b93e9;font-weight:bold;}
/*优势*/
.sy-ys{padding-top:50px; padding-bottom:96px;}
.sy-ys .ys{padding: 36px 0;}
.sy-ys .ys1{}
.sy-ys .tit  h2{font-size:36px;line-height:36px;color:#333333;}
.sy-ys .tit span{font-size:18px;color:#666666;margin-top:12px;text-align:center;display: block; }
.sy-ys .ys_neir ul li:not(:first-child){display: none;}
.sy-ys .ys_content {position:relative;margin-top:50px;}
.sy-ys .ys_neir ul li .container {padding-left:38px;}
.sy-ys .ys_neir ul li{position:relative;}
.sy-ys .ys_neir ul li .advtit{display:flex;border-bottom:1px solid #2a0a0a;width:556px;padding-top:114px;padding-bottom:32px;}
.sy-ys .ys_neir ul li h2{color: #ffffff;font-size: 48px;}
.sy-ys .ys_neir ul li  .ys_desc{font-size: 36px;line-height:58px;color: #ffffff;font-weight:bold;margin-left:11px;}
.sy-ys .ys_neir ul li  .ys_con{color: #ffffff;font-size: 20px;width: 680px;line-height:27px;margin:40px 0;}
.sy-ys .ys_neir ul li   .advcon{background:#ffffff;width:164px;height:39px;line-height:39px;}
.sy-ys .ys_neir ul li   .advcon a{color:#333333;font-size:18px;}
.sy-ys .ys_neir ul li .advcon a:hover{color:#0b93e9;}
.sy-ys .ys_neir ul li   .advcon em{margin:0 17px;}
.sy-ys .ys_neir ul li   .advcon  span{color:#fff;background:#ff5100;width:58px;height:39px;display: inline-block;text-align:center;line-height:39px;}
.sy-ys .ys_neir ul li  .ys_fuh{margin-top: 20px;font-size: 80px;color: #129647;}
/* .sy-ys .ys_neir ul li{background:url(../images/youshi.png) no-repeat center;height: 670px;width: 100%; } */
.ys_neir ul  li {background:url(../images/youshiimg.jpg) no-repeat center;height: 600px;width: 100%; }
/* .ys_neir ul  li:nth-child(1) {background:url(../images/production.jpg) no-repeat center;height: 600px;width: 100%; } */
/* .ys_neir ul  li:nth-child(2){background:url(../images/youshi.png) no-repeat center;height: 600px;width: 100%; } */
/* .ys_neir ul  li:nth-child(3){background:url(../images/monitoring.jpg) no-repeat center;height: 600px;width: 100%; } */
/* .ys_neir ul li:nth-child(4){background:url(../images/service.jpg) no-repeat center;height: 600px;width: 100%; } */
/* .ys_neir ul  li:nth-child(5){background:url(../images/production.jpg) no-repeat center;height: 600px;width: 100%; } */
/* .ys_neir ul li:nth-child(6){background:url(../images/youshi.png) no-repeat center;height: 600px;width: 100%; } */
.sy-ys .ys_contitle ul{}
.sy-ys .ys_contitle ul {display: flex;box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);background-color: #ffffff;}
.sy-ys .ys_contitle ul li{flex:1; margin:auto; padding:  34px 0;}
.sy-ys .ys_contitle ul li .advneir{border-right:2px solid #cccccc;}
.sy-ys .ys_contitle ul li:last-child .advneir{border-right:none;}
.sy-ys .ys_contitle ul li  .ys_icon{ width: 60px;height: 60px;margin:auto; overflow: hidden;}
.sy-ys .ys_contitle ul li  .ys_icon img{ display: flex; margin: 12px auto 0px auto;}
.sy-ys .ys_contitle ul li  .ys_title{color: #333333;font-size: 24px;text-align: center;margin: 8px 0;font-weight:bold;line-height:24px;}
.sy-ys .ys_contitle ul li  p{color:#666666;font-size:14px;text-align:center;line-height:14px;}
.sy-ys .ys_contitle ul li.dbei p{color:#ffffff;}
.sy-ys .ys_contitle ul li.dbei  .ys_icon img{position:relative; top: -76px;}
.sy-ys .ys_contitle ul li.dbei{background-color: #ff5100;}
.sy-ys .ys_contitle ul li.dbei .advneir{border-right:none;}
.sy-ys .ys_contitle .container{position:absolute;bottom: -91px; left: 0;right: 0; z-index:2;}
/* .sy-ys .ys_contitle ul .dbei .ys_icon{margin-top: 26px;} */
.sy-ys .ys1 .left-wenzi{float: left;display: inline-block;padding-top: 70px;width:520px;}
.sy-ys .ys_contitle ul .dbei .ys_title{color:#ffffff;}
.sy-ys .ys1 .ys1-tit1{ display: inline-block;}
.sy-ys .ys1 .ys1-tit1 h2{ float: left; font-size: 40px; background: #0b93e9; color: #fff; padding: 14px 8px;}
.sy-ys .ys1 .ys1-tit1 .ys1-tit2{ float: left; padding-left: 23px; padding-top: 6px;}
.sy-ys .ys1 .ys1-tit1 .ys1-tit2 h3{ font-size: 30px; padding-bottom: 6px; color: #333;}
.sy-ys .ys1 .ys1-tit1 .ys1-tit2 p{font-size: 18px;color: #333;}
.sy-ys .ys1 .ys1-dian{ padding-top:20px;}
.sy-ys .ys1 .ys1-dian p{ font-size: 16px; line-height: 32px;padding-left:32px;background:url(../images/ys-x.png) no-repeat left top;}
.sy-ys .ys1 .ys1-dian p span{ color: #0b93e9;}
.sy-ys .ys1 .ys-mor{margin-top: 10px;background: url(../images/ys-mor.jpg) center no-repeat;display: inline-block;height: 32px;padding: 0px 56px;position: relative;margin-left: 22px;}
.sy-ys .ys1 .ys-mor a{font-size: 14px;line-height: 32px;text-align: left;color: #fff;position: absolute;left: 13px;}
.sy-ys .ys1 .right-img{float: right;}
.sy-ys .ys1 .right-img img{}
.sy-ys .ys2{}
.sy-ys .ys2 .right-wenzi{float: right;display: inline-block;width: 490px;padding-top: 70px;}
.sy-ys .ys2 .ys1-tit1{ display: inline-block;}
.sy-ys .ys2 .ys1-tit1 h2{ float: left; font-size: 40px; background: #0b93e9; color: #fff; padding: 14px 8px;}
.sy-ys .ys2 .ys1-tit1 .ys1-tit2{ float: left; padding-left: 23px; padding-top: 6px;}
.sy-ys .ys2 .ys1-tit1 .ys1-tit2 h3{ font-size: 30px; padding-bottom: 6px; color: #333;}
.sy-ys .ys2 .ys1-tit1 .ys1-tit2 p{font-size: 18px;color: #333;}
.sy-ys .ys2 .ys1-dian{ padding-top: 20px;}
.sy-ys .ys2 .ys1-dian p{font-size: 16px;line-height: 32px; padding-left: 32px;background:url(../images/ys-x.png) no-repeat left top;}
.sy-ys .ys2 .ys1-dian p span{ color: #0b93e9;}
.sy-ys .ys2 .ys-mor{ margin-top: 10px; background: url(../images/ys-mor.jpg) center no-repeat; display: inline-block; height: 32px; padding: 0px 56px; position: relative; margin-left: 22px;}
.sy-ys .ys2 .ys-mor a{ font-size: 14px; line-height: 32px; text-align: left; color: #fff; position: absolute; left: 13px;}
.sy-ys .ys2 .left-img{ float: left; }
.sy-ys .ys2 .left-img img{}
.sy-ys .ys3{}
.sy-ys .ys3 .left-wenzi{float: left;display: inline-block;padding-top: 70px;width: 520px;}
.sy-ys .ys3 .ys1-tit1{ display: inline-block;}
.sy-ys .ys3 .ys1-tit1 h2{ float: left; font-size: 40px; background: #0b93e9; color: #fff; padding: 14px 8px;}
.sy-ys .ys3 .ys1-tit1 .ys1-tit2{ float: left; padding-left: 23px; padding-top: 6px;}
.sy-ys .ys3 .ys1-tit1 .ys1-tit2 h3{ font-size: 30px; padding-bottom: 6px; color: #333;}
.sy-ys .ys3 .ys1-tit1 .ys1-tit2 p{font-size: 18px;color: #333;}
.sy-ys .ys3 .ys1-dian{ padding-top: 20px;}
.sy-ys .ys3 .ys1-dian p{ font-size: 16px; line-height: 32px; padding-left: 32px;background:url(../images/ys-x.png) no-repeat left top;}
.sy-ys .ys3 .ys1-dian p span{ color: #0b93e9;}
.sy-ys .ys3 .ys-mor{margin-top: 10px;background: url(../images/ys-mor.jpg) center no-repeat;display: inline-block;height: 32px;padding: 0px 56px;position: relative;margin-left: 22px;}
.sy-ys .ys3 .ys-mor a{font-size: 14px;line-height: 32px;text-align: left;color: #fff;position: absolute;left: 13px;}
.sy-ys .ys3 .right-img{float: right;}
.sy-ys .ys3 .right-img img{}
.sy-ys .ys4{}
.sy-ys .ys4 .right-wenzi{float: right;display: inline-block;width: 490px;padding-top: 70px;}
.sy-ys .ys4 .ys1-tit1{ display: inline-block;}.sy-ys .ys4 .ys1-tit1 h2{ float: left; font-size: 40px; background: #0b93e9; color: #fff; padding: 14px 8px;}.sy-ys .ys4 .ys1-tit1 .ys1-tit2{ float: left; padding-left: 23px; padding-top: 6px;}.sy-ys .ys4 .ys1-tit1 .ys1-tit2 h3{ font-size: 30px; padding-bottom: 6px; color: #333;}.sy-ys .ys4 .ys1-tit1 .ys1-tit2 p{font-size: 18px;color: #333;}.sy-ys .ys4 .ys1-dian{ padding-top: 20px;}.sy-ys .ys4 .ys1-dian p{font-size: 16px;line-height: 32px; padding-left: 32px;background:url(../images/ys-x.png) no-repeat left top;}.sy-ys .ys4 .ys1-dian p span{ color: #0b93e9;}.sy-ys .ys4 .ys-mor{ margin-top: 10px; background: url(../images/ys-mor.jpg) center no-repeat; display: inline-block; height: 32px; padding: 0px 56px; position: relative; margin-left: 22px;}.sy-ys .ys4 .ys-mor a{ font-size: 14px; line-height: 32px; text-align: left; color: #fff; position: absolute; left: 13px;}.sy-ys .ys4 .left-img{ float: left; }.sy-ys .ys4 .left-img img{}.sy-ys .ys5{}.sy-ys .ys5 .left-wenzi{float: left;display: inline-block;padding-top: 84px;}.sy-ys .ys5 .ys1-tit1{ display: inline-block;}.sy-ys .ys5 .ys1-tit1 h2{ float: left; font-size: 40px; background: #0b93e9; color: #fff; padding: 14px 8px;}.sy-ys .ys5 .ys1-tit1 .ys1-tit2{ float: left; padding-left: 23px; padding-top: 6px;}.sy-ys .ys5 .ys1-tit1 .ys1-tit2 h3{ font-size: 30px; padding-bottom: 6px; color: #333;}.sy-ys .ys5 .ys1-tit1 .ys1-tit2 p{font-size: 18px;color: #333;}.sy-ys .ys5 .ys1-dian{ padding-top: 20px;}.sy-ys .ys5 .ys1-dian p{font-size: 16px;line-height: 32px; padding-left: 32px;background:url(../images/ys-x.png) no-repeat left top;}.sy-ys .ys5 .ys1-dian p span{ color: #0b93e9;}.sy-ys .ys5 .ys-mor{margin-top: 10px;background: url(../images/ys-mor.jpg) center no-repeat;display: inline-block;height: 32px;padding: 0px 56px;position: relative;margin-left: 22px;}.sy-ys .ys5 .ys-mor a{font-size: 14px;line-height: 32px;text-align: left;color: #fff;position: absolute;left: 13px; text-decoration:none;}.sy-ys .ys5 .right-img{float: right;}.sy-ys .ys5 .right-img img{}.sy-ys .ys6{}.sy-ys .ys6 .right-wenzi{float: right;display: inline-block;width: 490px;padding-top: 74px;}.sy-ys .ys6 .ys1-tit1{ display: inline-block;}.sy-ys .ys6 .ys1-tit1 h2{ float: left; font-size: 40px; background: #0b93e9; color: #fff; padding: 14px 8px;}.sy-ys .ys6 .ys1-tit1 .ys1-tit2{ float: left; padding-left: 23px; padding-top: 6px;}.sy-ys .ys6 .ys1-tit1 .ys1-tit2 h3{ font-size: 30px; padding-bottom: 6px; color: #333;}.sy-ys .ys6 .ys1-tit1 .ys1-tit2 p{font-size: 18px;color: #333;}.sy-ys .ys6 .ys1-dian{ padding-top: 20px;}.sy-ys .ys6 .ys1-dian p{font-size: 16px;line-height: 32px; padding-left: 32px;background:url(../images/ys-x.png) no-repeat left top;}.sy-ys .ys6 .ys1-dian p span{ color: #0b93e9;}.sy-ys .ys6 .ys-mor{ margin-top: 10px; background: url(../images/ys-mor.jpg) center no-repeat; display: inline-block; height: 32px; padding: 0px 56px; position: relative; margin-left: 22px;}.sy-ys .ys6 .ys-mor a{ font-size: 14px; line-height: 32px; text-align: left; color: #fff; position: absolute; left: 13px;}.sy-ys .ys6 .left-img{ float: left; }.sy-ys .ys6 .left-img img{}
.pbot{cursor:pointer;}
/* 应用案例 */
.Applicase{margin-top:53px;margin-bottom:73px;}
.caselist {position:relative;margin-top:34px;}
.caselist  .pbot1 {top:35%;left:-60px;}
.caselist  .pbot2 {top:35%;right:-60px;}
.caselist  .pbot1:hover{ background:url(../images/pbot1.png) no-repeat center #0b93e9; }
.caselist  .pbot2:hover{ background:url(../images/pbot2.png) no-repeat center #0b93e9;}
.caselist .pbot{ display:block; width:44px; height:44px; position:absolute;border-radius:50%;text-align:center;line-height:44px;}
.caselist .pbot1{ background:url(../images/pbot1.png) no-repeat center #e7e4e4; }
.caselist .pbot2{ background:url(../images/pbot2.png) no-repeat center #e7e4e4; }
.caselist .tempWrap{width:1300px !important;}
.caselist ul li{width:423px !important;margin:0 6px;}
.caselist ul li .casetit{font-size:20px;font-weight:bold;color:#333333;margin-top:9px;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.caselist ul li .caseimg{width:412px;height:270px;position:relative;}
.caselist ul li .caseimg .casemore{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);align-items:center;display:none;}
.caselist ul li:hover .caseimg .casemore{display:flex;}
.caselist ul li .caseimg .casemore p{text-align:center;width:130px;height:39px;background:#0b93e9;line-height:39px;margin:auto;}
.caselist ul li .caseimg .casemore p a	{color:#ffffff;font-size:20px;}
.caselist ul li:hover  .casetit a{color:#0b93e9;}
.caselist ul li .caseimg img{width:100%;height:100%;}


.cpshow{ overflow:hidden;margin-top: 15px;}
.cpshow li{ float:left; width:262px; margin: 0 15px 15px;}
.cpshow li.noMl{ margin-right:0;}
.cpshow li img{ display:block; border:1px solid #d3d3d3; margin: 0 auto;width:100%;}
.cpshow li h3{ text-align:center; font-weight:normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height:40px;}
.cpshow li h3 a{ font-size:14px; color:#333;}
.cpshow li p{ font-size:13px; color:#666; line-height:21px; height:1px; overflow:hidden;}
.cpshow li span{ display:block; overflow:hidden; margin-top:20px; display:none;}
.cpshow li span .zx{ float:left; width:103px; height:40px; line-height:40px; text-align:center; font-size:13px; color:#fff; text-decoration:none; border-left:3px solid #333; background:#666;}
.cpshow li span .xq{ float:right; font-size:13px; color:#666; margin-top:14px;}
.cpshow li img:hover{ border-color:#0182cf;}
.cpshow li span .zx:hover{ background:#0b93e9; border-left-color:#0b93e9;}
.cpshow li:hover img{opacity: 0.8}


/* Area */
#area{height: 700px;background: url(../images/areabg.jpg) no-repeat center top;position: relative;}
#area p{font-size: 30px;font-weight: bold;color: #fff;position: absolute;top: 50%;line-height: 40px;margin-top: -20px;left: 50%;margin-left: -105px;}
#area::after{content: '';background: url(../images/area-x.png) no-repeat center;height: 14px;width: 100%;position: absolute;left: 0;bottom: -14px;z-index: 10;}

/* Youshi*/
#youshi{height: 700px;background: url(../images/youshibg.jpg) no-repeat center top;position: relative;overflow: hidden;}
#youshi>p{color: #666;text-align: center;margin-top: 100px;}
#youshi .youshi-main{position: relative;width: 1200px;height:550px;margin:0 auto;}
#youshi .youshi-main p{font-size: 18px;color: #333;}
#youshi .youshi-main .youshi-p1{position: absolute;left: 413px;top: 81px;}
#youshi .youshi-main .youshi-p2{position: absolute;left: 496px;top: 162px;}
#youshi .youshi-main .youshi-p3{position: absolute;left: 526px;top: 259px;}
#youshi .youshi-main .youshi-p4{position: absolute;left: 496px;top: 375px;}
#youshi .youshi-main .youshi-p5{position: absolute;left: 413px;top: 457px;}


.subNavBox{width:229px;margin:1px; overflow:hidden;}
.subNav{cursor:pointer;font-size:15px;line-height:50px;padding-left:20px;background:url(../images/li1-a.jpg) no-repeat; margin-bottom:1px;}
.subNav a { color:#fff;}
.currentDd{color:#07304d;}
.currentDt{background-image:url(li1.jpg);}
.navContent{display: none; background: url(li2.jpg) no-repeat;}
.navContent li a{display:block; padding-left:35px;font-size:15px;line-height:46px;background:url((../images/li2.jpg);color:#717070; margin-bottom:1px;}
.navContent li a:hover{color:#fff; background:#3087de;}

/*paner*/
#panerz{ width:100%; background:#ececee;}
.paner{ padding-top:10px; padding-bottom:57px;}
.paner .pcont{ position:relative; margin-top:38px; width:1100px; margin:0 auto;}
.paner .pcont ul{ overflow:hidden; width:856px; margin:0 auto;}
.paner .pcont .bd{ overflow:hidden; width:856px; margin:0 auto;}
.paner .pcont li{ float:left; width:200px; height:130px; margin:0 7px;}
.paner .pcont li img{ border:2px solid #e5e5e5; display:block;}
.paner .pcont .pbot{ top:40px;}
/* CSS Document */


.ctle{}
.ctle h5{ margin-bottom:15px;}
.ctle i{ display:block;}
.ctle img{ display:block; margin:0 auto;}

/*中国代理商*/
.agent_bg{background: #f5f5f5;font-size: 0; padding:0 0 60px;}
.agent .team_bt{height: 80px; padding:45px 0 0; text-align:center;}
.agent dl{width: 260px;height: 370px;float: left; box-shadow:2px 2px 2px #dfdfdf;overflow: hidden; margin:0 7px; display:inline;}
.agent dl dt{width: 260px;height: 200px;overflow: hidden;}
.agent dl dt img{width: 260px;height: 200px;}
.agent dl dd{width: 260px;height: 170px;}
.agent dl dd a{width: 260px;height: 170px;background: #fff;color: #333;display: block;overflow: hidden;}
.agent dl dd a:hover{background: #1c489d;color: #fff; text-decoration:none;}
.agent dl dd h5{font-size: 18px;height: 30px;line-height: 30px;overflow: hidden; padding:20px 0 0;text-align: center;font-weight: normal;}
.agent dl dd p{font-size: 14px;line-height: 24px;height: 96px;overflow: hidden;width: 235px; margin:0 auto; padding:10px 0 0;}
.agent_tel{ background:url(../images/agent_telbg.gif) no-repeat;width: 340px;height: 40px;line-height: 40px;overflow: hidden; margin:30px auto 0;}
.agent_tel span{display: block;float: left; padding:0 0 0 50px; font-family:Arial, Helvetica, sans-serif;font-size: 24px;color: #6ba420;width: 180px;}
.agent_tel em{display: block;width: 110px;height: 40px;text-align: center;line-height: 40px;float: left;overflow: hidden;}
.agent_tel em a{font-size: 18px;color: #fff;}


.title {text-align:center;}

.title h3{color:#111111;font-weight:bold;font-size:40px;line-height:48px;display:flex;justify-content:center;align-items:center;}
.title h3 span{padding:0 28px;}
.title h3 img{width:103px;height:15px;}
/* .title h3:after{content:'';position:absolute;background:url(../images/titleright.png)no-repeat center;width:103px;height:15px;top:18px;right:410px;} */
/* .titlefont {position:relative;} */
.title  p{color:#333333;font-size:16px;margin-top:9px;}
/* .title p	{color:#666666;font-size:16px;margin-top:20px;} */
.title em{    position: absolute;top:-24px;left:0;right:0;margin-left:auto;margin-right:auto;  /* 50%为自身尺寸的一半 */  color:#000000;font-size:52px;opacity: 0.1;font-weight:bold;}
.standard .instrument ul{display:flex;padding-top:25px;padding-bottom:20px;margin-top:25px;}
.standard .instrument ul li {flex:auto;}
.standard .instrument ul li .instrumentimg{background:url(../images/gwico.png)no-repeat center ;background-size:172px 185px;height:185px;display:flex;}
.standard .instrument ul li:hover{position:relative;top:-24px;}
.standard .instrument ul li:hover .instrumentimg{background:url(../images/gglico.png)no-repeat center ;background-size:172px 209px;height:209px;}
.standard .instrument ul li .instrumentimg img{margin:auto;width:145px;height:102px;border-radius:38px;}
.standard .instrument ul li:hover .instrumentimg img{margin:30px auto;}
.standard .instrument ul li p{font-size:20px;color:#333333;margin-top:16px;text-align:center;}
.standard .instrument ul li:hover p{margin-top:16px;color:#0168b7;}

/* About */
.about{background:#f5f5f5;padding:50px 0 50px 0;}
.about .aboutcont {display:flex;margin-top:60px;}
.about .aboutcont .aboutimg{width:660px;height:367px;margin-right:48px;position:relative;z-index:999;}
.about .aboutcont .aboutimg:before{content:'';position:absolute;background:url(../images/aboutimgico.png)no-repeat center;top:-30px;height:90%;width:90%;left:-60px;z-index:-2;}

.about .aboutcont .aboutimg img{width:100%;height:100%;}
.about .aboutcont .aboutfont{width:555px;}
.aboutfont span{display:inline-block;font-size:32px;color:#0b93e9;margin-top:35px;line-height:32px;}
.aboutfont h2{color:#0b93e9;font-size:32px;line-height:32px;text-align:left;margin:23px 0 28px 0;}
.aboutfont .abouwen{font-size:16px;line-height:1.8;color:#272727;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;overflow: hidden; }
.aboutus_ds{background:url(../images/aboutbtn.jpg)no-repeat center;width:173px;height:39px;text-align:center;line-height:39px;margin-top:35px;}
.aboutus_ds:hover { background:url(../images/aboutbtn_on.jpg)no-repeat center; }
.aboutus_ds a{font-size:18px;color:#ffffff;}
.Strenglist{padding:13px 0 57px 0;}
.Strenglist .strengtit ul{display:flex;justify-content:center;}
.Strenglist .strengtit ul li{width:169px;height:39px;line-height:39px;text-align:center;border:1px solid #333333;border-radius:18px;margin-right:82px;}
.Strenglist .strengtit ul li a{font-size:18px;color:#333333;}
.Strenglist .strengtit ul li:last-child{margin-right:0;}
.Strenglist .strengtit ul li.on{border:none;background:#e4040f;}
.Strenglist .strengtit ul li.on a{color:#fff;}
.strengimg{margin-top:35px;}
.strengimg .streng_one{position:relative;}
.strengimg .streng_one ul li {width:315px;margin:0 6px;}
.strengimg .streng_one ul li img{width:315px;height:210px;}
.strengimg .streng_one ul li p{color:#333333;font-size:16px;margin-top:8px;text-align:center;}
.strengimg .streng_one ul li:hover p{color:#0b93e9;font-weight:bold;}
.strengimg .pbot{ display:block; width:20px; height:36px; position:absolute;text-align:center;line-height:36px;}
.strengimg  .pbot1 {position:absolute;top:35%;left:-60px;background:url(../images/jianthl.png) no-repeat center ; }
.strengimg  .pbot2 {position:absolute;top:35%;right:-60px;background:url(../images/jianhr.png) no-repeat center;}
.strengimg  .pbot1:hover{ background:url(../images/jianrl.png) no-repeat center; }
.strengimg  .pbot2:hover{ background:url(../images/jianrr.png) no-repeat center ;}


/* #about {overflow: hidden;position: relative;} */
/* .about-top{text-align: center;margin: 60px 0;} */
/* .about-top p{font-size: 38px;color: #333;font-weight: bold;line-height: 60px} */
/* .about-top p b{font-size: 38px;color: #0b93e9;font-weight: bold;} */
/* .about-top .about-xian{height: 3px;background: url(../images/about-xian.jpg) no-repeat center;} */
/* .about-top span{font-size: 16px;color: #666;line-height: 40px} */
/* #about .about-main{width: 1200px;margin:0 auto;overflow: hidden;} */
/* #about .about-main .about-con{width: 515px;float: left;padding: 35px 50px 0 35px;} */
/* #about .about-main .about-con h1{font-size: 60px;color: #0b93e9;font-family: Arial;} */
/* #about .about-main .about-con p.about-name{font-size: 16px;color: #666} */
/* #about .about-main .about-con .about-xian{height: 1px;background: #ddd;margin:15px 0;} */
/* #about .about-main .about-con .about-text{text-align: justify;display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow: hidden;color: #666;line-height: 30px} */
/* #about .about-main .about-con .about-a{display: block;width: 144px;height: 36px;background: #0b93e9;color: #fff;font-size: 14px;text-align: center;line-height: 36px;margin-top:30px;border-radius: 18px;} */
/* #about .about-main .about-con .about-a:hover{background: #3a912d} */
/* #about .about-main .about-img{width: 600px;float: left;} */
/* #about .about-main .about-img img{max-width: 100%} */

/* Case */
#case{width: 1200px;margin: 0 auto;overflow: hidden;}
.classroom{background: url(../images/case-x.png) no-repeat center;height: 50px;position: relative;text-align: center;margin-top: 80px;}
.classroom li{display: inline-block;margin:0 13px;}
.classroom li a{display: block;color: #333;width: 178px;height: 48px;border:1px solid #333;text-align: center; font-size: 18px;line-height: 48px;background: #fff}
.classroom li.kt a, .classroom li:hover a{ color: #fff;background: #0b93e9;border:1px solid #0b93e9; }
.box-zs{overflow: hidden;margin-top: 40px;}
.box-zs ul li{float: left;margin:0 10px;width: 280px;}
.box-zs ul li img{border:1px solid #c3c3c3;width: 278px;}
.box-zs ul li p{line-height: 50px;text-align: center;color: #333;font-size: 16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/* liuc */
.liuc{background:#fff;padding-bottom:45px;}
.liuc .container{display:flex;justify-content:space-between;}
.liuc .container .liucleft { padding-top: 40px; }
.liuc .liucleft h3{color:#272727;font-size:40px;line-height:40px;margin:16px 0 16px 0;}
.liuc .liucleft h3 span{color:#0b93e9;}
.liuc .liucleft .liultwo{width:33px;height:5px;background:#0b93e9;margin-bottom:20px;}

.liuc .liucleft h4{color:#272727;font-size:30px;line-height:30px;}

.liuc .liuright ul{display:flex;width:975px;height:140px;}
.liuc .liuright ul li{flex:1;position:relative;}
.liuc .liuright ul li::before{content:'';position:absolute;top:42%;right:0;background:url(../images/liucjian.png)no-repeat;width:15px;height:26px;}
.liuc .liuright ul li:hover::before{content:'';position:absolute;top:42%;right:0;background:url(../images/liucjianr.png)no-repeat;width:15px;height:26px;}
.liuc .liuright ul li:last-child::before{background:none;}
.liuc .liuright ul li .liuico{margin:auto;}
.liuc .liuright ul li:first-child .liuico{background:url(../images/liuinfo.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:nth-child(2) .liuico{background:url(../images/liubao.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:nth-child(3) .liuico{background:url(../images/liuding.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:nth-child(4) .liuico{background:url(../images/liudzhi.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:nth-child(5) .liuico{background:url(../images/liujdi.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:last-child .liuico{background:url(../images/liushi.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:hover:first-child .liuico{background:url(../images/liuinfor.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:hover:nth-child(2) .liuico{background:url(../images/liubaor.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:hover:nth-child(3) .liuico{background:url(../images/liudingr.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:hover:nth-child(4) .liuico{background:url(../images/liudzhir.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:hover:nth-child(5) .liuico{background:url(../images/liujdir.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright ul li:hover:last-child .liuico{background:url(../images/liushir.png)no-repeat center;width:64px;height:60px;}
.liuc .liuright{margin-top:60px;}
.liuc .liuright ul li .liulthree{background:#e4e4e4;width:31px;height:2px;margin:12px auto 12px;text-align:center;}
.liuc .liuright ul li:hover .liulthree{background:rgba(25,38,109,0.6);}
.liuc .liuright ul li h3{font-size:20px;color:#272727;text-align:center;line-height:25px;}
.liuc .liuright ul li p{font-size:16px;color:#666666;margin-top:2px;text-align:center;}








/* 优势 */
.advys{background:url(../images/advbg.jpg)no-repeat;padding:65px 0 99px 0;}
.advys .advlist{width:1300px;overflow:hidden;position:relative;}
.advcontect{position:relative;}
.advcontect .advbtit{position:absolute;right:23px;top:15px;z-index:99;}
.advcontect .advbtit ul {display:flex;}
.advcontect .advbtit ul li{background:#e6e6e6;padding:37px 35px 27px 35px;margin-right:1px;position:relative;}
.advcontect .advbtit ul li p{color:#222222;font-size:32px;font-weight:bold;text-align:center;line-height:32px;}
.advcontect .advbtit ul li:hover{background:#0b93e9;}
.advcontect .advbtit ul li:hover:after{content: '';  position: absolute; bottom:-11px;left:40%;width: 0; height: 0; border-top: 12px solid #0b93e9;border-right: 12px solid transparent; border-left: 12px solid transparent;}
.advcontect .advbtit ul li span{color:#222222;font-size:20px;font-weight:bold;line-height:32px;}
.advys .advlist .adv-one{display:flex;justify-content:space-between;}
.advcontect .advbtit ul li:hover{background:#0b93e9;}
.advcontect .advbtit ul li:hover p,.advcontect .advbtit ul li:hover span{color:#ffffff;}
.advys .advlist .adv-one .advimg{width:650px;height:500px;}
.advys .advlist .adv-one .advimg img{width:100%;height:100%;}
.advys .advlist .adv-one .advfont{width:602px;padding:0 24px;height:500px;background:#ffffff;}
.advys .advlist .adv-one .advfont .advtit{display:flex;padding-bottom:27px;padding-left:15px;border-bottom:1px solid #dddddd;margin-top:164px;}
.advys .advlist .adv-one .advfont .advtit .advnum{font-size:45px;font-weight:bold;color:#727272;margin-right:14px;}
.advys .advlist .adv-one .advfont .advtit .advbiao h3	{color:#333333;font-size:26px;}
.advys .advlist .adv-one .advfont .advtit .advbiao p{color:#888888;font-size:14px;}
.advys .advlist .adv-one  ul{margin-top:10px;padding:0 25px 0 13px;}
 .advys .advlist .adv-one  ul li{background:url(../images/advlibg.png)no-repeat left top;margin-top:27px;padding-left:30px;font-size:14px;color:#666666;line-height:26px;}
.advys .advlist .advbtn{position:absolute;bottom:0;right:0;border-top:1px solid #dddddd;padding-top:17px;margin:0 24px;z-index:99;width:603px;display:flex;justify-content:space-between;}
.advys .advlist .swiper-button-next{position:static;flex:1;}
.advys .advlist .swiper-button-prev{position:static;flex:1;border-right:1px solid #dddddd;}
.advys .advlist .swiper-button-next.swiper-button-disabled,.advys .advlist .swiper-button-prev.swiper-button-disabled{opacity:1;}
.advys .advlist  .swiper-button-next{background:url(../images/advbtnr.png)no-repeat  right;white-space:nowrap;text-align:right;padding-right:29px;color:#666666;font-size:14px;height:50px;line-height:50px;}
.advys .advlist  .swiper-button-prev{background:url(../images/advbtnl.png)no-repeat left ;white-space:nowrap;padding-left:29px;color:#666666;font-size:14px;height:50px;line-height:50px;}
.advys .advlist .swiper-button-next:hover{background:url(../images/advbtnrl.png)no-repeat  right ;color:#0b93e9;}
.advys .advlist.swiper-button-prev:hover {background:url(../images/advbtnll.png)no-repeat  left;color:#0b93e9;}

/* Info */

/* News */
.news{padding:50px 0 30px 0; background:#f7f7f7;}
.news .newcontent{margin-top:55px;}
.news .newcontent .newtop{display:flex;justify-content:space-between;}
.news .newcontent .newtop .newtit ul{display:flex;}
.news .newcontent .newtop .newtit li{margin-right:25px;    line-height: 38px; height: 38px;}
.news .newcontent .newtop .newtit li:first-child{background:url(../images/newdt.png)no-repeat left;padding-left:45px;}
.news .newcontent .newtop .newtit li:nth-child(2){background:url(../images/newhy.png)no-repeat left;padding-left:45px;}
.news .newcontent .newtop .newtit li:last-child{background:url(../images/newwt.png)no-repeat left;padding-left:45px;}
.news .newcontent .newtop .newtit li:hover:first-child,.news .newcontent .newtop .newtit li.on:first-child{background:url(../images/newdtr.png)no-repeat left;padding-left:45px;}
.news .newcontent .newtop .newtit li:hover:nth-child(2),.news .newcontent .newtop .newtit li.on:nth-child(2){background:url(../images/newhyr.png)no-repeat left;padding-left:45px;}
.news .newcontent .newtop .newtit li:hover:last-child,.news .newcontent .newtop .newtit li.on:last-child{background:url(../images/newwtr.png)no-repeat left;padding-left:45px;}
.news .newcontent .newtop .newtit li h2{color:#222222;font-size:18px;}
.news .newcontent .newtop .newtit li p{color:#222222;font-size:12px;text-transform: uppercase;}
.news .newcontent .newtop .newtit li:hover h2, .news .newcontent .newtop .newtit li.on h2{color:#0b93e9;}
.news .newcontent .newtop .newtit li:hover p, .news .newcontent .newtop .newtit li.on p{color:#0b93e9;}


.news .newcontent .newtop .newtmore{background:url(../images/newljie.png)no-repeat left;padding-left:26px;margin: auto 37px auto 0;}
.news .newcontent .newtop .newtmore a{font-size:18px;color:#555555;}
.news .newcontent .newtop .newtmore a:hover{color:#0b93e9;}
.newbottom .news_one{display:flex;justify-content:space-between;}
.newbottom .news_one .newsb_left li{width:640px;}
.newbottom .news_one .newsb_left li .newblimg{width:640px;height:400px;margin-bottom:14px;    box-shadow: 0 0 8px 0 rgb(208 10 9 / 7%);}
.newbottom{margin-top:25px;}
.newbottom .news_one .newsb_left li .newblimg img{width:100%;height:100%;}
.newbottom .news_one .newsb_left li .newblfont h2 {height:18px;}

.newbottom .news_one .newsb_left li .newblfont h2 a{display:inline-block;color:#333333;font-size:18px;text-align:left;line-height:18px;}
.newbottom .news_one .newsb_left li:hover .newblfont h2 a{color:#0b93e9;}
.newbottom .news_one .newsb_left li .newblfont p{font-size:14px;color:#666666;margin:13px 0 17px 0;}
.newbottom .news_one .newsb_left li .newblfont .newbl{background:url(../images/newmore.png)no-repeat;width:135px;height:31px;text-align:center;line-height:31px;}
.newbottom .news_one .newsb_left li .newblfont .newbl:hover { background:url(../images/newmore_on.jpg)no-repeat; }
.newbottom .news_one .newsb_left li .newblfont .newbl a{color:#ffffff;font-size:14px;}
.newbottom .news_one .newsb_right li{width:630px;height:115px;background:#f7f7f7;display:flex;margin-bottom:21px;position:relative;}
.newbottom .news_one .newsb_right li::after{content:'';width:0;}
.newbottom .news_one .newsb_right li i	{    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 0;
    height: 100%;
    max-width: 100%;}
.newbottom .news_one .newsb_right li:hover i{background:#0b93e9; width:100%;
transition:width 2s;
-moz-transition:width 2s; /* Firefox 4 */
-webkit-transition:width 2s; /* Safari and Chrome */
-o-transition:width 2s; /* Opera */}
.newbottom .news_one .newsb_right li .newdate{background:url(../images/newli.png)no-repeat;width:160px;height:115px;background-size:100% 100%;z-index:2;}
.newbottom .news_one .newsb_right li .newdate span{font-size:50px;color:#a49c9c;font-weight:bold;height:50px;line-height:50px;;display:flex;margin:0 auto;padding:15px 0 15px 21px;}
.newbottom .news_one .newsb_right li .newdate p{color:#a49c9c;font-weight:bold;font-size:18px;margin-left:22px;line-height:18px;}
.newbottom .news_one .newsb_right li .newbrfont{width:445px;z-index:2;}
.newbottom .news_one .newsb_right li .newbrfont h2{margin:18px 0;height:18px;line-height:18px;}
.newbottom .news_one .newsb_right li .newbrfont h2 a{display:block;color:#222222;font-size:18px;line-height:18px;}
.newbottom .news_one .newsb_right li .newbrfont p{color:#666666;font-size:14px;}
.newbottom .news_one .newsb_right li:hover .newdate{background:url(../images/newlir.png)no-repeat;}
.newbottom .news_one .newsb_right li:hover .newdate span{color:#ffffff;transition:color 2s;}
.newbottom .news_one .newsb_right li:hover .newdate p{color:#ffffff;transition:color 2s;}
.newbottom .news_one .newsb_right li:hover .newbrfont h2 a{color:#ffffff;transition:color 2s;}
.newbottom .news_one .newsb_right li:hover .newbrfont p{color:#ffffff;transition:color 2s;}



/* Link */
#link{ margin: 0px auto; padding: 0px; padding-top: 0px; width: 1200px; padding: 25px 0; overflow: hidden;}
#link .link-top{ color: #333; font-size: 22px; line-height: 50px; background: url(../images/link-top.png) left bottom no-repeat;}
#link .linkList{ padding-top: 10px;height: 40px; line-height: 20px; overflow: hidden;}
#link .linkList a{ color: #666; font-size: 12px; }
#link .linkList a:hover{ color: #2aa1de;}
#link .linkList span{ padding-left: 8px; padding-right: 8px; font-size: 6px; color: #666; font-family: Arial;}


/*底部导航条*/

/*底部开始*/
.footer{background:#333333;padding:40px 0 25px 0;}
.footer a{color:#d1cccc;font-size:16px;line-height:16px;}
.footer a:hover{ color: #fff; text-decoration: underline; }
.footer .footertop{display:flex;}
.footer  .fmap a:last-child{margin-left:20px;}
.footerjlian{width:417px;border-right:1px solid #474646;}
.footerjlian .flogo{width:210px; display: block;}
.footerjlian .flogo img { display: block; max-width: 100%; }
.footerjlian p{color:#d1cccc;font-size:16px;margin-bottom:18px;line-height:1.8;}
.fnav{width:330px;border-right:1px solid #474646;padding-left:50px;}
.fnav h2{color:#ffffff;font-size:18px;margin-bottom:26px;}
.fnav ul{display:flex;flex-wrap:wrap;}
.fnav ul li{width:50%;margin-bottom:28px;line-height:15px;}
.finfo{display:flex;justify-content:space-between;margin-left:50px;width:630px;}
.finfo .finfowen h2{color:#ffffff;font-size:18px;font-weight:normal;margin-bottom:18px;}
.finfo .finfowen h4{color:#d1cccc;font-size:16px;font-weight:normal;line-height:16px;}
.finfo .finfowen  p{color:#d1cccc;font-size:16px;line-height:16px;}
.finfo .finfowen .fphone p{font-size:18px;color:#d1cccc;font-weight:bold;margin:23px 0 23px 0;line-height:18px;}
.femail p{margin:23px 0 23px 0;}
.fewm img{width:140px;background:#2c2c2c;}
.fewm p{font-size:16px;color:#d1cccc;text-align:center;margin-top:16px;line-height:16px;}
.flink span{color:#ffffff;font-size:16px;font-weight:bold;}
.flink a{color:#d2d2d2;font-size:14px;}



.fbeia{color:#bbbbbb;font-size:14px;margin-top:38px;line-height:14px;}

.fbeia .fani{margin-bottom:13px;line-height:14px;}



/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 1000000;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #0b93e9;float: left;position: relative;border-top:1px solid #333;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li:hover{ background:#0b93e9;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#0b93e9;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 150px;position:absolute; top:0; left:-151px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}
.retract{position:absolute;left:-36px;top:50%;margin-top:-30px;width:36px;height:60px;background:url(../images/djt.png) no-repeat center right #0b93e9;border-radius: 30px 0 0 30px;box-shadow: -2px 0 7px 0 rgb(0 0 0 / 50%);cursor:pointer;}
.loadont{position: absolute;right: 0;top: 0;background: #0b93e9;color: #fff;width: 20px;text-align: center;padding: 10px;font-size: 16px;line-height: 20px;box-shadow: 0 0 5px 0px rgb(0 0 0 / 50%);cursor:pointer;display:none;}

/*面包屑*/
.location{width: 100%;height: 45px;border-bottom: 1px solid #eee;}
.location span{display:block;line-height: 45px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;color: #666;}
.location span a{color: #666;}
.location span a:hover{color: #0b93e9;}
/*联系我们*/
.lianxi_m {overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #f5f5f5;}
.lianxi_m .lianxi_ml {width: 300px;float: left;background: #0b93e9;color: #fff;padding: 30px;overflow: hidden;}
.lianxi_m .lianxi_ml .lianxi_ml_m {overflow: hidden;font-size: 32px;font-weight: bold;line-height: 52px;margin-bottom: 10px;color: #fff;}
.lianxi_m .lianxi_ml .lianxi_ml_s {width: 240px;border: solid 2px #fff;font-size: 24px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 10px;line-height: 40px;}
.lianxi_m .lianxi_ml .lianxi_ml_en {font-family:'Arial';font-size: 24px;line-height: 40px;}

.lianxi_mr {float: right;position: relative;width: calc(100% - 400px);}
.lianxi_mr_i {float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 10px;}
.lianxi_m .mr_i {font-size: 100px;line-height: 200px;margin-top: 80px;margin-left: calc(100% - 690px);position: absolute;right:30px;}
.lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;line-height: 28px;color: #666;font-size: 16px;text-align:left;}
.lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #0b93e9;}
.contact_ny ul  { background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:33.3333%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding: 20px;text-align: left;box-sizing: border-box;}
.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 6px;}
.contact_ny .ftlxfs{ float: left; width: 210px;}
.contact_ny ul li h5 {color: #0b93e9;margin-bottom: 4px;font-size: 18px;font-weight: bold;}
.contact_ny ul li>p{float: left;}

/*内页样式*/
.inside{padding:40px 0;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;}

/*内页左侧导航*/
.nynav{width:270px;float:left;}
.nyjc{margin-bottom:20px;}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #0b93e9;}
.nyjc-til p{font-size: 24px;font-weight:bold;}
.nyjc-til i{display: block;height: 1px;width: 100px;background: #fff;margin:10px 0;}
#sidebar{padding:10px;background: #fff;border: 1px solid #0b93e9;}
#sidebar li{margin-top: 10px;}
#sidebar li:first-child{margin-top: 0px;}
#sidebar li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar li.cur a, #sidebar li:hover a{background: #0b93e9;color: #fff;}
.nyhotpro{margin-bottom:20px;}
.nyhotpro .bd{overflow:hidden;padding:10px;background: #fff;border: 1px solid #0b93e9;}
.nyhotpro .bd ul li{text-align:center;margin-bottom:10px; height: 277px !important;}
.nyhotpro .bd ul li a{display:block;}
.nyhotpro .bd ul li a img{margin-bottom:10px;max-width:100%;padding:2px;border:1px solid #ccc;box-sizing:border-box;}
.nyhotpro .bd ul li p a{font-size:16px;line-height:30px;background:#ccc;}
.nyhotpro .bd ul li a:hover img{border-color:#0b93e9;}
.nycontel-con{padding:10px;background: #fff;border: 1px solid #0b93e9;line-height:1.8;}
.nycontel-con img{max-width:100%;height:auto !important;}

/*内页左侧产品导航*/
.nyprojc{margin-bottom:20px;}
.nyprojc-til{background: url(../images/nypronav-bg.jpg) center / cover; }
.nyprojc-til a{padding: 25px;display: block;}
.nyprojc-til a p{color: #fff;font-weight: bold;font-size: 22px;line-height: 30px;}
.nyprojc-til a span{color: #999;display: block;text-transform: capitalize;font-weight: 100;line-height: 20px;font-size: 14px;}
#sidebar1{overflow:hidden;}
#sidebar1 li{position: relative;width: 100%;}
#sidebar1 li::before, #sidebar1 li::after{content: '';display: block;height: 100%;position: absolute;width: 1px;background: #eee;top: 0;z-index:1;}
#sidebar1 li::before{left:0;}
#sidebar1 li::after{right:0;}
#sidebar1 li>a{display: block;line-height: 60px;height: 60px;width: 100%;position: relative;overflow: hidden;background: #fff;}
#sidebar1 li>a::before{content: '';display: block;height: 60px;background: #0b93e9;left: -100%;top: 0;position: absolute;width: 100%;z-index: 2;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
#sidebar1 li>a::after{position: absolute;content: '';background: #eee;width: 100%;height: 1px;bottom: 0;left: 0;z-index: 1;}
#sidebar1 li>a>span{display: block;font-size: 16px;color: #343434;height: 100%;position: relative;z-index: 3;padding: 0 30px;}
#sidebar1 li>a>i{display: block;position: absolute;right: 20px;top: 23px;width: 18px;height: 18px;background: url(../images/nyprolist_cur.png) no-repeat 0 center;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;z-index: 3;-webkit-transform: rotate(0deg);transform: rotate(0deg);}
#sidebar1 li>.nypronav2{padding: 12px 0;background: #eee;/* display:none; */}
#sidebar1 li>.nypronav2>a{display: block;color: #666;line-height: 42px;padding: 0 30px;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;font-size: 14px;}
#sidebar1 li.cur>a::before{left:0;}
#sidebar1 li.cur>a>span{color: #fff;}
#sidebar1 li.cur>a>i{background-position: -27px center;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
#sidebar1 li>.nypronav2>a.cur, #sidebar1 li>.nypronav2>a:hover{color: #0b93e9;}

#nymessage { background-color: #f5f5f5;padding-top: 50px;  padding-bottom: 50px;}
.form-horizontal { overflow: hidden; margin-top: 20px; }
#nymessage h4 { font-size: 32px; line-height: 50px; color: #333; font-weight: bold; text-align: center;}
#nymessage p { width: 100%;text-align: center; padding-top: 10px;font-size: 16px; line-height: 30px; color: #777; }
.form-horizontal .form-group {margin-bottom: 10px; position: relative;}
.form-control { padding: 0px; margin: 0px; border: none; }
#nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; }
#nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 46%; margin-right: 60px; } 
#nymessage .mess_1 .form-group:nth-child(2n) { margin-right: 0px; }
#nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  font-size: 16px;   }
#nymessage textarea { width: 100%;height: 200px;padding: 25px 20px;line-height: 26px; background: #fff;  overflow-y: auto;font-size: 16px;  }
.btn-default { width: 20%; line-height: 40px; text-align: center; font-size: 16px; color: #333; background-color: #dadde3; border: none; border-radius: 0;}
.btn-default:first-child { background-color: #0d65b3; color: #fff; margin-right: 20px; }
@media( max-width: 767px) {
	#nymessage { padding-top: 20px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; }
	#nymessage h4 { font-size: 22px; line-height: 1; }
	#nymessage .mess_1 .form-group { margin-right: 10px; width: 48%; }
	#nymessage .mess_1 .form-group input { height: 60px; line-height: 60px; }
}



/*内页右侧内容*/
.nyshow{width:1000px;float:right;}
/* .nywidth{width:1300px;} */
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin-bottom:20px;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #0b93e9 solid;color: #0b93e9;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#0b93e9;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.nyshowdesc img{max-width:100%;height:auto !important;}

/*推荐新闻*/
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #0b93e9 solid;color: #0b93e9;font-size: 18px;font-weight: bold;background:url(../images/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{width:50%;float:left;font-size: 14px;line-height: 30px;padding: 0 15px;background: url(../images/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:290px;color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#0b93e9;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-ul li.fourli{width:25%;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#0b93e9;color:#0b93e9;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin-bottom:20px;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{max-width:800px;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#0b93e9;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}


.nyimg-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyimg-div a img{display:block;max-width: 100%;width: 311px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nyimg-div a.nyimg-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyimg-div:hover a{border-color:#0b93e9;color:#0b93e9;}
.nyimg-div:hover a img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*图片详情*/
.showimg-top{/* padding-bottom: 10px;border-bottom: 1px solid #f0f2f5; */margin-bottom:15px;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showimg-time{text-align:center;}
.showimg-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showimg-time span:last-child{margin-right:0;}
.showimg-img{margin-bottom:15px;text-align:center;}
.showimg-img img{max-width:100%; border:1px solid #ddd;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-weight:bold;}
.showimg-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showimg-con  img{max-width:100%;height:auto !important;}

/*新闻列表*/
.nynews-ul{overflow:hidden;}
.nynews-ul li{margin-bottom: 15px;}
.nynews-ul li a{overflow: hidden;display: block;}
.nynews-ul li a dl{overflow: hidden;border: 1px solid #ddd;padding: 15px 10px 18px 22px;width:100%;box-sizing:border-box;}
.nynews-ul li a dl dt{float:left;box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
.nynews-ul li a dl dt img{display: block;width: 230px;}
.nynews-ul li a dl dd{float: left;width: 680px;margin-left: 30px;}
.nynews-ul li a dl dd h5{width: 420px;float: left;font-size: 18px;line-height: 32px;font-weight: normal;color: #333;}
.nynews-ul li a dl dd em{float: right;height: 30px;line-height: 30px;font-size: 14px;color: #999;}
.nynews-ul li a dl dd p{line-height: 20px;font-size: 14px;margin-top: 15px;height: 40px;color:#666;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.nynews-ul li a dl dd span{width: 135px;border: 1px solid #ddd;line-height: 35px;height: 35px;font-size: 16px;color: #666;margin-top: 10px;float: right;display: block;text-align: center;}
.nynews-ul li a:hover dl{border:1px solid #0b93e9;}
.nynews-ul li a:hover dl dt{box-shadow: 0 0 5px 0 rgb(54 38 109 / 80%);}
.nynews-ul li a:hover dl dd h5{color:#0b93e9;}
.nynews-ul li a:hover dl dd span{border: 1px solid #0b93e9;background: #0b93e9;color: #fff;}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}

/*产品列表*/
.nypro-ul{overflow:hidden;}
.nypro-ul li{width:320px;margin-right:15px;margin-bottom:10px;float:left;}
.nypro-ul li *{transition: 0.3s all ease-in-out;}
.nypro-ul li:nth-child(3n){margin-right:0;}
.nypro-ul li a{display:block;position:relative;}
.nypro-ul li a .nypro-img{overflow:hidden;position:relative;}
.nypro-ul li a .nypro-img img{max-width:100%;display:block;}
.nypro-ul li a .nypro-img .nypro-hov{position:absolute;top:100%;width:100%;height:100%;opacity:0;background:url(../images/nyproico.png) no-repeat center rgba(54,38,109,0.6);}
.nypro-ul li a .nypro-txt{width: 100%;position: relative;z-index: 4;padding: 10px 0 20px;background: #f5f5f5;}
.nypro-ul li a .nypro-txt p{padding: 0 20px;text-align:center;color:#0b93e9;font-size: 18px;line-height: 36px;height: 36px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nypro-ul li a .nypro-txt span{font-size: 13px;display: block;height: 25px;line-height: 25px;padding: 0 20px;
color: #777;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nypro-ul li a:hover .nypro-img .nypro-hov{top: 0;opacity: 1;}
.nypro-ul li a:hover .nypro-txt{background:#fff;}

/*产品详情*/
.nyproshow-top{overflow:hidden;}
.nyproshow-top>dt{padding-bottom: 25px;float:left;width:400px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;}
.MagnifierMain{position: relative;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;display:block;}
.MagnifierDrag{display:none;position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{display:none;position: absolute;top:0;overflow: hidden;background:#fff url(../images/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 344px;height: 90px;overflow: hidden;margin: 10px auto 0;}
.spec-items ul{width: 500%;position: absolute;top: 8px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 75px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #0b93e9;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height:86px;line-height: 86px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}
.nyproshow-txt{float:left;width: 480px;margin-left: 15px;z-index:1;}
.nyproshow-txt>h1{font-size: 20px;color: #333;border-bottom: 1px dashed #bbbbbb;padding: 2px 0 10px;line-height: 32px;margin-bottom:10px;}

/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#0b93e9;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#0b93e9;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #0b93e9;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details img{max-width: 100%;height:auto !important;}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #0b93e9 solid;color: #0b93e9;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#0b93e9;}
#abprolist li a:hover p{background:#0b93e9;color:#fff;}

/*标签*/
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#0b93e9;}
/*分享按钮*/
.jiathis{    margin: 10px 12px; height:35px; line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.jiathis .jiathis_txt{float: left;}
/*上下页按钮*/
.ny-page{overflow: hidden;margin-bottom:30px;display:flex;justify-content:space-between;}
.ny-pagea{width:50%;float:left;padding:0px 10px;box-sizing:border-box;overflow:hidden;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.ny-pagea:last-child{text-align:right;float:none;}
/*搜索模块*/
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #0b93e9;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #0b93e9;}
.nysearch-til>a:hover{background:#0b93e9;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#0b93e9;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #0b93e9;left:10px;}

/*手机样式*/

.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .m-location,.ny-prolist,.wraplx{display:none;}
@media (max-width: 768px){
	html, body{max-width: 640px;min-width: 320px;margin: 0 auto;overflow-x: hidden;position: relative;}
	body{padding-bottom: 50px;}
	*{box-sizing:border-box;}

	#top,#header, #nav, #banner, #search,#countup, .Products,.sy-ys, .Applicase, .about,.Strenglist, .liuc, .news,.footer,.foot_banquan,.nywlx,.faq,.firstRow img,.case_bg ,#agbt,.footer-link,.showpage,.showprolist,.fban,.news, .footer, .fcopy, .diyos, .location, .nyhotpro, .nyjc-til, .nyshow-til{display:none;}
	.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .m-location,.ny-prolist,.wraplx{display:block;}
	
	table td, table th { padding: 0px}
	.container{width:100%;}
	.nyproshow-top{margin-top:20px;}
	/* -- 页面整体布局 -- */
	.m-header{overflow: hidden;padding-bottom: 10px;}
	.mhtop{display:flex;align-items:center; justify-content: center; padding-top: 10px;}
	.m-header .mtopfont{margin-left:0.3rem;}
	.m-header .mtopfont h2{font-size: 1.2rem;color: #0b93e9;margin-bottom: 0.5rem;white-space:nowrap;}
	.m-header .mtopfont h2 em{color:#0b93e9;font-size:1.2rem;font-weight:bold;}
	.m-header .mtopfont ul{display:flex;}
	.m-header .mtopfont ul li{flex:1;padding:0.2rem 0.5rem;background:#0b93e9;    border-top-left-radius: 0.7rem;border-bottom-right-radius: 0.8rem;font-size:0.8rem;color:#ffffff;text-align:center;margin:0 0.2rem}
	.m-header h1{text-align: center; height: 62px;}
	.m-header h1 img{height: 100%; vertical-align: middle;}
	.m-header .m-slogan{color: #393939;text-align: center;}
	.m-header .m-slogan p{font-size: 1.2rem;}
	.m-header .m-slogan span{font-size: 1rem;}
	/*导航*/
	.m-nav{ height:5.875rem; overflow:hidden; background:#0b93e9; position:relative;}
	.m-nav:before{content: '';position: absolute;width: 100%;left: 0;top: 50%;border-bottom: 1px solid #aaa;}
	.m-nav a{display: block;float: left;width: 25%;font: 1rem/2.92rem "microsoft yahei";height: 2.92rem;color: #fff;text-align: center;border-right: 1px solid #aaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	/* .m-nav a:nth-child(4n){border-right: none;} */
	.m-nav a:nth-child(2){display: none;}
	.m-nav a:nth-child(3){display: none;}
	.m-nav a:hover{color:#fff;}
	/*ban轮播广告*/
	.g-adv{overflow:hidden;}
	.g-adv img{ display: block;width: 100%;height: auto;}
	/*标题*/
	/* .m-title{padding-top:16px;} */
	.m-title>h2{font-size:1.5rem;color:#333;text-align:center;}
	.m-title>p{font-size:1rem;color:#666;text-align:center;}
	/*产品中心*/
	.g-pro{padding:20px 0;}
	.g-pro .wlist{display: flex;flex-wrap: wrap;align-content: flex-start;margin-top:20px; border-top: 1px solid #ddd;}
	.g-pro .wlist li{/* width: 20%; */    flex: 1; }
	.g-pro .wlist li a{display:block;line-height:40px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;text-align:center;border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; font-size: 12px;}
	.g-pro .wlist li.z-on a{background:#0b93e9;color:#fff;border:1px solid #0b93e9;}
	.g-pro .wcont{padding:5px;}
	.g-pro .wcont li{width:50%;float:left;padding:5px;}
	.g-pro .wcont li a{display:block;}
	.g-pro .wcont li a img{max-width:100%;border:1px solid #ddd;}
	.g-pro .wcont li a p{line-height:30px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
	/* 优势 */
	.wap-ys { padding:20px 0px; background: #f5f5f5; overflow: hidden; }
.wap-ys .wap-ys_t { text-align: center; display: block; }
.wap-ys .wap-ys_t h2 { font-size: 26px; color: #333; font-weight: bold; }
.wap-ys .wap-ys_t p { font-size: 14px; color: #666; text-transform: uppercase;  }
.wap-ys_nr { margin-top: 20px; overflow: hidden; padding-left: 10px; padding-right: 10px;  }
.wap-ys_nr dt { overflow: hidden; display: block; position: relative; z-index: 1; }
.wap-ys_nr dt img { width: 100%; display: block; height:100% !important;}
.wap-ys_nr .wap-ys_nr_list { background: #fff; border: 1px solid #ddd; border-top:none; padding-left: 10px; padding-right: 10px; padding-bottom: 30px; }
.wap-ys_nr .wap-ys_nr_t {position: relative; font-size: 18px; color: #0b93e9;font-weight: bold; padding-left: 80px; line-height: 3; text-align: left;}
.wap-ys_nr .wap-ys_nr_t:after {position: absolute; content: ''; width: 60px; height: 76px; display: block; background: url(../images/wap_ysico.png)no-repeat center;  top: -30px; z-index: 2; font-size: 30px; color: #fff; text-align: center; line-height: 50px; left: 0px;}
.wap-ys_nr .con:nth-child(1) .wap-ys_nr_t:after { content: '01'; }
.wap-ys_nr .con:nth-child(2) .wap-ys_nr_t:after { content: '02'; }
.wap-ys_nr .con:nth-child(3) .wap-ys_nr_t:after { content: '03'; }
.wap-ys_nr .con:nth-child(4) .wap-ys_nr_t:after { content: '04'; }
.wap-ys_nr .con:nth-child(5) .wap-ys_nr_t:after { content: '05'; }
.wap-ys_nr .con:nth-child(6) .wap-ys_nr_t:after { content: '06'; }
.wap-ys_nr .wap-ys_nr_desc { font-size: 14px; color: #454545; line-height: 2;  }
.wap-ys_nr .wap-ys_nr_desc p { font-size: 14px; color: #454545; line-height: 2;  text-align: left; }
.wap-ys_nr .m-cnt{height: 0.5rem;margin-top: 2rem;text-align: center;display:flex;justify-content:center;}
.wap-ys_nr .m-cnt li{width: 11%;height: 0.5rem;background: #c8c8c8;display: inline-block;float: left;margin: 0 2.5%;}
.wap-ys_nr .m-cnt li.z-on{background: #0b93e9;}



	/*关于我们*/
	.g-about{margin-bottom:29px;}
	.g-about-box{margin-top:20px;}
	.g-about-box img{width:100%;display:block}
	.g-about-txt{margin-top:12px;padding:0 10px;text-align:center;}
	.g-about-txt h3{text-align: center;font-size: 1.2rem;font-weight: bold;color: #282828;margin-bottom: 0.5rem;}
	.g-about-txt div{color: #242424;font-size: 1rem;height: 6rem;line-height: 1.5rem;overflow: hidden;margin-bottom:25px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;text-align:justify;}
	.about-btn{margin:20px auto 0;}
	.g-about-txt a{padding: 10px; background-color: #0b93e9;color: #fff;}
	/*新闻资讯*/
	.m-new{overflow: hidden;padding-bottom:20px;}
	.n_q{ height: 3.17rem; line-height:3.17rem; overflow: hidden; background: #f0f0f0; margin-bottom: 1rem;display:flex;}
	.n_q li{flex:1;font-size: 1rem;color: #393939; font-weight: normal;text-align: center; height: 3.17rem; box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; }
	.n_q li.z-on{ border-top: 0.25rem solid #0b93e9; font-weight: bold; color: #0b93e9; background: #fff;}
	.m-new .con{ float: left; display: inline; width: 100%;}
	.n_c ul{ padding: 0 3.9%;}
	.n_c ul li{ padding-left: 1.25rem; height:2.46rem; line-height: 2.46rem; font-size: 1rem; font-family: "microsoft yahei"; overflow: hidden; border-bottom: 1px dashed #e0e0e0; position: relative;}
	.n_c ul li:before{ content: ''; width: 0.33rem; height: 0.33rem; border-radius: 1rem; background: #a9a9a9; position: absolute; top: 1rem; left: 0;}
	.n_c ul li a{ color: #333333; display: block; float: left; width: calc(100% - 100px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.n_c ul li:nth-child(6){ border-bottom: 0;}
	.n_c ul li span{ float: right; font-size: 1rem; color: #c1c1c1;}
	.nyhotnews {margin-left: 5px;}
	/*尾部二维码*/
	.m-fewm{text-align:center;/* padding:10px */}
	.m-wx{display:inline-block;font-size:0;margin: 0 5px;}
	.m-wx img{width:120px;}
	.m-wx p{font-size:12px;margin-top:5px;}
	/*底部按钮*/
	.m-fbtn{position:fixed;bottom:0;overflow: hidden;z-index: 999;width: 100%;background: #0b93e9;text-align: center;display:flex;min-width: 320px;max-width: 640px;}
	.m-fbtn a{flex:1;padding:7px 0;color:#fff;}
	.m-fbtn a i{font-size:16px;display:block;}
	.m-fbtn a span{display:block;line-height:20px;}
	/*内页产品中心*/
	/*内页产品中心*/
/* .ny-prolist{padding:10px 0;} */
.ny-prolist>h1{font-size:1.2rem;text-align:center}
/* .ny-prolist>dl{padding:10px 0;} */
.ny-prolist>dl>dt{border-bottom: 1px dashed #eee;background:#f4f4f4;margin-top:10px;}
.ny-prolist>dl>dt .twodh{padding:10px 10px 10px 20px;font-size:18px;font-weight:bold;background:#f8f8f8;border-bottom:1px solid #0e226b;}
.ny-prolist dl dt .proseries{line-height: 40px;margin-left:30px;font-size:16px;padding-left: 30px;position: relative;display:block;}

.ny-prolist dl dt .proseries::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #0e226b;}
.ny-prolist>dl>dd{padding:5px;overflow:hidden;}
.ny-prolist>dl>dd>proseries{float:left;display:block;width:33.33%;padding:5px;}
.ny-prolist>dl>dd>proseries:nth-child(n+4){display:none}
.ny-prolist>dl>dd>a>img{max-width:100%;display:block;margin:0 auto;border:1px solid #eee;}
.ny-prolist>dl>dd>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
.ny-prolist>ul{padding:10px 5px;overflow:hidden;}
.ny-prolist>ul>li{float:left;width:50%;padding:5px;}
.ny-prolist>ul>li>a{display:block;}
.ny-prolist>ul>li>a>img{display:block;max-width:100%;margin:0 auto;border:1px solid #eee;}
.ny-prolist>ul>li>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
.dsd{overflow:hidden;background:white;padding:5px;height:180px;}
.dsd>li{float: left;display: block;width: 50%;padding: 5px;height:150px;}
.dsd>li:nth-child(n+3){display:none;}
.dsd>li>a>img{   max-width: 100%;max-height:100%;display: block; margin: 0 auto; border: 1px solid #eee;}
.dsd>li>a>h4{font-size: 0.8rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;line-height: 30px;}
.dsd>li:nth-child(n+4){    display: none;}
.nyproshow-top{margin-top:10px;}
	/*内页面包屑导航样式 开始*/
	.m-btit {
		line-height: 35px;
		padding-left: 12px;
		font-size:14px;
		color:#666;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		border-top:1px solid #d9d9d9;
		box-shadow:0 1px #fff;
		position:relative;
		background-color:#f6f6f6;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
		background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);  /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，正常的写法*/
		border-bottom:1px solid #d9d9d9;
		} /*内页面包屑导航背景*/
	.m-btit:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		left:0;
		top:0;
		width:100%;
		border-top: 1px solid #fff;}	/*内页面包屑导航背景上面的线条*/
	.m-btit a{color:#666;}
	.m-btit span{ padding:0 8px; position:relative; height:100%; top:3px; left:-2px; display:inline;}
	.m-btit span:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		background:#7c7c7c;
		width:8px;
		height:8px;
		left:2px;
		top:3px;
		z-index:10;
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);}  /*角度45度，内页面包屑箭头样式*/
	.m-btit span:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		width:8px;
		height:8px;
		left:1px;
		top:3px;
		z-index:11; background-color:#f2f2f2;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee)); /*针对苹果老式浏览器写的兼容*/
		background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f2f2f2, #eeeeee);  /*背景渐变，正常的写法*/
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);	} /*角度45度，内页面包屑箭头样式*/
	/*内页面包屑导航样式 结束*/
	/*内页主体*/
	.inside{padding:0;margin-bottom:20px;}
	.nynav{width:100%;background: #f3f3f3;}
	.nyjc{margin-bottom:0;}
	#sidebar{padding: 0px;background: transparent;border: none;display: flex;flex-wrap: wrap;align-content: flex-start;}
	#sidebar li{margin-top: 0px;flex:1;border-left: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;}
	#sidebar li a{padding: 0 5px;}
	.nyshow{width:100%;}
	.nyshowdesc{margin-top: 10px;padding: 0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;overflow-x: auto;}
	.nyshowdesc>div{width:100% !important;}
	.nyshowdesc table{white-space: nowrap;}
	.nyhotnews>h3{background: url(../images/nyhotnewico.png) no-repeat left 10px top 10px;padding-left: 10px;}
	.nyhotnews-list li{width:100%;background:none;border-bottom: 1px dashed #ddd;}
	.nyhotnews-list li a{width:calc(100% - 90px);}
	.ny-page a{padding:8px;font-size:12px;}
	/*图片模块*/
	.nyimg-ul{margin-top:20px;}
	.nyimg-ul li{width:50%;margin-bottom:10px}
	.nyimg-div a.nyimg-a{font-size:12px;}
	.showimg-top{margin:20px 0;padding-bottom: 0px;}
	.showimg-top h1{font-size:20px;}
	.showimg-time span{font-size:12px;}
	.showimg-con{padding:0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;}
	.showimg-img {margin: 0 8px;}
	/*视频模块*/
	.nyvideo-ul{margin-top:20px;}
	.nyvideo-ul li{width:50%;margin-bottom:10px}
	.nyvideo-div a.nyvideo-a{font-size:12px;}
	.showvideo-top{margin-top:20px;}
	.showvideo-top h1{font-size:20px;}
	.showvideo-time span{font-size:12px;}
	.showvideo-mp video, .showvideo-mp iframe{max-width:100%;}
	/*下载模块*/
	.nydown-list{margin-top:20px;}
	.nydown-list table thead{font-size:14px;white-space:nowrap;}
	.nydown-list table th{width: 30%;}
	.showdown-top{margin-top:20px;}
	/*文章模块*/
	.nynews-ul{margin-top:10px;}
	.nynews-ul li{padding:0 10px;margin-bottom:10px;}
	.nynews-ul li a dl{padding:8px;}
	.nynews-ul li a dl dt img{width:130px;}
	.nynews-ul li a dl dd{width:calc(100% - 140px);margin-top:0;margin-left:10px;}
	.nynews-ul li a dl dd h5{width:100%;font-size:14px;line-height:20px;}
	.nynews-ul li a dl dd em{height: 18px;line-height: 18px;font-size: 12px;}
	.nynews-ul li a dl dd p{font-size:12px;margin-top:0;}
	.nynews-ul li a dl dd span{display:none;}
	.shownews-top{margin: 15px 0;border-bottom: none;padding-bottom: 0px;}
	.shownews-top h1{font-size:20px;}
	.shownews-time span{font-size:12px;}
	.shownews-con{padding:0 10px;line-height: 1.6;font-size:14px !important;word-break: break-all;width: 100%;}
	.shownews-con span {font-size:14px !important;}
	/*标签*/
	.pro_key{padding:0 10px;}
	/*搜索模块*/
	.nysearch-ul{margin-top:10px;padding:0 10px;}
	.nysearch-ul li.nysearch-li{padding-bottom:10px;margin-bottom:10px;}
	.nysearch-til>h2{font-size:16px;}
	/*产品模块*/
	.nyprojc-til{background-size:100%;}
	.nyprojc-til a{padding:20px;}
	.nyprojc-til a span{color:#fff;}
	#sidebar1 li>a{line-height: 40px;height: 40px;}
	#sidebar1 li>a::before{height:40px;}
	#sidebar1 li>a>span{font-size:14px;}
	#sidebar1 li>a>i{top: 12px;}
	#sidebar1 li>.nypronav2{padding:5px 0;}
	#sidebar1 li>.nypronav2>a{font-size:12px;line-height:30px;}
	.nypro-ul li{width:50%;margin:0;padding:0 10px;box-sizing:border-box;}
	.nypro-ul li a .nypro-txt{padding:10px 0;}
	.nypro-ul li a .nypro-txt p{padding:0;font-size: 14px;line-height: 25px;height: 25px;}
	.nypro-ul li a .nypro-txt span{padding:0;font-size: 12px;line-height: 20px;height: 20px;}
	.nyproshow-top>dt{width:100%;padding:0 10px;box-sizing:border-box;margin-bottom:20px;}
	.spec-items{width: calc(100% - 50px);}
	.nyproshow-txt{width:100%;padding:0 10px;box-sizing:border-box;margin-left:0;}
	.nyproshow-txt>h1{font-size:18px;text-align:center;}
	.showpro-telcon span{font-size:20px;}
	.showpro-tel a{display:none;}
	.showpro-con ul{margin-bottom:0;margin: 0px 8px;}
	.showpro-details .showpro-det{padding:10px;}
	.nyaboutpro>h3{padding-left:10px;background: url(../images/nyaboutproico.png) no-repeat 10px;}
}

@media (max-width: 768px) and (min-width:320px) {
	html { font-size:75%;}
}
@media (max-width: 768px) and (min-width:360px) {
	html { font-size:85%;}
}
@media (max-width: 768px) and (min-width:375px) {
	html { font-size:87.5%;}
}
@media (max-width: 768px) and (min-width:414px) {
	html { font-size:96%;}
}
@media (max-width: 768px) and (min-width:480px) {
	html { font-size:110.5%;}
}
@media (max-width: 768px) and (min-width:568px) {
	html { font-size:129%;}
}
@media (max-width: 768px) and (min-width:639px) {
	html { font-size:150%;}
}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:4px;/* margin:3px; */text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#0b93e9; display: inline-block; }
.metpager_5 a:hover { border:1px solid #0b93e9; color:#fff; background-color:#0b93e9;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#0b93e9; border:1px solid #0b93e9; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}


/*产品中心*/
.proright { display: block; width:calc(100% - 260px); padding-left: 15px;}
.pro-one .prorbottom ul li { width: 24%; padding:0 5px; }
.Products .proinfo .proleft .prolmu { background: #fff; }
.Products .proinfo .proleft .prolmu ul { display: block; } 
.Products .proinfo .proleft .prolmu ul li{/* display: block; *//* height: 55px; *//* position: relative; *//* overflow: hidden; *//* padding: 0px 50px; *//* display: flex; *//* align-items: center; */}
.Products .proinfo .proleft .prolmu ul li+li{/* border-top:1px solid #eee; */}
.Products .proinfo .proleft .prolmu ul li{}
.Products .proinfo .proleft .prolmu ul:last-child li{/* border-bottom:none; */}
.Products .proinfo .proleft .prolmu ul li a{font-size: 15px;position: relative;overflow: hidden;display: block;line-height: 42px;width: 100%;}
.Products .proinfo .proleft .prolmu ul li:hover>a{color: #0b93e9;}
.Products .proinfo .proleft .prolmu ul li:after{content:'';background:url(../images/pro_ico012.jpg)no-repeat;width:19px;height:5px;position: absolute;display:block;right: 30px;}

.Products .proinfo .proleft .protit{ text-align: center; display: block; background:#0b93e9; padding-top: 30px; padding-bottom: 30px; }
.Products .proinfo .proleft .protit p{color:#ffffff;font-size:26px;line-height:30px;}
.Products .proinfo .proleft .protit span{color:#ffffff;font-size:14px; text-transform: uppercase;}

.list1s{}
.list1s>ul{border: 1px solid #dedede;border-bottom: none;background: #fff;background-color: #f8f8f8;margin-bottom: 0;}
.list1s>ul>li{}
.list1s>ul>li>p{display: block;line-height: 48px;height: 50px;/* font-weight: bold; */color: #333;font-size: 14px;cursor: pointer;padding-left: 48px;text-align: left;position: relative;border-top: 1px solid #eee;background: url(../images/pro_ico011.jpg)no-repeat center left 20px;}
.list1s>ul>li>p span{ float: right; background: url(../images/pro-j2.png) right no-repeat; margin-right: 20px; font-size: 0; width: 12px;}
.list1s .list-se{ margin-bottom: 10px;}
.list1s .list-se>p{display: block;line-height: 48px;height: 50px;/* font-weight: bold; */color: #333;font-size: 14px;cursor: pointer;padding-left: 48px;text-align: left;position: relative;border-bottom: 1px solid #eee;background: url(../images/pro_ico011.jpg)no-repeat center left 20px;}
.list1s .list-se>p span{float: right;margin-right: 20px;background: url(../images/pro_ico012.jpg) right no-repeat;width: 30px;font-size: 0;}
.list1s .list-se li{}
.list1s .list-se li a{/* margin: 0 16px; */font-size: 16px;}
.list1s .list-se li a em{ font-size: 20px; font-weight: bold; padding-right: 10px; }
.Products .proinfo .proleft .prolmu .list-se>li{margin: 0 20px;border-bottom: 1px solid #ccc;padding-left: 10px;}


.prowen { background: #0b93e9; margin:0; display: block; overflow: hidden; padding:15px 0 25px 0; }
.pro-one .prorbottom ul li { margin-bottom: 15px; }
.pro-one .prorbottom ul li a{ display: block; background: #fff; }
.pro-one .prorbottom ul li h3 { display: block; padding:0; text-align: center; font-size: 14px; line-height: 3; font-weight: normal; }
.pro-one .prorbottom ul li:hover h3 { background: #0b93e9; color: #fff; }


@media(max-width: 767px) {
	/*内页产品中心*/
/* .ny-prolist{padding:10px 0;} */
.ny-prolist>h1{font-size:1.2rem;text-align:center;    margin-top: 10px;}
/* .ny-prolist>dl{padding:10px 0;} */
.ny-prolist>dl>dt{padding-left: 15px;border-bottom: 1px dashed #eee;background:#f4f4f4;}
.ny-prolist>dl>dt>a{line-height: 40px;font-size:16px;padding-left: 15px;position: relative;display:block;}
.ny-prolist>dl>dt>a::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #2f6cc7;}
.ny-prolist>dl>dd{padding:5px;overflow:hidden;}
.ny-prolist>dl>dd>a{float:left;display:block;width:50%;padding:5px;}
.ny-prolist>dl>dd>a:nth-child(n+3){display:none}
.ny-prolist>dl>dd>a>img{max-width:100%;display:block;margin:0 auto;border:1px solid #eee;}
.ny-prolist>dl>dd>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
.ny-prolist>ul{padding:10px 5px;overflow:hidden;}
.ny-prolist>ul>li{float:left;width:50%;padding:5px;}
.ny-prolist>ul>li>a{display:block;}
.ny-prolist>ul>li>a>img{display:block;max-width:100%;margin:0 auto;border:1px solid #eee;}
.ny-prolist>ul>li>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}

}
