body{font-family: Arial, "Microsoft YaHei";color: #535353;font-size: 12px;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-color: #fff;height:100%; }
body,IMG,ul,li,i,dd,ol,section,dl,dt{ list-style:none; margin:0; padding:0; border:0;}
i{ font-style:normal;}a{ text-decoration:none;}
h1,h2,h3,h4{display:inline-block;*display: inline;*zoom: 1; margin:0; padding:0; font-weight:100; font-size:100%;}
header{ margin:0; padding:0;}
.Ari{ font-family:Arial, Helvetica, sans-serif;}

/* 字体 */


@font-face {
    font-family: 'AN';
    src: url('../fonts/AvenirNextLTPro-MediumCn.eot');
    src: url('../fonts/AvenirNextLTPro-MediumCn.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AvenirNextLTPro-MediumCn.woff2') format('woff2'),
         url('../fonts/AvenirNextLTPro-MediumCn.woff') format('woff'),
         url('../fonts/AvenirNextLTPro-MediumCn.ttf') format('truetype'),
         url('../fonts/AvenirNextLTPro-MediumCn.svg#itc_avant_garde_gothicdemi') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'iconfont';  /* project id 705549 */
  src: url('//at.alicdn.com/t/font_705549_348c6hzqwfy.eot');
  src: url('//at.alicdn.com/t/font_705549_348c6hzqwfy.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_705549_348c6hzqwfy.woff') format('woff'),
  url('//at.alicdn.com/t/font_705549_348c6hzqwfy.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_705549_348c6hzqwfy.svg#iconfont') format('svg');
}

/* transition */
a,.i_adv .list{-webkit-transition:all 0.3s ease; -moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.clear{clear:both;}

/* top */
.main{ width:1280px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.mt20{ margin-top:20px;}

.mt30{ margin-top:30px;}
.position_relative{ position:relative;}
.text_uppercase{text-transform:uppercase;}

i[class^=icon-]{
  font-family: 'iconfont';
  padding-right: 4px;
}


.icon-eyes:after{
  content: "\e6ce"
}
.icon-jtr:after{
  content: "\e6da"
}
.icon-star:after{
  content: "\e6dd"
}


/* nav */
nav{ width: 100%; height: auto; float: left;  border-bottom: 2px solid #e51515; background: #22232b;  }
.nav .d{position: fixed; top: 0; left: 0; z-index: 99999999; opacity: 0.8; }
.navlist{ width: auto;}
.navlist ul{ float: left; margin-left: 135px; }
.navlist ul img{ width: 86px; display: none; margin-right: 50px; height: 67px; float: left;  }
.navlist li{ float: left;  color: #305dc3; position: relative;}
.navlist li a{ position: relative; color: #fff; padding:0 10px; margin-right: 47px; line-height: 67px; float: left;  font-size: 14px; text-transform: uppercase; font-family:Arial,Microsoft YaHei; box-sizing: border-box; font-family: AN; transition:all .2s; }
.navlist li a:before{ content: ""; width: 0; height: 67px; position: absolute; background: url(../images/top_l.png) top center no-repeat; transition: all .3s; right: 100%;}
.navlist li a:after{ content: ""; width: 0; height: 67px; position: absolute; background: url(../images/top_r.jpg) top center no-repeat; transition: all .3s; left:100%;}
.navlist li.cur a{ background: #e51515;}
.navlist li.cur a:after{ width: 24px; }
.navlist li.cur a:before{ width: 24px; }
.navlist ul li a:hover{ background: #e51515;}
.navlist ul li a:hover:before{ width: 24px; }
.navlist ul li a:hover:after{ width: 24px; }
.navlist li:nth-child(7) a{ margin-right: 38px; }

.navlist ul li .li-content{display: none; overflow: hidden; position: absolute; background-color: #f9f9f9; width:250px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 2; top: 69px; left: -91px;  }
.navlist ul li .li-content a{ width: 100%; line-height: 36px; text-align: center; margin: 0; padding:0; border-bottom: 1px solid #000; font-size: 14px;padding: 3px 0; color: #000; background-color: #f9f9f9;}
.navlist ul li .li-content a:after{ content: ""; display: none; }
.navlist ul li:hover .li-content{ display: block;}
.navlist ul li .li-content a:hover{ color: #fff; background: #e51515; }




.twitter{ width: 35px; height: 67px; background: url(../images/twitter.png) center center no-repeat;  cursor: pointer;  margin-right: 10px; -webkit-transition: -webkit-transform 0.5s ease-out;  -moz-transition: -moz-transform 0.5s ease-out;  -o-transition: -o-transform 0.5s ease-out;  -ms-transition: -ms-transform 0.5s ease-out; transform-style: preserve-3d;}
.twitter:hover{ transform: rotateY(360deg); }
.facebook{width: 35px; height: 67px; background: url(../images/facebook.png) center center no-repeat; cursor: pointer;  margin-right: 10px;-webkit-transition: -webkit-transform 0.5s ease-out;  -moz-transition: -moz-transform 0.5s ease-out;  -o-transition: -o-transform 0.5s ease-out;  -ms-transition: -ms-transform 0.5s ease-out; transform-style: preserve-3d;}
.facebook:hover{ transform: rotateY(360deg); }
.ins{ width: 35px; height: 67px; background: url(../images/ins.png) center center no-repeat;  cursor: pointer;  margin-right: 10px;-webkit-transition: -webkit-transform 0.5s ease-out;  -moz-transition: -moz-transform 0.5s ease-out;  -o-transition: -o-transform 0.5s ease-out;  -ms-transition: -ms-transform 0.5s ease-out; transform-style: preserve-3d;}
.ins:hover{ transform: rotateY(360deg); }
.skp{ width: 35px; height: 67px; background: url(../images/skp.png) center center no-repeat; cursor: pointer;  margin-right: 10px;-webkit-transition: -webkit-transform 0.5s ease-out;  -moz-transition: -moz-transform 0.5s ease-out;  -o-transition: -o-transform 0.5s ease-out;  -ms-transition: -ms-transform 0.5s ease-out; transform-style: preserve-3d;}
.skp:hover{ transform: rotateY(360deg); }




.down{ float: right; font-family: iconfont;line-height: 20px; color: #fff;  font-size: 18px; margin-top: 30px; margin-right: 60px; width: 40px; border-right: 1px solid #6b6b6b  }
#search{ width: auto; transition: all .3s ease; float: right; position: relative; margin-right: 10px; }
.btn{ width: 35px; height: 35px; background: url(../images/search.png) #e51515 top center no-repeat; border-radius: 100%; cursor: pointer; }
.btn:hover{ background-color: #000;  }
#box{overflow:hidden; float:right; width: 0; margin-left: 10px; z-index:1; height:35px; background: none;  position:relative;}
.search_ico{background: url(../images/search.png) #e51515 top center no-repeat; ; float:right; position:absolute; padding: 0; margin: 0; text-align:center; font-size:22px; right: 0; top: 0; color: #fff; height:35px;  width: 35px; border: none; cursor: pointer; }
.search_ico:hover{ background-color: #000; }
.fa-search{border: none; width: 240px; float:left; color:#ccc; line-height:37px;  padding-left: 7px; box-sizing:border-box; height:35px; background: none;border-bottom: 1px solid #fff;}



@font-face
{
font-family: GPP;
src: url('../fonts/GaramondPremrPro.otf'),
}
@font-face
{
font-family: fzsk;
src: url('../fonts/fzskbxkj.TTF'),
}

.i-adv{ width: 100%; float: left; }
.i-adv ul{ width: 100%; float: left; padding: 50px 70px; box-sizing: border-box; }
.i-adv ul li{ width: 25%; float: left; text-align: center; }
.i-adv ul li span{ font-size: 48px; color: #080808; font-weight: bold; }
.i-adv ul li p{ color: #9b9b9b; font-size: 14px; margin: 0; margin-top: 5px; }
.i-adv ul li i{ font-size: 48px; color: #080808; font-weight: bold; }
.i-adv ul li i img{ width: 72px; margin-top: -15px;  }

.i-ab{ width: 100%; display: block; height: auto;  overflow: hidden;}
.i-ab ul{ width: 100%; float: left; }
.i-ab ul li{ width: 33.33%; float: left; height: 548px; }
.i-ab ul li h2{ font-size: 100px; line-height: 100px; color: #fff; padding-top: 142px; padding-left: 61px; }
.i-ab ul li.ab1{ background: url(../images/iab01.jpg); }
.i-ab ul li+li{ width: 33.34%; box-sizing: border-box; padding: 150px 75px 0 75px;  }
.i-ab ul li+li+li{ width: 33.33%; background: #151515;}
.i-ab ul li h3{ font-family: AN; font-size: 36px; text-align: left; color: #000; text-transform:uppercase; margin-bottom: 10px; }
.i-ab ul li h3 span{ color: #e51515; }
.i-ab ul li p{ font-size: 14px; color: #424242; line-height: 24px; text-align: left; font-family: arial Narrow; }
.i-ab ul li p img{ width: 55px; }
.i-ab ul li a{ position: relative; width: 130px; height: 43px; text-align: center; line-height: 43px; border:1px solid #e51515; float: left; color: #000; font-size: 14px; margin-top: 12px; }
.i-ab ul li a:after{ content: ""; font-size: 14px; color: #fff; position: absolute; width: 0; height: 43px; float: left; background: #e51515; left: 0; top: 0; transition: all 0.6s; overflow: hidden; z-index: -1}
.i-ab ul li a:hover{ color: #fff; }
.i-ab ul li a:hover:after{ width: 130px; }
.i-ab ul li+li+li h3{ color: #fff; }
.i-ab ul li+li+li p{ color: #fff; }
.i-ab ul li+li+li a{ color: #fff; margin-top: 53px;z-index: 1; }

.i-products{ width: 100%; float: left; margin-top: 63px; padding-bottom: 11px; height: 644px; position: relative;  }
.i-products .i-pro{width: 100%; float: left; box-sizing: border-box; position: absolute;top: 200px; opacity: 0;}
.i-products .i-pro h2{font-family: AN; font-size: 24px; color: #000; width: 100%; float: left; background: url(../images/ipro.jpg) no-repeat top center; height: 62px; line-height: 62px; text-align: center; text-transform:uppercase;}
.i-products .i-pro span{ text-align: center; width: 100%; float: left; font-size: 14px; color: #5c5c5c; margin: 13px 0 30px 0; }

.slideGroup{ width:100%; float: left;   }
.slideGroup .parHd{ height:30px; line-height:30px; position:relative;margin-bottom: 50px;  }
.slideGroup .parHd ul{ height:32px; display: table; text-align: center;margin: auto;    }
.slideGroup .parHd ul li{ padding:0 15px; cursor:pointer; display: inline-block; font-size: 16px; color: #363c45; text-transform: uppercase;  }
.slideGroup .parHd ul li.on{ color: #e51515; }
.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative; padding-left: 70px; box-sizing: border-box; background: none;  }
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:20px; top:40%; display:block; width:40px; height:40px; background:url(../images/prev.png) center center no-repeat; }
.slideGroup .sNext{ left:auto; right:20px; background:url(../images/next.png) center center no-repeat;  }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; border:2px #efefef solid; border-radius: 5%;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:329px; height:326px; display:block;  }
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroup .parBd ul li .title{ line-height:61px; font-size: 14px; text-transform: uppercase;   }
.slideGroup .parBd ul li .title a{ color: #000; }
.slideGroup .parBd ul li:hover{ border-color:#000; }


.i-eq { width: 100%; margin: auto; float: left;  }
.i-eq .i-eq-nr{ width: 100%; margin-top: 54px; float: left; border-bottom: 1px solid #ebebeb;height: 517px; }
.i-eq .i-eq-nr .l{width: 807px; margin-left: 38px;  float: left; height: 466px;}
.i-eq .i-eq-nr .l h2{ font-family: GPP; font-size: 24px; color: #000;  width: 100%; float: left; position: relative; }
.i-eq .i-eq-nr .l h2:after{content: ""; width: 85px; height: 2px; background: #e51515; position: absolute; bottom: -18px; left: 0;}
.i-eq .i-eq-nr .l span{ width: 100%; float: left; font-family: GPP; font-size: 18px; margin-top: 36px; color: #000;}
.i-eq .i-eq-nr .l ul{ width: 100%; float: left; margin-top: 39px; position: relative;}
.i-eq .i-eq-nr .l ul li{ width: 100%;float: left; padding-left: 79px; position: relative; box-sizing: border-box; line-height: 24px; position:absolute; left: -200%;}
.i-eq .i-eq-nr .l ul li+li{margin-top: 34px; top: 80px;}
.i-eq .i-eq-nr .l ul li+li+li{ top: 216px; }
.i-eq .i-eq-nr .l ul li:before{content: ""; width: 50px; height: 49px; position: absolute; background: url(../images/eq01.jpg) no-repeat top left;left: 0;
top: 0;}
.i-eq .i-eq-nr .l ul li+li:before{background: url(../images/eq02.jpg) no-repeat top left;}
.i-eq .i-eq-nr .l ul li+li+li:before{background: url(../images/eq03.jpg) no-repeat top left;}


.i-eq .i-eq-nr .l ul li h6{margin: 0; font-size: 16px; width: 100%; float: left; color: #000; font-weight: normal;}
.i-eq .i-eq-nr .l ul li p{ width: 100%; float: left; font-size: 14px; color: #666666; line-height: 18px; margin: 0; padding-left: 15px; box-sizing: border-box; position: relative; margin-top: 10px; }
.i-eq .i-eq-nr .l ul li p:before{content: ""; width: 15px; height: 10px; position: absolute; background: url(../images/eq-ico.jpg) no-repeat top left;left: 1px;
top: 4px;}
.i-eq .i-eq-nr .r{width: 383px; height: 461px; float: right; margin-right: 33px;}
.i-eq .i-eq-nr .r .nr ul{ width: 100%; float: left;margin-top: 29px; }
.i-eq .i-eq-nr .r .nr ul li{  height: 84px; float: left;  margin-right: 6px; }
.i-eq .i-eq-nr .r .nr ul li:nth-child(4){ margin-right: 0; }
.i-eq .i-eq-nr .r .nr ul li .tp{ width: 100%; float: left; height: 60px; }
.eqico1{ background: url(../images/eq-ico01.jpg) no-repeat top center; }
.eqico2{ background: url(../images/eq-ico02.jpg) no-repeat top center; }
.eqico3{ background: url(../images/eq-ico03.jpg) no-repeat top center; }
.eqico4{ background: url(../images/eq-ico04.jpg) no-repeat top center; }
.i-eq .i-eq-nr .r .nr ul li span{ width: 100%; font-size: 12px; color: #2d2d2d; text-align: center; float: left; margin-top: 16px;}
/* slide */
.slideBox2{ width:100%; height:auto; position:relative;  float: left; margin: 120px 0 50px 0;}
.slideBox2 .e-mark{ position: absolute; left: 149px; top: -52px; z-index: 99999;}
.slideBox2 .e-mark img{ width: 200px; }
.slideBox2 .oem{ position: absolute; left: 149px; top: -52px; z-index: 99999;}
.slideBox2 .oem img{ width: 200px; }
.slideBox2 .bd{ position:relative; width: 100%; height: auto; z-index:0;}
.slideBox2 .bd ul{ position:relative; height: auto; z-index:0;}
.slideBox2 .bd li{ zoom:1; vertical-align:middle; position:relative; box-sizing: border-box; height: auto; overflow: hidden;} 
.slideBox2 .bd img{ width:100%; height: auto;display:block;  }
.slideBox2 .bd li span{ position: absolute; top: 0; left: 0; line-height: 72px; text-transform: uppercase; padding-right: 36px; z-index: 1 ; float: right; color: #fff; font-size: 24px; }
.slideBox2 .bd ul li .logo{ position: absolute; width: 325px; height: auto; display: block; top: 132px; left: 100%; margin-left: -141px; }
.slideBox2 .bd li .logo img{ z-index: 1; width: 100%; }
.slideBox2 .bd ul li h2{ width: 100%; position: absolute; font-family: AN; font-size:60px;text-align: center; color: #c3c3c2; top: 352px; left: 100%; }
.slideBox2 .bd ul li p{ width: 100%; position: absolute;font-family: AN; font-size:30px; text-align: center; color: #c3c3c2; line-height: 40px; top: 420px;  left: 100%; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox2 .prev,
.slideBox2 .next{width:0;height:104px; font-size:0; font-family:宋体; line-height:104px; color:#000; text-align:center;position:absolute;z-index:2;top:50%; overflow:hidden; background:#fff;cursor:pointer;opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);_border:1px solid none;right:0; margin-top:-52px;}
.slideBox2 .prev{left:0;}
.slideBox2:hover .prev,
.slideBox2:hover .next{opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);width:60px;font-size:36px;}

.slideBox2 .hd{ width:100%; text-align: center; top:-100px; position:absolute; z-index:2;}
.slideBox2 .hd ul{ width: auto; display: table; margin: 0 auto; }
.slideBox2 .hd li{ margin:0 10px; width: 80px; height: 80px; position: relative;  background:#000; border-radius: 100%; float:left;transition:all 0.4s ease;border:2px #1d1d1d solid;}
.slideBox2 .hd  li.on{ border-color:#e51515; }

/* slide */
.slideBox{ width:100%; height:auto; background: #e51515; position:relative;  overflow:hidden;}
.slideBox .bd{ position:relative; width: 100%; height: auto; z-index:0;}
.slideBox .bd ul{ position:relative; height: auto; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative; box-sizing: border-box; height: auto; overflow: hidden;} 
.slideBox .bd img{ width:100%; height: auto;display:block;  }
.slideBox .bd li span{ position: absolute; top: 0; left: 0; line-height: 72px; text-transform: uppercase; padding-right: 36px; z-index: 1 ; float: right; color: #fff; font-size: 24px; }
.slideBox .bd ul li .logo{ position: absolute; width: 325px; height: auto; display: block; top: 132px; left: 100%; margin-left: -141px; }
.slideBox .bd li .logo img{ z-index: 1; width: 100%; }
.slideBox .bd ul li h2{ width: 100%; position: absolute; font-family: AN; font-size:60px;text-align: center; color: #c3c3c2; top: 352px; left: 100%; }
.slideBox .bd ul li p{ width: 100%; position: absolute;font-family: AN; font-size:30px; text-align: center; color: #c3c3c2; line-height: 40px; top: 420px;  left: 100%; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{width:0;height:104px; font-size:0; font-family:宋体; line-height:104px; color:#000; text-align:center;position:absolute;z-index:2;top:50%; overflow:hidden; background:#fff;cursor:pointer;opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);_border:1px solid none;right:0; margin-top:-52px;}
.slideBox .prev{left:0;}
.slideBox:hover .prev,
.slideBox:hover .next{opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);width:60px;font-size:36px;}


.slideBox .hd{ width:100%; text-align: center; bottom:30px; position:absolute; z-index:2;}
.slideBox .hd ul{ width: auto; display: table; margin: 0 auto; }
.slideBox .hd  li{ margin:0 5px; width: 50px; height: 3px; position: relative;  background:#fff; float:left;transition:all 0.4s ease;}
.slideBox .hd  li:after{  width: 50px; height: 3px; position: absolute;  background:#e51515; left: 0; }
.slideBox .hd  li.on:after{ content: ""; }






/* 首页新闻 */

.i-news { width: 100%; float: left; padding-bottom: 60px; }
.i-news h2{ width: 100%; float: left; background: url(../images/ifaq.jpg) no-repeat top center; text-align: center; height: 62px; line-height: 62px; color: #000; font-size: 24px; font-family: AN; }
.i-news span{ width: 100%; float: left; text-align: center; font-size: 14px; color: #5c5c5c; margin-top: 18px; }
.i-news ul{ width: 100%; float: left; box-sizing: border-box; padding: 0 59px; margin-top: 59px; }
.i-news ul li{ float: left; width: 48%; margin-right: 4%; height: 333px; }
.i-news ul li+li{ margin-right: 0; }
.i-news ul li img{ float: left; width: 270px; height: 333px; border-radius: 5px; }
.i-news ul li .r{ float: right; width: 269px; height: 287px; padding-top: 37px; }
.i-news ul li .r .time{ color: #e51515; font-size: 36px; font-family: AN; width: 100%; text-align: left; float: left; font-weight: bold; }
.i-news ul li .r .time i{ font-size: 16px; font-weight: normal; }
.i-news ul li .r h3{ width: 100%; float: left; font-size: 14px; color: #000; height: 46px; line-height: 46px; overflow: hidden; border-bottom: 1px solid #ebebeb; white-space: nowrap; text-overflow: ellipsis;}
.i-news ul li .r p{ color: #5c5c5c; float: left; line-height: 22px; font-size: 12px; height: 88px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; padding-top: 10px;}
.i-news ul li .r a{ width: 165px; height: 46px; background: #efefef; border-radius: 20px; color: #838896; text-align: center; line-height: 46px; float: left; font-family: AN; margin-top: 20px; }
.i-news ul li .r a:hover{ background: #e51515; color: #fff; }

.footlist{ width: 100%;  float: left;  background:url(../images/footbj.jpg) no-repeat top center; height: 505px; color: #fff; }
.footlist .l{ width: 50%; float: left; height: 413px; box-sizing: border-box; padding: 49px 50px 0 44px; }
.footlist .l img{ width: 200px; height: auto; float: left; }
.footlist .l p{ width: 100%; float: left; margin: 0; color: #b5b5b5; font-size: 14px; line-height: 24px; margin-top: 40px; }
.footlist .l ul{ width: 406px; height: 147px; float: left; margin-top: 28px; }
.footlist .l ul li{ width: 100%; float: left; color: #fff; font-size: 14px; line-height: 26px; height: 26px; padding-left: 30px; margin-bottom: 14px; }
.ico_add{ background: url(../images/ico_add.png) no-repeat left center; }
.ico_tel{ background: url(../images/ico_tel.png) no-repeat left center; }
.ico_email{ background: url(../images/ico_email.png) no-repeat left center; }
.footlist .l .ewm{ width: 104px; height: 104px; float: right; margin-top: 26px; }
.footlist .l .ewm img{ width: 100%; }

.footlist .r{ width: 50%; float: left; height: 413px; box-sizing: border-box; padding: 67px 0 0 28px; }
.footlist .r .Navigation{ width: 139px; float: left; }
.footlist .r .Navigation h2{  font-size: 24px; float: left; width: 100%; color: #fff; font-family: AN; text-transform: uppercase; }
.footlist .r .Navigation p{ font-size: 14px; float: left; width: 100%; color: #fff; font-family: AN; line-height: 36px;text-transform: uppercase; }
.footlist .r .Navigation p a{ color: #fff; }
.footlist .r .Navigation p a:hover{ color: #e51515; }
.footlist .r .product{ width: 318px; float: left; margin-left: 50px;}
.footlist .r .product h2{  font-size: 24px; float: left; width: 100%; color: #fff; font-family: AN; text-transform: uppercase; margin-bottom: 13px;}
.footlist .r .product p{ line-height: 24px; width: 100%; float: left; font-family: AN; font-size: 14px; margin: 3px 0;}
.footlist .r .product p span a{ color: #e51515; }
.footlist .r .product p a{ color: #fff; }
.footlist .r .product p a:hover{ color: #e51515; }
.footlist .b{ width: 1192px; height: 90px; margin: 0 44px; float: left; box-sizing: border-box; border-top: 2px solid #28303b; line-height: 90px;  }
.footlist .b i{ float: right; }
.footlist .b i a{ color: #fff; }
.footlist .b i a:hover{ color:#e51515;  }
.i-map{ width: 566px; height: 400px; float: right;}

/***********footer***************/






.banner{ background-repeat: no-repeat; height: 304px; width: 100%; float: left; display:none}

/* ny */
.ny{ width:100%; float: left; height:100%;background:#fff; font-family: "Arial",Microsoft YaHei;}
/* 内页系列列表样式  */
.ny .n_nr{ width: 100%;  float: left; padding-top: 50px; }
.ny .n_nr .section1{ width: 100%; float: left; height: 539px; }
.ny .n_nr .section1 .l{ float: left; width: 50%; height: 539px; background: url(../images/ny_about1.jpg) no-repeat top center; }
.ny .n_nr .section1 .r{ float: left; width: 50%; height: 539px; }
.ny .n_nr .section1 .r h2{ font-size: 48px; font-family: AN; width: 100%; float: left; text-transform: uppercase;margin-top: 141px; }
.ny .n_nr .section1 .r h2 strong{ color: #e51515; }
.ny .n_nr .section1 .r p{ font-size: 14px;padding-right: 140px;box-sizing: border-box;line-height: 36px;margin-top: 26px;float: left; }
.ny .n_nr .section1 .r p img{ width: 55px; }

.ny .n_nr .section2{ width: 100%; float: left; height: 707px; }
.ny .n_nr .section2 .l{ width: 50%; float: left;height: 707px; background: #3a3c3e; }
.ny .n_nr .section2 .r{ width: 50%; float: left;height: 707px; background: url(../images/ny_about2.jpg) no-repeat left center; margin-left: -44px; }
.ny .n_nr .section2 .l span{ width: 640px; float: right; }
.ny .n_nr .section2 .l span h2{font-size: 48px; font-family: AN; width: 100%; float: left; text-transform: uppercase;margin-top: 80px; color: #fff; margin-bottom: 35px;}
.ny .n_nr .section2 .l h2 strong{ color: #e51515; }
.ny .n_nr .section2 .l span ul{}
.ny .n_nr .section2 .l span ul li{ width: 100%; float: left; margin-top: 17px; box-sizing: border-box; padding-left: 65px; }
.ny .n_nr .section2 .l span ul li h3{ font-size: 24px; color: #fff; float: left; width: 100%; }
.ny .n_nr .section2 .l span ul li p{ float: left; color: #9d9e9f;line-height: 30px; font-size: 14px; }
.ab_p{ background: url(../images/ab_p.png) no-repeat top left; }
.ab_q{ background: url(../images/ab_q.png) no-repeat top left; }
.ab_e{ background: url(../images/ab_e.png) no-repeat top left; }

.ny .n_nr .section3{ width: 100%; float: left;  }
.ny .n_nr .section3 h2{ font-family: AN; font-size: 54px; line-height: 189px; color: #000; margin-left: 150px;}
.ny .n_nr .section3 a{ float: right; width: 280px; height: 50px; text-align: center; line-height: 50px; color: #000; font-size: 14px; border:1px solid #000; font-family: AN; margin-top: 70px;margin-right: 150px; position: relative;}
.ny .n_nr .section3 a:hover{ background: #e51515; border-color: #e51515; color:#fff; }

.ny .culture{ width: 100%; float: left; }
.ny .culture .section1{ width: 100%; float: left; margin-top: 49px; }
.ny .culture .section1 .l{ width: 50%; float: left; margin-top: 100px;box-sizing: border-box; padding-left: 60px;}
.ny .culture .section1 .l h2{ font-size: 36px; font-family: AN;  writing-mode: vertical-lr; writing-mode: tb-lr; margin-right: 15px;}
.ny .culture .section1 .l h2 span{ color:#e51515; }
.ny .culture .section1 .r{ width: 50%; float: right; box-sizing: border-box; padding: 0 40px;}
.ny .culture .section1 .r h2{ font-size: 36px; font-family: AN; color: #000; text-transform: uppercase; }
.ny .culture .section1 .r h2 span{ color: #e51515; font-size: 72px; }
.ny .culture .section1 .r p{ font-size: 14px; font-family: AN; line-height: 24px;margin: 20px 0; }
.ny .culture .section1 .r p b{ font-weight: bold; }
.ny .culture .section2{ float: left; width: 100%; margin: 30px 0;}
.ny .culture .section2 .l{ width: 50%; float: left; box-sizing: border-box; padding: 0 60px; }
.ny .culture .section2 .l h2{ font-size: 36px; font-family: AN; width: 100%; float: left; color: #000; text-transform: uppercase; margin-top: 98px; }
.ny .culture .section2 .l h2 span{ color: #e51515; }
.ny .culture .section2 .l p{ font-size: 14px; color: #000;  line-height: 36px; margin-top: 24px; float: left; width: 100%;}
.ny .culture .section2 .l img{ width: 319px; height: auto; float: right; }
.ny .culture .section2 .r{ width: 50%; float: right; }
.ny .culture .section2 .r img{ width: 100%; float: left; }

/* 关于我们 */

.n_company{ width:100%; display: inline-block; font-size: 14px; }
.n_company .n_company_ms{ width: 100%; }
.n_company .text{ width: 100%; font-size: 14px; line-height: 28px; color: #333}
.n_company p{ width:100%;  margin-top: 0; text-indent: 2rem}
.n_company img{ width:100%; float: right; margin-left: 30px; margin-bottom: 20px; }



.His{ width: 100%; margin: 0 auto; transition: all 0.3s ease; position: relative;}
.His .img ul{ display: block; width: 100%; height: 100%; }
.His .img ul li{ width: 100%; display: block; box-sizing: border-box; padding: 30px 0;  padding-left: 130px; position: relative; border-bottom: 1px solid #ddd;}
.His .img ul li .text{ font-size: 14px; line-height: 24px; display: inline-block; }
.His .img ul li .time{ font-size: 18px; height: 40px; line-height: 40px; color: #fff; border-radius: 5px;  position: absolute; width: 120px; left: 0; top: 30px; background: #e50112; text-align: center;}
.His .img ul li .time i{ display: none; width: 10px;position: relative;height: 10px; vertical-align: middle;border-radius: 50%; }



/* 企业理念 */
.n-concept{ width: 100%; margin: 0 auto 0; }
.n-concept .l{ width: 46%; float: right; }
.n-concept .list{ width: 50%; float: left;}
.n-concept .list li{ width: 100%; float: left; margin-bottom: 10px;}
.n-concept .list li h3{ width: 100%; float: left; font-size: 16px; line-height: 30px; margin-bottom: 0;  color: #0071bc; }
.n-concept .list li p{ width: 100%; float: left; font-size: 14px; line-height: 24px; margin-top: 0; color: #666; }



.n_certificate{  width:100%; margin: 0 auto; font-size: 0}
.n_certificate ul li+li img{ border: 0px solid #fff; width: 100%; box-sizing: border-box; } 
.n_certificate ul li{ width: 48%; display: inline-block; margin-right: 2%; margin-bottom: 2%; }



/* 设备 */

.Equipments{ width: 100%; display: block; padding: 10px 0 }
.Equipments ul{ width: 100%; display: block;  }
.Equipments ul li{  width: 32%; display: inline-block; float: left; font-size: 0;  margin-right: 2%; margin-bottom: 2%; }
.Equipments ul li:nth-child(3n){ margin-right: 0; }
.Equipments ul li img{ border: 1px solid #e6e6e6; display: block; float: left; box-sizing: border-box;}
.Equipments ul li span{ display: block; font-size: 14px; text-align: center; line-height: 40px; }



 
/* 新闻中心 */


.news_ny{ width: 100%; float: left; }
.news_ny ul{ width: 100%; float: left; box-sizing: border-box; padding: 0 59px; margin-bottom: 50px; margin-top: 30px; }
.news_ny ul li{ float: left; width: 48%; margin-right: 4%; height: 333px; margin-bottom: 30px; }
.news_ny ul li:nth-child(2n){ margin-right: 0; }
.news_ny ul li img{ float: left; width: 270px; height: 333px; border-radius: 5px; }
.news_ny ul li .r{ float: right; width: 269px; height: 287px; padding-top: 37px; }
.news_ny ul li .r .time{ color: #e51515; font-size: 36px; font-family: AN; width: 100%; text-align: left; float: left; font-weight: bold; }
.news_ny ul li .r .time i{ font-size: 16px; font-weight: normal; }
.news_ny ul li .r h3{ width: 100%; float: left; font-size: 14px; color: #000; height: 46px; line-height: 46px; overflow: hidden; border-bottom: 1px solid #ebebeb; white-space: nowrap; text-overflow: ellipsis;}
.news_ny ul li .r p{ color: #5c5c5c; float: left; line-height: 22px; font-size: 12px; height: 88px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; padding-top: 10px;}
.news_ny ul li .r a{ width: 165px; height: 46px; background: #efefef; border-radius: 20px; color: #838896; text-align: center; line-height: 46px; float: left; font-family: AN; margin-top: 20px; }
.news_ny ul li .r a:hover{ background: #e51515; color: #fff; }

.ny .n_nr h4{ font-size: 24px; text-align: center; width: 100%; float: left; }

.news_view{width: 100%;  padding: 0 35px 30px 35px;box-sizing: border-box; float: left;}
.xx_more{ padding: 10px 15px; color: #fff; background: #666666; }
.xx_more:hover{ background: #e51515; }

/* 产品内页系列列表 */
.n-cp{ width: 100%; padding: 0 35px; box-sizing: border-box;  }
.n-cp ul{}
.n-cp ul li{ width: 50%; float: left; box-sizing: border-box; padding: 40px 20px 40px 20px; border-bottom: 1px #e9e9e9 solid; }
.n-cp ul li:nth-child(9n){ border: none; }
.n-cp ul li:nth-child(10n){ border: none; }
.n-cp ul li img{ width: 100%; }
.n-cp ul li img:hover{ opacity: 0.8; }
.n-cp-view{  margin:0 auto; }
.n-cp-view .top{ width:90%; padding:0 5%; border-bottom:1px #ccc solid; text-align:left; height:36px; line-height:36px; font-size: 12px;  font-family: Verdana; font-weight:bold;  background:#eee;}
.n-cp-view .l{}
.n-cp-view .l img{ max-width: 100%; box-sizing: border-box;width: 100%;  }
.n-cp-view .r{ width: 100%; float: left;  }
.n-cp-view .r h2{ font-size: 14px; font-weight: bold;  line-height: 24px; display: block; width: 100%; text-align: center; margin-top: 10px }
.n-cp-view .r .text{ font-size: 14px; line-height: 30px; }
.n-cp-view .view{ width: 100%; margin-top: 30px; float: left; }
.n-cp-view .view .hd{ background:#eee; position:relative; }
.n-cp-view .view .hd .xq{ width: 100%;  }
.n-cp-view .view .hd .xq .bt{float:left; width: 90%; padding: 0 5%;  line-height:36px; color: #333;  height:36px;  font-size: 12px;  font-family: Verdana; border-bottom: 1px solid #ccc; font-weight:bold;  background:#eee;}
.n-cp-view .view .hd .xq .nr{width: 90%; padding: 0 5%; float: left; line-height: 36px; font-size: 12px; font-family: arial; }

.n_pro {  }
.n_pro .pro{ width: 100%; float: left; margin-top: 30px; }
.n_pro .pro h2{ font-size: 36px; width: 100%; float: left; text-align: center; font-family: AN; text-transform: uppercase; }
.n_pro .pro span{ width: 100%; float: left;text-align: center; font-family: AN; font-size: 24px; margin-top: 20px; }
.n_pro .pro i{ color: #e51515; }
.n_pro .pro .list{ width: 100%; margin: 0 auto; display: table; text-align: center; padding: 30px 0 25px 0;}
.n_pro .pro .list li{ display: inline-block; margin: 10px 10px; }
.n_pro .pro .list a{ color: #222; font-size: 14px;  padding: 8px 13px; display: inline-block; border-bottom: 1px #535353 solid; font-family: AN;}
.n_pro .pro .list a.cur,.n_pro .pro .list a:hover{ color: #fff; background: #e51515; border-bottom: 1px #e51515 solid;}


/* 服务理念 */
.n_service{ width:1280px; margin:40px auto; display: flex; justify-content: space-around;}
.n_service .l{ width:640px; color: #333; box-sizing: border-box; margin:0;  font-size:14px; line-height:36px;}
.n_service .r{ width:640px; padding-left:60px; box-sizing: border-box; }


.n_service .l img{width:100%;}
.n_service .r b{ display: block; font-size: 18px; color: #000;}
.n_service .r p{ font-size:14px; color:#666; line-height:30px; margin-bottom: 20px; margin-top: 0;  width:100%;}



/* 下载中心 */
.ny_down{ width: 100%; float: left; padding: 30px 35px; box-sizing: border-box; }
.ny_down li{ width:100%; padding-bottom:20px; display: inline-block; border-bottom:1px dashed #ccc; }
.ny_down li .img{ width:30%; float: left;}
.ny_down li .img img{ width:100%; box-sizing: border-box; border:1px solid #ddd;}


.ny_down li dl{ width:67%; float: right;}
.ny_down li a{ width:100%;}
.ny_down li dt{ width:100%;font-size:16px; font-weight:bold; line-height:40px;}
.ny_down li dd{ width:100%;  font-size:14px; line-height:24px; height:auto; max-height:96px; overflow:hidden; padding:5px 0;}
.ny_down li a:hover{ opacity:0.7}

/* 招聘 */
.joblist{ width:100%; margin:0 auto}
.joblist .bt{ width:100%;font-size:16px; font-weight: bold; color: #000; line-height:40px; height: 40px;float: left;text-align: left;}
.joblist .list{ width:100%; float:left; padding-bottom:30px; margin-top:30px; border-bottom:1px solid #ddd;}
.list_con{ width:100%; float:left;}
.list_con dd{ width:50%; float:left;  box-sizing:border-box;font-size:14px; color:#666; line-height:36px;}
.nr_text{ width:100%; overflow:hidden; float:left; margin-top:20px; line-height:24px;}
.nr_text b{ width:100%; color: #000; float:left; font-size:16px; line-height:36px; margin-bottom: 10px;}


/* 联系 */

.cont{ width: 100%; float: left; padding: 50px 0; }
.cont h2{ width: 100%; float: left; text-align: center; font-size: 36px; font-family: AN; color: #000; text-transform: uppercase; margin-bottom: 20px;}
.cont h2 span{ color: #e51515; }
.cont h3{ width: 100%; float: left; text-align: center; font-family: AN; font-size: 24px; }
.cont ul{ width: 100%; float: left; box-sizing: border-box; padding: 50px 150px 10px 150px; position: relative; }
.cont ul:after{ width: 980px; content: ""; height: 1px;border-bottom: 1px dashed #a7a7a7; position: absolute; bottom: 0; left: 150px; }
.cont ul li{ width: 33.33%; float: left; padding-top: 120px; position: relative; margin-bottom: 30px; height: 94px;}
.cont ul li:after{ content: ""; width: 1px; height: 120px; position: absolute; background:#ccc; top: 40px;  }
.cont ul li:nth-child(3n):after{ display: none; }
.cont ul li b{ width: 100%; float: left; text-align: center; font-size: 24px; font-family: AN; }
.cont ul li span{ width: 100%; float: left; text-align: center; color: #605e5e; font-size: 17px; margin-top: 14px; font-style: italic; }
.c_tel{ background: url(../images/c_tel.png) no-repeat top center; }
.c_man{ background: url(../images/c_man.png) no-repeat top center; }
.c_fax{ background: url(../images/c_fax.png) no-repeat top center;}
.c_add{ background: url(../images/c_add.png) no-repeat top center;}
.c_email{ background: url(../images/c_email.png) no-repeat top center;}
.c_link{ background: url(../images/c_link.png) no-repeat top center;}
/* 页码 */


.page_zt{ width: 100%; float: left; text-align: center; height: 84px; border-bottom:1px solid #e9e9e9; margin-bottom: 20px;}
.page_zt .page_r{ width: auto; display: inline-block; font-size: 12px; margin-top: 32px; color: #000}

.page_zt .page_r a{height:24px; margin: 0 3px; width:24px; box-sizing: border-box; border:1px solid #ddd; font-family:iconfont; color:#000; text-align:center; border-radius: 24px; display: inline-block; line-height:24px; font-size:12px;-webkit-transition: all 0.3s ease-in-out 0s;   -moz-transition: all 0.3s ease-in-out 0s;  -o-transition: all 0.3s ease-in-out 0s;  -ms-transition: all 0.3s ease-in-out 0s;  transition: all 0.3s ease-in-out 0s;}
.page_zt .page_r a.page_prev{ padding-right: 2px; line-height: 26px; }
.page_zt .page_r a.page_next{ padding-left: 2px; line-height: 24px; }
.page_zt .page_r .ym{font-family:arial;}

.page_zt .page_r a:hover{background:#305dc3; border-color:#305dc3; color:#fff; opacity:0.7; cursor:pointer;}
.page_zt .page_r .ym2{ height:24px; width:24px; background:#305dc3; color:#fff; margin: 0 3px; font-weight: normal; text-align:center; border-radius: 24px; display: inline-block; line-height:24px; font-size:12px;cursor:pointer;}
.page_zt .page_r .ym2:hover{ opacity:0.7; cursor:pointer;}


.nysb{ width: 100%; display: block; padding: 10px 0 }
.nysb p{ font-size: 12px; line-height: 22px;}
.nysb b{ color: #07a0dc; font-size: 14px; }
.nysb ul{ width: 100%; display: block;  }
.nysb ul li{  width: 32.6%; overflow: hidden; float: left; font-size: 0;  margin-right: 1%; margin-bottom: 1%; position: relative; height: 204px;}
.nysb ul li:nth-child(3n){ margin-right: 0; }
.nysb ul li img{ width: 100%; border: 1px solid #e6e6e6; display: block; float: left; box-sizing: border-box; min-height: 257px;-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
  
    filter: gray;}

.nysb ul li a{ width: 100%; height: 100%; display: block; }
.nysb ul li a:before{ content: ""; transition: all 0.3s ease;  position: absolute; opacity: 0.5; right: 110%; top: 0; position: absolute; width: 100%; height: 100%; display: block; background: url(../images/eq_fd.png) #000 no-repeat center;}
.nysb ul li:hover img{-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;}
.nysb ul li a:hover:before{ right: 0%; }
.nysb ul li span{width: 100%; display: block; font-size: 14px; text-align: center; line-height: 40px; background: #eee; z-index: 11; position: relative; color: #000;float: left;}



.jquery-lightbox-overlay {
    BACKGROUND: #000000
}
.jquery-lightbox {
    POSITION: relative; PADDING-BOTTOM: 17px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 17px
}
.jquery-lightbox-border-top-right {
    POSITION: absolute; WIDTH: 27px; HEIGHT: 25px;
}
.jquery-lightbox-border-top-right {
    BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat right 0px;     TOP: -23px;RIGHT: -27px;
}
.jquery-lightbox-title {
    Z-INDEX: 7000; POSITION: absolute; PADDING-BOTTOM: 5px; LINE-HEIGHT: 14px; MARGIN: 3px; PADDING-LEFT: 8px; BOTTOM: 0px; PADDING-RIGHT: 8px; FONT-FAMILY: verdana, arial, serif; BACKGROUND: #2b2b2b; COLOR: #ffffff; FONT-SIZE: 11px; PADDING-TOP: 5px; opacity: 0.9 
}
.jquery-lightbox-html {
    Z-INDEX: 7000; BORDER-BOTTOM: 0px; POSITION: relative; BORDER-LEFT: #2b2b2b 7px solid; PADDING-BOTTOM: 0px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; VERTICAL-ALIGN: top; BORDER-TOP: 0px; BORDER-RIGHT: #2b2b2b 7px solid; PADDING-TOP: 0px
}
.jquery-lightbox-html EMBED {
    VERTICAL-ALIGN: top
}
.jquery-lightbox-html OBJECT {
    VERTICAL-ALIGN: top
}
.jquery-lightbox-html IFRAME {
    VERTICAL-ALIGN: top
}
.jquery-lightbox-background {
    Z-INDEX: 6999; POSITION: absolute; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; TOP: 7px; PADDING-TOP: 0px; LEFT: 7px
}
.jquery-lightbox-background IMG {
    BORDER-BOTTOM: 0px; POSITION: relative; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; DISPLAY: block; HEIGHT: 100%; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
.jquery-lightbox-mode-image .jquery-lightbox-html {
    Z-INDEX: 6998; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.jquery-lightbox-mode-html .jquery-lightbox-background {
    BACKGROUND: #ffffff
}
.jquery-lightbox-mode-html .jquery-lightbox-html {
    OVERFLOW: auto
}
.jquery-lightbox-loading {
    BACKGROUND: url(../images/loading.gif) #ffffff no-repeat center center
}
.jquery-lightbox-mode-html .jquery-lightbox-loading {
    BACKGROUND: url(../images/loading.gif) #ffffff no-repeat center center
}
.jquery-lightbox-button-close {
    POSITION: absolute; WIDTH: 29px; BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -190px -115px; HEIGHT: 29px;     TOP: -24px; RIGHT: -27px;
}
.jquery-lightbox-button-close:hover {
    BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -220px -115px
}
.jquery-lightbox-button-close SPAN {
    DISPLAY: none
}
.jquery-lightbox-buttons SPAN {
    DISPLAY: none
}
.jquery-lightbox-mode-image .jquery-lightbox-button-close {
    Z-INDEX: 7002; RIGHT: 14px
}
.jquery-lightbox-buttons {
    Z-INDEX: 7001; POSITION: absolute; DISPLAY: none; HEIGHT: 39px; TOP: 7px; LEFT: 7px
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-init {
    WIDTH: 5px; DISPLAY: inline; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-end {
    WIDTH: 5px; DISPLAY: inline; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-init {
    MARGIN: 7px 0px 0px 7px; BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -151px -153px
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-end {
    MARGIN: 7px 0px 0px; BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -244px -153px
}
.jquery-lightbox-buttons .jquery-lightbox-button-left {
    MARGIN: 7px 0px 0px; WIDTH: 24px; DISPLAY: inline; BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -156px -153px; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-button-left:hover {
    BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -156px -194px
}
.jquery-lightbox-buttons .jquery-lightbox-button-right {
    MARGIN: 7px 0px 0px; WIDTH: 24px; DISPLAY: inline; BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -220px -153px; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-button-right:hover {
    BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -220px -194px
}
.jquery-lightbox-buttons .jquery-lightbox-button-max {
    MARGIN: 7px 0px 0px; WIDTH: 36px; DISPLAY: inline; BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -182px -153px; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-button-max:hover {
    BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -182px -194px
}
.jquery-lightbox-buttons .jquery-lightbox-button-min {
    MARGIN: 7px 0px 0px; WIDTH: 36px; DISPLAY: inline; BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -162px -235px; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-button-min:hover {
    BACKGROUND: url(../images/jquery-lightbox-theme.png) no-repeat -207px -235px
}
.jquery-lightbox-buttons-custom {
    LINE-HEIGHT: 39px; MARGIN: 7px 0px 0px; DISPLAY: inline; BACKGROUND: #2b2b2b; FLOAT: left; HEIGHT: 39px; FONT-SIZE: 10px
}
.jquery-lightbox-buttons-custom A {
    PADDING-BOTTOM: 0px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; DISPLAY: inline; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: normal; TEXT-DECORATION: underline; PADDING-TOP: 0px
}
.jquery-lightbox-mode-image .jquery-lightbox-button-close {
    opacity: 0.7
}
.jquery-lightbox-mode-image .jquery-lightbox-buttons {
    opacity: 0.3
}
.jquery-lightbox-mode-image:hover .jquery-lightbox-buttons {
    opacity: 0.9
}
.jquery-lightbox-mode-image:hover .jquery-lightbox-button-close {
    opacity: 0.9
}
.jquery-lightbox-navigator {
    DISPLAY: none
}


@media screen and (max-width:1440px) {
.slideBox .bd ul li .logo{width: 234px;margin-left: -98px; top: 109px;}
.slideBox .bd ul li h2{ font-size: 33px; top: 295px; }
.slideBox .bd ul li p{ font-size: 21px; top:331px; line-height: 27px;}
.i-ab ul li h3{font-size: 32px;}
.i-ab ul li + li + li a{ margin-top: 29px; }
.slideGroup .parBd ul li{ width: 236px; }
.slideGroup .parBd ul li .pic img{ width: 100%; height: auto; }
.i-products{height: 550px;}
.i-adv ul li span{ font-size: 42px; }
.i-adv ul li i{ font-size: 42px; }
.i-adv ul li i img{ width: 62px; margin-top: -13px;}

}

@media screen and (max-width:1600px) {
}

/* 2021-11-27 */
.equipment {
    display: block; width: 1280px; margin: 0 auto; font-size: 0;
}
.equipment h2 {
    display: block; width: 100%;
    text-align: center;
    font-size: 36px;
    font-family: AN;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px;
 }
.equipment ul {
    width: 100%; display: block;
}
.equipment ul li {
    display: inline-block; width: 32%; margin-right: 2%; margin-bottom: 2%; box-sizing: border-box; border: 1px solid #ddd; padding: 5px;
}
.equipment ul li:nth-of-type(3n) {
    margin-right: 0;
}
.equipment ul li img {
    max-width: 100%;
}

