﻿@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, table, th, td, form, legend, input, button, textarea {
margin: 0;padding: 0;font-family:"Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;}
li{list-style: none;}
a,a:hover,a:focus{text-decoration: none;color:#333;}
body, textarea, input, button, select,video {color: #131313;outline: 0;}
html,body{overflow-x:hidden;}


/*-------------------public-style【start】-------------------*/
/*header-style【start】*/
#header{background-color:white;box-shadow:1px 1px 7px rgba(0,0,0,0.1);-webkit-box-shadow:1px 1px 7px rgba(0,0,0,0.1);-moz-box-shadow:1px 1px 7px rgba(0,0,0,0.1);-ms-box-shadow:1px 1px 7px rgba(0,0,0,0.1);-o-box-shadow:1px 1px 7px rgba(0,0,0,0.1);}
#header.active{position:fixed;left:0;right:0;top:0;z-index:10;}
/*hed-member*/
.hed-member{background-color:#f5f5f5;line-height:20px;height:20px;}
.hed-member-oper{padding:0 50px;}
.hed-member-oper a{color:#db0008;font-size:13px;}
.hed-member-oper span{display:inline-block;color:#aaa;margin:0 5px;}
.hed-member-oper a:hover{opacity:0.8;}

/*hed-cot*/
.hed-cot{position:relative;}
.hed-logo{margin-left:30px;}
.hed-logo a{display:block;width:250px;height:100px;overflow:hidden;}

.hed-nav>ul{text-align:center;}
.hed-nav>ul li.hed-nav-item{display:inline-block;vertical-align:middle;padding:0 15px 13px;margin-top:10px;position:relative;text-align:left;}
.hed-nav>ul li.hed-nav-item a.hed-nav-link{font-size:15px;color:#333;position:relative;}
.hed-nav>ul li.hed-nav-item a.hed-nav-link .nav-bor{position: absolute;left:0;right:0;height:2px;background-color:#fb2324;
bottom:-20px;opacity:0;}
.hed-nav>ul li.hed-nav-item a.hed-nav-link .nav-ico{font-size:16px;margin-left:3px;}
.hed-nav>ul li.hed-nav-item:hover a.hed-nav-link .nav-bor,
.hed-nav>ul li.hed-nav-item a.hed-nav-link.active .nav-bor{bottom:-10px;opacity:1;}

.hed-nav-two{position:absolute;background-color:white;z-index:5;left:50%;margin-left:-75px;top:35px;display:none;}
.hed-nav-two .hed-nav-two-item{width:150px;position:relative;padding:0 10px;}
.hed-nav-two-item a.hed-nav-pub{display:block;line-height:24px;font-size:14px;color:#666;padding:10px;}
.hed-nav-two-item a.hed-nav-pub .nav-ico{margin-left:3px;font-size:12px;}
.hed-nav-two-item:hover>a.hed-nav-pub{color:#fb2324;}
.hed-nav>ul li.hed-nav-item:hover .hed-nav-two{display:block;}

.hed-nav-three{position:absolute;left:100%;top:0;background-color:white;display: none;}
.hed-nav-two,
.hed-nav-three{padding:10px 0;box-shadow:1px 1px 7px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 7px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 7px rgba(0,0,0,0.2);-ms-box-shadow:1px 1px 7px rgba(0,0,0,0.2);}
.hed-nav-two-item:hover:hover .hed-nav-three{display:block;}

.hed-nav-lang{margin-left:30px;}
.hed-nav>ul li.hed-nav-lang a.hed-nav-lang-link{font-size:14px;}
.hed-nav>ul li.hed-nav-lang a.hed-nav-lang-link span{display:inline-block;margin-left:3px;}
.hed-nav-lang .hed-nav-two{top:32px;}

.hed-tel i,
.hed-tel span{display:inline-block;color:#b72122;font-size:16px;font-weight:bold;vertical-align: middle;}

.hed-sos{background-color:#b4b4b4;margin-left:20px;}
.hed-sos .hed-sos-btn{width:50px;color:white;font-size:18px;line-height:100px;cursor:hand;cursor:pointer;}
.hed-sos .hed-sos-btn:hover{background-color:#e50012;}
.hed-sos-cot{position:absolute;top:0;bottom:0;right:-100%;background-color:#222;width:20%;}
.hed-sos-cot.active{right:50px;}
.hed-sos-cot .hed-sos-colse{color:white;font-size:20px;margin:0 10px;cursor: hand;cursor:pointer;}
.hed-sos-cot .hed-sos-colse:hover{transform:rotate(180deg);}
.hed-sos-cot .hed-sos-input{border:none;background-color:transparent;color:white;font-size:18px;height:40px;padding-right:10px;width:100%;}
.hed-sos-cot .hed-sos-search-btn{line-height:100px;background-color:#db0008;font-size:18px;color:white;border:none;width:60px;}
/*header-style【end】*/

/*pub-tit-style【start】*/
.pub-tit{padding:60px 20px 40px;}
.pub-tit h2{font-size:30px;color:#333;}
.pub-tit i{display:inline-block;margin-top:20px;width:40px;height:3px;background-color:#db0008;}
.pub-tit p{font-size:16px;color:#666;margin-top:20px;}
/*pub-tit-style【end】*/

/*footer-style【start】*/
#footer{background-color:#262626;}
.foot-ewm-item{margin-bottom:10px;}
.foot-ewm-item p{margin-top:5px;}
.foot-nav-item{width:14%;}
.foot-nav-item h4{margin-bottom:20px;}
.foot-nav-item h4 a{font-size:16px;color:white;}
.foot-nav-item ul li{margin:15px 0;}
.foot-nav-item ul li a{}
.foot-ewm-item p,
.foot-nav-item ul li a{font-size:14px;color:#999;}
.foot-nav-item ul li a:hover{color:white;}
.foot-inform{padding:20px 0;}
.foot-inform .foot-inform-item{margin:5px 0;}
.foot-inform-item .foot-inform-item-inle{margin-right:80px;}
.foot-inform-item .foot-inform-item-inle.inle1 span{display:inline-block;margin-right:20px;}
.foot-inform-item .foot-inform-item-inle.inle2 span,
.foot-inform-item .foot-inform-item-inle.inle2 a{display:inline-block;}
.foot-inform-item .foot-inform-item-inle.inle2 span{margin:0 5px;}
.foot-inform .foot-inform-item span,
.foot-inform .foot-inform-item  a{font-size:14px;color:#ccc;}
.foot-inform .foot-inform-item  a:hover{text-decoration:underline;}
/*footer-style【end】*/

/*pub-right-xf-style【start】*/
.pub-right-xf{position:fixed;right:0;top:50%;margin-top:-185px;z-index:10;box-shadow:-2px 2px 10px rgba(0,0,0,0.3);
-webkit-box-shadow:-2px 2px 10px rgba(0,0,0,0.3);-moz-box-shadow:-2px 2px 10px rgba(0,0,0,0.3);-ms-box-shadow:-2px 2px 10px rgba(0,0,0,0.3);}
.pub-right-xf .pub-right-xf-item + .pub-right-xf-item{border-top:1px solid white;}
.pub-right-xf .pub-right-xf-item a{width:75px;height:75px;display:table;}
.pub-right-xf-item .pub-right-xf-cot{display:table-cell;vertical-align:middle;color:white;}
.pub-right-xf-item .pub-right-xf-cot p{font-size:12px;}
.pub-right-xf .pub-right-xf-item.xf-fot1 .pub-right-xf-cot span{font-size:22px;}
.pub-right-xf .pub-right-xf-item.xf-fot2 .pub-right-xf-cot span{font-size:30px;}
.xf-back1{background-color:#0063b8;}
.xf-back2,
.pub-right-xf .pub-right-xf-item:hover a{background-color:#f28d01;}
.pub-right-xf-win1{position:absolute;width:200px;right:101%;top:0;height:75px;font-size:18px;color:white;}
.pub-right-xf-win1 p{display:table-cell;vertical-align:middle;}
.pub-right-xf-win2{position:absolute;width:140px;padding:10px;right:101%;top:0;}
.pub-right-xf-win1,
.pub-right-xf-win2{display:none;}
.pub-right-xf .pub-right-xf-item:hover .pub-right-xf-win1{display:table;}
.pub-right-xf .pub-right-xf-item:hover .pub-right-xf-win2{display:block;}
/*pub-right-xf-style【end】*/

/*-------------------public-style【start】-------------------*/

/*-------------------hom-style【start】-------------------*/
/*banner-style【start】*/
.hom-banner .swiper-slide a{display:block;height:600px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.swiper-pagination-bullet,.swiper-pagination-switch{
    background-color:white !important;
    opacity: 1 !important;
    width: 10px !important;
    height: 10px !important;
    margin:0 5px !important;
}
.swiper-pagination-bullet-active,.swiper-active-switch{
    background-color:#db0008 !important;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    border-radius:40px !important;
    -webkit-border-radius:40px !important;
    -moz-border-radius:40px !important;
}
.swiper-pagination-switch,.swiper-active-switch{border-radius: 50px !important;-webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;}

.banner-wai .swiper-pagination{
    width:100% !important;
    text-align: center;
    left:0 !important;
    bottom:20px !important;
    z-index:20;
}
.swiper-lazy{visibility:hidden;}
.swiper-lazy-loaded,
.hom-banner .swiper-slide a{visibility:visible;}
/*banner-style【end】*/

/*hom-products-style【start】*/
.hom-pro-list .hom-pro-item{width:220px;}
.hom-pro-list .hom-pro-item .hom-pro-img{display:block;border:1px solid #eee;box-sizing: border-box;background-color:#eee;}
.hom-pro-list .hom-pro-item .hom-pro-img:after{padding-top:100%;}
.hom-pro-list .hom-pro-item .hom-pro-name{position:absolute;bottom:30px;left:20px;right:20px;}
.hom-pro-list .hom-pro-item:hover .hom-pro-name{display:none;}
.hom-pro-list .hom-pro-item .hom-pro-name p{padding:0 10px;line-height:40px;font-size:24px;color:white;background-color:rgba(219,0,8,0.7);}
.hom-pro-list .hom-pro-item .hom-pro-cot-back{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.6);z-index:2;}
.hom-pro-list .hom-pro-item .hom-pro-cot{position:absolute;left:0;right:0;bottom:25px;z-index:3;}
.hom-pro-list .hom-pro-item .hom-pro-cot h4{font-size:24px;color:white;margin-top:40%;padding:0 10px;}
.hom-pro-list .hom-pro-item .hom-pro-cot span{display:inline-block;line-height:45px;padding:0 20px;background-color:#db0008;border-radius:50px;color:white;
font-size:18px;margin-top:20px;}
.hom-pro-list .hom-pro-item .hom-pro-cot-back,
.hom-pro-list .hom-pro-item .hom-pro-cot{opacity:0;}
.hom-pro-list .hom-pro-item:hover .hom-pro-cot-back,
.hom-pro-list .hom-pro-item:hover .hom-pro-cot{opacity:1;}
.hom-pro-pre,
.hom-pro-next{position:absolute;width:50px;line-height:70px;background-color:rgba(0,0,0,0.4);font-size:16px;color:white;
top:50%;margin-top:-35px;z-index:2;}
.hom-pro-pre{left:-60px;}
.hom-pro-next{right:-60px;}
.hom-pro-pre:hover,
.hom-pro-next:hover{background-color:rgba(0,0,0,0.7);}
/*hom-products-style【end】*/

/*hom-recommend-products-style【start】*/
.hom-recommend{background-color:#f6f6f6;}
.hom-recommend .hom-recommend-pro-cot h4{font-size:16px;color:#333;line-height:20px;}
.hom-recommend-pro-zez{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.4);z-index:2;
font-size:18px;color:white;line-height:100%;opacity:0;}
.hom-recommend-pro-zez span{position:absolute;top:50%;left:50%;margin-left:-9px;margin-top:-9px;z-index:3;}
.hom-recommend-pro-zez:hover{opacity:1;}
.hom-pro-list .hom-pro-item:hover .hom-recommend-pro-cot h4{color:#db0008;}
.hom-recommend-oper .hom-recommend-pre,
.hom-recommend-oper .hom-recommend-more,
.hom-recommend-oper .hom-recommend-next{display:inline-block;vertical-align:middle;border:1px solid #ccc;font-size:14px;
color:#999;line-height:35px;}
.hom-recommend-oper .hom-recommend-more a{display:block;font-size:14px;color:#999;}
.hom-recommend-oper .hom-recommend-pre:hover,
.hom-recommend-oper .hom-recommend-next:hover,
.hom-recommend-oper .hom-recommend-more a:hover{background-color:#db0008;color:white;}
/*hom-recommend-products-style【end】*/

/*hom-min-banner-style【start】*/
.hom-min-banner{height:350px;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;}
.hom-min-banner-cot{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.hom-min-banner-inform{font-size:40px;color:white;}
.hom-min-banner-lick a{display:block;line-height:50px;background-color:white;color:#200c87;font-size:18px;
border-radius:5px;padding:0 10px;}
.hom-min-banner-lick a:hover{background-color:#eee;}
/*hom-min-banner-style【end】*/

/*hom-abouts-style【start】*/
.hom-abt{background-color:white;}
.hom-abt-cot h4{font-size:20px;color:#333;}
.hom-abt-cot p{font-size:14px;color:#777;line-height:30px;}
.pub-more1{display:inline-block;line-height:45px;font-size:14px;color:white;background-color:#db0008;padding:0 20px;}
.pub-more1:hover{background-color:#9e0309;color:white;}
.hom-video{position:absolute;top:0;bottom:0;width:50%;right:0;background-color:#eee;overflow:hidden;}
.hom-video img{position:absolute;left:0;top:0;height:100%;}
.hom-video video{position:absolute;left:0;top:0;height:100%;width:100%;}
/*hom-abouts-style【end】*/

/*hom-advantage-style【start】*/
.hom-advan ul li{padding:10px 15px;}
.hom-advan .hom-advan-cot h4{font-size:18px;color:#333;}
.hom-advan .hom-advan-cot p{font-size:14px;color:#999;line-height:24px;height:72px;}
.hom-advan-cot .hom-advan-bor{height:1px;background-color:#E1E1E1;}
.hom-advan-cot .hom-advan-bor span{display:block;width:10px;height:1px;background-color:#333;}
.hom-advan ul li:hover .hom-advan-bor span{width:100%;}
/*hom-advantage-style【end】*/

/*hom-column-style【start】*/
.hom-column-item{min-height:350px;background-repeat:no-repeat;background-position:center;background-size:cover;display:table;}
.hom-column-item .hom-column-item-cot{display:table-cell;vertical-align:middle;color:white;}
.hom-column-item-cot h4{font-size:30px;}
.hom-column-item-cot span{display: inline-block;width:20px;height:3px;background-color:white;}
.hom-column-item-cot p{font-size:16px;}
/*hom-column-style【end】*/

/*hom-news-style【start】*/
.hom-news ul li{margin-top:15px;}
.hom-news ul li a:hover{box-shadow:3px 3px 20px rgba(0,0,0,0.1);-webkit-box-shadow:3px 3px 20px rgba(0,0,0,0.1);-moz-box-shadow:3px 3px 20px rgba(0,0,0,0.1);-ms-box-shadow:3px 3px 20px rgba(0,0,0,0.1);}
.hom-news ul li:hover a{transform:translateY(-20px);-webkit-transform:translateY(-20px);-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);}
.hom-news .hom-news-img{background-color:white;}
.hom-news .hom-news-img:hover img{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}
.hom-news .hom-news-cot{background-color:white;padding:35px 40px;}
.hom-news .hom-news-cot h4{font-size:18px;color:#333;line-height:20px;height:20px;}
.hom-news .hom-news-cot h4:hover{color:#db0008;}
.hom-news .hom-news-cot h6{font-size:13px;color:#bbb;margin-top:20px;line-height:15px;height:15px;}
.hom-news .hom-news-cot p{font-size:13px;color:#333;margin-top:15px;}
.hom-news-cot .hom-news-deta{display:inline-block;position:relative;font-size:13px;color:#444;margin-top:25px;}
.hom-news-cot .hom-news-deta span,
.hom-news-cot .hom-news-deta i{display:inline-block;}
.hom-news-cot .hom-news-deta i{margin-left:3px;}
.hom-news-cot .hom-news-deta .hom-news-deta-bor{position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#db0008;}
.hom-news-cot .hom-news-deta:hover .hom-news-deta-bor{width:100%;}
/*hom-news-style【end】*/
/*-------------------hom-style【end】-------------------*/

/*-------------------ins-pub-style【start】-------------------*/
/*ins-pub-banner【start】*/
.ins-pub-banner{width:100%;}
.ins-pub-banner-cot h1{color:white;font-size:40px;}
/*ins-pub-banner【end】*/
/*-------------------ins-pub-style【end】-------------------*/

/*-------------------ins-abouts-style【start】-------------------*/
.ins-abt-tit h2{font-size:30px;font-weight:bold;color:#333;}
.ins-abt-tit span{width:20px;height:3px;background-color:#db0008;}
/*-------------------ins-abouts-style【end】-------------------*/

/*-------------------ins-download-style【start】-------------------*/
.ins-download-crumbs{line-height:50px;border-top:1px solid rgba(255,255,255,0.5);padding:0 15px;}
.ins-download-crumbs,
.ins-download-crumbs a{font-size:13px;color:#ccc;}
.ins-download-crumbs a:hover{text-decoration:underline;}

.ins-download-nav{background-color:white;border-bottom:1px solid #e2e2e2;}
.ins-download-nav-list ul li a{line-height:50px;height:50px;font-size:16px;color:#666;}
.ins-download-nav-list ul li a:hover,
.ins-download-nav-list ul li a.active{background-color:#fb2324;color:white;}
.ins-download-list-wai{background-color:white;}
.ins-download-list ul li{border-bottom:1px solid #e2e2e2;padding:0 20px;}

.ins-download-list .ins-download-list-cot{line-height:75px;}
.ins-download-list .ins-download-list-cot span{font-size:28px;color:#666;}
.ins-download-list .ins-download-list-cot h4{font-size:18px;color:#0063b8;margin-left:20px;}
.ins-download-list .ins-download-list-time{font-size:14px;color:#666;margin-left:20px;}
.ins-download-list .ins-download-list-ico a{font-size:18px;color:#fb2324;margin:0 3px;}
/*-------------------ins-download-style【end】-------------------*/

/*-------------------ins-news-style【start】-------------------*/
.ins-news-list ul li{margin:15px 0;}
.ins-news-list ul li .ins-news-list-cot{padding:30px 25px;background-color:#f8f8f8;}
.ins-news-list-cot h4{font-size:18px;color:#333;line-height:30px;height:60px;}
.ins-news-list-cot p{font-size:13px;color:#aaa;margin-top:20px;}
.ins-news-list ul li .ins-news-list-cot h4:hover{color:#fb2324;}
.ins-news-list-img span{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0);}
.ins-news-list-img:hover span{background-color:rgba(0,0,0,0.4);}
/*-------------------ins-news-style【end】-------------------*/

/*-------------------ins-news-details-style【start】-------------------*/
.ins-news-deta-tit h2{font-size:32px;color:white;line-height:32px;}
.ins-news-deta-crumbs,
.ins-news-deta-crumbs a{color:#ccc;font-size: 12px;}
.ins-news-deta-crumbs a:hover{text-decoration:underline;}

.ins-news-deta-page-hed span{color:#999;font-size:14px;display:inline-block;margin:5px 10px;}
.ins-news-deta-page-wai{padding:25px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;}
.ins-news-deta-page{padding:0 35px;}
.ins-news-deta-page span{font-size:30px;color:#ccc;position:absolute;top:50%;margin-top:-15px;}
.ins-news-deta-page span.glyphicon-menu-left{left:0;}
.ins-news-deta-page span.glyphicon-menu-right{right:0;}
.ins-news-deta-page p{font-size:12px;color:#ccc;}
.ins-news-deta-page h4{font-size:16px;color:#444;margin-top:10px;}
.ins-news-deta-page h6{font-size:16px;color:#bbb;margin-top:10px;}
.ins-news-deta-page h4:hover{color:#fb2324;}
.ins-news-deta-page span:hover{color:#aaa;}

.ins-news-nav + .ins-news-nav{border-top:1px solid #eee;margin-top:30px;padding-top:30px;}
.ins-news-nav h4{font-size:16px;color:#333;margin-bottom:20px;}
.ins-news-nav ul li{margin:10px 0;}
.ins-news-nav ul li a{display:block;font-size:14px;color:#999;line-height:20px;}
.ins-news-nav ul li a:hover{color:#fb2324;}
/*-------------------ins-news-details-style【end】-------------------*/

/*-------------------ins-img-list-style【start】-------------------*/
.ins-img-list-wai{background-color:#f1f1f1;}
.ins-img-list-img{background-color:white;}
.ins-img-list-img span{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0);}
.ins-img-list-img:hover span{background-color:rgba(0,0,0,0.4);}
.ins-img-list-cot ul li h4{font-size:16px;color:#666;line-height:40px;}
/*-------------------ins-img-list-style【end】-------------------*/

/*-------------------ins-pro-style【start】-------------------*/
.ins-pro-nav ul li a{font-size:16px;color:#333;line-height:30px;padding:0 10px;border-radius:50px;margin:5px;}
.ins-pro-nav ul li a:hover{color:#fb2324;}
.ins-pro-nav ul li a.active{background-color:#fb2324;color:white;}
.ins-pro-list-img{border: 1px solid #eee;}
.ins-pro-list-cot h4{font-size:16px;color:#333;height:20px;line-height:20px;}
.ins-pro-list-cot h4:hover{color:#fb2324;}
.ins-pro-list-cot span{display:inline-block;line-height:30px;padding:0 15px;background-color:#fb2324;
font-size:13px;color:white;border-radius:2px;}

.ins-pro-deta-inform li{display:block;width:auto;font-size:16px;}
.ins-pro-deta-tit{border-top:1px solid #ddd;}
.ins-pro-deta-tit h4{font-size:16px;color:#111;padding-top:20px;display:inline-block;border-top:3px solid #fb2324;margin-top:-1px;font-weight:bold;}

.ins-pro-deta-related{margin-bottom:30px;}
.ins-pro-deta-related h4{font-size:20px;color:#333333;display:inline-block;}
.ins-pro-deta-related h4 i{display:block;height:3px;background-color:#fb2324;margin-top:10px;}
.ins-pro-deta-related-list ul li .ins-pro-deta-related-list-img{border:1px solid #eee;width:30%;}
.ins-pro-deta-related-list ul li .ins-pro-deta-related-list-cot{width:70%;padding-left:10px;}
.ins-pro-deta-related-list ul li .ins-pro-deta-related-list-cot h6{font-size:18px;color:#333;line-height:24px;height:24px;}
.ins-pro-deta-related-list ul li .ins-pro-deta-related-list-cot P{font-size:14px;color:#888;margin-top:5px;line-height:26px;height:78px;}
.ins-pro-deta-related-list ul li .ins-pro-deta-related-list-cot h6:hover{color:#fb2324;}
/*-------------------ins-pro-style【end】-------------------*/


/*pub-style-change【start】*/
.ey-banner-ny{background-color:#262626;}
.breadcrumb{background-color:transparent;}
.ey-crumbs .subcolumn-crumbs>.breadcrumb-item>a:hover{color:#fb2324;}
img.imgloading{width:auto;}
/*pub-style-change【end】*/


/*-------------------------------------公用动画【start】-------------------------------------*/
.hom-pro-solid:hover img{
	transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
}

.hed-nav>ul li.hed-nav-item a.hed-nav-link .nav-bor,
.hed-nav>ul li.hed-nav-item:hover a.hed-nav-link .nav-bor,
.hed-nav-close span,
.hed-nav-close:hover span,
.hed-nav,
.hed-nav.close,
.hed-sos-cot .hed-sos-colse,
.hed-sos-cot .hed-sos-colse:hover{
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}

.hed-sos-cot,
.hed-sos-cot.active,
.hom-recommend-pro-zez,
.hom-recommend-pro-zez:hover,
.hom-advan ul li .hom-advan-bor span,
.hom-advan ul li:hover .hom-advan-bor span,
.hom-news ul li a:hover,
.hom-news ul li a,
.hom-news ul li:hover a,
.hom-news-cot .hom-news-deta .hom-news-deta-bor,
.hom-news-cot .hom-news-deta:hover .hom-news-deta-bor,
.hom-news .hom-news-img img,
.hom-news .hom-news-img:hover img,
#header,
#header.active,
.ins-news-list-img span,
.ins-news-list-img:hover span,
.ins-img-list-img span,
.ins-img-list-img:hover span{
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
}

.hed-nav,
.hed-nav.active,
.hed-nav-back,
.hed-nav-back.active,
.hed-openNav span,
.hed-openNav.active span,
.hom-pro-list .hom-pro-item .hom-pro-cot-back,
.hom-pro-list .hom-pro-item .hom-pro-cot,
.hom-pro-list .hom-pro-item:hover .hom-pro-cot-back,
.hom-pro-list .hom-pro-item:hover .hom-pro-cot{
	transition:all .9s;
	-webkit-transition:all .9s;
	-moz-transition:all .9s;
	-ms-transition:all .9s;
	-o-transition:all .9s;
}
/*-------------------------------------公用动画【end】-------------------------------------*/


/*响应式设置*/
@media (max-width: 1380px) {	
	
	/*-------------------hom-style【start】-------------------*/
	/*hom-products-style【start】*/
	.hom-pro-pre{left:0;}
	.hom-pro-next{right:0;}	
	/*hom-products-style【end】*/
	/*-------------------hom-style【end】-------------------*/
}

@media (max-width: 1199px) {
	/*-------------------hom-style【start】-------------------*/
	/*banner-style【start】*/
	.hom-banner .swiper-slide a{height:500px;}
	/*banner-style【end】*/
	/*-------------------hom-style【end】-------------------*/
}

@media (max-width: 991px) {
	/*-------------------hom-style【start】-------------------*/
	/*banner-style【start】*/
	.hom-banner .swiper-slide a{height:400px;}
	/*banner-style【end】*/
	/*-------------------hom-style【end】-------------------*/
		
	/*-------------------public-style【start】-------------------*/
	/*header-style【start】*/
	/*hed-member*/
	.hed-member-oper{padding:0 20px;}
	
	/*hed-cot*/
	.hed-logo{margin-left:5px;margin-top:-2px;}
	.hed-logo a{width:150px;height:60px;}
	
	.hed-openNav{background-color:#b4b4b4;width:40px;height:60px;border-left:1px solid white;cursor:hand;cursor:pointer;position:relative;}
	.hed-openNav.active{background-color:#e50012;}
	.hed-openNav-nei{position:absolute;left:0;right:0;top:50%;margin-top:-15px;height:30px;}
	.hed-openNav span{display:block;width:80%;height:3px;background-color:white;margin:5px auto;}
	.hed-openNav.active span.open1,
	.hed-openNav.active span.open3{position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-40%;}
	.hed-openNav.active span.open2{display:none;}
	.hed-nav-back{position:fixed;left:0;width:100%;top:0;height:100%;background-color:#e8e8e8;z-index:6;opacity:0;visibility:hidden;}
	.hed-nav-back.active{opacity:1;visibility:visible;}
	.hed-nav-close{width:30px;height:30px;background-color:#fb2324;display:inline-block;position:relative;cursor:hand;cursor:pointer;}
	.hed-nav-close span{position:absolute;height:3px;background-color:white;width:80%;left:50%;margin-left:-40%;top:50%;margin-top:-1.5px;}
	.hed-nav-close span.close1,
	.hed-openNav.active span.open1{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}
	.hed-nav-close span.close2,
	.hed-openNav.active span.open3{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
	.hed-nav-close:hover span{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);}
	.hed-nav{position:fixed;width:70%;right:-100%;top:0;background-color:white;height:100vh;overflow-y:auto;z-index:8;}
	.hed-nav.active{right:0;}
	.hed-nav>ul li.hed-nav-item{display:block;}
	.hed-nav>ul li.hed-nav-item a.hed-nav-link{font-size:16px;display:block;}
	.hed-nav>ul li.hed-nav-item a.hed-nav-link .nav-bor{position: absolute;bottom:-10px;opacity:0;}
	.hed-nav>ul li.hed-nav-item a.hed-nav-link .nav-ico{font-size:14px;margin-left:3px;}
	.hed-nav>ul li.hed-nav-item:hover a.hed-nav-link .nav-bor,
	.hed-nav>ul li.hed-nav-item a.hed-nav-link.active .nav-bor{bottom:-10px;opacity:1;}
	
	.hed-nav-two{position:static;background-color:#F5F5F5;margin-left:0;margin-top:10px;}
	.hed-nav-two .hed-nav-two-item{width:auto;position:relative;padding:0;}
	.hed-nav-two-item a.hed-nav-pub{padding:10px 20px;}
	.hed-nav-two-item:hover>a.hed-nav-pub{color:#fb2324;}
	.hed-nav>ul li.hed-nav-item:hover .hed-nav-two{display:none;}
	
	.hed-nav-two,
	.hed-nav-three{padding:0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;display:none;}
	.hed-nav-three{position:static;background-color:#eee;padding:0 10px;}
	.hed-nav-two-item:hover:hover .hed-nav-three{display:none;}
	
	.hed-nav-lang{margin-left:0;}
	.hed-tel{    
		text-align:right;
		box-flex: 1;
	    -webkit-box-flex: 1;
	    -moz-box-flex: 1;
	    -ms-box-flex: 1;
	    -o-box-flex: 1;
	    flex: 1;
	    -webkit-flex: 1;
	    -moz-flex: 1;
	    -ms-flex: 1;
	    -o-flex: 1;
    }
	
	.hed-sos{margin-left:10px;}
	.hed-sos .hed-sos-btn{width:40px;font-size:16px;line-height:60px;}
	.hed-sos-cot{width:60%;}
	.hed-sos-cot.active{right:80px;}
	.hed-sos-cot .hed-sos-input{font-size:16px;}
	.hed-sos-cot .hed-sos-search-btn{line-height:60px;font-size:16px;width:40px;}	
	/*header-style【end】*/
	/*-------------------public-style【end】-------------------*/	
}

@media (max-width: 767px){
	/*-------------------hom-style【start】-------------------*/
	/*banner-style【start】*/
	.hom-banner .swiper-slide a{height:300px;}
	/*banner-style【end】*/
		
	/*hom-abouts-style【start】*/
	.hom-video{position:relative;width:100%;}
	.hom-video:after{content:'';display:block;padding-top:80%;}
	.hom-video video{height:100%;width:auto;}
	/*hom-abouts-style【end】*/
	/*-------------------hom-style【end】-------------------*/	
}

@media (max-width: 480px){
	/*-------------------hom-style【start】-------------------*/
	/*banner-style【start】*/
	.hom-banner .swiper-slide a{height:200px;}
	/*banner-style【end】*/
	/*-------------------hom-style【end】-------------------*/	
		
	/*-------------------public-style【start】-------------------*/
	/*header-style【start】*/
	/*hed-member*/
	.hed-tel{display:none;}
	.hed-logo{    
		text-align:right;
		box-flex: 1;
	    -webkit-box-flex: 1;
	    -moz-box-flex: 1;
	    -ms-box-flex: 1;
	    -o-box-flex: 1;
	    flex: 1;
	    -webkit-flex: 1;
	    -moz-flex: 1;
	    -ms-flex: 1;
	    -o-flex: 1;
    }
    .hed-sos{margin-left:0;}
	/*header-style【end】*/
	/*-------------------public-style【end】-------------------*/		
}
