@font-face{ font-family: fontH; src: url('../fonts/HONORSans-Medium.ttf');}
html,body{padding: 0;margin: 0;font-family:fontH,"微软雅黑";font-size: 16px;color: #000;/* overflow-x:hidden; *//*min-width: 1200px;*/}
.wrap{margin: 0 auto;padding: 0 20px;max-width: 95rem; }
ul{padding: 0;margin: 0;}
ul li{list-style: none;}
.fl{float: left;}
.fr{float: right;}
a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline:none;background: none;text-decoration: none;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
img{max-width: 100%;}
input:focus,button:focus,textarea:focus{outline: none;}
.ovh{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ovh2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ovh3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ovh4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.ovh5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
p{margin: 0;}
i,em{font-style: initial;}
.imgH{overflow: hidden;}
.imgH img{transition-duration: .6s;-ms-transition-duration: .6s;-moz-transition-duration: .6s;-webkit-transition-duration: .6s; }
.imgH:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}

.flexcen{display: flex;justify-content: center;align-items: center;}
.flexsta{display: flex;justify-content: flex-start;align-items: center;}
.flexend{display: flex;justify-content: flex-end;align-items: center;}
.flexbet{display: flex;justify-content: space-between;align-items: center;}

/**导航菜单**/
header{position: fixed;top: 0;left: 0;width: 100%;z-index: 9;color: #333333;text-align: center;background: #fff;border-bottom: 1px solid #d8d8d8;}
.headerTop{background: #000; }
.headerTop .wrap{position: relative;}
.headerTop .free{line-height: 40px;}
.headerTop .free a{color: #fff;font-size: 14px; }
header .languageDiv{position: absolute;right: 0;top: 0; line-height:40px; font-size:14px}
header .languageDiv a{ color:#fff; margin-right:20px}
header .languageDiv .defaultDiv{cursor: pointer;height: 40px;}
header .languageDiv .defaultDiv img{height: 14px;margin-right: 5px;}
header .languageDiv .defaultDiv span{font-size: 12px;color: #fff; }
header .languageDiv .defaultDiv i{width: 20px;margin-top: 5px;transition: all .6s; }
header .languageDiv .downDiv{position: absolute;top: 100%;z-index: 99;background: #fff;padding: .5rem 0;font-size: .875rem;width: max-content;border: 1px solid rgba(0,0,0,.15);box-shadow: 0 0.5rem 1rem rgba(0,0,0,.175);right: 0;display: none; }
header .languageDiv .downDiv p{padding: .625rem 1.25rem;}
header .languageDiv .downDiv .aDiv a{padding: .625rem 1.25rem;color: #000; }
header .languageDiv .downDiv .aDiv a img{height: 14px;margin-right: 5px; }
header .languageDiv .downDiv .aDiv a:hover{background: rgba(6,124,164,.1);}
header .languageDiv:hover .defaultDiv i{transform: rotate(180deg);margin-top: -10px; }
header .languageDiv:hover .downDiv{display: block;}

header .logo a{height: 80px;position: relative;z-index: 9999;display:flex;justify-content:center;align-items:center;max-width: 130px; }
header .logo img{max-height: 100%;}
header .logo img.hImg{display: none;}
header .rightDiv{width: calc(100% - 180px); }
header .rightDiv .menu{text-align: right;}
header .rightDiv .menu>ul{display: inline-block!important;}
header .rightDiv .menu>ul>li{float: left;margin-right: 2vw;}
header .rightDiv .menu>ul>li>a{height: 80px;text-align: left;color: #000;position: relative;font-size: 1rem;display: flex;justify-content: center;align-items: center;text-transform: capitalize;padding: 0 20px; }
header .rightDiv .menu>ul>li:hover>a span,
header .rightDiv .menu>ul>li:focus>a span,
header .rightDiv .menu>ul>li.on>a span,
header .rightDiv .menu>ul>li.active>a span{background: none;color: #000;}
header .rightDiv .menu>ul>li>a::after{content: "";width: 100%;position: absolute;left: 0;margin-left: 0;background: #000;height: 4px;bottom: 0;opacity: 0;transform: scaleX(0);-webkit-transition: all 0.4s;transition: all 0.4s; }
header .rightDiv .menu>ul>li:hover>a::after,
header .rightDiv .menu>ul>li.on>a::after{opacity: 1;transform: scaleX(1);}
header .rightDiv .searchDiv{height: 80px;width: 360px;max-width: 22.5rem; }
header .rightDiv .searchDiv form{position: relative;width: 100%; }
header .rightDiv .searchDiv input{width: 100%;background: #f3f3f3;line-height: 38px;padding: 0 2rem 0 1.25rem;border: 0;font-size: .875rem;}
header .rightDiv .searchDiv button{position: absolute;right: 0;top: 0;height: 100%;border: 0;width: 38px;background: transparent;cursor: pointer; }


header .mbtn {display: inline-block;width: 50px;height: 50px;background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;position: absolute;top: 40px;right: 0;display: none;}
header .mbtn:active{opacity: .8;}
body.on-menu header .mbtn{background: url(../img/menu-hide1.png) no-repeat center center;background-size: 22px auto;}


.menu,.menu ul li,.menu ul li a,.menu #menu-button{margin:0;padding:0;border:0;list-style:none;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.menu:after,.menu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.menu #menu-button{display:none}
.menu{width:auto;}
#menu-line{position:absolute;top:0;left:0;height:3px;background:#009ae1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}
.menu>ul>li{float:left}
.menu>ul>li>a{padding:0;font-size:15px;text-decoration:none;text-transform:uppercase;color:#555555;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
.menu>ul>li:hover>a,.menu>ul>li.active>a{color:#fff}
.menu>ul>li.has-sub>a{padding-right:0}
header .rightDiv .menu>ul>li .twoUl{background: #fff;height: calc(90vh - 81px);min-height: 31.25rem;overflow: hidden;padding: 0;position:absolute;left:0;top: 100%;text-align: center;width: 100%;transform: translateY(10px);;opacity: 0;visibility: hidden;transition: transform .5s }
header .rightDiv .menu>ul>li .twoUl .wrap{position: relative;}
header .rightDiv .menu>ul>li .twoUl .leftDiv{padding-top: 38px;width: 451px;position: relative; }
header .rightDiv .menu>ul>li .twoUl .rightDiv{padding: 40px;width: calc(100% - 451px);position: absolute;right: 0;top: 0;border-left: 1px solid #ebebeb;min-height: 500px; }
header .rightDiv .menu>ul>li .twoUl .rightDiv .tabsDiv{text-align: left;}
header .rightDiv .menu>ul>li .twoUl .rightDiv .tabsDiv .imgDiv{overflow: hidden; }
header .rightDiv .menu>ul>li .twoUl .rightDiv .tabsDiv .imgDiv img{width: 100%;max-height: 300px;object-fit: cover; }
header .rightDiv .menu>ul>li .twoUl .rightDiv .tabsDiv .textDiv{padding: 0.75rem 0 0;}
header .rightDiv .menu>ul>li .twoUl .rightDiv .tabsDiv .textDiv p{font-size: 14px;}
header .rightDiv .menu>ul>li .twoUl .rightDiv .tabsDiv .textDiv a{display: inline-block;margin-top: 0.75rem;color: #067ca4;line-height: 40px;}
header .rightDiv .menu>ul>li:hover .twoUl{transform: translateY(0px);opacity: 1;visibility: visible;}
header .rightDiv .menu>ul>li .threeUl{position: absolute;left: calc(225.5px - 1rem);top: 38px;opacity: 0;visibility: hidden;transition: all .6s;}
header .rightDiv .menu>ul>li .twoUl li:hover .threeUl{opacity: 1;visibility: visible; }
header .rightDiv .menu>ul>li li{display: block;text-align: left;width: 225.5px;}
header .rightDiv .menu>ul>li li a{font-size: .875rem;color: #000;margin: 0;font-weight: bold;text-align: left;padding: 7px 0 7px 20px;position: relative; }
header .rightDiv .menu>ul>li li a span{display: inline-block;position: relative; }
header .rightDiv .menu>ul>li li a span::after{content: "";width: 100%;position: absolute;left: 0;margin-left: 0;background: #000;height: 4px;bottom:-5px;opacity: 0;transition: all 0.4s;transform: translateY(10px); }
header .rightDiv .menu>ul>li li a:hover span::after {opacity: 1;transform: translateY(0); }
header .rightDiv .menu>ul>li .threeUl li a{font-weight: normal;}
header .rightDiv .menu>ul>li .imoreBtn{max-width: 8.75rem; display: block; translate: 1.25rem 0;line-height: 40px;border: 1px solid #000;color: #000;text-align: center;font-size: 1rem;padding: 0;margin-top: 0.75rem; }
header .rightDiv .menu>ul>li .imoreBtn:hover{text-decoration: underline;}


/* .on-fixed header{background: rgba(0,0,0,.9);} */
/* .on-fixed header .logo .dImg{display: none;}
.on-fixed header .logo .hImg{display: block;}
.on-fixed header .rightDiv .menu>ul>li>a{color: #333;}
.on-fixed header .rightDiv .menu>ul>li>a::after{background: #333;}
.on-fixed header .mbtn{background: url(../img/menu1.png) no-repeat center center;background-size: 22px auto;} */

/****底部***/
.footerDiv{background: #fff; }
.footerDiv .hdDiv{padding:2.5rem 0;color: #000;border-bottom: 1px solid #dfdfdf;border-top: 1px solid #dfdfdf; }
.footerDiv .hdDiv .flexbet{align-items: flex-start;}
.footerDiv .hdDiv .hlDiv{width: calc(50% - 10px);}
.footerDiv .hdDiv .listDiv{width: calc(50% - 10px);}
.footerDiv .hdDiv .listDiv>span{display: block;margin-bottom: 20px;font-size: 1.125rem;}
.footerDiv .hdDiv .aDiv a{color: #000;display: block;margin-top: 15px;font-size: 14px; }
.footerDiv .hdDiv .aDiv a:hover{text-decoration: underline; }
.footerDiv .hdDiv .regDiv{width: calc(50% - 10px);}
.footerDiv .hdDiv .regDiv .p1{font-size: 1.125rem;margin-bottom: 1.25rem; }
.footerDiv .hdDiv .regDiv .p1 svg{margin-right: 10px; }
.footerDiv .hdDiv .regDiv .p2{font-size: 0.875rem;padding-bottom: 1.25rem; }
.footerDiv .hdDiv .regDiv form input{width: 100%;line-height: 44px;font-size: .875rem;background: #fff;border: 1px solid #979797;padding: 0 10px; }
.footerDiv .hdDiv .regDiv form button{width: 8.75rem;line-height: 40px;background: #000;color: #fff;font-size: 1.125rem;padding: 0;margin-top: 2.5rem;border: 0;cursor: pointer; }
.footerDiv .bdDiv{padding: 1rem 0;}
.footerDiv .bdDiv .flexbet>div{width: calc(50% - 10px); }
.footerDiv .bdDiv .logoDiv img{max-width: 6.875rem;height: auto; }
.footerDiv .hdDiv .shareDiv a{margin-right: 1rem;position: relative;display: block; }
.footerDiv .hdDiv .shareDiv a span{width: 2.5rem;height: 2.5rem;background: #000;border-radius: 50%; }
.footerDiv .hdDiv .shareDiv a span>img{width: 25px;height: 25px; }
.footerDiv .hdDiv .shareDiv a .ewmDiv{position: absolute;left: 50%;bottom: 110%;width: 80px;transform: translateX(-50%);display: none;border: 1px solid #eee; }
.footerDiv .hdDiv .shareDiv a:hover .ewmDiv{display: block; }
.footerDiv .bdDiv a{color: #e5e5e5; }
.footerDiv .bdDiv a:hover{opacity: .8; }
.footerDiv .fdDiv{background: #000;color: #fff;padding: 1rem 0;font-size: 12px; }
.footerDiv .fdDiv a{color:#fff;}
.footerDiv .fdDiv .banquan{width: calc(50% - 10px); }
.footerDiv .fdDiv .linksDiv{ text-align:right }
.footerDiv .fdDiv .linksDiv a{color: #fff;margin:0 1rem; }
.footerDiv .fdDiv .linksDiv a:hover{text-decoration: underline; }
.footerDiv .fdDiv .linksDiv a:first-child{margin-left: 0; }


/********************************* 首页 **********************************/
.main{margin-top: 120px;}

/*banner轮播*/
.index-banner{width: 100%;position:relative;}
.index-banner .swiper-slide{overflow: hidden;}
.index-banner .img{width: 100%;display: block;height: 36vw;background: none no-repeat center;background-size: cover;}
.index-banner .img img{height: 100%;width: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.index-banner .wrap{height: 100%;display:flex;justify-content:flex-start;align-items:center;color: #fff;text-align: left;position: relative;z-index: 1; }
.index-banner .textDiv{max-width: 50%;}
.index-banner .textDiv .p1{font-size: 3.25rem;letter-spacing: -.93px;line-height: 52px;font-weight: bold;}
.index-banner .textDiv .p2{font-size: 1.375rem;line-height: 1.6364;margin: 1.25rem 0 1.75rem; }
.index-banner .textDiv a{background: #067ca4;border: 1px solid #067ca4;color: #fff;padding: 0 50px;padding: 0 50px;line-height: 40px;display: inline-block; }
.index-banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 30px;display: flex;justify-content: center;align-items: center; }
.index-banner .swiper-pagination-bullet{width: 15px;height: 15px;background: #fff;background-size: 100%; border-radius: 50%;opacity:1;border: 1px solid #000;position: relative;}
.index-banner .swiper-pagination-bullet-active{opacity: 1;position: relative;display: flex;justify-content: center;align-items: center;}
.index-banner .swiper-pagination-bullet-active:before{content: "";background-color: #000;height: 9px;width: 9px;display: inline-block;border-radius: 100%; }
.index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 6px;}
/*.ui-homebanner .swiper-pagination-bullet-active:after{content: "";width: 24px;height: 2px;position: absolute;background: #fff;left: -20px;bottom: 7px;}*/
/*.ui-homebanner .swiper-button-next, .ui-homebanner .swiper-button-prev{opacity: .15;background-size: 100% 100%;width: 82px;height: 82px;margin-top: -41px;}
.ui-homebanner .swiper-button-prev{background: url(../img/left.png) no-repeat center center;left: 0;background-size: 100% 100%;}
.ui-homebanner .swiper-button-next{background: url(../img/right.png) no-repeat center center;right: 0;background-size: 100% 100%;}*/

.indexTitle{position: relative;}
.indexTitle span{position: relative;display: block;color: #000;font-size: 1.75rem; font-weight:bold }
a.imoreBtn{background: #000;color: #fff;padding: 0 50px;line-height: 40px;display: block;text-align: center; }

.indexDiv1{padding: 3rem 0; }
.indexDiv1 .bdDiv{margin-top: 1.75rem;position: relative; }
.indexDiv1 .conDiv .imgDiv{position: relative;padding-top: 90%; }
.indexDiv1 .conDiv .imgDiv .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center; border:#e5e5e5 1px solid }
.indexDiv1 .conDiv .imgDiv .pic img{width: 100%;height: 100%;object-fit: cover; }
.indexDiv1 .conDiv .textDiv{padding-top: 0.75rem; text-align:center}
.indexDiv1 .conDiv .textDiv span{font-weight: bold;color: #000;}
.indexDiv1 .conDiv .textDiv p{font-size: 0.875rem;margin-bottom: 0.75rem;min-height: 42px; }
.indexDiv1 .conDiv .textDiv a{font-size: 1.125rem;}
.indexDiv1 .btnDiv{position: relative;margin-top: 20px; }
.indexDiv1 .swiper-button-next, .indexDiv1 .swiper-button-prev{background-size: 100% 100%;width: 36px;height: 24px;margin-top: initial;position: relative;top: initial;border-radius: 20px;margin: 0 20px 0 0; }
.indexDiv1 .swiper-button-prev{background: url(../img/left.svg) #000 no-repeat center center;left: 0;background-size: 100% 100%;}
.indexDiv1 .swiper-button-next{background: url(../img/right.svg) #000 no-repeat center center;right: 0;background-size: 100% 100%;}
.indexDiv1 .listDiv ul li{margin-top: 1.25rem;align-items: initial; }
.indexDiv1 .listDiv ul li:nth-of-type(odd){flex-direction: row-reverse; }
.indexDiv1 .listDiv ul li .imgDiv{width: 49.2%; }
.indexDiv1 .listDiv ul li .imgDiv img{width: 100%;height: 100%;object-fit: cover; }
.indexDiv1 .listDiv ul li .textDiv{width: 49.2%;background: #f9f9f9;padding: 1.25rem 2.5rem;display: flex;justify-content: center;align-items: flex-start;flex-direction: column; }
.indexDiv1 .listDiv ul li .textDiv .p1{font-size: 1.25rem;line-height: 1.625;color: #067ca4;padding-bottom: .75rem;margin-bottom: .5rem;}
.indexDiv1 .listDiv ul li .textDiv .p2{font-size: 3rem;line-height: 1.25;margin-bottom: .5rem;font-weight: bold; }
.indexDiv1 .listDiv ul li .textDiv .p3{font-size: 1.25rem;line-height: 1.625;padding-top: 1.25rem;}
.indexDiv1 .listDiv ul li .textDiv a{display: inline-block;margin-top: 2.5rem;}

.imoreBtn{position: relative;-webkit-appearance: none;line-height: 118%;font-size: 1rem;cursor: pointer;height: 3.1875rem;padding: 0 1.5rem;font-weight: 700;text-transform: uppercase;border-radius: 0;align-items: center;justify-content: center;display: inline-flex;text-decoration: none;transition: background-color .35s ease,color .35s ease;}

.indexDiv21{padding: 3rem 0;background: #f8f8f9; }
.indexDiv21 .bdDiv{display: grid;grid-template-columns: 1fr 1fr;grid-auto-rows: 415px;gap: 16px;}
.indexDiv21 .bdDiv a{position: relative;overflow: hidden;color: #fff; }
.indexDiv21 .bdDiv a:first-child{grid-row: span 2;}
.indexDiv21 .bdDiv a .imgDiv{position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: 200ms ease; }
.indexDiv21 .bdDiv a .imgDiv img{width: 100%;height: 100%;object-fit: cover; }
.indexDiv21 .bdDiv a .textDiv{padding: 40px 30px;height: 100%;position: relative;transition: 200ms ease;background: rgba(0,0,0,0.3);}
.indexDiv21 .bdDiv a .textDiv .title{font-size: 1.75rem;line-height: 100%;margin-bottom: 1.4rem;font-weight: 700; }
.indexDiv21 .bdDiv a .textDiv .p{margin-bottom: 3rem; }
.indexDiv21 .bdDiv a .textDiv .imoreBtn{background-color: #fff;color: #1f2a44;border: 1px solid #fff; line-height:40px; height:40px}

.indexDiv21 .bdDiv a:hover .textDiv{background: transparent;}
.indexDiv21 .bdDiv a:hover .textDiv .imoreBtn{background: transparent;color: #fff;}
@media only screen and (max-width:990px) {
    .indexDiv21{padding: 40px 0;}
    .indexDiv21 .bdDiv { grid-template-columns: 1fr;}
    .indexDiv21 .bdDiv{grid-auto-rows: auto;}
    .indexDiv21 .bdDiv a .imgDiv{position: static;height: 230px;}
    .indexDiv21 .bdDiv a .textDiv{background: transparent;text-align: center;color: #1f2a44;height: initial;padding: 20px; }
    .indexDiv21 .bdDiv a .textDiv .imoreBtn{background: #1f2a44;color: #fff; font-size:14px }
    .indexDiv21 .bdDiv a .textDiv .title{font-size: 20px;}
    .indexDiv21 .bdDiv a .textDiv .p {
        margin-bottom: 10px;
    }
}


.indexDiv2{padding: 3rem 0;}
.indexDiv2 .bdDiv{margin-top: 1.75rem; }
.indexDiv2 .bdDiv .swiper-slide{height: initial; }
.indexDiv2 .conDiv {border: 1px solid #d9d9d9;height: 100%;display: block; }
.indexDiv2 .conDiv .imgDiv{position: relative;padding-top: 100%;display: block; }
.indexDiv2 .conDiv .imgDiv .pic{position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;justify-content: center;align-items: center;background: #fff;box-shadow: 0px 0px 8px rgba(4,67,86,.09); }
.indexDiv2 .conDiv .imgDiv .pic img{max-width: 90%;max-height: 90%;}
.indexDiv2 .conDiv .textDiv{padding: 10px 10px 2rem;}
.indexDiv2 .conDiv .textDiv .colorDiv{margin: 16px 0;flex-wrap: wrap; }
.indexDiv2 .conDiv .textDiv .colorDiv span{margin: 0 8px 8px 0;width: 22px;height: 22px;border-radius: 50%;overflow: hidden;position: relative;border: 1px solid #fff;box-shadow: 0 0 0 1px #d9d9d9; }
.indexDiv2 .conDiv .textDiv .colorDiv span img{width: 100%;height: 100%;object-fit: cover;border-radius: 50%;display: block; }
.indexDiv2 .conDiv .textDiv .title{font-size: 1.125rem;line-height: 22px;color: #000; text-align:center }
.indexDiv2 .conDiv .textDiv .title:hover{text-decoration: underline;}
.indexDiv2 .btnDiv{position: relative;margin-top: 20px; }
.indexDiv2 .swiper-pagination{position: relative; }
.indexDiv2 .swiper-pagination-bullet{width: 8px;height: 8px;background: #979797;background-size: 100%; border-radius: 50%;opacity:1;margin: 0 5px;}
.indexDiv2 .swiper-pagination-bullet-active{opacity: 1;position: relative;background: #000; }
.indexDiv2 .swiper-button-next, .indexDiv2 .swiper-button-prev{background-size: 100% 100%;width: 20px;height: 20px;margin-top: initial;position: relative;top: initial;border-radius: 20px;margin: 0 5px; }
.indexDiv2 .swiper-button-prev{background: url(../img/left1.svg) no-repeat center center;left: 0;background-size: 100% 100%;}
.indexDiv2 .swiper-button-next{background: url(../img/right1.svg) no-repeat center center;right: 0;background-size: 100% 100%;}

.indexDiv3{padding: 2.75rem 0;}
.indexDiv3 .bdDiv .row{margin: 0 -10px;}
.indexDiv3 .bdDiv .row>div{padding: 0 10px;}
.indexDiv3 .bdDiv .row>div .conDiv{padding: 2.5rem;background: #f9f9f9;height: 100%; }
.indexDiv3 .bdDiv .row>div .conDiv p{font-size: 2.25rem;line-height: .9;margin-bottom: .5rem; }
.indexDiv3 .bdDiv .row>div .conDiv a{line-height: 40px;font-size: 1rem;color: #000;margin-top: .75rem;display: inline-block; }
.indexDiv3 .bdDiv .row>div .conDiv a:hover{text-decoration: underline; }

.indexDiv4{padding: 80px 0;background: url(../img/i-a-bg.jpg) no-repeat center center/cover;}
.indexDiv4 .bdDiv{display: grid;grid-template-columns: 1fr minmax(50%, 0.425fr);}
.indexDiv4 .bdDiv .imgDiv img{width: 100%;height: 100%;object-fit: cover; }
.indexDiv4 .bdDiv .textDiv{display: flex;flex-direction: column;justify-content: center;align-items: flex-start;padding: 40px;background-color: #e9e9ea;}
.indexDiv4 .bdDiv .textDiv small{font-weight: 500;font-size: 1rem;line-height: 122%;display: block; }
.indexDiv4 .bdDiv .textDiv span{font-size: 1.75rem;line-height: 130%;font-weight: 700;display: block; }
.indexDiv4 .bdDiv .textDiv p{margin: 1em 0 1.5rem; line-height:30px}
.indexDiv4 .bdDiv .textDiv .imoreBtn{background: #000;color: #fff;border: 1px solid #000; line-height:48px }
.indexDiv4 .bdDiv .textDiv .imoreBtn:hover{background: transparent;color: #000; }
@media only screen and (max-width:990px) {
    .indexDiv4{padding: 20px 0;background: url(../img/i-a-bg.jpg) no-repeat center center/cover;}
    .indexDiv4 .bdDiv .textDiv{display: flex;flex-direction: column;justify-content: center;align-items: flex-start;padding: 20px;background-color: #e9e9ea;}
    .indexDiv4 .bdDiv .textDiv span{font-size: 20px;line-height: 130%;font-weight: 700;display: block; }
    .indexDiv4 .bdDiv .textDiv p{margin: 1em 0 1.5rem; line-height:30px; font-size:16px}
    .indexDiv4 .bdDiv .textDiv .imoreBtn{background: #000;color: #fff;border: 1px solid #000; line-height:38px ; font-size:14px; height:40px}
}
.sy_lx{width:100%; padding:80px 0 ; background:url(../img/bg.jpg) no-repeat center / cover fixed; color:#fff; overflow:hidden;}
.sy_lx .gy_bt h3{color:#fff;font-size: 1.75rem;font-weight: bold; text-align: center}
.search{width:520px; height:50px; border:1px solid #fff; border-radius:25px; margin:40px  auto 0; background:none  }
.search input{width:80%; height:48px; color:#fff; padding:0 25px; line-height:48px; float:left; background:none ; border:none }
.search button{width:50px; height:48px; text-align:center; font-size:16px; line-height:30px; color:#fff; float:right; background:none ; border:none }
@media only screen and (max-width:990px) {
    .sy_lx{padding:50px 0 ;}
    .indexDiv4 .bdDiv{display: grid;grid-template-columns: 1fr  ;}
    .search{width:80%; height:50px; border:1px solid #fff; border-radius:25px; margin:40px  auto 0; background:none  }
    .sy_lx .gy_bt h3{color:#fff;font-size: 20px;font-weight: bold; text-align: center}

}
@media only screen and (max-width:640px) {
    .sy_lx .lx_ly{width:300px; padding:30px 40px;}
}

.ny-banner{position: relative; }
.ny-banner .imgDiv{position: absolute;left: 0;top: 0;width: 100%;height: 100%; }
.ny-banner img{width: 100%;height: 100%;object-fit: cover; }
.ny-banner .textDiv{min-height: 20rem;text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column;color: #fff;padding: 1.875rem 0;position: relative; }
.ny-banner .textDiv span{font-weight: 700;font-size: 3rem;line-height: 130%;text-align: center;text-transform: uppercase;}
.ny-banner .textDiv p{margin-top: .625rem;font-weight: 300;font-size: 1rem;line-height: 1.3125rem; text-transform:uppercase}
.storyBanner .textDiv{min-height: 36.1vw;}
.storyBanner .textDiv p{font-size: 1.5rem;line-height: 120%;font-weight: 600;padding: 1rem 0; }


.productDiv{padding: 60px 0; height:auto; overflow:hidden; }
.productDiv .hdDiv .sortDiv p{}
.productDiv .hdDiv .shxDiv{width: 276px;cursor: pointer;position: relative;height: 48px;font-size: .875rem; }
.productDiv .hdDiv .shxDiv .defaultDiv{padding: 0 1rem;background: #fff;border: 1px solid #d9d9d9; }
.productDiv .hdDiv .shxDiv .defaultDiv span{height: 44px;position: relative;justify-content: space-between;align-items: center;display: flex;}
.productDiv .hdDiv .shxDiv .defaultDiv span::after{top: 50%;left: auto;right: 0px;position: absolute;content: "";border-right: 1px solid #222;border-bottom: 1px solid #222;-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-ms-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out;-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg);width: 7px;height: 7px;display: inline-block;text-transform: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 11px;margin-left: 10px;vertical-align: top;margin-top: -5px;white-space: nowrap;overflow: hidden;line-height: inherit;}
.productDiv .hdDiv .shxDiv.open .defaultDiv span::after{-moz-transform: rotate(-135deg);-o-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-webkit-transform: rotate(-135deg);transform: rotate(-135deg);margin-top: -2px;}
.productDiv .hdDiv .shxDiv.open .listDiv{display: block;}
.productDiv .hdDiv .shxDiv .listDiv{position: absolute;left: 0;top:100%;width: 100%;background: #fff;border: 1px solid #d9d9d9;z-index: 99;display: none; }
.productDiv .hdDiv .shxDiv .listDiv a{display: block;padding: 5px 16px;cursor: pointer;color: #000; }
.productDiv .hdDiv .shxDiv .listDiv a.on,.productDiv .hdDiv .shxDiv .listDiv a:hover{background: #999;color: #fff;}
.productDiv .bdDiv {align-items: flex-start; }
.productDiv .bdDiv .leftDiv{width: 278px;}
.productDiv .bdDiv .leftDiv .lhDiv{font-size: 1rem;line-height: 20px;margin-bottom: 0.5rem; }
.productDiv .bdDiv .leftDiv .lbDiv ul{border-top: 1px solid #d6d6d6;}
.productDiv .bdDiv .leftDiv .lbDiv ul li{border-bottom: 1px solid #d6d6d6;padding: 10px 0; }
.productDiv .bdDiv .leftDiv .lbDiv ul li .lih{background: url(../img/down.svg) no-repeat right center;cursor: pointer; }
.productDiv .bdDiv .leftDiv .lbDiv ul li .lib{width: 90%;padding-top: 30px; }
.productDiv .bdDiv .leftDiv .lbDiv ul li .lib .checkbox label{padding-left: 30px;font-size: 14px;position: relative;background: url(../img/unselected.svg) no-repeat left center; }
.productDiv .bdDiv .leftDiv .lbDiv ul li .lib .checkbox input{position: absolute;opacity: 0;}
.productDiv .bdDiv .leftDiv .lbDiv ul li .lib .checkbox input:checked+label{background: url(../img/selected.svg) no-repeat left center; }
.productDiv .bdDiv .leftDiv .lbDiv ul li.open .lih{background: url(../img/up.svg) no-repeat right center;}
.productDiv .bdDiv .leftDiv .lbDiv ul li.open .lib{display: none; }
.productDiv .bdDiv .leftDiv .lbDiv button{display: block;line-height: 42px;border: 1px solid #000;color: #000;padding: 0;width: 100%;background: #fff;margin-top: 20px;cursor: pointer; }
.productDiv .bdDiv .rightDiv{width: 100%; }
.productDiv .bdDiv .rightDiv .rhDiv{font-size: 1rem;line-height: 20px;margin-bottom: 0.5rem; }
.productDiv .bdDiv .rightDiv .rbDiv .row{margin: 0 -10px; }
.productDiv .bdDiv .rightDiv .rbDiv .row>div{padding: 0 10px;margin-bottom: 20px; }
.productDiv .bdDiv .rightDiv .conDiv {border: 1px solid #d9d9d9;height: 100%; }
.productDiv .bdDiv .rightDiv .conDiv .imgDiv{position: relative;padding-top: 100%;display: block; }
.productDiv .bdDiv .rightDiv .conDiv .imgDiv .pic{position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;justify-content: center;align-items: center;background: #fff;box-shadow: 0px 0px 8px rgba(4,67,86,.09); }
.productDiv .bdDiv .rightDiv .conDiv .imgDiv .pic img{max-width: 100%;max-height: 100%;}
.productDiv .bdDiv .rightDiv .conDiv .textDiv{padding: 10px 10px 30px;}
.productDiv .bdDiv .rightDiv .conDiv .textDiv .colorDiv{margin: 16px 0;flex-wrap: wrap; }
.productDiv .bdDiv .rightDiv .conDiv .textDiv .colorDiv span{margin: 0 8px 8px 0;width: 22px;height: 22px;border-radius: 50%;overflow: hidden;position: relative;border: 1px solid #fff;box-shadow: 0 0 0 1px #d9d9d9; }
.productDiv .bdDiv .rightDiv .conDiv .textDiv .colorDiv span img{width: 100%;height: 100%;object-fit: cover;border-radius: 50%;display: block; }
.productDiv .bdDiv .rightDiv .conDiv .textDiv .title{font-size: 1.125rem;line-height: 22px;color: #000;display: block; text-align:center }
.productDiv .bdDiv .rightDiv .conDiv .textDiv .title:hover{text-decoration: underline;}
.productDiv .bdDiv .rightDiv .imoreBtn{border: 1px solid #000;background: #fff;color: #000;line-height: 40px;font-size: 1.125rem;margin: 20px auto 40px;max-width: 292px; }
.productDiv .bdDiv .rightDiv .imoreBtn:hover{background: #000;color: #fff; }
.productDiv .bdDiv .conDiv .textDiv .pjDiv{margin-top: 1rem;min-height: 15px;line-height: .9375rem;color: #6A6C77;font-size: 14px; }
.vote-star{display:block;margin-right:6px;width:130px;height:20px;overflow:hidden;vertical-align:middle;background:url(../img/star.png) repeat-x 0 0;}
.vote-star i{display:block;height:20px;background:url(../img/star1.png) repeat-x 0 0;}

.pdhDiv .shareDiv a{margin:0 0.75rem; }
.pdhDiv .shareDiv img{width: 32px;}

.proDetailDiv .wrap{max-width: 1150px;margin: 0 auto; }
.proDetailDiv .hdDiv{border-top: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;padding: 50px 0; }
.proDetailDiv .infoDiv{display: grid;grid-template-columns: 56% 40%;grid-gap: 4%;}

.proDetailDiv .breadcrumbDiv{padding: 20px 0;font-size: 12px; }
.proDetailDiv .hdDiv{align-items: initial;background: #fff;padding: 32px 0; }
.proDetailDiv .hdDiv .leftDiv{width: 100%;position: sticky;top: 0; }
.proDetailDiv .hdDiv .leftDiv .lunboDiv{margin: 0 32px 0 0; }
.proDetailDiv .hdDiv .leftDiv .swiper-container {width: 100%;margin-left: auto;margin-right: auto;}
.proDetailDiv .hdDiv .leftDiv .swiper-slide {display: flex;justify-content: center;align-items: center;height: 100%;width: 100%;}
.proDetailDiv .hdDiv .leftDiv .swiper-slide .pic{padding-top: 78%;position: relative;width: 100%;}
.proDetailDiv .hdDiv .leftDiv .swiper-slide .pic .imgDiv{position: absolute;width: 99%;height: 100%;overflow: hidden;left: 0;top: 0;display: flex;justify-content: center;align-items: center;border: 1px solid #dfdfdf;border-radius: 3px;box-sizing:border-box }
.proDetailDiv .hdDiv .leftDiv .swiper-slide .pic .imgDiv img{width: 100%;}
.proDetailDiv .hdDiv .leftDiv .play{position: absolute;left: 50%;top: 50%;background: rgba(25,25,26,.6);border-radius: 3px;padding: 8px 16px;transform: translate(-50%,-50%); color: #fff;font-size: 14px;cursor: pointer; }
.proDetailDiv .hdDiv .leftDiv .play .iconfont{margin-right: 8px; }
.proDetailDiv .hdDiv .leftDiv .gallery-top {width: 100%;}
.proDetailDiv .hdDiv .leftDiv .smallDiv{position: relative;padding: 0 35px;max-width: 100%;margin: 20px auto 0; }
.proDetailDiv .hdDiv .leftDiv .gallery-thumbs {box-sizing: border-box;text-align: center;margin: 10px 0;}
.proDetailDiv .hdDiv .leftDiv .gallery-thumbs .swiper-slide {width: 25%;opacity: 1;}
.proDetailDiv .hdDiv .leftDiv .gallery-thumbs .swiper-slide .pic{padding-top: 100%;cursor: pointer; }
.proDetailDiv .hdDiv .leftDiv .gallery-thumbs .swiper-slide-thumb-active .pic{opacity: 1;border: 1px solid #19191a;border-radius: 3px; }
.proDetailDiv .hdDiv .leftDiv .smallDiv .pic .iconfont{position: absolute;font-size: 14px;color: #fff;left: 50%;top: 50%;transform: translate(-50%,-50%); }
.proDetailDiv .hdDiv .leftDiv .swiper-button-next, .proDetailDiv .hdDiv .leftDiv .swiper-button-prev{color: rgba(0,0,0,.2);font-size: 20px;background: none;width: initial;height: initial;margin-top: -15px; }
.proDetailDiv .hdDiv .leftDiv .swiper-button-next{right: 0;}
.proDetailDiv .hdDiv .leftDiv .swiper-button-prev{left: 0;}

.proDetailDiv .infoDiv .rightDiv .tagDiv{color: #067ca4;font-size: 1.25rem;padding-bottom: 12px; }
.proDetailDiv .infoDiv .rightDiv .titleDiv{line-height: 1.5;margin-bottom: 20px;font-size: 1.25rem;font-weight: bold; }
.proDetailDiv .infoDiv .rightDiv .p1{line-height: 36px;margin-bottom: 20px;font-size: .875rem; }
.proDetailDiv .infoDiv .rightDiv .pjDiv p{font-size: .75rem;color: #000; }
.proDetailDiv .colorDiv{margin: 1rem 0; }
.proDetailDiv .colorDiv .aDiv span{margin: 0 8px 8px 0;width: 22px;height: 22px;border-radius: 50%;overflow: hidden;position: relative;border: 1px solid #fff;box-shadow: 0 0 0 1px #d9d9d9;cursor: pointer; }
.proDetailDiv .colorDiv .aDiv span img{width: 100%;height: 100%;object-fit: cover;border-radius: 50%;display: block; }
.proDetailDiv .colorDiv .aDiv span.active{border: 2px solid #000;}
.proDetailDiv .colorDiv dl dd span{display: none; }
.proDetailDiv .colorDiv dl dd span.active{display: block; }
.proDetailDiv dl{font-size: 14px; }
.proDetailDiv dl dt{font-weight: normal; }
.proDetailDiv dl dd{margin: 0; }

.proDetailDiv .introDiv{padding: 2rem 0 ;background: #fff; }
.proDetailDiv .indexTitle{margin-bottom: 1rem; }
.proDetailDiv .introDiv .indexTitle span,.proDetailDiv .jstd .indexTitle span{font-size: 1.25rem; }

.proDetailDiv .jstd{padding: 2rem 0;background: #fff; }
.proDetailDiv .pinglunDiv{padding: 2rem 0;background: #fff; }
.proDetailDiv .pinglunDiv ul li{border-top: 1px solid #cdcfd5;padding: 1.5rem 0;display: grid;grid-template-columns: 15% 85%;grid-gap: 4%; }
.proDetailDiv .pinglunDiv ul li .lDiv .name{font-weight: bold;font-size: 16px;}
.proDetailDiv .pinglunDiv ul li .lDiv .date{font-weight: 600;font-size: 14px;margin-top: 0.6rem; }


.more{ width:120px; background:#000; line-height:40px; text-align:center}
.more a{ color:#fff}
.historyDiv{padding: 1.875rem 0; }
.nyTitle{font-size: 3rem;line-height: 1.25;margin-bottom: .5rem;font-weight: bold; }
.historyDiv ul li{margin-top: 1.25rem;align-items: initial; }
.historyDiv ul li:nth-of-type(even){flex-direction: row-reverse; }
.historyDiv ul li .imgDiv{width: 49.2%; }
.historyDiv ul li .imgDiv img{width: 100%;height: 100%;object-fit: cover; }
.historyDiv ul li .textDiv{width: 49.2%;background: #f9f9f9;padding: 2.5rem;display: flex;justify-content: center;align-items: flex-start;flex-direction: column; }
.historyDiv ul li .textDiv .p1{font-size: 2.25rem;line-height: 1.25;margin-bottom: .5rem;}
.historyDiv ul li .textDiv .p3{font-size: 1.125rem;line-height: 1.625;padding-top: 1.25rem;}


.dzDiv{padding: 20px;background: #f9f9f9;border-top: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf; }
.dzDiv .bdDiv{flex-direction: row-reverse; }
.dzDiv .imgDiv{width: 56.3%;}
.dzDiv .textDiv{width: 38.6%;}
.dzDiv .textDiv .p1{font-size: 1.25rem;line-height: 1.625;color: #067ca4;margin-bottom: .5rem;}
.dzDiv .textDiv .p2{font-size: 3rem;line-height: 1.25;font-weight: 600; }
.dzDiv .textDiv .p3{font-size: 1.125rem;line-height: 1.625;padding: 0.5rem 0;}
.dzDiv .textDiv .p3 p{margin: 10px 0;}
.dzDiv .textDiv a{display: inline-block;text-decoration: underline;font-size: 1.25rem;color: #000; }

.storyDiv{padding: 0 0 3rem; }
.storyDiv .row>div{margin-bottom: 20px;padding: 0 10px; }
.storyDiv .row>div a{display: block;height: 100%;}
.storyDiv .row>div .imgDiv{position: relative;padding-top: 100%;overflow: hidden; }
.storyDiv .row>div .imgDiv img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover; }
.storyDiv .row>div .textDiv {padding: 15px 0;}
.storyDiv .row>div .textDiv span{font-size: 1.375rem;color: #000; }
.storyDiv .row>div .textDiv p{color: #000;}
.storyDiv .row>div a:hover .title{color: #e60014; }
.contactDiv {padding: 1.875rem 0 3rem; }
.contactDiv .wrap{max-width: 887px;}
.contactDiv .textDiv{background: #b1b3b3;padding: 30px; }
.contactDiv .textDiv .title{font-size: 2.25rem;}
.contactDiv .textDiv .p{margin-top: 1rem;}
.contactDiv .textDiv .p1{font-size: 1.375rem;}
.contactDiv .textDiv .p2{font-size: .875rem;}
.contactDiv .formDiv {background: #f2f2f2;padding: 30px;margin-top: 20px; }
.contactDiv .formDiv .p span{font-size: 2.25rem;}
.contactDiv .formDiv .p p{font-size: .875rem;}
.contactDiv .formDiv form{width: 100%;position: relative;margin-top: 40px;}
.contactDiv .formDiv form .groupDiv{margin-bottom: 20px; }
.contactDiv .formDiv form input{width: 100%;line-height: 42px;border: 1px solid #979797;padding: 0 20px;font-size: .875rem; }
.contactDiv .formDiv form select{width: 100%;height: 44px;border: 1px solid #979797;padding: 0 20px;font-size: .875rem; }
.contactDiv .formDiv form textarea{width: 100%;height: 120px;border: 1px solid #979797;padding: 10px 20px;resize: none;display: block;font-size: .875rem; }
.contactDiv .formDiv form .groupDiv p{font-size: 14px;color: #595959; }
.contactDiv .formDiv form button{width: 100%;height: 42px;border: 0;padding: 0;background: #000;cursor: pointer;color: #fff; }

.findStoreDiv{padding: 1.875rem 0 3rem;}
.findStoreDiv .bdDiv{margin-top: 2rem;border: 1px solid #eee;align-items: initial; }
.findStoreDiv .bdDiv .leftDiv{width: 34%;padding: 1.5rem;}
.findStoreDiv .bdDiv .leftDiv ul li{font-size: 1.375rem;cursor: pointer;margin-bottom: 1rem;opacity: .65;}
.findStoreDiv .bdDiv .leftDiv ul li.on{opacity: 1;}
.findStoreDiv .bdDiv .rightDiv{width: 66%;position: relative;min-height: 600px; }
.findStoreDiv .bdDiv .rightDiv .imgDiv{display: none;}
.findStoreDiv .bdDiv .rightDiv .imgDiv.on{display: block;height: 100%; }
.findStoreDiv .bdDiv .rightDiv .imgDiv img{width: 100%;height: 100%;object-fit: cover; }


.newsDiv{padding: 60px 0 70px;background: #f9f9f9; }
.newsDiv ul{margin-bottom: 40px;}
.newsDiv ul li{margin-bottom: 30px;}
.newsDiv ul li a{padding: 0 0 30px;border-bottom: 1px dotted #555;flex-direction: row-reverse; }
.newsDiv ul li .imgDiv{width: 407px;height: 229px;overflow: hidden;margin-left: 20px; }
.newsDiv ul li .imgDiv img{width: 100%;height: 100%;object-fit: cover;}
.newsDiv ul li .textDiv{width: 58.3%;}
.newsDiv ul li .textDiv .date{color: #999999;font-size: 14px; }
.newsDiv ul li .textDiv span{color: #000;margin: 25px 0;font-weight: bold; }
.newsDiv ul li .textDiv p{color: #555;line-height: 2;margin-bottom: 40px; }
.newsDiv ul li .textDiv img{transform: none;}
.newsDiv ul li a:hover .textDiv span{color: #333; }

.gy_wm .yz_xx{ width:60%; margin:60px auto; padding:50px   80px;   background:#fafafa; text-align:center}
.gy_wm .yz_xx .n_r{position:relative;}
.gy_wm .yz_xx h1{ font-size:24px; font-weight:bold; margin-bottom:40px}
.gy_wm .yz_xx .n_r input{width:100%; height:51px; border:1px solid #000; line-height:50px; margin-bottom:10px; display:block; padding-left:20px}
.gy_wm .yz_xx .n_r.y_z input{padding-right:120px;}
.gy_wm .yz_xx .n_r .y_m{width:100px; height:40px; background:url(../images/api.png) no-repeat center / cover; position:absolute; top:5px; right:0;}
.gy_wm .yz_xx button{width:30%; height:50px; background-color:#000; font-size:16px; line-height:48px; text-align:center; color:#fff; margin:20px auto;
    transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
    -webkit-transition:all .5s; border:0}
.gy_wm .yz_xx button:hover{background-color:#2b2b2b;}
.ntit{ background:rgba(255,255,255,0.6); border-bottom: #eee 1px solid;padding: 20px 0;overflow: hidden;}
.ntit ul {text-align: center;}
.ntit ul li { line-height:40px; margin-right:20px;position: relative;background:#eee; text-align: center;overflow: hidden;display: inline-block;}
.ntit ul li a { color:#000; font-size:16px; display:block;padding: 0 25px;}
.ntit ul li a:hover { background:#000; color:#fff; -webkit-transition: all 0.4s linear -1ms;

    -moz-transition: all 0.4s linear -1ms;

    -ms-transition: all 0.4s linear -1ms;

    -o-transition: all 0.4s linear -1ms;

    transition: all 0.4s linear -1ms;}
.ntit ul li.on a { background:#000; color:#fff}

@media (max-width:991px){
    .ntit{ background:rgba(255,255,255,0.6); border-bottom: #eee 1px solid;padding: 10px 0;overflow: hidden;}

    .ntit ul li a { color:#000; font-size:14px; display:block;padding: 0 10px;}
    .ntit ul li { line-height:40px; margin-right:10px;position: relative;background:#eee; text-align: center;overflow: hidden;display: inline-block;}

    .newsDiv{padding: 20px 0 20px;background: #f9f9f9; }
    .newsDiv ul{margin-bottom:20px;}
    .newsDiv ul li{margin-bottom: 20px;}

    .gy_wm .yz_xx{ width:90%; margin:20px auto; padding:20px;   background:#fafafa; text-align:center}
    .gy_wm .yz_xx h1{ font-size:20px; font-weight:bold; margin-bottom:20px}
    .proDetailDiv .hdDiv .leftDiv{width: 100%;position: relative  ;top: 0; }
    .proDetailDiv .introDiv{padding: 20px 0 ;background: #fff; }
    .proDetailDiv .infoDiv .rightDiv{ margin-bottom:20px}
}

.aboutDiv1{padding: 60px 0 ; }
.aboutDiv1 .bdDiv { }
.aboutDiv1 .bdDiv .textDiv {margin-bottom: 50px;   }
.aboutDiv1 .bdDiv .textDiv p{font-size: 16px;color: #1a2e4b;line-height: 36px; }
.imgDiv img{ width:100%}
.contactDiv1{padding: 60px 0  100px; }
.contactDiv1 .indexTitle{text-align: left; }
.contactDiv1 .leftDiv{width: 50%;}
.contactDiv1 .leftDiv ul{margin-top: 40px; }
.contactDiv1 .leftDiv ul li{border-bottom: 1px solid #cdcdcd;padding: 30px 0;color: #666666; }
.contactDiv1 .leftDiv ul li img{margin-right: 30px; }
.contactDiv1 .leftDiv ul li strong{color: #333; }
.contactDiv1 .rightDiv{width: 35%;position: relative; background:#000}
.contactDiv1 .rightDiv img{ width:100%}
.contactDiv1 .rightDiv:before{content: "";width: 130px;height: 130px;position: absolute;left: -35px;background: url(../img/lx.png) no-repeat center center/100%;bottom: -70px;z-index: -1; }

.contactDiv2{padding:60px 0 60px;background: #f5f5f5; }
.contactDiv2 .indexTitle{text-align: left; }
.contactDiv2 .bdDiv{margin-top: 50px; }
.contactDiv2 .row>div{margin-bottom: 40px; }
.contactDiv2 .row>div .conDiv{border: 1px solid #c9c9c9;border-radius: 5px;background: #fff;overflow: hidden;padding: 10px 20px; }
.contactDiv2 .row>div .conDiv input,.contactDiv2 .row>div .conDiv textarea{width: calc(100% - 39px);border: 0;padding: 0;line-height: 30px;font-size: 14px; }
.contactDiv2 .textareaDiv{align-items: flex-start; }
.contactDiv2 .row>div .conDiv textarea{min-height: 130px;resize: none; }
.contactDiv2 button{width: 250px;line-height: 50px;background: #000;color: #fff;padding: 0;border: 0;margin: 20px auto 0; }
@media (max-width:991px){
    .contactDiv1{padding: 20px 0  20px; }
    .contactDiv1 .indexTitle{text-align: left; }
    .contactDiv1 .leftDiv{width: 100%;}
    .contactDiv1 .rightDiv{width: 100%;position: relative; background:#000}
    .flexbet{display: block  ;justify-content: space-between;align-items: center;}
    .contactDiv1 .leftDiv ul {
        margin-top: 0px;
    }
    .contactDiv1 .leftDiv ul li{border-bottom: 1px solid #cdcdcd;padding: 20px 0;color: #666666; }
    .contactDiv2{padding:20px 0 20px;background: #f5f5f5; }
    .contactDiv2 .bdDiv{margin-top:20px; }
    .contactDiv2 .row>div{margin-bottom: 20px; }
}

.pageDiv{margin-top: 50px;}
.pageDiv span,.pageDiv a{color: #1f2a44;opacity: .3;margin: 0 15px;padding: 0 2px;display: inline-block; }
.pageDiv span{opacity: 1;border-bottom: 2px solid #1f2a44; }
.pageDiv a.prevBtn,.pageDiv a.nextBtn{opacity: 1;text-transform: uppercase;font-family: fontH; }


.teamDiv .itemDiv{padding: 2rem 0; }
.teamDiv .itemDiv .nyTitle{text-align: center;font-weight: normal;}
.teamDiv .itemDiv .row{margin: 0 -10px; }
.teamDiv .itemDiv .row>div{margin-top: 20px;padding: 0 10px; }
.teamDiv .itemDiv .row>div a{display: block; }
.teamDiv .itemDiv .row>div .imgDiv{position: relative;padding-top: 100%; }
.teamDiv .itemDiv .row>div .imgDiv .pic{position: absolute;left: 0;width: 100%;height: 100%;overflow: hidden;top: 0; }
.teamDiv .itemDiv .row>div .imgDiv .pic img{width: 100%;height: 100%;object-fit: cover; }
.teamDiv .itemDiv .row>div .textDiv{padding-top: 10px;color: #000; }
.teamDiv .itemDiv .row>div .textDiv .title{font-size: 1.375rem;}

.partnerDiv{padding: 2rem 0; }
.partnerDiv .hdDiv span{line-height: 1.25;font-size: 1.25rem;display: block;margin-bottom: 0.75rem!important;font-weight: bold; }
.partnerDiv .hdDiv p{margin-bottom: .5rem;}
.partnerDiv .hdDiv .form-control{width: 100%;max-width: 383px;border: 1px solid #979797;color: #000;background-color: #fff;border-radius: 0;box-shadow: none;margin-bottom: .75rem!important;height: 44px;font-size: .875rem;line-height: 44px; }
.collapse{height: initial!important;}
.collapse.in{display: block; }
#accordion .card {
    border: #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-radius: none;
    margin-bottom: 0
}

#accordion .card:first-of-type {
    border-color: #d9d9d9 #d6d6d6 #d6d6d6;
    border-top: 1px solid #d6d6d6
}

#accordion .card .card-header {
    padding: 17px 0;
    border: none;
    background-color: #fff
}

#accordion .card .card-header .btn {
    width: 100%;
    text-align: left;
    padding: 0
}

#accordion .card .card-header .btn.btn-link {
    color: #000;
    text-decoration: none
}

#accordion .card .card-header .btn.btn-link:hover {
    text-decoration: none
}

#accordion .card .card-header .btn.btn-link:after {
    content: "";
    float: right;
    width: 24px;
    height: 24px;
    margin: 0;
    background: url(../img/icon-arrow-up.svg) no-repeat 0 0
}

#accordion .card .card-header .btn.btn-link.collapsed:after {
    content: "";
    background: url(../img/icon-arrow-down.svg) no-repeat 0 0
}

#accordion .card .card-body {
    padding: 0 0 21px;
    margin-left: 0;
    width: 90%
}
#accordion table a{color: #067ca4!important;word-break:break-all;}
#accordion table a:hover{text-decoration: underline;}

.faqsDiv{padding: 0.75rem 0; }
.faqsDiv .nyTitle{font-size: 2.25rem;font-weight: normal; }
.faqsDiv .row{margin: 0 -10px; }
.faqsDiv .row>div{padding: 0 10px;margin-bottom: 20px; }
.faqsDiv .conDiv .imgDiv{position: relative;padding-top: 72.2%; }
.faqsDiv .conDiv .imgDiv .pic{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center; }
.faqsDiv .conDiv .imgDiv .pic img{width: 100%;height: 100%;object-fit: cover; }
.faqsDiv .conDiv .textDiv{padding-top: 0.75rem;}
.faqsDiv .conDiv .textDiv p{font-size: 1rem;margin-bottom: 0.75rem; }
.faqsDiv .conDiv .textDiv a{font-size: 1.125rem;}

.fazhanDiv{padding: 0.75rem 0 2rem; }
.fazhanDiv .nyTitle {font-weight: normal;}
.fazhanDiv .nyTitle p{font-size: 1.125rem;line-height: 1.625;}
.fazhanDiv .rowDiv .row{margin: 20px -10px 0; }
.fazhanDiv .rowDiv .row>div{padding: 0 10px;}
.fazhanDiv .rowDiv .row:nth-of-type(even)>div:nth-child(1){order: 2; }
.fazhanDiv .rowDiv .row>div .conDiv{height: 100%;}
.fazhanDiv .rowDiv .row>div:nth-child(2) .conDiv{background: #f9f9f9;padding: 1.25rem 2.5rem;}
.fazhanDiv .rowDiv .row>div .imgDiv{height: 100%;}
.fazhanDiv .rowDiv .row>div .imgDiv img{width: 100%;height: 100%; }
.fazhanDiv .rowDiv .row>div .textDiv span{font-size: 2.25rem;line-height: .9; }
.fazhanDiv .rowDiv .row>div .textDiv p{font-size: 1.125rem;line-height: 1.625;margin-top: 1.25rem; }
.fazhanDiv .rowDiv .row>div .textDiv a{margin-top: 2.5rem;font-size: 1.25rem;display: inline-block;color: #000;text-decoration: underline; }
.fazhanDiv .indexDiv2{margin: 20px 0; }
.fazhanDiv .indexDiv2 .row{margin: 0 -10px; }
.fazhanDiv .indexDiv2 .row>div{margin-top: 30px;padding: 0 10px; }
.fazhanDiv .ggDiv{position: relative; }
.fazhanDiv .ggDiv img{width: 100%;}
.fazhanDiv .ggDiv .wrap{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%; }
.fazhanDiv .ggDiv .wrap .textDiv{padding-left: 50%;font-size: 3.25rem;letter-spacing: -.93px;line-height: 52px;font-weight: 700; }
.fazhanDiv .ggDiv .wrap .textDiv p{max-width: 300px; }
.fazhanDiv .bdDiv .itemDiv{margin-top: 30px; }
.fzTitle span{font-size: 2.25rem;line-height: .9; }
.fzTitle p{font-size: 1.125rem;line-height: 1.625;margin-top: 10px; }
.fazhanDiv .bdDiv .itemDiv .videoDiv{margin-top: 1.75rem; }
.fazhanDiv .bdDiv .itemDiv .textDiv img{width: 100%;margin-top: 0.75rem;}
.fazhanDiv .bdDiv .itemDiv .textDiv a{margin-top: 1.25rem;font-size: 1.25rem;line-height: 40px;color: #000;text-decoration: underline;display: inline-block; }

.camelhaksDiv .hdDiv{padding: 4rem 0; }
.camelhaksDiv .hdDiv .itemDiv .videoDiv{margin-bottom: 2rem; }
.camelhaksDiv .hdDiv .itemDiv .textDiv .title{font-size: 2.25rem;line-height: .9;font-weight: 700; }
.camelhaksDiv .hdDiv .itemDiv .textDiv .p1{font-size: 1.125rem;line-height: 1.625;margin-bottom: 1rem;margin-top: 0.75rem; }
.camelhaksDiv .hdDiv .itemDiv .textDiv .p2 span{font-size: 1.75rem;line-height: 1;}
.camelhaksDiv .hdDiv .itemDiv .textDiv ul{padding: 1rem;margin-left: 1em; }
.camelhaksDiv .hdDiv .itemDiv .textDiv ul li{list-style-type: disc; }
.camelhaksDiv .hdDiv .itemDiv .textDiv a{color: #067ca4!important;font-weight: 700;font-size: 1.125rem;line-height: 1.625; }
.camelhaksDiv .hdDiv .itemDiv .textDiv a:hover{text-decoration: underline;}
.camelhaksDiv .bdDiv{padding-bottom: 4rem; }
.camelhaksDiv .bdDiv ul li{padding: 0.75rem 0;}
.camelhaksDiv .bdDiv ul li .leftDiv{width: 49%;}
.camelhaksDiv .bdDiv ul li .leftDiv video{width: 100%;}
.camelhaksDiv .bdDiv ul li .rightDiv{width: 49%;}
.camelhaksDiv .bdDiv ul li .rightDiv .title{font-size: 2.25rem;line-height: .9;}
.camelhaksDiv .bdDiv ul li .rightDiv .p{font-size: 1.125rem;line-height: 1.625;margin: 1rem 0; }
.camelhaksDiv .bdDiv ul li .rightDiv a{font-size: 1.125rem;line-height: 1.625;color: #067ca4!important;font-weight: 700;}
.camelhaksDiv .bdDiv ul li .rightDiv a:hover{text-decoration: underline; }


/*.menu ul ul li.has-sub>a::after{position:absolute;top:13px;right:10px;width:4px;height:4px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;content:"";-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-ms-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}
.menu.align-right ul ul li.has-sub>a::after{right:auto;left:10px;border-bottom:0;border-right:0;border-top:1px solid #ddd;border-left:1px solid #ddd}
.menu ul ul li.has-sub:hover>a::after{border-color:#fff}*/

@media (max-width:1220px) {
    /* .wrap{padding: 0 15px;} */
}
@media (max-width:1100px) {
}
@media (min-width:992px) and (max-width:1024px) {
}
@media (min-width:768px) and (max-width:991px) {

}
@media (max-width:991px){
    .menu{width:100%}
    .menu ul{width:100%;display: block;}
    .menu>ul>li>a{padding: 0 20px;}
    .menu.align-center>ul,.menu.align-right ul ul{text-align:left}
    .menu ul li,.menu ul ul li,.menu ul li:hover>ul>li{width:100%;height:auto;border-top:1px solid rgba(0,0,0,.2);}
    /*.indexHeader .menu ul li,.indexHeader .menu ul ul li,.indexHeader .menu ul li:hover>ul>li{border-top:1px solid rgba(255,255,255,.2);}*/
    /*.on-fixed .indexHeader .menu ul li,.on-fixed .indexHeader .menu ul ul li,.on-fixed .indexHeader .menu ul li:hover>ul>li{border-top:1px solid rgba(0,0,0,.2);}*/
    .menu ul li a,.menu ul ul li a{width:100%}
    .menu>ul>li,.menu.align-center>ul>li,.menu.align-right>ul>li{float:none;display:block}
    .menu ul ul li a{padding:0 20px 0 30px;font-size:12px;color:#333;background:0 0}
    .menu ul ul li:hover>a,.menu ul ul li a:hover{color:#333}

    .indexHeader .menu ul ul li a{color:#fff;}
    .indexHeader .menu ul ul li:hover>a,.indexHeader .menu ul ul li a:hover{color:#fff}

    .on-fixed .indexHeader .menu ul ul li a{color:#333;}
    .on-fixed .indexHeader .menu ul ul li:hover>a,.indexHeader .menu ul ul li a:hover{color:#333}

    .menu ul ul ul li a{padding-left:40px}
    .menu ul ul,
    .menu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0}
    .menu>ul>li.has-sub>a::after,.menu ul ul li.has-sub>a::after{display:none}
    #menu-line{display:none}
    .menu #menu-button{display:block;padding:20px;color:#000;cursor:pointer;font-size:12px;text-transform:uppercase}
    .menu #menu-button::after{content:'';position:absolute;top:20px;right:20px;display:block;width:15px;height:2px;background:#fff}
    .menu #menu-button::before{content:'';position:absolute;top:25px;right:20px;display:block;width:15px;height:3px;border-top:2px solid #fff;border-bottom:2px solid #fff}
    .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(0,0,0,.2);height:52px;width:52px;cursor:pointer}
    .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}
    .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;;z-index:99}

    /*.indexHeader .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(255,255,255,.2);height:52px;width:52px;cursor:pointer}
    .indexHeader .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#fff;z-index:99}
    .indexHeader .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#fff;;z-index:99}*/

    /*.on-fixed .indexHeader .menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(0,0,0,.2);height:52px;width:52px;cursor:pointer}
    .on-fixed .indexHeader .menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#333;z-index:99}
    .on-fixed .indexHeader .menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#333;;z-index:99}*/


    .menu .submenu-button.submenu-opened:after{display:none}
    .menu ul ul{background: transparent;border-bottom:none;padding: 0;}
    .menu ul ul ul{top: 0;}
    .menu li:hover>ul{left: auto;margin-left: auto;}
    .menu ul ul .wrap{padding:0;}
    header .rightDiv .menu>ul>li li a{text-align: left;line-height: 50px;}
    /*header.indexHeader .rightDiv .menu>ul>li li a{color: #fff;}*/
    /*	.on-fixed header.indexHeader .rightDiv .menu>ul>li li a{color: #333;}*/

    header {
        position: fixed !important;
        z-index: 9999;
        top: 0;
        left: auto;
        right: 0;
        width: 100%;
        height: 50px;
        transition: right 300ms !important;
    }
    header .logo a{height: 50px;}
    header .logo a img{max-height: 70%;}
    header .mbtn {display: block;}
    body.on-menu header{background:#fff;}
    body.on-menu header .mbtn{z-index: 1;}
    header .rightDiv .menu {
        float: right;
        position: fixed;
        top: 90px;
        right: 0;
        width: 100%;
        height: calc(100% - 90px);
        padding-top: 0;
        background:#fff;
        /*border-bottom: 1px solid #f8f8f847;*/
        transition: right 300ms;
        right: -100%;
        padding: 0;
        overflow-y: auto;
    }
    header .rightDiv .menu ul{float: initial;}
    /*header .rightDiv .menu ul.open{background: #000;}*/
    header .rightDiv .menu ul li {
        padding: 0;
        margin: 0;
        /*border-bottom: 1px solid #f8f8f847;*/
        float: initial;
        position: relative;
    }
    header .rightDiv .menu ul li a {
        display: block;
        line-height: 50px;
        height: 50px;
        text-align: left;
        font-size: 16px;
    }
    /*header.indexHeader .rightDiv .menu>ul>li>a{color: #333;}*/
    header .header-container{background: #fff;}
    header .rightDiv .menu>ul>li>a small{display: none;}
    header .rightDiv .menu>ul {display: block;padding-top: 0;}
    body.on-menu header .rightDiv .menu {right: 0;}
    body.on-menu .main {right: 0;}
    .main {position: relative;right: 0;transition: right 300ms !important;margin-top: 90px; }
    .menu ul ul li:hover>ul{left: 0;}

    .headerTop .free{text-align: left;}
    html, body{min-width: 100%;}
    header .rightDiv .othersDiv{justify-content: flex-start;float: initial;padding: 0 15px; }
    header .rightDiv .searchDiv{height: initial; }
    header .languageDiv{right: 20px;}
    header .rightDiv .menu>ul>li .twoUl{visibility: initial;opacity: 1;transform: translateY(0);height: initial;position: relative;min-height: initial; }
    header .rightDiv .menu>ul>li .twoUl .leftDiv{width: 100%;padding-top: 0; }
    header .rightDiv .menu>ul>li li{width: 100%;}
    header .rightDiv .menu>ul>li .threeUl{position: relative;visibility: initial;opacity: 1;left: 0;top: 0; }
    header .rightDiv .menu>ul>li .twoUl .rightDiv{display: none;}
    header .rightDiv .menu>ul>li .imoreBtn{height: initial;margin-bottom: 15px;}
}

.hidden-xs{display: block;}
.visible-xs{display: none;}

/*手机*/
@media (max-width:767px) {
    .aboutDiv1{padding: 20px 0 ; }
    .hidden-xs{display: none;}
    .visible-xs{display: block;}
    .floatRightDiv{display: none;}
    header .languageDiv a {
        color: #fff;
        margin-right: 0px;
    }
    .index-banner .img{height: initial; }
    .index-banner .img img{position: relative;}
    .index-banner .textDiv{color: #000;max-width: 100%;text-align: center;padding: 10px 0; }
    .index-banner .textDiv .p1{font-size: 1.5rem;line-height: initial; }
    .index-banner .textDiv .p2{font-size: 1rem;}
    .index-banner .swiper-container{padding-bottom: 20px;}

    .index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 6px;}

    .indexTitle span{font-size: 1.25rem;}
    a.imoreBtn{padding: 0 20px;line-height: 36px; }
    .indexDiv1 {
        padding: 0 0 20px;
    }
    .indexDiv1 .bdDiv{margin-top: 1rem;}
    .indexDiv1 .conDiv .textDiv p{min-height: 63px;}
    .indexDiv1 .conDiv .textDiv a{font-size: 0.875rem;}
    .indexDiv1 .swiper-button-next, .indexDiv1 .swiper-button-prev{margin: 0 10px;}
    .indexDiv1 .listDiv ul li{display: block;}
    .indexDiv1 .listDiv ul li .imgDiv{width: 100%;}
    .indexDiv1 .listDiv ul li .textDiv{width: 100%;padding: 1rem 1.5rem; }
    .indexDiv1 .listDiv ul li .textDiv .p1{font-size: 1rem;padding-bottom: 0;}
    .indexDiv1 .listDiv ul li .textDiv .p2{font-size: 1.5rem;}
    .indexDiv1 .listDiv ul li .textDiv .p3{font-size: 1rem;padding-top: 0.5rem; }
    .indexDiv1 .listDiv ul li .textDiv a{margin-top: 1rem;}
    .indexDiv21{ padding:20px 0}
    .indexDiv2{ padding:20px 0}
    .indexDiv2 .conDiv .textDiv .colorDiv {margin: 10px 0; }
    .indexDiv2 .conDiv .textDiv .colorDiv span{width: 15px;height: 15px; }
    .indexDiv2 .conDiv .textDiv .title{font-size: 1rem; }

    .indexDiv3 .bdDiv .row>div {margin-bottom: 15px;}
    .indexDiv3 .bdDiv .row>div .conDiv{padding: 2rem;}
    .indexDiv3 .bdDiv .row>div .conDiv p{font-size: 1.5rem;}

    .footerDiv .hdDiv .wrap>.flexbet{display: block;}
    .footerDiv .hdDiv .hlDiv{width: 100%; }
    .footerDiv .hdDiv .regDiv{width: 100%;margin-top: 1rem; }
    .footerDiv .bdDiv .flexbet{display: block;}
    .footerDiv .bdDiv .flexbet>div{width: 100%;}
    .footerDiv .bdDiv .shareDiv{margin-top: 1rem;}
    .footerDiv .fdDiv .flexbet{display: block;}
    .footerDiv .fdDiv .banquan{width: 100%;text-align: center;}
    .footerDiv .fdDiv .linksDiv{width: 100%;justify-content: center;flex-wrap: wrap; }

    .productDiv { padding:20px 0}
    .productDiv .bdDiv{display: block; }
    .productDiv .hdDiv{display: block; }
    .productDiv .hdDiv .shxDiv{width: 100%;}
    .productDiv .bdDiv .leftDiv{width: 100%; }
    .productDiv .bdDiv .leftDiv .lhDiv{width: 100%;padding: 0 1rem;background: #fff;border: 1px solid #d9d9d9;height: 44px;position: relative;justify-content: space-between;align-items: center;display: flex; }
    .productDiv .bdDiv .leftDiv .lhDiv::after{top: 50%;left: auto;right: 1rem;position: absolute;content: "";border-right: 1px solid #222;border-bottom: 1px solid #222;-webkit-transition: all .1s ease-in-out;-moz-transition: all .1s ease-in-out;-ms-transition: all .1s ease-in-out;-o-transition: all .1s ease-in-out;transition: all .1s ease-in-out;-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg);width: 7px;height: 7px;display: inline-block;text-transform: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 11px;margin-left: 10px;vertical-align: top;margin-top: -5px;white-space: nowrap;overflow: hidden;line-height: inherit;}
    .productDiv .bdDiv .leftDiv .lbDiv a.closebtn{position: absolute;right: 1rem;top: 1rem;width: 20px; }
    .productDiv .bdDiv .leftDiv .lbDiv{position: fixed;left: 0; top: 0;z-index: 11111;background: #fff;width: 100%;height: 100%;padding:50px 20px 20px;overflow-y: auto;display: none; }
    .productDiv .bdDiv .leftDiv .lbDiv.on{display: block; }
    .productDiv .bdDiv .rightDiv{width: 100%;margin-top: 20px; }

    .productDiv .bdDiv .rightDiv .rbDiv .row{margin: 0 -5px; }
    .productDiv .bdDiv .rightDiv .rbDiv .row>div{padding: 0 5px;margin-bottom: 10px; }
    .productDiv .bdDiv .rightDiv .conDiv .textDiv .colorDiv {margin: 10px 0; }
    .productDiv .bdDiv .rightDiv .conDiv .textDiv .colorDiv span{width: 15px;height: 15px; }
    .productDiv .bdDiv .rightDiv .conDiv .textDiv .title{font-size: 1rem; }
    .productDiv .bdDiv .rightDiv .conDiv .textDiv{padding-bottom: 1rem; }
    .productDiv .bdDiv .rightDiv .imoreBtn{max-width: 200px; }

    .dzDiv .bdDiv{display: block; }
    .dzDiv .imgDiv{width: 100%;}
    .dzDiv .textDiv{width: 100%;margin-top: 20px; }
    .dzDiv .textDiv .p1{font-size: 1rem; }
    .dzDiv .textDiv .p2{font-size: 1.5rem; }
    .dzDiv .textDiv .p3{font-size: 1rem; }
    .dzDiv .textDiv a{font-size: 1rem; }

    .pdhDiv{display: block;padding-bottom: 10px; }
    .pdhDiv .shareDiv{justify-content: flex-start; }
    .pdhDiv .shareDiv a{margin: 0 0 0 1rem; }
    .proDetailDiv .hdDiv{padding: 25px 0 30px;  }
    .proDetailDiv .infoDiv{grid-template-columns:100% ;grid-gap: 0  ;}
    .proDetailDiv .pinglunDiv{padding: 2.5rem 0;}
    .proDetailDiv .pinglunDiv ul li{display: block;}
    .proDetailDiv .pinglunDiv ul li .lDiv{margin-bottom: 1rem; }


    .ny-banner .img{height: initial; }
    .ny-banner .img img{position: relative;height: 50vw; }
    .ny-banner .textDiv{ max-width: 100%;text-align: center;padding: 10px 0;min-height: 10rem; }
    .ny-banner .textDiv span{font-size: 1.5rem;line-height: initial; }
    .ny-banner .textDiv p{font-size: 1rem;}

    .ny-banner1 .img{height: initial; }
    .ny-banner1 .img img{position: relative;height: 50vw;}
    .ny-banner1 .textDiv{color: #000;max-width: 100%;text-align: center;padding: 10px 0; }
    .ny-banner1 .textDiv .p1{font-size: 1.5rem;line-height: initial; }
    .ny-banner1 .textDiv .p2{font-size: 1rem;}
    .ny-banner1 .textDiv a{padding: 0 20px; }

    .nyTitle{font-size: 1.75rem;}
    .historyDiv ul li{display: block;}
    .historyDiv ul li .imgDiv{width: 100%;}
    .historyDiv ul li .textDiv{width: 100%;padding: 1rem 1.5rem; }
    .historyDiv ul li .textDiv .p1{font-size: 1.5rem;}
    .historyDiv ul li .textDiv .p3{font-size: 1rem;padding-top: 0.5rem; }

    .contactDiv .textDiv .title,.contactDiv .formDiv .p span{font-size: 1.5rem; }
    .contactDiv .textDiv .p1{font-size: 1.125rem;}

    .findStoreDiv .bdDiv{display: block; }
    .findStoreDiv .bdDiv .leftDiv{width: 100%;padding: 0.8rem; }
    .findStoreDiv .bdDiv .rightDiv{width: 100%;}
    .findStoreDiv .bdDiv .leftDiv ul li{font-size: 1.125rem;margin-bottom: 0.5rem;}
    .findStoreDiv .bdDiv .rightDiv{min-height: initial;height: 300px; }

    .teamDiv .itemDiv .row>div .textDiv{text-align: center; }
    .faqsDiv .nyTitle{font-size: 1.5rem; }
    .fazhanDiv .rowDiv .row{margin: 0 -30px; }
    .fazhanDiv .rowDiv .row:nth-of-type(even)>div:nth-child(1){order: 0; }
    .fazhanDiv .rowDiv .row>div:nth-child(2) .conDiv{padding: 3rem 2rem; }
    .fazhanDiv .rowDiv .row>div .textDiv span{font-size: 1.25rem; }
    .fazhanDiv .indexDiv2 .row>div{margin-top: 20px; }
    .fazhanDiv .ggDiv .wrap{position: relative;left: initial;top: initial;transform: initial; }
    .fazhanDiv .ggDiv .wrap .textDiv{padding-left: 0;font-size: 2rem;line-height: 1;padding: 1.875rem 0; }
    .fzTitle span{font-size: 1.25rem; }

    .camelhaksDiv .hdDiv{padding: 2rem 0; }
    .camelhaksDiv .hdDiv .itemDiv .textDiv .title{font-size: 1.75rem;line-height: 1.2; }
    .camelhaksDiv .hdDiv .itemDiv .textDiv .p2 span{font-size: 1.25rem; }
    .camelhaksDiv .bdDiv{padding-bottom: 2rem; }
    .camelhaksDiv .bdDiv ul li{display: block; }
    .camelhaksDiv .bdDiv ul li .leftDiv{width: 100%;}
    .camelhaksDiv .bdDiv ul li .rightDiv{width: 100%;margin-top: 10px; }
    .camelhaksDiv .bdDiv ul li .rightDiv .title{font-size: 1.25rem; }


    @media (max-width:320px) {



    }

}




.pc_kf{width:50px; position:fixed; right:0; bottom:40%; z-index:99999;}

.pc_kf .fh{width:50px; height:50px;  background-color:#000; text-align:center; line-height:50px;  cursor:pointer; overflow:hidden;
    transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
    -webkit-transition:all .5s;}
.pc_kf .fh i{ width:100%}
