﻿/*头部样式*/
#header{width:1200px;margin:0 auto;}
.logo{float:left;line-height: 105px;width: 610px;}
.k2{padding-left: 50px;margin-top: 20px;font:16px/20px "微软雅黑";color: #7e7e7e;background: url(../images/tel.png) left center no-repeat;}
html,*{
-webkit-user-select:none;
user-select:none;
-ms-user-select:none;
}

/*热门关键词*/
.search{width: 1200px;margin:0 auto;}
.hotSearch{font:16px/70px "微软雅黑";color: #666;}
.hotSearch a{margin-left:16px;color: #666;}


/*搜索*/
#formsearch{float:right;margin-top: 15px;font-size: 0;}
#formsearch input{background:none;border:none;line-height:32px;height:32px;outline: none;}
#formsearch input#keyword{padding-left:10px;;width:254px;background-color: #fff;color: #c0c0c0;}
#formsearch input#s_btn{width:35px;cursor:pointer;font-size: 0;background: url(../images/ss.png) center no-repeat #dedede;}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.article{width: 1200px;margin:0 auto;position: relative;overflow: hidden;}
.v-article{width: 1200px;margin:0 auto;position: relative;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}





/*友情链接*/
.f_link{width:1200px;margin:0 auto;margin-top:15px;line-height:30px;}

/*页面底部*/
#footer{background-color: #777575;}

.nav_foot{text-align:center;background-color: #0081cc;font:18px/70px "微软雅黑";}
.nav_foot a{color: #fff;}
.nav_foot a+a:before{
  content: "";
  display: inline-block;width: 10px;height:2px;background-color: #fff;vertical-align: middle;margin:0 25px;
}

#footer .article{
  padding-top: 35px;
  padding-bottom: 35px;
}
.fLogo{width: 390px;margin-top:35px;}
.copyright{width: 450px;font:16px/36px "微软雅黑";color: #fff;}
.copyright a{color: #fff;}
.fCode{}

/*------------内页-------------------*/

.left {width: 225px;float: left;}

.left .box {margin-bottom: 10px;}

.left .box h3 {line-height: 50px;padding-left: 34px;background: #3480ce;font-size: 16px;color: #fff;font-weight: 400;position: relative}

.left .box h3:after{content:"";position: absolute;width:5px;height:20px;top:16px;left:15px;background: #fff}

.left .box .content {padding: 5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;position:relative;left:50%;margin-left: -960px;}
.n_banner img{width:1920px;height: 440px;}

.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp {border-bottom:1px solid #eee;}

.sitemp h2 {width: 340px;float: left;line-height: 40px;text-align: left;font-size: 16px;color:#333;}

.sitemp .site {width: 380px;float: right;text-align: right;line-height: 40px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
.right .content a{ color: #3480ce; }
/* z1 */
.z1{
  margin-top: 25px;
}
.z1-left{
  width: 255px;
  border:1px solid #ccc;
}
.z1-left h1{
  padding-left: 95px;
  height: 104px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 25px;
  font:24px/36px "微软雅黑";
  color: #fff;
  background: url(../images/p.png) 33px center no-repeat #0081cc;
}
.z1-left h1 span{
  display: block;
  font:italic 16px/24px Arial;
  text-transform: uppercase;
}
.z1-left ul{
  height: 1536px;
  padding-right: 11px;
  background-color: #fff;
}
.z1-left ul li a{
  display: block;
  font:16px/69px "微软雅黑";
  color: #666;
  border-bottom: 1px dashed #ccc;
}
.z1-left ul li:last-child a{
  border-bottom: none;
}
.z1-left ul li a:before{
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border:2px solid #cdcdcd;
  border-radius: 100%;
  margin:0 15px 0 32px;
  vertical-align: -3px;
}
.z1-left ul li a:hover{color: #0081cc;}
.z1-left ul li a:hover:before{border-color: #db0b00;}
.z1-right{
  width: 920px;
}
.z1-right ul li{
  float: left;
  margin-right: 12px;margin-bottom: 20px;
}
.z1-right ul li img{
  width: 292px;
  height: 255px;
  border:1px solid #fff;
}
.z1-right ul li h3{
  text-align: center;
  font:18px/52px "微软雅黑";
  color: #444846;
  background-color:#ececec;
}
.z1-right ul:first-child li:last-child{margin-right: 0;}
.z1-right ul li:hover img{border-color: #0081cc;}
.z1-right ul li:hover h3{background: #0081cc;color: #fff;}

/* z2 */
.z2{
  margin-top: 55px;
  padding-top: 45px;
  background:url(../images/z2.jpg) center no-repeat;
}
.z2 h1{
  text-align: center;
  font:bold 36px/72px "微软雅黑";
  color: #666;
}
.z2 h1 span{
  font-size: 43px;
  color: #db0b00;
}
.z2 h2{
  font:18px/2 "微软雅黑";
  text-align: center;
  color: #666;
}
.z2-main{
  width: 1200px;
  margin:0 auto;
  position: relative;
  height: 582px;
}
.z2-main ul li{
  position: absolute;
  width: 370px;
  height: 100px;
  background-color: #fff;
  padding-left: 55px;
}
.z2-main ul li h3{
  font:bold 17px/32px "微软雅黑";
  color: #333;
  padding-top: 5px;
}
.z2-main ul li p{
  font:14px/25px "微软雅黑";
  color: #666;
}
.z2-main ul li:before{
  content: attr(num);
  position: absolute;
  width: 101px;
  height: 101px;
  border:3px solid #fff;
  background-color: #c7c9c8;
  text-align: center;
  font:30px/101px "微软雅黑";
  border-radius: 100%;
  color: #fff;
  top: -5px;
  left: -60px;
}
.z2-main ul li:hover{background-color: #0c8bd7;}
.z2-main ul li:hover h3{color: #fff;}
.z2-main ul li:hover p{color: #fff;}
.z2-main ul li:hover:before{background-color: #db0b00;}
.z2-main ul li:nth-child(1){top: 85px;left:110px;}
.z2-main ul li:nth-child(2){top: 225px;left: 75px;}
.z2-main ul li:nth-child(3){top:365px;left:45px;}
.z2-main ul li:nth-child(n+4){text-align: right;padding-left: 0;padding-right: 55px;}
.z2-main ul li:nth-child(n+4):before{left: auto;right: -60px;}
.z2-main ul li:nth-child(4){top:85px;right:110px;}
.z2-main ul li:nth-child(5){top:225px;right: 75px;}
.z2-main ul li:nth-child(6){top:365px;right:45px;}
.z2-mg{position: absolute;z-index: 10;top: 10px;left:50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}

/* z3 */
.z3{
  padding-top: 30px;
  background: url(../images/z3.png) center top no-repeat #f4f3f3;
  padding-bottom: 80px;
}
.z3>h1{
  text-align: center;
  font:bold 36px/60px "微软雅黑";
  color: #fff;
}
.z3>h2{
  text-align: center;
  font:18px/48px "微软雅黑";
  color: #fff;
}
.z3>h2 span{
  font-weight: bold;
  color: #fff604;
  font-size: 32px;
}
.z3-top{
  overflow: hidden;
  margin-top: 100px;
}
.z3-top .hd{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 390px;
}
.z3-top .hd li{
  margin-bottom:6px;
  width: 188px;
}
.z3-top .hd li a{
  display: block;
  text-align: center;
  font:20px/96px "微软雅黑";
  color: #666;
  border:1px solid #d3d3d3;
  background-color: #fff;
}
.z3-top .hd li:hover a{background-color: #db0b00;border-color: #db0b00;color: #fff;}
.z3-top .hd li.on a{background-color: #db0b00;border-color: #db0b00;color: #fff;}
.z3-top .bd{
  width: 796px;
}
.z3-top .bd ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.z3-top .bd ul li img{
  width: 393px;height: 307px;
}
.z3-top .bd ul li h3{
  text-align: center;
  background-color: rgba(0,0,0,.58);
  font:16px/48px "微软雅黑";
  color: #fff;
  position: relative;
  z-index: 5;
  margin-top: -48px;
}
.z3-bottom{margin-top: 5px;}
.z3-bottom ul li{
  float: left;
  margin-right: 10px;
}
.z3-bottom ul li img{
  width: 393px;height: 307px;
}
.z3-bottom ul li h3{
  text-align: center;
  background-color: rgba(0,0,0,.58);
  font:16px/48px "微软雅黑";
  color: #fff;
  position: relative;
  z-index: 5;
  margin-top: -48px;
}

/* z4 */
.z4{
  background-color: #fff;
  height: 1258px;
}
.z4>h1{
  text-align: center;
  position: relative;
  width: 1920px;
  left:calc(50% - 960px);
}
.z4-main{
  margin-top: 45px;
}
.z4-main ul li{
  position: absolute;
  width: 500px;
}
.z4-main ul li::before{
  content: attr(num);
  position: absolute;
  width: 65px;
  height: 40px;
  text-indent: 14px;
  font:italic 28px/40px Impact;
  color: #fff;
  left: 0;top: 10px;
  background: url(../images/z4lih.png);
}
.z4-main ul li h3{
  padding-left: 75px;
  font:bold 26px/58px "微软雅黑";
  color: #181717;
  border-bottom: 1px dotted #cdcdcd;
}
.z4-main ul li p{
  font:14px/58px "微软雅黑";
  color: #333;
  padding-left: 22px;
  white-space: nowrap;
  background: url(../images/z4li.png) left center no-repeat;
}
.z4-main ul li:nth-child(2) p{
    font: 14px/36px "å¾®è½¯é›…é»‘";
}
.z4-main ul li:nth-child(1){top: 50px;}
.z4-main ul li:nth-child(2){top:183px;}
.z4-main ul li:nth-child(3){top:315px;}
.z4-main ul li:nth-child(4){top:575px;right: 35px;}
.z4-main ul li:nth-child(5){top:715px;right: 35px}
.z4-main ul li:nth-child(6){top:845px;right: 35px}
.mg1{position: absolute;top: 0;right: 0;}
.mg2{position: absolute;top: 490px;}

/* z5 */
.z5{
  padding-top: 50px;
}
.black{
  text-align: center;
  font:bold 36px/60px "微软雅黑";
  color: #666;
}
.black span{
  display: block;
  font:18px/40px "微软雅黑";
}
.z5 ul{
  margin-top: 40px;
}
.z5 ul li{
  float: left;
  margin-right: 25px;
  margin-bottom: 22px;
}
.z5 ul li:nth-child(5n){margin-right: 0;}
.z5 ul li img{
  width: 220px;
  height: 122px;
}

/* z6 */
.z6{
  margin-top: 70px;
  padding-top: 75px;
  height: 328px;
  background-color: #0c8bd7;
}
.z6-left{
  width: 364px;
  text-align: center;
  color: #fff;
  position: relative;
}
.z6-left h1{font:bold 28px/42px "微软雅黑";margin-top: 35px;letter-spacing:5px;}
.z6-left h2{font:26px/2.5 "微软雅黑";}
.z6-left h3{width: 264px;margin:0 auto;font:18px/38px "微软雅黑";color: #303030;background-color: #eaeaea;border-radius: 20px;}
.z6-left h4{font:18px/64px "微软雅黑";}
.line{position: absolute;left: 0;top:-15px;}
.z6-right{width: 700px;margin-right: 30px;position: relative;}
.z6-right .bd{overflow: hidden;}
.z6-right .bd li{float: left;margin-right: 40px;}
.z6-right .bd li img{width:368px;height: 276px;}
.z6-right a.prev,.z6-right a.next{position: absolute;width: 24px;height: 50px;background: url(../images/z6arr.png);top: 88px;left: -50px;}
.z6-right a.next{transform: scale(-1);left: auto;right: -50px;}
.z6-right a.prev:hover,.z6-right a.next:hover{background-image: url(../images/z6arron.png);}

/* z7 */
.z7{
  padding-top: 60px;
  padding-bottom: 55px;
  background-color: #f5f5f5;
}
.z7-main{
  margin-top: 45px;
}
.z7-left{width: 585px;}
.z7-left h1{font:bold 26px/1 "微软雅黑";color: #807b7b;opacity: .44;}
.z7-left h2{font:bold 30px/55px "微软雅黑";color: #db0b00;}
.z7-txt{font:14px/30px "微软雅黑";color: #333;margin-top: 25px;}
.z7-left a.more{display: block;margin-top: 20px;width: 108px;text-align: center;font:14px/33px "微软雅黑";color: #333;border:1px solid #333;border-radius: 20px;}
.z7-right{width: 573px;}

/* z8 */
.z8{
  padding-top: 35px;padding-bottom: 60px;
}
.z8-main{
  margin-top: 50px;
}
.z8-main .hd li{
  display: flex;
  padding-top: 60px;
  padding-bottom: 50px;
  padding-left: 22px;
  padding-right: 32px;
  background-color: #fff;
}
.z8-main .hd li+li{border-top: 1px solid #f9f9f9;}
.z8-main .hd li>p{width: 68px;}
.z8-main .hd li h3{width: 164px;font:21px/30px "微软雅黑";color: #333;}
.z8-main .hd li h3 span{display: block;font:16px/30px "微软雅黑";text-transform: uppercase;}
.z8-main .hd li h4{font:79px/80px "黑体";color: #666;opacity: .31;}
.z8-main .hd li:hover{background-color: #0c8bd7;}
.z8-main .hd li:hover>p img{filter: invert(100%);}
.z8-main .hd li:hover h3,.z8-main .hd li:hover h4{color: #fff;}

.z8-main .hd li.on{background-color: #0c8bd7;}
.z8-main .hd li.on>p img{filter: invert(100%);}
.z8-main .hd li.on h3,.z8-main .hd li.on h4{color: #fff;}
.z8-wrap{width: 805px;}
.z8-inner dl{display: flex;justify-content: space-between;}
.z8-inner dl dt{width: 100%;border-bottom: 1px solid #ccc;}
.z8-inner dl dt h3{font:16px/68px "微软雅黑";color: #141414;overflow: hidden;}
.z8-inner dl dt h3 span{float: right;margin-top: 12px;width: 120px;text-align: right;font:18px/20px "微软雅黑";color: #141414;border-left: 1px solid #ccc;}
.z8-inner dl dt h3 span b{display: block;font-size: 12px;font-weight: normal;}
.z8-inner dl dt p{font:16px/26px "微软雅黑";color: #666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.z8-inner dl dt i{display: block;width: 150px;text-align: center;font:16px/35px "微软雅黑";color: #fff;background-color: #333;margin-top: 20px;}
.z8-inner dl dd img{width: 321px;height: 165px;display: none;}

.z8-inner ul li{
  float: left;margin-top: 20px;width: 365px;margin-right: 75px;
}
.z8-inner ul li:nth-child(2n){margin-right: 0;}
.z8-inner ul li a{display: block;font:16px/48px "微软雅黑";color: #333;border-bottom: 1px solid #ccc;}
.z8-inner ul li a:before{content: "";display: inline-block;width: 15px;height: 2px;background-color: #9e9c9c;margin-right: 10px;margin-left: 2px;vertical-align: middle;}
.z8-inner ul li a span{float: right;font:16px/48px "微软雅黑";color: #666;}
