@charset "utf-8";
/* CSS Document */
#box-slide{position:relative;height:479px;width:100%;background:rgb(231,231,231);z-index:50;}
#box-slide .bx-wrapper{position:absolute;}
#box-slide .content{overflow:inherit;}
#box-slide .bxslider .content img{float:right;}
#box-slide .box-video{float:left;width:323px;height:479px;background:rgba(233,231,230,0.93);box-shadow:0 -5px 20px rgb(120,120,120);}
#box-slide .box-video .img1{background:url(../images/slide-img3.png);width:192px;height:81px;margin:40px 0 0 65px;}
#box-slide .box-video #video1{border:1px solid rgb(177,177,177);margin:15px 0 0 8px;}
#box-slide .box-video .img2{  margin: 25px 78px 0;}
#box-slide .box-menu{float: left;  width: 677px;  margin-top: 420px;  box-shadow: 0 0 10px rgb(120,120,120);}
#box-slide .box-menu .menu1{background:url(../images/slide-img5-1.jpg);width:226px;height:59px;float:left;}
#box-slide .box-menu .menu1:hover{background:url(../images/slide-img5-2.jpg);}
#box-slide .box-menu .menu2{background:url(../images/slide-img6-1.jpg);width:226px;height:59px;float:left;}
#box-slide .box-menu .menu2:hover{background:url(../images/slide-img6-2.jpg);}
#box-slide .box-menu .menu3{background:url(../images/slide-img7-1.jpg);width:225px;height:59px;float:left;}
#box-slide .box-menu .menu3:hover{background:url(../images/slide-img7-2.jpg);}

.page-index{position:relative;background:#fff;width:100%;background:rgb(243,243,243);  padding-bottom: 35px;}
.index-box1{position:relative;width:100%;}
.index-box1 .box-1{position:relative;background:url(../images/index_img1.jpg);height:202px;width:333px;margin:14px 0 0 -11px;float:left;}
.index-box1 .box-2{position:relative;background:url(../images/index_img3.jpg);height:191px;width:322px;margin:25px 0 0 16px;float:left;}
.index-box1 .box-3{position:relative;background:url(../images/index_img4.jpg);height:191px;width:322px;margin:25px 0 0 0px;float:right;}
.index-box1 .box .btn{  background: url(../images/index_img2.jpg);  width: 98px;  height: 33px;  color: #fff;  text-align: center;  font-size: 25px;  line-height: 33px;  font-family: 'kit45p';  right: 15px;  position: absolute;  bottom: 6px;
-webkit-transition:0.2s;
-moz-transition:0.2s;
-ms-transition:0.2s;
-o-transition:0.2s;
transition:0.2s;
}
.index-box1 .box .btn:hover{box-shadow:0 0 15px #fff;
-webkit-box-shadow: inset 0px 0px 20px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 20px 0px rgba(255,255,255,1);
box-shadow: inset 0px 0px 20px 0px rgba(255,255,255,1);
}
.index-box1 .our-customer{position: relative;  float: left;  background: url(../images/index_img5.jpg);  height: 258px;  width: 100%;  margin-top: 40px;  box-shadow: 0px 0px 10px rgb(50,50,50);}
.index-box1 .our-customer .img-left{  position: absolute;  left: -36px;  top: -23px;z-index:10;}
.index-box1 .our-customer .img1{  position: absolute;
  z-index: 5;
  top: 25px;
  left: 29px;
  width: 358px;
  height: 213px;}
.index-box1 .our-customer .text1{  font-family: 'kit45p';  font-size: 34px;  margin: 75px 0 0 563px;  color: #fff;}
.index-box1 .our-customer .text2{  font-family: 'kit55p';  font-size: 66px;  margin: -15px 0 0 563px;  color: #fff;}
.index-box1 .our-customer .text3 {  font-family: 'kit45p';  font-size: 21px;  margin: -8px 0 0 563px;  color: #fff;  line-height: 21px;}
.index-box1 .box-what{position:relative;float:left;background:url(../images/index_img7.jpg);width:493px;height:205px;margin-top:20px;}
.index-box1 .box-what .h1{  color: rgb(96,96,96);  font-size: 20px;  margin-top: -6px;  line-height: 17px;}
.index-box1 .box-what div{font-family: 'kit55p';  color: rgb(96,96,96);  font-size: 20px;  margin: 77px 0 0 17px;}
.index-box1 .box-what div p{line-height: 19px;  margin-top: -10px;}
.index-box1 .box-like{float:right;background:url(../images/index_img9.jpg);width:493px;height:205px;margin-top:20px;position:relative;}
.index-box1 .box-like .bg1{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:#000;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
.index-box1 .box-like img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:150px;opacity:0;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
.index-box1 .box-like:hover .bg1{opacity:0.8;}
.index-box1 .box-like:hover img{opacity:1;}
.index-box2{position:relative;width:100%;background:url(../images/index_img10.jpg) top center no-repeat;height:194px;}
.index-box2 .box-menu{float:left;width:247px;height:156px;margin-top:207px;position:relative;}
.index-box2 .box-menu .bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
.index-box2 .box-menu:hover .bg{opacity:0.8;}
.index-box2 .box-menu1{background:url(../images/index_img11.png);margin-left: 1px;}
.index-box2 .box-menu2{background:url(../images/index_img12.png);margin-left: 5px;}
.index-box2 .box-menu3{background:url(../images/index_img13.png);margin-left: 3px;}
.index-box2 .box-menu4{background:url(../images/index_img14.png);margin-left: 2px;}
.index-box3 .box-shadow{box-shadow:0 0 10px rgb(121,121,121);}
.index-box3 .box-head{position:relative;float:left;background:url(../images/index_img15.jpg);height:255px;width:100%;}
.index-box3 .box-head .img1{position:absolute;top:27px;left:-16px;}
.index-box3 .box-left{float:left;width:226px;border-bottom:4px solid #fff;position:relative;}
.index-box3 .box-left .box1{float:left;width:100%;height:86px;background:rgb(249,249,249);font-size:32px;color:rgb(0,23,73);font-family: 'kit65p';text-align:center;line-height:86px;}
.index-box3 .box-left .box2{float:left;width:100%;background:url(../images/index_img20.jpg);height:385px;}
.index-box3 .box-left .img-left2{position:absolute;left: -4px;  top: -3px;}
.index-box3 .box-center{float:left;width:258px;border-bottom:4px solid #fff;}
body .bx-wrapper .img-slide2 {  position: absolute;  left: 0;  right: 0;  top: 21px;  margin: auto;  max-width: 191px;  height: 245px;}
.index-box3 .index-box3-text1-slide{  position: absolute;
  left: 0;
  right: 0;
  bottom: 89px;
  font-family: 'kit65p';
  color: rgb(53, 63, 63);
  width: 100%;
  text-align: center;
  font-size: 30px;}
.index-box3 .index-box3-text2-slide{  position: absolute;
  left: 0;
  right: 0;
  bottom: 63px;
  font-family: 'kit65p';
  color: rgb(0,0,0);
  width: 100%;
  text-align: center;
  font-size: 24px;}
/*.bx-wrapper .bx-viewport{background:url(../images/index_img73.jpg);}*/
.index-box3 .box-center .box-product{float:left;width:258px;background:url(../images/index_img22.jpg);height:433px;position:relative;}
.index-box3 .box-center .box-product .bg1{opacity:0;position:absolute;width:100%;height:100%;background:#000;z-index:10;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
.index-box3 .box-center .box-product:hover .bg1{opacity:0.5;}
.index-box3 .box-center .box-product img{position: absolute;  left: 0;  top: 0;  right: 0;  bottom: 0;  margin: auto;  max-width: 234px;  max-height: 284px;}

.index-box3 .box-center .box-product .box-name{float:left;width:100px;margin-left:21px;position:relative;}
.index-box3 .box-center .box-product .box-name .name1{float:left;width:100%;font-size:21px;color:rgb(0,20,68);font-family:Arial, Helvetica, sans-serif;margin-top:13px;}
.index-box3 .box-center .box-product .box-name .status{float:left;width:100%;font-size:22px;color:rgb(38,38,38);font-family:'kit45p';margin-top:-3px;}
.index-box3 .box-center .box-product .box-name .status1{float:left;width:73px;height:22px;font-family:'kit45p';color:#fff;background:rgb(58,84,147);line-height:22px;text-align:center;font-size:22px;box-shadow:0 0 5px rgb(80,80,80);margin-top:2px;}
.index-box3 .box-center .box-product .box-name .status2{float:left;width:73px;height:22px;font-family:'kit45p';color:#fff;background:red;line-height:22px;text-align:center;font-size:22px;box-shadow:0 0 5px rgb(80,80,80);margin-top:2px;}
.index-box3 .box-center .box-product .box-price {  float: right;  width: 125px;  margin: 6px 4px 0 0;}
.index-box3 .box-center .box-product .box-price .text1{float:left;width:100%;font-family:'kit65p';font-size:27px;}
.index-box3 .box-center .box-product .box-price .text2{  font-family: Arial, Helvetica, sans-serif;  font-size: 23px;  color: red;  width: 100%;  float: left;  font-weight: bold;  margin-top: -1px;}
.index-box3 .box-center .box-product .box-price .text2 span{font-size:17px;}
.index-box3 .box-center .box-product .box-price .text3{float:left;width:100%;font-family:'kit65p';font-size:21px;color:rgb(88,88,88);}


.index-box3 .box-right{float:left;width:516px; border-bottom: 10px solid #fff;}
.index-box3 .box-right .box-product{float:left;background:url(../images/index_img23.jpg);width:258px;height:287px;position:relative;}
.index-box3 .box-right .box-product1{background:url(../images/bg1.jpg)}
.index-box3 .box-right .box-product2{background:url(../images/bg2.jpg)}
.index-box3 .box-right .box-product3{background:url(../images/bg3.jpg)}
.index-box3 .box-right .box-product4{background:url(../images/bg4.jpg)}
.index-box3 .box-right .box-product .bg1{opacity:0;position:absolute;width:100%;height:100%;background:#000;z-index:10;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
.index-box3 .box-right .box-product:hover .bg1{opacity:0.5;}
.index-box3 .box-right .box-product .best{position: absolute;  z-index: 10;  width: 64px;  top: -2px;  left: 14px;}
.index-box3 .box-right .box-product .icon-real{position:absolute;top:0;right:10px;top:16px;z-index:10;}
.index-box3 .box-right .box-product .box-img{position:relative;z-index:5;width:254px;height:192px;margin:4px 0 0 4px;float:left;}
.index-box3 .box-right .box-product .box-img img{position:absolute;max-height:190px;max-width:250px;left:0;right:0;top:0;bottom:0;margin:auto;}
.index-box3 .box-right .box-product .box-name{float:left;width:100px;margin-left:21px;position:relative;}
.index-box3 .box-right .box-product .box-name .name1{float:left;width:100%;font-size:21px;color:rgb(0,20,68);font-family:Arial, Helvetica, sans-serif;margin-top:13px;}
.index-box3 .box-right .box-product .box-name .status{float:left;width:100%;font-size:22px;color:rgb(38,38,38);font-family:'kit45p';margin-top:-3px;}
.index-box3 .box-right .box-product .box-name .status1{float:left;width:73px;height:22px;font-family:'kit45p';color:#fff;background:rgb(58,84,147);line-height:22px;text-align:center;font-size:22px;box-shadow:0 0 5px rgb(80,80,80);margin-top:2px;}
.index-box3 .box-right .box-product .box-name .status2{float:left;width:73px;height:22px;font-family:'kit45p';color:#fff;background:red;line-height:22px;text-align:center;font-size:22px;box-shadow:0 0 5px rgb(80,80,80);margin-top:2px;}
.index-box3 .box-right .box-product .box-price {  float: right;  width: 125px;  margin: 0 4px 0 0;}
.index-box3 .box-right .box-product .box-price .text1{float:left;width:100%;font-family:'kit65p';font-size:27px;}
.index-box3 .box-right .box-product .box-price .text2{  font-family: Arial, Helvetica, sans-serif;  font-size: 23px;  color: red;  width: 100%;  float: left;  font-weight: bold;  margin-top: -1px;}
.index-box3 .box-right .box-product .box-price .text2 span{font-size:17px;}
.index-box3 .box-right .box-product .box-price .text3{float:left;width:100%;font-family:'kit65p';font-size:21px;color:rgb(88,88,88);}

.index-box4{margin-top:35px;width:100%;position:relative;}
.index-box4 .box-head{position:relative;float:left;background:url(../images/index_img27.jpg);height:240px;width:100%;}
.index-box4 .box-head .img1{position:absolute;top:27px;left:-16px;}
.index-box4 .box-left{float:left;width:228px;border:1px solid rgb(201,201,201);position:relative;}
.index-box4 .box-left .img-left2{position:absolute;left: -4px;  top: -5px;}
.index-box4 .box-left .box1{float:left;width:100%;height:88px;background:rgb(249,249,249);font-size:32px;color:rgb(0,172,173);font-family: 'kit65p';text-align:center;line-height:88px;}
.index-box4 .box-left .box2{float:left;width:100%;background:url(../images/index_img34.jpg);height:74px;}
.index-box4 .box-right{float:left;width:770px;}
.index-box4 .box-right .box-product{float:left;width:385px;background:rgb(246,246,246);height:454px;position:relative;}
.index-box4 .box-right .box-product:hover .bg1{opacity:0.4;
-webkit-transition:0.2s;
-moz-transition:0.2s;
-ms-transition:0.2s;
-o-transition:0.2s;
transition:0.2s;
}
.index-box4 .box-right .box-product .bg1{position:absolute;width:100%;height:100%;left:0;top:0;background:#000;opacity:0;z-index:10;}
.index-box4 .box-right .box-product .img1{float:left;width:385px;height:335px;background:url(../images/siemens-bg-1.png);position:relative;}
.index-box4 .box-right .box-product .img2{float:left;width:385px;height:335px;background:url(../images/siemens-bg-2.png);position:relative;}
.index-box4 .box-right .box-product .img1 img{position:absolute;left:0;right:0;  top: 90px;bottom:0;margin:auto;  max-width: 258px;  max-height: 280px;}
.index-box4 .box-right .box-product .img2 img{position:absolute;left:0;right:0;  top: 90px;bottom:0;margin:auto;  max-width: 258px;  max-height: 280px;}
.index-box4 .box-right .box-product .box-name{float:left;width:210px;margin:20px 0 0 19px;}
.index-box4 .box-right .box-product .box-name .name1{float:left;font-family:Arial, Helvetica, sans-serif;color:rgb(3,129,130);font-size:18px;  padding-bottom: 3px;  border-bottom: 1px rgb(166,166,166) solid;}
.index-box4 .box-right .box-product .box-name .name2{float:left;width:100%;font-family:'kit45p';font-size:22px;color:#000;margin-top:7px;}
.index-box4 .box-right .box-product .box-name .name2 .name2-1{float:left;}
.index-box4 .box-right .box-product .box-name .name2 .name2-2{float:right;}
.index-box4 .box-right .box-product .box-name .name3{float:left;width:100%;font-family:'kit45p';font-size:22px;color:#000;margin-top:2px;}
.index-box4 .box-right .box-product .box-name .name3 .name3-1{float:left;}
.index-box4 .box-right .box-product .box-name .name3 .name3-2{float:right;width:73px;height:22px;font-family:'kit45p';color:#fff;background:rgb(36,190,191);line-height:22px;text-align:center;font-size:22px;box-shadow:0 0 5px rgb(80,80,80);margin-top:2px;}
.index-box4 .box-right .box-product .box-name .name3 .status2{background:red;}
.index-box4 .box-right .box-price{float:right;width:138px;margin-top:12px;}
.index-box4 .box-right .box-price .box-price1{float:left;background:url(../images/index_img36.jpg);width:138px;height:59px;position:relative;}
.index-box4 .box-right .box-price .box-price1 .text1{  font-family: 'kit65p';  font-size: 22px;  color: #fff;  position: absolute;  top: 3px;  left: 32px;}
.index-box4 .box-right .box-price .box-price1 .text2{position: absolute;  font-family: 'kit65p';  top: 15px;  right: 40px;  color: #fff;  font-size: 36px;}
.index-box4 .box-right .box-price .box-price1 .text3{position: absolute;  font-family: 'kit65p';  top: 25px;  right: 12px;  font-size: 20px;  color: #fff;}
.index-box4 .box-right .box-price .box-price2{  float: right;  width: 87%;  font-family: 'kit65p';  font-size: 21px;  color: rgb(88,88,88);  text-align: right;  margin-right: 11px;  margin-top: 9px;}
.index-box4 .index-box4-text1-slide{position: absolute;  left: 0;  right: 0;  bottom: 24px;  font-family: 'kit65p';  color: rgb(0,173,171);  width: 100%;  text-align: center;  font-size: 28px;}
.index-box4 .index-box4-text2-slide{position: absolute;  left: 0;  right: 0;  bottom: 9px;  font-family: 'kit65p';  color: rgb(0,0,0);  width: 100%;  text-align: center;  font-size: 22px;}

.index-box5{margin-top:35px;width:100%;position:relative;}
.index-box5 .box-head{position:relative;float:left;background:url(../images/index_img37.jpg);height:117px;width:100%;}
.index-box5 .box-head .img1{position:absolute;top:27px;left:-16px;}
.index-box5 .box-real{float:left;width:100%;}
.index-box5 .box-real .box1{float:left;width:227px;height:317px;background:url(../images/index_img39.jpg);}
.index-box5 .box-real .box1-product{position:relative;float:left;background:url(../images/index_img40.jpg);width:192px;height:317px;border-right:1px solid rgb(224,224,224);}
.index-box5 .box-real .box1-product .bg1{position:absolute;background:#000;width:100%;height:100%;z-index:10;opacity:0;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
.index-box5 .box-real .box1-product:hover .bg1{opacity:0.7;}
.index-box5 .box-real .box1-product .box-img{float:left;width:192px;height:224px;position:relative;}
.index-box5 .box-real .box1-product .box-img img{position:absolute;left:0;right:0;top:0;bottom:0;}
.index-box5 .box-real .box1-product .name{float:left;width:100%;height:48px;line-height:48px;font-family: 'kit45p';color:#fff;text-align:center;margin-top:2px;font-size:22px;}
.index-box5 .box-real .box1-product .name2{float:left;width:100%;height:44px;line-height:44px;font-family: 'kit45p';color:#000;text-align:center;margin-top:2px;font-size:22px;}
.index-box5 .border{float:left;width:100%;background:url(../images/index_img30.jpg);height:8px;}
.index-box5 .box-acc{float:left;width:100%;}
.index-box5 .box-acc .box1{float:left;width:227px;height:227px;background:url(../images/index_img44.jpg);}
.index-box5 .box-acc .box1-product{float:left;background:url(../images/index_img45.jpg);width:192px;height:227px;border-right:1px solid rgb(224,224,224);}
.index-box5 .box-acc .box1-product .box-img{float:left;width:192px;height:165px;position:relative;}
.index-box5 .box-acc .box1-product .box-img img{position:absolute;left:0;right:0;top:0;bottom:0;}
.index-box5 .box-acc .box1-product .name2{float:left;width:100%;height:44px;line-height:44px;font-family: 'kit45p';color:#fff;margin-top:19px;text-align:center;font-size:22px;}

.index-box6{margin-top:35px;width:100%;position:relative;}
.index-box6 .box1{position:relative;float:left;width:100%;background:url(../images/index_img47.jpg);height:565px;box-shadow: 0 0 10px rgb(120,120,120);}
.index-box6 .box1 .img1{position:absolute;left:-17px;top:27px;}
.index-box6 .box1 .head1{position:relative;color:rgb(13,41,104);font-size:42px;font-family: 'kit45p';  margin: 229px 0 0 470px;}
.index-box6 .box1 .detail1{  position: relative;  font-size: 22px;  color: rgb(135,135,135);  font-family: 'kit45p';  margin-left: 471px;  line-height: 24px;  margin-top: 10px;}
.index-box6 .box1 .detail1 span{color:rgb(10,28,70);}

.index-box7{margin-top:35px;width:100%;position:relative;}
.index-box7 .box1{position:relative;float:left;width:100%;background:url(../images/index_img49.jpg); height:503px;box-shadow: 0 0 10px rgb(120,120,120);}
.index-box7 .box1 .img1{position:absolute;left:-17px;top:27px;}

.index-box8{margin-top:35px;width:100%;position:relative;}
.index-box8 .box1{position:relative;float:left;width:100%;background:url(../images/index_img51.jpg); height:338px;box-shadow: 0 0 10px rgb(120,120,120);}
.index-box8 .box1 .img1{position:absolute;left:-17px;top:27px;}
.index-box8 .box2{position:relative;float:left;width:100%;background:url(../images/index_img53.jpg); height:156px;box-shadow: 0 0 10px rgb(120,120,120);margin-top:35px;}
.index-box8 .box2 .img1{  position: absolute;  left: -12px;  top: -9px;}

.index-box9{margin-top:35px;width:100%;position:relative;}
.index-box9 .box1{float:left;position:relative;background:url(../images/index_img55.jpg);width:361px;height:302px;box-shadow: 0 0 10px rgb(120,120,120);}
.index-box9 .box1 .btn{  position: absolute;  top: 236px;  right: 8px;
-webkit-transition:0.2s;
-moz-transition:0.2s;
-ms-transition:0.2s;
-o-transition:0.2s;
transition:0.2s;}
.index-box9 .box1 .btn:hover{-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
transform:scale(1.1);}
.index-box9 .box2{float:right;background:url(../images/index_img57.jpg);width:625px;height:144px;box-shadow: 0 0 10px rgb(120,120,120);}
.index-box9 .box3{position:relative;float:right;background:url(../images/index_img58.jpg);width:625px;height:144px;margin-top:14px;font-family: 'kit65p';color:#000;font-size: 31px;box-shadow: 0 0 10px rgb(120,120,120);}
.index-box9 .text1{position: absolute;  top: 53px;  left: 92px;  line-height: 40px;  }
.index-box9 .text2{  position: absolute;  top: 71px;  left: 309px;  line-height: 25px;}

.box-pr{position:relative;width:100%;padding:37px 0 34px 0;z-index:10;box-shadow: 0 0 10px rgb(220,220,220);background:rgb(249,249,249);}
.box-pr .menu{float:left;width:211px;padding-bottom:5px;background:#fff;}
.box-pr .menu .box-head{float:left;width:100%;background:url(../images/index_img59.jpg);height:67px;color:#fff;text-align:center;font-size:32px;font-family: 'kit75p';line-height:67px;box-shadow: 3px 3px 5px rgb(180,180,180);margin-bottom:5px;}
.box-pr .menu .list{float:left;height:32px;text-align:center;line-height:32px;color:rgb(40,40,40);width:100%;font-size:25px;font-family: 'kit45p';}
.box-pr .menu .list:hover{color:#06F;}
.box-pr .menu .border1{float:left;}
.box-pr .box-best{float:left;width:379px;margin-left:34px;}
.box-pr .box-best .box-head{float:left;background:url(../images/index_img61.jpg);height:67px;width:100%;position:relative;}
.box-pr .box-best .box-head .img1{position:absolute;left:42px;top:-19px;}
.box-pr .box-best .box-head .text{  position: absolute;  font-size: 32px;  font-family: 'kit75p';  color: #fff;  left: 186px;  top: 15px;}
.box-pr .box-best .product{float:left;width:100%;height:65px;border-bottom:1px solid rgb(214,214,214);position:relative;margin-top:16px;position:relative;}
.page-other .box-right .box-product .product .bgproduct{position:absolute;z-index:10;width:100%;height:100%;background:#000;opacity:0;
-webkit-transition:0.2s;
-moz-transition:0.2s;
-ms-transition:0.2s;
-o-transition:0.2s;
transition:0.2s;
}
.page-other .box-right .box-product .product:hover .bgproduct{opacity:0.4;}
.box-pr .box-best .product .img-product{position:absolute;max-width: 102px;  max-height: 65px;left:0;right:0;top:0;bottom:0;margin:auto;}
.box-pr .box-best .product .box-product{float:left;  width: 102px; height: 65px;position:relative;}
.box-pr .box-best .product .name{position:absolute;font-size:14px;font-family:Arial, Helvetica, sans-serif;color:rgb(40,40,40);left: 108px;  top: 10px;font-weight:bold;}
.box-pr .box-best .product:hover .name{color:#06F;}
.box-pr .box-best .product .name1{font-family: 'kit45p';position:absolute;font-size:22px;color:rgb(40,40,40);left: 108px;  top: 24px;}
.box-pr .box-best .product .price{  position: absolute;  font-family: 'kit75p';  font-size: 25px;  color: #000;  top: 2px;  right: 13px;}
.box-pr .box-best .product .price1{position:absolute;font-family: 'kit75p'; font-size:27px;color:rgb(204,0,0);top:21px;right:13px;}
.box-pr .box-best .product .price1 span{font-size:25px;}
.box-pr .box-face{float:right;width:340px;margin-top:-18px;}
.box-pr .box-face .box-head{float:left;width:340px;height:100px;background:url(../images/index_img65.jpg)}

#footer{position:relative;width:100%;background:#fff;z-index:5;padding:40px 0 0;}
#footer .img1{margin-top:17px;float:left;}
#footer .contact{padding-bottom:35px;}
#footer .contact{float:left;width:296px;min-height:149px;position:relative;}
#footer .contact .head{width:100%;float:left;font-family: 'kit55p';color:rgb(9,33,102);font-size:38px;}
#footer .contact .border1{border-bottom:1px solid rgb(192,192,192);height:1px;float:left;width:100%;}
#footer .contact .icon1{  position: absolute;  left: 0px;  top: 65px;}
#footer .contact .icon2{position:absolute;left:0px;top:120px;}
#footer .contact .text1{  position: absolute;  font-family: 'kit65p';  color: #000;  font-size: 49px;  top: 51px;  left: 80px;}
#footer .contact .text2{  position: absolute;  font-family: 'kit65p';  color: #000;  font-size: 49px;  top: 106px;  left: 80px;}

#footer .so{float:right;width:296px;min-height:149px;position:relative;}
#footer .so .head{width:100%;float:left;font-family: 'kit55p';color:rgb(9,33,102);font-size:38px;}
#footer .so .border1{border-bottom:1px solid rgb(192,192,192);height:1px;float:left;width:100%;}
#footer .so .icon{float: left;  margin: 13px 10px 0 0;
-webkit-transition:0.5s;
-moz-transition:0.5s;
-ms-transition:0.5s;
-o-transition:0.5s;
transition:0.5s;
}
#footer .so .icon:hover{
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-ms-transform:scale(0.8);
-o-transform:scale(0.8);
transform:scale(0.8);		
}
#footer .so .text1{position: absolute;  color: #000;  font-family: Arial, Helvetica, sans-serif;  font-size: 16px;  top: 117px;  font-weight: bold;}
#footer .bottom-footer{text-align:center;height:73px;line-height:73px;width:100%;background:url(../images/index_img72.jpg);font-family: 'kit45p';font-size:23px;color:#fff;}

.page-other{width:100%;overflow:hidden;background:rgb(243,243,243);}
.page-other .box-left{float:left;width:271px;padding-bottom:50px;}
.box-menu-left{float:left;font-family: 'kit75p';font-size:21px;color:rgb(180,180,180);padding:40px 0 35px;width:100%;border-bottom:1px solid rgb(218,218,218);}
.box-menu-left a{color:#000;}
.box-menu-left a:hover{color:#06F;}
.page-other .box-left .filter-head{float:left;font-family: 'kit75p';font-size:21px;color:#000;width:100%;margin-top:20px;}
.page-other .box-left #slider-range{  float: left;  width: 257px;  height: 10px;  margin: 15px 0 15px 10px;}
.page-other .box-left .box-price{float:left;width:100%;}
.page-other .box-left .rang1,.page-other .box-left .rang2{width:35px;text-align:center;border:none;background:rgb(243,243,243);}
.page-other .box-left .btn-filter{border:none;background:rgb(184,184,184);color:#fff;text-align:center;padding:5px 20px;font-family: 'kit65p';font-size:23px;border-radius:3px;  margin: 15px 0 25px;cursor:pointer;}
.page-other .box-left .btn-filter:hover{background:rgb(250,113,58);}
.page-other .box-left .border{float:left;height:1px;width:100%;border-bottom:1px solid rgb(218,218,218);}
.page-other .box-left .menu{float:left;font-family: 'kit65p';font-size:22px;width:100%;color:#000}
.page-other .box-left .menu img{float:left;margin:10px 7px 0 0;}
.page-other .box-left .filter-head1{margin-bottom:10px;}
.page-other .box-left .menu div{float:left;margin-bottom:8px;}
.page-other .box-left .menu div:hover{color:rgb(229,71,7);}
.page-other .box-left .menu div.active{color:rgb(229,71,7);}
.page-other .box-left .box{position:relative;float:left;width:272px;height:162px;margin-top: 20px;}
.page-other .box-left .box1{background:url(../images/other2.jpg);}
.page-other .box-left .box .img1{  position: absolute;  left: -9px;  top: -10px;}
.page-other .box-left .box .btn{position:absolute;background:url(../images/other3.jpg);width:83px;height:29px;font-family: 'kit45p';  line-height: 29px;text-align:center;line-height:20px;color:#fff;  bottom: 4px;  right: 11px;
-webkit-transition:0.2s;
-moz-transition:0.2s;
-ms-transition:0.2s;
-o-transition:0.2s;
transition:0.2s;
}
.page-other .box-left .box:hover .btn{box-shadow:0 0 15px #fff;
-webkit-box-shadow: inset 0px 0px 20px 0px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 0px 20px 0px rgba(255,255,255,1);
box-shadow: inset 0px 0px 20px 0px rgba(255,255,255,1);
}
.page-other .box-left .box2{background:url(../images/other4.jpg);}
.page-other .box-left .box3{background:url(../images/other5.jpg);}
.page-other .box-left .box4{float:left;background:url(../images/other7.jpg);width:272px;height:79px;margin:20px 0 0px 0;}
.page-other .box-right{position:relative;float:right;width:700px;padding:100px 0 50px 0;}
.page-other .box-right .box-product{float:left;width:100%;}
.page-other .box-right .name-category{float:left;width:100%;font-family: 'kit65p';  font-size: 29px;margin-bottom:20px;}
.page-other .box-right .box-product .product{position:relative;width:327px;height:367px;border:1px solid rgb(201,201,201);margin-bottom: 30px;}
.page-other .box-right .box-product .product-left{float:left;}
.page-other .box-right .box-product .product-right{float:right;}
.page-other .box-right .box-product .product .best{position: absolute;top: -10px;left: 5px;z-index: 5;}
.page-other .box-right .box-product .product .logo{position: absolute;top: 10px;right: 10px;z-index: 5;}
.page-other .box-right .box-product .product .box-img{float:left;background:url(../images/other10.jpg);height:246px;width:100%;position:relative;}
.page-other .box-right .box-product .product .box-img img{position:absolute;max-height:238px;max-width:95%;left:0;top:0;right:0;bottom:0;margin:auto;}
.page-other .box-right .box-product .product .detail{position:relative;float:left;width:100%;height:121px;background:#fff;}
.page-other .box-right .box-product .product .detail .key{  position: absolute;  color: rgb(0,20,68);  font-family: 'kit65p';  font-size: 29px;  left: 30px;  top: 13px;  width: 179px;  height: 35px;    white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden;}
.page-other .box-right .box-product .product .detail .status{position:absolute;color:rgb(0,0,0);font-family: 'kit45p';font-size:25px;left: 30px;top: 40px;}
.page-other .box-right .box-product .product .detail .btn{position: absolute;  background: rgb(58,84,147);  font-family: 'kit45p';  color: #fff;  text-align: center;  height: 28px;  width: 79px;  font-size: 24px;  left: 30px;  top: 73px;}
.page-other .box-right .box-product .product .detail .btn2{position: absolute;  background: red;  font-family: 'kit45p';  color: #fff;  text-align: center;  height: 28px;  width: 79px;  font-size: 24px;  left: 30px;  top: 73px;}
.page-other .box-right .box-product .product .detail .text1{position:absolute;color:#000;font-family: 'kit65p';font-size:25px;top:15px;right:35px;}
.page-other .box-right .box-product .product .detail .price{  position: absolute;  right: 15px;  top: 29px;  font-family: 'kit65p';  font-size: 43px;  color: red;}
.page-other .box-right .box-product .product .detail .price span{font-size:25px;}
.page-other .box-right .box-product .product .detail .price2{position: absolute;  font-family: 'kit65p';  font-size: 23px;  right: 15px;  top: 71px;  color: rgb(88,88,88);}
.page-other .box-right .box-about{float:left;width:100%;}
.page-other .box-right .box-about .img1{float:right;}
.page-other .box-right .box-about .detail{float:right;width:606px;}
.page-other .box-right .box-about .detail .head{float:left;width:100%;font-family: 'kit65p';font-size:35px;color:#000;padding:15px 0;border-bottom:1px solid rgb(221,221,221);}
.page-other .box-right .box-about .detail .head2{float:left;width:100%;color:rgb(137,137,137);font-family: 'kit65p';font-size:22px;padding:7px 0;border-bottom:1px solid rgb(221,221,221);}
.page-other .box-right .box-about .detail .head2 span{color:#000;}
.page-other .box-right .box-about .detail .detail2{float: left;  width: 100%;  font-family: Tahoma, Geneva, sans-serif;  font-size: 15px;  line-height: 25px;  color: rgb(106,106,106);  margin: 13px 0 18px 0;}
.page-other .box-right .box-about .detail .tel{float:left;width:100%;font-family: 'kit65p';font-size:25px;color:rgb(106,106,106);}
.page-other .box-right .box-contact{float:left;width:100%;}
.page-other .box-right .box-contact .head1{position:relative;float:left;width:100%;background:url(../images/other12.jpg);height:67px;line-height:67px;font-family: 'kit65p';color:#fff;font-size:32px;text-align:center;}
.page-other .box-right .box-contact .head2{float:left;width:100%;color:rgb(0,0,0);font-family: 'kit65p';font-size:30px;padding:15px 0;}
.googleMap{width:700px;height:500px;}
.page-other .box-right .box-contact .text1{  float: left;  width: 100%;  color: #000;  font-family: 'kit65p';  font-size: 30px;  line-height: 27px;  margin-top: 11px;padding-bottom:15px;border-bottom:1px solid rgb(196,196,196);margin-bottom:10px;}
.page-other .box-right .box-contact .text2{float:left;width:100%;font-family: 'kit65p';  font-size: 30px;margin-top: 8px;}
.page-other .box-right .box-contact .text2 a{color:#000;}
.page-other .box-right .box-contact .text2 a:hover{color:#03F;}
.page-other .box-right .box-contact .text2 img{float:left;}
.page-other .box-right .box-contact .text2 div{float:left;margin-left:20px;}
.page-other .box-right .box-contact .border{border-bottom:1px solid rgb(196,196,196);height:1px;width:100%;float:left;margin-top:15px;}
.page-other .box-right .box-art{float:left;width:100%;}
.page-other .box-right .box-art .art{float:left;width:100%;margin-bottom:50px;position:relative;}
.page-other .box-right .box-art .art .box-img{float:right;width:672px;background-size:cover;background-position:center;background-repeat:no-repeat;height:461px;  box-shadow: -20px -20px 0 rgb(223,223,223);overflow: hidden;}
.page-other .box-right .box-art .art .box-detail{float:right;width:606px;}
.page-other .box-right .box-art .art .box-detail .head1{  float: left;  width: 100%;  font-size: 32px;  color: #000;  font-family: 'kit65p';  padding: 13px 0;  line-height: 28px;  border-bottom: 1px solid rgb(221,221,221);}
.page-other .box-right .box-art .art .box-detail .head2{float:left;width:100%;color:rgb(137,137,137);font-family: 'kit65p';font-size:23px;padding:7px 0;border-bottom:1px solid rgb(221,221,221);margin-bottom:15px;}
.page-other .box-right .box-art .art .box-detail .head2 span{color:#000;}
.page-other .box-right .box-art .art .box-detail .detail{float:left;width:100%;line-height:22px;font-size:15px;font-family:Arial, Helvetica, sans-serif;color:rgb(106,106,106);  max-height: 88px;overflow:hidden;}
.page-other .box-right .box-art .art .box-detail .btn{float:left;color:#fff;background:rgb(16,96,120);height:36px;line-height:36px;text-align:center;font-family: 'kit65p';font-size:20px;margin-top:15px;;padding:0 15px;}
.page-other .box-right .box-art .art .date{  position: absolute;  left: 0;  top: 483px;  color: #fff;  text-align: center;  font-size: 20px;  background: rgb(250,113,58);  width: 62px;  height: 48px;  line-height: 18px;  padding-top: 9px;}
.page-other .box-right .box-art .art .date span{font-size:15px;}
.page-other .box-right .box-howto{float:left;width:100%;}
.page-other .box-right .box-howto .head{position:relative;float:left;width:100%;background:url(../images/other16.jpg);height:387px;}
.page-other .box-right .box-howto .head .text{position:absolute;left:176px;font-family:'kit65p';font-size:26px;color:rgb(0,32,89);}
.page-other .box-right .box-howto .head .text1{top: 114px;}
.page-other .box-right .box-howto .head .text2{top: 138px;}
.page-other .box-right .box-howto .head .text3{top: 213px;}
.page-other .box-right .box-howto .head .text4{top: 293px;}
.page-other .box-right .box-howto .detail{float:right;width:606px;}
.page-other .box-right .box-howto .detail .head1{float:left;width:100%;font-family: 'kit65p';font-size:35px;color:#000;padding:15px 0;border-bottom:1px solid rgb(221,221,221);}
.page-other .box-right .box-howto .detail .head2{float:left;width:100%;color:rgb(137,137,137);font-family: 'kit65p';font-size:22px;padding:7px 0;border-bottom:1px solid rgb(221,221,221);}
.page-other .box-right .box-howto .detail .head2 span{color:#000;}
.page-other .box-right .box-howto .detail .head3{float:left;width:100%;color:#000;font-size:28px;line-height:28px;font-family: 'kit65p';margin-top:10px;}

.page-other .box-right .box-contact .box-form{float:right;width:660px;}
.page-other .box-right .box-contact .box-form .input-all{width:290px;text-align:left;padding:0 10px;height:37px;border:1px solid rgb(203,205,207);font-family: 'kit55p';color:rgb(150,150,150);font-size:25px;margin-bottom:15px;}
.page-other .box-right .box-contact .box-form .textarea-all{  width: 638px;  height: 150px;  text-align: left;  padding: 0 10px;  border: 1px solid rgb(203,205,207);  font-family: 'kit55p';  color: rgb(150,150,150);  font-size: 25px;  margin-bottom: 15px;}
.page-other .box-right .box-contact .box-form .btn-submit{display:block;margin:auto;background:url(../images/btn.jpg);width:192px;height:42px;}
.page-other .box-right .box-contact .box-form .box-upload{  float: left;
  width: 310px;
  margin-bottom: 15px;}
.page-other .box-right .box-contact .box-form .text-upload{float:left;font-family: 'kit55p';color:rgb(150,150,150);font-size:25px;  margin: 4px 0 0 0px;}
.page-other .box-right .box-contact .box-form #upload1{width: 177px;  margin-top: 10px;  margin-left: 9px;}
body .pagination{float:right;}

.product-detail .box-all-img{float:left;width:120px;}
.product-detail .box-all-img .box-img{  float: left;width: 90px;height: 119px;background-position: center;background-repeat: no-repeat;background-size: contain;margin-bottom: 29px;cursor: pointer;border: 1px solid rgb(200,200,200);}
.product-detail .idd-zoom{  position: relative;  width: 424px;  height: 563px;  float: left;    background-size: contain;  background-repeat: no-repeat;  background-position: center;}
.hidden{display:none;}
.product-detail .detail{float:right;margin-right:10px;width:410px;}
.product-detail .detail .head{float:left;font-family: 'kit65p';font-size:36px;color:#000;  line-height: 26px;width:100%;}
.product-detail .detail .status{float:left;width:73px;height:22px;font-size:22px;color:#fff;text-align:center;font-family: 'kit45p';background:rgb(58,84,147);box-shadow:0 2px 5px rgb(200,200,200);line-height:22px;margin-top:7px;}
.product-detail .detail .content{float:left;width:100%;margin-top:15px;  min-height: 439px;}
.product-detail .detail .btn-price{float:left;width:140px;height:35px;line-height:35px;color:#000;border-top:2px solid #000;border-bottom:2px solid #000;text-align:center;font-family: 'kit65p';font-size:35px;  margin-top: 15px;}
.product-detail .detail .btn-howto{float:right;margin-top:13px;width:141px;text-align:center;color:#fff;font-size:26px;font-family: 'kit65p';height:47px;line-height:47px;border-radius:3px;background:rgb(6,135,137);}

.index-box2-new{position:relative;background:url(../images/bg7.jpg);width:100%;height:88px;margin-bottom:20px;}
.index-box2-new .box{position:absolute;width: 249px;  height: 83px;top:2px;left:2px;}
.index-box2-new .box .bg{position:absolute;left:0;top:0;width:100%;height:100%;background:rgb(0,71,139);opacity:0;
-webkit-transition:0.2s;
-moz-transition:0.2s;
-ms-transition:0.2s;
-o-transition:0.2s;
transition:0.2s;}
.index-box2-new .box:hover .bg{opacity:1;}
.index-box2-new .box img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}
.index-box2-new .box2{width: 249px;  height: 83px;top:2px;left:253px;}
.index-box2-new .box3{width: 247px;  height: 83px;  top: 2px;  left: 504px;}
.index-box2-new .box4{width: 243px;  height: 83px;  top: 2px;  left: 754px;}