/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- 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;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.wh{max-width:1630px;margin:0 auto;padding:0 15px;}
.w1300{max-width:1300px;margin:0 auto;padding:0 15px;}

.com-img{overflow:hidden;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}





/*头部样式*/
.top1{background:#e6e6e6;color:#595959;height:27px;line-height:27px;overflow:hidden;font-size:14px;}
.top1 a{color:#595959;}


.top2{height:83px;width:100%;position:absolute;left:0;top:0;z-index:9999;}
.logo{float:left;line-height:83px;width:7.81%;height:83px;overflow:hidden;}
.logo img{line-height:83px;width:100%;}

.tptel{line-height:92px;}


/*热门搜索*/
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;color:#0d0d0d;font-size:14px;}
.hotSearch a{margin-right:6px;color:#0d0d0d;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}





/* 导航样式 */
.x-menu {width:60%;float:right;}

.x-menu > li {
  float: left;
  position: relative;
 text-align:center;width:12.5%;
}

.x-menu > li > a {
  display: block;
  font-size:16px;
  color: #000000;
  line-height:83px;
}

.x-menu > li:hover > a {
  color: #016bbd;
}

.x-menu > li.active > a {

}

.x-menu > li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 40px;
  opacity: 0;
  top: 100%;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99999;
  width: 150%;
  left: -25%;
  top: 83px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;

  font-size: 14px;
  color: #333;
  line-height:40px;
 height:40px;overflow:hidden;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}



/*主体样式*/
.box1{overflow:hidden;background:#fff;background-size:100% 100%;padding:4vw 0 2vw;margin-top: -4px;}
.bt{text-align:center;}
.bt h2{text-align:center;color:#cdd1db;font-size:60px;text-transform:uppercase;font-family:"Impact";}
.bt h3{color:#333333;font-weight:bold;font-size:36px;margin-top:-55px;position:relative;z-index:999;}
.bt .hx{background:#016bbd;width:83px;margin:0 auto;height:2px;margin-top:30px;}

.prolist{text-align:center;margin-top:30px;}
.prolist li{text-align:center;display:inline-block;color:#fff;font-size:18px;cursor:pointer;height: 27px;}
.prolist li+li{background:url(../images/sx.png) no-repeat left center;}
.prolist li a{color:#000000;padding:0 25px 0 30px;}
.prolist li.cur a{color:#016bbd;}
.prolist li:hover a{color:#016bbd;transition: all 0.5s;}




.proimg{display:none;margin-top:30px;}
.proimg.clicked{display:block;}
.proimg ul{display: flex; justify-content: flex-start;flex-wrap:wrap; }
.proimg li{position:relative;width:24%;margin-bottom:20px;box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13);margin-right:1%;}
.proimg li .img img{width:100%;display:block;}
.proimg li .det{background:#fff;width:100%;height:50px;overflow:hidden;padding:0 5%;}
.proimg li h3{line-height:50px;color:#333333;font-size:17px;background:url(../images/mo1.png) no-repeat center right;font-weight:normal;}
.proimg li:hover .det{background:#016bbd;}
.proimg li:hover h3{color:#fff;background:url(../images/mo2.png) no-repeat center right;}


@media (max-width:768px) {
   .prolist li{font-size:16px;} 
   .proimg li .det{height:40px;}
   .proimg li h3{font-size:14px;line-height:40px;}
}




@media (max-width:425px) {
  .box1{padding:8vw 0 4vw;}
   .bt h2{font-size:40px;}
   .bt h3{font-size:20px;margin-top:-33px;}
   .bt .hx{width:60px;margin:0 auto;height:2px;margin-top:20px;}
   .prolist li+li{background:none;font-size:14px;}
   .prolist li a{padding:0 10px;}
   .proimg li{width:48%;margin-bottom:15px;}
}



@media (max-width:375px) {
   .proimg li h3{background:none;}
}




.box2{overflow:hidden;background:url(../images/bj2.jpg) no-repeat;background-size:100% 100%;padding:4vw 0;margin-top:-1px;}
.about{width:50%;}
.abtt{color:#016bbd;font-size:36px;}
.ab{color:#000000;font-size:16px;line-height:32px;width:89.38%;margin-top:3vw;margin-bottom:1.5vw;}
a.am{display:block;color:#016bbd;font-size:16px;}

a.am:hover{
  padding-left: 15px;
   transition: all 0.5s;
}

.add{margin-top:3vw;}
.add li{width:33%;float:left;}
.add li h3{display:inline-block;color:#016bbd;font-size:55px;font-family:"Impact";}
.add li sup{color:#000000;font-size:16px;margin-left:26px;top:-5px;}
.add li h5{color:#000000;font-size:16px;margin-top:15px;}


.abouty{width:49%;}
.add2 li{width:33.3333%;float:left;position:relative;overflow:hidden;height:100%;}
.add2 li .img img{width:100%;display:block;}
.add2 li .mask{width:100%;background:rgba(0,0,0,.4);height:100%;position:absolute;left:0;top:0;display:block;}
.add2 li .nr{width:100%;height:100%;display:flex;align-items: center;justify-content: center;flex-direction:column;}
.add2 li .img2{}
.add2 li .img2 img{max-width:100%;}
.add2 li h3{color:#fff;font-size:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:45px;font-weight:normal;}
.add2 li .det2{width:100%;background:rgba(252,165,49,.8);position:absolute;left:0;bottom:-100%;transition:all 0.8s;text-align:center;height:50%;}
.add2 li .nr2{width:82%;margin:0 auto;padding:2vw 0;}
.add2 li h4{color:#fff;font-size:24px;font-weight:normal;}
.add2 li h5{color:#fff;font-size:14px;line-height:28px;overflow:hidden;margin-top:1vw;}
.add2 li:hover .mask{display:none;}
.add2 li:hover .det2{bottom:0;}


@media (max-width:1024px) {
   .ab{height:90px;overflow:hidden;line-height:30px;}
   .add li h3{font-size:35px;}
   .add li sup{font-size:14px;margin-left:6px;}
   .add li h5{font-size:14px;margin-top:8px;}
   .add2 li .det2{height:68%;}
}

@media (max-width:768px) {
  .about{width:100%;float:none;}
  .ab{height:auto;}
  .abouty{width:100%;float:none;margin-top:30px;}
  .add2 li .img2{width:40%;margin:0 auto;text-align:center;}
  .add2 li .det2{height:40%;}
}



@media (max-width:425px) {
   .box2{padding:8vw 0;}
   .abtt{font-size:20px;}
   .ab{width:100%;font-size:14px;line-height:26px;}
   a.am{font-size:14px;}
   .add li h3{font-size:24px;}
   .add li sup{font-size:12px;}
   .add li h5{font-size:12px;}
   .add2 li h3{font-size:18px;margin-top:20px;}
   .add2 li h4{font-size:18px;}
   .add2 li h5{font-size:12px;line-height:20px;height:60px;}
}


@media (max-width:375px) {
    .add li{width:100%;margin-bottom:20px;}
    .add li h3{font-size:38px;}
    .abouty{margin-top:10px;}
    .add2 li h3{font-size:16px;margin-top:12px;}
    .add2 li h4{font-size:16px;}
    .add2 li h5{font-size:12px;height:40px;}
}




.box3{overflow:hidden;background:#fff;background-size:100% 100%;padding:3vw 0;}
.prod{position:relative;margin-top:2vw;margin-left:-10px;margin-right:-10px;}
.prod .slick-slide{margin:0 10px;}
.prod .prods a{outline:none;border:none;}
.prod .prods .img img{width:100%;margin:0 auto;display:block;}
.prod .prods h3{color:#333333;font-size:17px;line-height:55px;height:55px;overflow:hidden;font-weight:normal;border-bottom:2px solid #ececec;padding-left:4%;}


.prod .prods:hover h3{color:#016bbd;border-color:#80b1d8;background:url(../images/mo3.png) no-repeat 96% center;}
a.hm{display:block;text-align:center;margin:0 auto;color:#fff;font-size:15px;margin-top:3vw;border-radius:10px;background-color: rgb(252, 165, 49);width: 140px;line-height:42px;}

@media (max-width:425px) {
  .box3{padding:6vw 0;}
  .prod{margin-top:4vw;} 
  a.hm{width:117px;line-height:35px;font-size:14px;margin-top:4vw;}
  .prod .prods h3{font-size:14px;line-height:45px;height:45px;background:none;}
}





.box4{overflow:hidden;background:url(../images/bj4.jpg) no-repeat;background-size:100% 100%;padding:3vw 0;}
.cbt{position:relative;color:#fff;font-size:36px;}
.cbt p{font-size:16px;margin-top:10px;font-weight:normal;}
.cbt a{text-transform:uppercase;color:#ffffff;font-size:18px;position:absolute;right:0;top:0;opacity:.8;font-weight:normal;}
.cbt a:hover{
  color:#fca531;
}
.box4 .prod2{margin-top:2vw;margin-left:-10px;margin-right:-10px;}
.prod2 .slick-slide{margin:0 10px;}
.prod2 .prods2 a{outline:none;border:none;position:relative;width:100%;height:100%;display:block;}
.prod2 .prods2 .img img{width:100%;margin:0 auto;display:block;}
.prod2 .prods2 .mask{width:100%;background:rgba(1,107,189,.8);height:100%;position:absolute;left:0;top:0;display:none;}
.prod2 .prods2 .nr{width:100%;height:100%;display:flex;align-items: center;justify-content: center;flex-direction:column;}
.prod2 .prods2  h3{color:#fff;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;}
.prod2 .prods2  h4{margin-top:1vw;}
.prod2 .prods2:hover .mask{display:block;}



@media (max-width:425px) {
   .cbt{font-size:20px;}
   .cbt p{font-size:14px;}
   .cbt a{font-size:16px;}
  .box4{padding:8vw 0;}
  .box4 .prod2{margin-top:4vw;}
  .prod2 .prods2  h3{font-size:16px;}
  .prod2 .prods2  h4{margin-top:2vw;}
}



@media (max-width:375px) {
  .prod2 .prods2  h3{font-size:14px;}
  .prod2 .prods2  h4{width:15%;margin:0 auto;margin-top:2vw;}
  .prod2 .prods2  h4 img{width:100%;display:block;}
}




.box5{overflow:hidden;background:#eeeeee;background-size:100% 100%;padding:3vw 0;}
.box5 .cont{margin-top:3vw;display:flex;justify-content:space-between;}
.xwz{width:35.44%;}
.prod3{position:relative;}
.prod3 .prods3{background:#016bbd;}
.prod3 .prods3 a{outline:none;border:none;}
.prod3 .prods3 .nr{
  width: 90%;
    margin: 0 auto;
    padding-top:26px;
    padding-bottom: 45px;
}
.prod3 .prods3 h2{color:#fff;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.prod3 .prods3 h3{color:#fff;font-size:16px;margin-top:13px;}
.prod3 .prods3 .img img{width:100%;margin:0 auto;display:block;}
.prod3 .prods3 .det{background:#f5f5f5;padding:15px 0;}
.prod3 .prods3 h5{color:#333333;font-size:14px;line-height:28px;overflow:hidden;width:90%;margin:0 auto;}
.prod3 .prods3:hover h5{color:#333333;}


/*.prod3 .slick-arrow{top:70px;position:absolute;width:16px;height:26px;border:none;outline:none;}
.prod3 .slick-prev{background: url(//cdn.myxypt.com/f3ee08ed/22/02/0c14aee677db14c2a794613813593a1ff9cb09b2.png) no-repeat;text-indent:-1000px;overflow:hidden;right:80px;z-index:99;}
.prod3 .slick-next{background: url(//cdn.myxypt.com/f3ee08ed/22/02/f36f5e69cdf1645d4ac5290ffe8ff06b7222a74f.png) no-repeat;outline:none;text-indent:-1000px;overflow:hidden;right:40px;z-index:99;}*/
.prod3 .slick-slide{margin:0;}


.xwy{width:62%;}
.xwbt{color:#016bbd;font-size:16px;border-left:4px solid #016bbd;line-height:29px;padding-left:15px;position:relative;}
.xwbt a{position:absolute;right:0%;line-height:29px;top:0;color:#d1cdcd;font-size:14px;text-decoration:underline;}
.xwbt a:hover{
  color:#fca531;
}
.xinw2{}
.xinw2 li{margin-top:25px;border-bottom:1px solid #dddddd;padding-bottom:1px;}
.xinw2 li a{display:flex;justify-content:space-between;}
.xinw2 li .det{width:75%;margin-left:15px;padding-top:10px;}
.xinw2 li h3{color:#333333;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;}
.xinw2 li h5{color:#333333;font-size:14px;line-height:28px;overflow:hidden;margin-top:5px;}
.xinw2 li:hover h5{color:#333333;}
.xinw2 li .time{width:15%;background:#ffffff;text-align:center;color:#a1a1a1;font-size:45px;padding:5px 0 23px;}
.xinw2 li .time p{color:#a1a1a1;font-size:14px;line-height:6px;}
.xinw2 li:hover h3{color:#016bbd;}
.xinw2 li:hover .time{color:#ffffff;background:#016bbd;}
.xinw2 li:hover .time p{color:#ffffff;}




@media (max-width:1440px) {
   .xinw2 li{margin-top:18px;}
}


@media (max-width:1024px) {
   .xinw2 li h5{line-height:22px;height:44px;}
   .xinw2 li .time{font-size:38px;padding:5px 0 23px;}
   .x-menu{width:70%;}
}

@media (max-width:768px) {
   .box5 .cont{flex-wrap:wrap;}
   .xwz{width:100%;}
   .xwy{width:100%;margin-top:30px;}
}

@media (max-width:425px) {
   .box5{padding:7vw 0;}
   .box5 .cont{margin-top:5vw;}
   .prod3 .prods3 h2{font-size:16px;}
   .prod3 .prods3 h3{font-size:14px;}
   .xinw2 li{padding-bottom:10px;}
   .xinw2 li .det{width:93%;}
   .xinw2 li h3{font-size:16px;}
   .xinw2 li .time{display:none;}

}








/*页面底部*/
.foot{background:#212121;position:relative;margin-top:-1px;}
.footz{width:72.5%;padding-top:20px;}

.c-link{color:#fff;font-size:14px;}
.c-link a{color:#fff;padding:0 5px;}
.c-link span {
    cursor: pointer;
    color:#fff;font-size:16px;text-transform: uppercase;
}


.f_nav{margin-top:25px;}
.f_nav dl{float:left;padding:0 8%;min-height:127px;}
.f_nav dl+dl{background:url(../images/fx2.png) no-repeat left top;}
.f_nav dt{margin-bottom:15px;font-size:16px;color:#fff;font-weight:normal;}
.f_nav dd a{font-size:14px;color:#bababa;line-height:30px;}
.f_nav dl:nth-child(1){padding-left:0;}
.f_nav dd a:hover{color:#016bbd;}
.copyright{line-height:24px;border-top:1px solid #4d4d4d;color:#fff;font-size:13px;height:83px;overflow:hidden;padding-top:15px;}
.copyright a{color:#fff;}
.copyright img{
  margin-top: -8px;
}
.flx{width:17.97%;background:#016bbd;color:#fff;position:absolute;right:8%;top:0%;height:100%;}
.flx a{color:#fff;}
.flx .nr{width:90%;margin-left:8%;padding-top:5px;}
.lxtt{font-size:28px;text-transform:uppercase;}
.lxtt2{font-size:18px;background:url(../images/fx.png) no-repeat 60% center;}
.lxfs{font-size:22px;line-height:32px;margin:15px 0;}
.lxdz{font-size:14px;line-height:28px;}
.codes{width:82%;margin-top:15px;}
.codes img{max-width:100%; height:auto !important;width:auto !important;display:block;}

@media (max-width:1800px) {
  .flx{right:5.5%;} 
}


@media (max-width:1600px) {
   .flx{right:15px;} 
  .f_nav dl{float:left;padding:0 7%;}
}

@media (max-width:1440px) {
  .lxtt2{background:none;}
  .codes{width:100%;}
}

@media (max-width:1366px) {
  .flx{display:none;}
  .footz{width:100%;}
}


@media (max-width:768px) {
  .flx{display:none;}
  .footz{width:100%;}
  .f_nav dl{padding:0 6%;}
}


@media (max-width:425px) {
  .footz{display:none;}
  .copyright{line-height:24px;padding:10px 0;height:auto;}
}

.footer33{height:49px;}






@media (max-width: 768px) {
 .xypg-right-content img{max-width:100%!important;width:auto!important;height:auto!important;}
}
.xymob-left-close-btn .icon-close:before{font-size:0;}

@media (max-width:640px) {
    .page-product-detail-effect {
        pointer-events: none;
    }
}




/*内页左侧样式*/
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}
.right .content{padding-top:15px;overflow:hidden;line-height: 24px;}
.xypg-right-content  .content{margin-top:10px;}

.page-product-inquiry a{color: #fff;}
.n_banner{width:100%;margin:0 auto;}
.n_banner img{width:100%;margin:0 auto;}


.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#000;
font-family:"微软雅黑";font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;font-family:"微软雅黑";}


@media (max-width:768px) {
 .x-banner{margin-top:60px;}
 .n_banner{margin-top:60px;}
}




/*手机底部*/
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #016bbd;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #da251c;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;color:#fff;
}


.footer li .icon-home{ background: url(../images/a1.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/a2.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/a3.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/a4.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}
.footer ul li a{border-right:1px solid #fff;}
.footer ul li:last-child a{border-right:none;}
