/*!****** 公用 *******/
/*!-----------------[初始化]--------------*/
*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:""}
table{border-collapse:collapse;border-spacing:0}
body{color:#444;font-size:12px;line-height:1.5;font-family:"微软雅黑","Microsoft Yahei"}
a{color:inherit;text-decoration:none}
a:hover{color:inherit}
img{max-width:100%;border:none;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}
em,i{font-style:normal}
input,select,textarea{font-size:12px;color:#444;font-family:"微软雅黑","Microsoft Yahei";outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
input[type=button],input[type=reset],input[type=submit],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
::-webkit-input-placeholder{color:#62748e}
::-moz-placeholder{color:#62748e}
::-ms-input-placeholder{color:#62748e}
select::-ms-expand{display:none}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}
.col-c,.col-l,.col_c,.col_l,.l{float:left}
.col-r,.col_r,.r{float:right}
.fix{*zoom:1}
.fix:after,.fix:before{display:block;content:"";height:0;clear:both}
.c{clear:both}
.ani{transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}
@keyframes beat{
0%,to{-webkit-transform:scale(1);transform:scale(1)}
25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}
50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}
75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}
}
.wp{width:95%;max-width:1200px;margin:0 auto}
.menuBtn{display:none;position:absolute;top:12px;right:20px;width:30px;height:30px;cursor:pointer;z-index:601;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.menuBtn b{display:block;height:2px;background-color:#333;margin:6px 0;transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.menuBtn.open b{display:none;margin:-1px 0 0;position:absolute;left:0;top:50%;width:30px;background-color:#333}
.menuBtn.open b:first-child{display:block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}
.menuBtn.open b:last-child{display:block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}
.header{position:fixed;left:0;top:0;right:0;height:54px;box-shadow:0 1px 6px rgba(0,0,0,.1);z-index:100}
.header:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);backdrop-filter:blur(4px);z-index:-1}
.header .wp{height:100%;max-width:1280px;display:flex;align-items:center;justify-content:space-between}
.header .col,.header .cor{width:210px;flex-shrink:0}
.header .com{flex-grow:1}
.header .com .lang{display:none}
.header .cor{display:flex;align-items:center;justify-content:flex-end}
.header .logo{height:32px;line-height:32px;font-size:0}
.header .logo img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.header .nav{display:flex;justify-content:center;align-items:center}
.header .nav li{padding:0 4px;position:relative}
.header .nav a{padding:0 16px;display:block;font-size:16px;color:#161616;line-height:54px;position:relative;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.header .nav a:before{content:'';position:absolute;left:0;bottom:0;right:0;height:4px;background-color:#db4f1d;opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.header .nav .on a,.header .nav li:hover a{color:#ab411a}
.header .nav .on a:before,.header .nav li:hover a:before{opacity:1}
.header .lang{display:block;font-size:20px;color:#db4f1d;line-height:1.4;position:relative;}
.header .lang dt{cursor: default;}
.header .lang dt i{margin:-3px 4px 0 0;display:inline-block;vertical-align:middle;width:24px;height:24px;background:url(../images/icon-lang1.svg) center center no-repeat;-webkit-background-size:contain;background-size:contain}
.header .lang dd{padding: 8px 0; position: absolute; left: 0; top: 100%; min-width: 100%; width: 120px; background: #fff; max-height: 198px; overflow-y: auto; opacity: 0; visibility: hidden;}
.header .lang dd a{padding: 4px 10px; padding-left: 28px; display: block; font-size: 16px; transition: .5s;}
.header .lang dd a:hover{background: #db4f1d; color: #fff;}
.header .lang:hover{}
.header .lang:hover dd{opacity: 1; visibility: visible; transition: .5s;}
/*.header .lang:hover{text-decoration:underline}*/
.foot{background:url(../images/foot-bg1.jpg) center center no-repeat;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.foot .wp{max-width:1280px}
.foot .foot-1{padding:40px 0}
.foot .foot-1 .wp{display:flex;justify-content:space-between;align-items:center}
.foot .foot-1 .col{flex-grow:1}
.foot .foot-1 .cor{margin-left:40px;flex-shrink:0}
.foot .foot-1 .info{font-size:16px;color:#90a1b9;line-height:1.38}
.foot .foot-1 .info .tit{margin-bottom:8px;font-size:28px;color:#fff;font-weight:700;line-height:1.29}
.foot .foot-1 .search{font-size:0}
.foot .foot-1 .search input{outline:0;border:none;background-color:transparent}
.foot .foot-1 .search .inp,.foot .foot-1 .search .submit{display:inline-block;vertical-align:middle}
.foot .foot-1 .search .inp{padding:0 12px;width:254px;height:34px;border:1px solid #c6c6c6;border-radius:8px;background-color:rgba(29,41,61,.2);font-size:14px;color:#fff}
.foot .foot-1 .search .submit{margin-left:8px;width:104px;height:34px;line-height:34px;background-color:#db4f1d;border-radius:8px;font-size:16px;color:#fff;text-align:center}
.foot .foot-2{padding:40px 0;background-color:rgba(0,0,0,.4)}
.foot .foot-2 .wp{display:flex;justify-content:space-between;align-items:flex-start}
.foot .foot-2 .col,.foot .foot-2 .cor{flex-shrink:0}
.foot .foot-2 .col{width:27.34%}
.foot .foot-2 .cor{width:48.75%}
.foot .foot-2 .logo{height:42px;line-height:42px;font-size:0}
.foot .foot-2 .logo img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.foot .foot-2 .info{margin-top:16px;font-size:14px;color:#d0e2ff;line-height:1.43}
.foot .foot-2 .share{margin-top:16px;display:flex;flex-wrap:wrap}
.foot .foot-2 .share .item{margin-right:16px;display:block;width:20px;height:20px;line-height:20px;font-size:0;text-align:center}
.foot .foot-2 .share img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.foot .foot-2 .nav{font-size:14px;color:#A8A8A8;line-height:1.43;display:flex;align-items:flex-start}
.foot .foot-2 .nav a{font-size:inherit;color:inherit}
.foot .foot-2 .nav dl{padding-right:32px;width:50%;flex-shrink:0}
.foot .foot-2 .nav dt{margin-bottom:16px;font-size:18px;color:#fff;font-weight:700;line-height:1.5}
.foot .foot-2 .nav dd a{margin-bottom:6px;display:block;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.foot .foot-2 .nav dd a:hover{color:#fff}
.foot .foot-2 .nav .tt p{display:flex;align-items:flex-start}
.foot .foot-2 .nav .tt p+p{margin-top:16px}
.foot .foot-2 .nav .tt img{margin-right:12px;display:block;width:20px;flex-shrink:0}
.foot .foot-3{padding:16px 0;background-color:rgba(0,0,0,.5);font-size:12px;color:#525252;line-height:1.33}
.foot .foot-3 a{font-size:inherit;color:inherit;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.foot .foot-3 .wp{display:flex;justify-content:space-between;align-items:center}
.foot .foot-3 .link{margin-right:-24px;display:flex;align-items:center}
.foot .foot-3 .link a{margin-right:24px}
.foot .foot-3 a:hover{color:#fff;text-decoration:underline}
.chat-hg1 .chat-btn{position:fixed;right:0;top:50%;width:178px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;z-index:100}
.chat-hg1 .chat-btn img{display:block;width:100%}
.chat-hg1 .chat-cont{padding:0 8px;position:fixed;right:32px;top:50%;width:540px;height:550px;-webkit-transform:translate(120%,-50%);-ms-transform:translate(120%,-50%);-o-transform:translate(120%,-50%);transform:translate(120%,-50%);background:linear-gradient(150deg,#f3793f 0,#db4f1d 34%,#a35086 69%,#6f5592 100%);border-radius:16px;box-shadow:3px 3px 3px rgba(255,255,255,.25) inset,-3px -3px 3px rgba(0,0,0,.25) inset,4px 4px 5px rgba(0,0,0,.25);overflow:hidden;opacity:0;visibility:hidden;z-index:200;display:flex;flex-direction:column;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.chat-hg1 .chat-cont .hd{padding:0 12px;height:68px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center}
.chat-hg1 .chat-cont .hd .left{display:flex;align-items:center}
.chat-hg1 .chat-cont .hd .left .icon{margin-right:12px;width:32px;height:32px;line-height:32px;font-size:0;text-align:center;flex-shrink:0}
.chat-hg1 .chat-cont .hd .left .icon img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.chat-hg1 .chat-cont .hd .left .tit{font-size:14px;color:#fff;line-height:1.43;font-weight:400}
.chat-hg1 .chat-cont .hd .left .state{font-size:12px;color:rgba(254,243,198,.8);line-height:1.33;display:flex;align-items:center}
.chat-hg1 .chat-cont .hd .left .state i{margin-right:6px;display:block;width:8px;height:8px;background-color:#a5e250;border-radius:50%;flex-shrink:0}
.chat-hg1 .chat-cont .hd .right{flex-shrink:0;display:flex;align-items:center}
.chat-hg1 .chat-cont .hd .right .btn{width:28px;height:28px;line-height:28px;font-size:0;text-align:center;cursor:pointer;flex-shrink:0}
.chat-hg1 .chat-cont .hd .right .btn img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.chat-hg1 .chat-cont .hd .right .btn.full{display:block}
.chat-hg1 .chat-cont .hd .right .btn.default{display:none}
.chat-hg1 .chat-cont .cont{height:calc(100% - 176px);background-color:#f9faff;border-radius:8px;box-shadow:1px 1px 3px rgba(255,255,255,1) inset,1px 1px 2px rgba(0,0,0,.56) inset;flex-grow:1}
.chat-hg1 .chat-cont .cont .scroll{padding:10px 16px;height:100%;overflow-y:auto}
.chat-hg1 .chat-cont .cont .date{margin-bottom:16px;font-size:12px;color:#525252;line-height:1.33;text-align:center;overflow:hidden;display:flex;justify-content:center;align-items:center}
.chat-hg1 .chat-cont .cont .date span{padding:0 8px;display:block;position:relative}
.chat-hg1 .chat-cont .cont .date span:after,.chat-hg1 .chat-cont .cont .date span:before{content:'';position:absolute;top:50%;width:1000px;height:1px;background-color:#e0e0e0}
.chat-hg1 .chat-cont .cont .date span:before{right:100%}
.chat-hg1 .chat-cont .cont .date span:after{left:100%}
.chat-hg1 .chat-cont .cont .items{margin-bottom:16px;float:none;font-size:14px;color:#fff;line-height:1.43;display:flex}
.chat-hg1 .chat-cont .cont .items .inn{padding:12px 16px;min-width:280px;max-width:90%;flex-shrink:0}
.chat-hg1 .chat-cont .cont .items .link{margin:8px -8px -8px 0;font-size:12px;color:#525252;line-height:1.33;display:flex;flex-wrap:wrap}
.chat-hg1 .chat-cont .cont .items .link a{margin:0 8px 8px 0;padding:4px 12px;display:block;font-size:inherit;color:inherit;background-color:#f7f1e9;border:1px solid #e0e0e0;border-radius:100px}
.chat-hg1 .chat-cont .cont .items time{display:block;font-size:10px;color:#525252;text-align:right;line-height:1.6}
.chat-hg1 .chat-cont .cont .items.r{justify-content:flex-end}
.chat-hg1 .chat-cont .cont .items.r .inn{background-color:#87528c;border-radius:15px 15px 0}
.chat-hg1 .chat-cont .cont .items.l{color:#44403b}
.chat-hg1 .chat-cont .cont .items.l .inn{border-radius:15px 15px 15px 0;border:1px solid #e7e5e4;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1)}
.chat-hg1 .chat-cont .cont .items.l time{margin-top:8px;text-align:left}
.chat-hg1 .chat-cont .bot{padding:16px 8px 0;height:108px;flex-shrink:0}
.chat-hg1 .chat-cont .bot .link{margin:0 -8px -8px 0;font-size:12px;color:#fff;line-height:1.33;display:flex;flex-wrap:wrap}
.chat-hg1 .chat-cont .bot .link a{margin:0 8px 8px 0;padding:4px 12px;display:block;font-size:inherit;color:#fff;background-color:rgba(255,255,255,.2);border-radius:100px;box-shadow:inset 1px 1px 0 0 rgba(255,255,255,.5),inset -1px -1px 0 0 rgba(255,255,255,.3);backdrop-filter:blur(2px)}
.chat-hg1 .chat-cont .bot .send{margin-top:16px;font-size:0}
.chat-hg1 .chat-cont .bot .send input{outline:0;border:none;background-color:transparent}
.chat-hg1 .chat-cont .bot .send .inp,.chat-hg1 .chat-cont .bot .send .submit{display:inline-block;vertical-align:middle}
.chat-hg1 .chat-cont .bot .send .inp{padding:0 12px;width:calc(100% - 40px);height:34px;line-height:34px;background-color:rgba(0,0,0,.1);border-radius:8px;font-size:14px;color:#fff;box-shadow:inset 1px 1px 0 0 rgba(255,255,255,.5),inset -1px -1px 0 0 rgba(255,255,255,.3),inset 2px 2px 6px 2px rgba(0,0,0,.1);backdrop-filter:blur(2px)}
.chat-hg1 .chat-cont .bot .send .inp::-webkit-input-placeholder{color:#fff}
.chat-hg1 .chat-cont .bot .send .inp::-moz-placeholder{color:#fff}
.chat-hg1 .chat-cont .bot .send .inp::-ms-input-placeholder{color:#fff}
.chat-hg1 .chat-cont .bot .send .submit{margin-left:8px;width:32px;height:32px;border-radius:50%;background:url(../images/icon-send1.svg) center center no-repeat rgba(255,255,255,.2);-webkit-background-size:16px auto;background-size:16px auto;box-shadow:inset 1px 1px 0 0 rgba(255,255,255,.5),inset -1px -1px 0 0 rgba(255,255,255,.6);backdrop-filter:blur(2px)}
.chat-hg1 .chat-cont.on{opacity:1;visibility:visible;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}
.chat-hg1 .chat-cont.full{right:0;width:100vw;height:100vh;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}
.chat-hg1 .chat-cont.full .hd .right .btn.full{display:none}
.chat-hg1 .chat-cont.full .hd .right .btn.default{display:block}
.cur{margin:0 -8.5px 20px}
.cur,.cur *{font-size:16px;color:#999;line-height:2}
.cur *{margin:0 8.5px}
.cur span{color:#000003}
.top-hg1{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-end}
.top-hg1 .left{flex-grow:1}
.top-hg1 .right{margin-left:30px;flex-shrink:0}
.top-hg1 .tit{font-size:40px;color:#000;font-weight:700;line-height:1}
.top-hg1 .tit-v1{margin-bottom:16px;font-size:20px;color:#db4f1d;font-weight:700;line-height:1.4}
.top-hg1 .desc{margin-top:16px;font-size:20px;color:#525252;line-height:1.4}
.top-hg1 .more{padding:0 12px 0 16px;display:block;width:fit-content;font-size:16px;color:#fff;height:36px;background-color:#db4f1d;border-radius:4px;display:flex;align-items:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.top-hg1 .more i{margin-left:16px;display:block;width:24px;height:24px;background:url(../images/icon-arrow1.svg) center center no-repeat;-webkit-background-size:contain;background-size:contain;flex-shrink:0}
.top-hg1 .more:hover{opacity:.8}
.top-hg1 .search-hg1{width:408px}
.top-hg1.mid{text-align:center;justify-content:center}
.top-hg1.mid .left,.top-hg1.mid .right{flex-grow:0}
.search-hg1{padding:1px;position:relative;background:linear-gradient(90deg,#0f99da 0,#633fa5 37%,#fb4990 70%,#ff9e25 99%);border-radius:100px}
.search-hg1 input{outline:0;border:none}
.search-hg1 .icon-so{margin-top:-16px;position:absolute;left:16px;top:50%;width:32px;height:32px;background:url(../images/icon-so1.svg) center center no-repeat;-webkit-background-size:contain;background-size:contain}
.search-hg1 .inp{padding:0 16px 0 52px;display:block;width:100%;height:38px;line-height:38px;background-color:#fff;border-radius:100px;font-size:16px;color:#525252}
.search-hg1.v1{width:727px;max-width:100%}
.search-hg1.v1 .inp{height:48px;line-height:48px;font-size:20px}
@media only screen and (max-width:959px){
.wp{padding:0 20px;width:100%;max-width:none}
.menuBtn{display:block}
.header .com{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:#fff;z-index:100;opacity:0;visibility:hidden;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.header .com .scroll-y{padding:40px 0;height:100%;display:block;overflow:hidden;overflow-y:auto}
.header .com .header-btns,.header .com .header-info{height:auto;display:flex;flex-wrap:wrap}
.header .com.active{opacity:1;visibility:visible;-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}
.header .com .lang{margin:0 20px;display:block}
.header .cor{display:none}
.header .nav{padding:0 20px;display:block}
.header .nav li{padding:0}
.header .nav a{padding:10px 0;line-height:1.5}
.header .nav a:before{height:2px}
.foot .foot-1{padding:20px 0}
.foot .foot-1 .wp{display:block}
.foot .foot-1 .cor{margin:15px 0 0}
.foot .foot-1 .info{text-align:center;font-size:14px}
.foot .foot-1 .info .tit{margin-bottom:4px;font-size:24px}
.foot .foot-1 .search{text-align:center}
.foot .foot-2{padding:20px 0}
.foot .foot-2 .wp{display:block}
.foot .foot-2 .col,.foot .foot-2 .cor{width:100%}
.foot .foot-2 .cor{margin-top:30px}
.foot .foot-2 .logo{text-align:center}
.foot .foot-2 .info{margin-top:12px}
.foot .foot-2 .share{margin-top:12px;justify-content:center}
.foot .foot-2 .nav dt{font-size:16px;margin-bottom:12px}
.foot .foot-3{padding:10px 0;text-align:center}
.foot .foot-3 .wp{display:block}
.foot .foot-3 .cor{margin-top:5px}
.foot .foot-3 .link{justify-content:center}
.foot .foot-3 .link a{margin:0 8px}
.top-hg1{margin-bottom:20px}
.top-hg1 .tit-v1{font-size:16px;margin-bottom:8px}
.top-hg1 .tit{font-size:26px}
.top-hg1 .desc{margin-top:10px;font-size:14px}
.top-hg1 .more{padding:0 8px 0 10px;font-size:14px;height:32px}
.top-hg1 .more i{width:20px;height:20px;margin-left:8px}
.top-hg1 .search-hg1{width:300px}
}
@media only screen and (max-width:767px){
.foot .foot-1 .cor{margin-top:10px}
.foot .foot-1 .info{font-size:13px}
.foot .foot-1 .info .tit{font-size:18px}
.foot .foot-1 .search .inp{width:210px}
.foot .foot-1 .search .submit{width:90px;font-size:14px}
.foot .foot-2 .info{font-size:12px;text-align:center}
.foot .foot-2 .nav{font-size:12px}
.foot .foot-2 .nav dl{padding-right:15px}
.foot .foot-2 .nav dt{font-size:14px;margin-bottom:8px}
.foot .foot-2 .nav .tt p+p{margin-top:8px}
.foot .foot-2 .nav .tt img{width:14px;margin-top:3px;margin-right:6px}
.foot .foot-2 .nav dd a{margin-bottom:4px}
.chat-hg1 .chat-cont{right:10px;width:320px;height:80vh}
.chat-hg1 .chat-cont .hd{height:52px}
.chat-hg1 .chat-cont .cont{height:calc(100% - 182px)}
.chat-hg1 .chat-cont .cont .date{margin-bottom:10px}
.chat-hg1 .chat-cont .cont .items{margin-bottom:10px;font-size:13px}
.chat-hg1 .chat-cont .cont .items .inn{padding:8px 12px;border-radius:10px 10px 0}
.chat-hg1 .chat-cont .cont .items .link{margin:6px -4px -4px 0}
.chat-hg1 .chat-cont .cont .items .link a{margin:0 4px 4px 0;padding:3px 8px}
.chat-hg1 .chat-cont .cont .items.l .inn{border-radius:10px 10px 10px 0}
.chat-hg1 .chat-cont .cont .items.l time{margin-top:6px}
.chat-hg1 .chat-cont .bot{padding:15px 8px 0;height:130px}
.chat-hg1 .chat-cont .bot .send{margin-top:10px}
.chat-hg1 .chat-cont .bot .link a{padding:3px 8px}
.top-hg1{display:block}
.top-hg1 .right{margin:10px 0 0}
.top-hg1 .tit-v1{font-size:15px;text-align:center;margin-bottom:6px}
.top-hg1 .tit{font-size:20px;text-align:center}
.top-hg1 .desc{margin-top:8px;text-align:center;font-size:12px}
.top-hg1 .more{margin:0 auto;font-size:13px;height:30px}
.top-hg1 .more i{width:16px;height:16px}
.top-hg1 .search-hg1{width:100%}
.search-hg1 .inp{padding:0 15px 0 40px;font-size:13px}
.search-hg1 .icon-so{width:24px;height:24px;margin-top:-12px;left:12px}
.search-hg1.v1 .inp{height:38px;font-size:16px}
}
/*!****** 公用 end *******/
/*!****** 其他 *******/
.table-hg1 table{width:100%;table-layout:fixed}
.table-hg1 td{padding:11px 16px;height:48px;font-size:16px;color:#525252;line-height:1.5;border-bottom:1px solid #e7e5e4}
.table-hg1 td strong{color:#161616}
.table-hg1 .prod-img{margin:0 auto;width:96px;height:96px;overflow:hidden}
.table-hg1 .prod-img img{display:block;width:100%;height:100%;object-fit:cover}
.table-hg1 tr:nth-child(1) td{padding:0 16px;border:none}
.m-pop{position:fixed;left:0;top:0;width:100%;height:100%;z-index:800;display:none}
.m-pop .pop-bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.5;z-index:1}
.pop-hg1{position:absolute;left:50%;top:50%;width:860px;min-height:642px;background-color:#fff;border-radius:16px;z-index:10;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.pop-hg1 .hd{padding:0 32px;height:88px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}
.pop-hg1 .hd .l{flex-grow:1}
.pop-hg1 .hd .r{margin-left:32px;flex-shrink:0}
.pop-hg1 .hd .tit{font-size:32px;color:#000;font-weight:700;line-height:1.25}
.pop-hg1 .hd .btn{cursor:pointer}
.pop-hg1 .hd .btn img{display:block;width:40px}
.pop-hg1 .bdy{padding:32px;display:flex;justify-content:space-between}
.pop-hg1 .bdy .col,.pop-hg1 .bdy .cor{flex-shrink:0}
.pop-hg1 .bdy .col{padding-right:32px;width:69.3%}
.pop-hg1 .bdy .col .tit{font-size:20px;color:#0f172b;font-weight:400;line-height:1.4}
.pop-hg1 .bdy .cor{padding-left:32px;width:30.7%;border-left:1px solid #e0e0e0}
.pop-hg1 .bdy .form{margin-top:24px}
.pop-hg1 .bdy .form input,.pop-hg1 .bdy .form textarea{outline:0;border:none;background-color:transparent;resize:none}
.pop-hg1 .bdy .form .cont{margin-bottom:-24px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}
.pop-hg1 .bdy .form .item{margin-bottom:24px;width:calc(50% - 8px);flex-shrink:0}
.pop-hg1 .bdy .form .label{margin-bottom:8px;font-size:16px;color:#525252;line-height:1.5}
.pop-hg1 .bdy .form .inp,.pop-hg1 .bdy .form .tar{padding:0 16px;display:block;width:100%;height:40px;line-height:38px;border-radius:4px;background-color:#f4f4f4;border:1px solid #e0e0e0;font-size:14px;color:#333}
.pop-hg1 .bdy .form .tar{padding:10px 16px;height:158px;line-height:1.6}
.pop-hg1 .bdy .form .item.v1{width:100%}
.pop-hg1 .bdy .form .btn{margin-top:24px}
.pop-hg1 .bdy .form .submit{padding:0 16px;display:block;width:100%;height:34px;line-height:34px;background-color:#db4f1d;border-radius:8px;font-size:16px;color:#fff;font-weight:700;text-align:center}
.pop-hg1 .bdy .info{font-size:14px;color:#525252;line-height:1.43}
.pop-hg1 .bdy .info .item{margin-bottom:16px;display:flex;align-items:flex-start}
.pop-hg1 .bdy .info .icon{margin-top:2px;margin-right:8px;display:block;width:20px;height:20px;flex-shrink:0}
.pop-hg1 .bdy .info .r{flex-grow:1}
.pop-hg1 .bdy .info .tit{margin-bottom:4px;font-size:16px;color:#525252;font-weight:700;line-height:1.5}
.pop-hg1 .bdy .info .item:last-child{margin-bottom:0}
.banner{height:530px;position:relative;z-index:1;overflow:hidden}
.banner:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(-90deg,rgba(255,255,255,0),#f5faff);z-index:2}
.banner .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;z-index:1}
.banner .cont{position:absolute;left:0;top:22.7%;right:0;z-index:10}
.banner .cont .f1{padding:7px 12px;width:fit-content;font-size:14px;color:#db4f1d;text-align:center;line-height:1.29;border:1px solid #db4f1d;background-color:#faf9f4;border-radius:100px}
.banner .cont .f2{margin-top:14px;width:660px;max-width:100%;font-size:54px;color:#000;font-weight:700;line-height:1.19}
.banner .cont .f3{margin-top:16px;width:550px;max-width:100%;font-size:20px;color:#161616;line-height:1.4}
.banner .cont .f4{margin-top:26px;font-size:14px;color:#525252;line-height:1.43;display:flex;flex-wrap:wrap;align-items:center}
.banner .cont .f4 span{margin-right:30px}
.banner .cont .f4 img{margin:-2px 8px 0 0;display:inline-block;vertical-align:middle;width:20px}
.banner2{height:542px;position:relative;z-index:1;overflow:hidden}
.banner2:before{content:'';position:absolute;left:0;top:0;width:74.93%;height:100%;background:linear-gradient(-90deg,rgba(255,255,255,0),#f5faff);z-index:2}
.banner2 .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.banner2 .cont{position:absolute;left:0;top:29.4%;right:0;z-index:10}
.banner2 .cont h2{margin-bottom:32px;font-size:54px;color:#000;font-weight:700;line-height:1.19}
.banner3{height:470px;position:relative;overflow:hidden}
.banner3:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(-90deg,rgba(255,255,255,0),#f5faff);z-index:2}
.banner3 .bg{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}
.banner3 .cont{position:absolute;left:0;top:25%;right:0;z-index:10}
.banner3 .cont .tit{width:820px;max-width:100%;font-size:54px;color:#000;font-weight:700;line-height:1.19}
.banner3 .cont .btn{padding:0 16px;margin-top:34px;display:block;width:fit-content;height:46px;line-height:46px;font-size:16px;color:#fff;text-align:center;background-color:#db4f1d;border-radius:8px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.banner3 .cont .btn:hover{opacity:.8}
.swpProd-hg1{height:360px;position:relative;border:1px solid #e7e5e4;border-radius:16px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);overflow:hidden}
.swpProd-hg1 .tag{padding:4px 8px;position:absolute;left:16px;top:16px;font-size:12px;color:#fff;font-weight:700;text-align:center;line-height:1.33;background-color:#e17100;border-radius:4px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);z-index:10}
.swpProd-hg1 .btn{position:absolute;right:16px;top:16px;width:24px;height:24px;line-height:24px;font-size:0;text-align:center;border-radius:4px;background:linear-gradient(130deg,rgba(0,0,0,.04) 0,rgba(0,0,0,0) 60%) rgba(255,255,255,.3);box-shadow:inset 1px 1px 0 0 rgba(255,255,255,.9),inset -1px -1px 0 0 rgba(255,255,255,.6);z-index:10;cursor:pointer}
.swpProd-hg1 .btn img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}
.swpProd-hg1 .btn.default{display:none}
.swpProd-hg1 .swpArrow{position:absolute;top:45%;width:24px;height:56px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-position:center center;-webkit-background-size:24px auto;background-size:24px auto;border-radius:16px;cursor:pointer;z-index:10;overflow:hidden}
.swpProd-hg1 .swpArrow:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(110deg,rgba(0,0,0,.03) 0,rgba(0,0,0,0) 80%) rgba(255,255,255,.3);box-shadow:inset 1px 1px 0 0 rgba(255,255,255,.9),inset -1px -1px 0 0 rgba(255,255,255,.6);border-radius:16px;z-index:-1}
.swpProd-hg1 .swpArrow.prev{left:16px;background-image:url(../images/icon-arrow4.svg)}
.swpProd-hg1 .swpArrow.next{right:16px;background-image:url(../images/icon-arrow5.svg)}
.swpProd-hg1 .swp-for{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}
.swpProd-hg1 .swp-for .con{display:block;height:100%}
.swpProd-hg1 .swp-for .pic{height:100%}
.swpProd-hg1 .swp-for .pic img{display:block;width:100%;height:100%;object-fit:cover}
.swpProd-hg1 .swp-nav{padding:0 12px;position:absolute;left:0;bottom:0;right:0;height:72px;overflow:hidden;z-index:10}
.swpProd-hg1 .swp-nav:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);backdrop-filter:blur(2px);z-index:-2}
.swpProd-hg1 .swp-nav .slider{padding:0 12px;height:100%;position:relative;overflow:hidden}
.swpProd-hg1 .swp-nav .con{display:block;height:100%;cursor:pointer;display:flex;flex-direction:column;justify-content:center}
.swpProd-hg1 .swp-nav .pic{width:40px;height:40px;border-radius:4px;background-color:#f9f9f9;overflow:hidden;flex-shrink:0;opacity:.6;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.swpProd-hg1 .swp-nav .pic img{display:block;width:100%;height:100%;object-fit:cover}
.swpProd-hg1 .swp-nav .swiper-slide-thumb-active .pic{border:1px solid #fff;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);opacity:1}
.swpProd-hg1.full{position:fixed;left:0;top:0;width:100%!important;height:100%!important;z-index:200}
.swpProd-hg1.full .btn.full{display:none}
.swpProd-hg1.full .btn.default{display:block}
.swpImgs-hg1{padding:0 7.6vw;position:relative}
.swpImgs-hg1 .con{display:block;height:100%}
.swpImgs-hg1 .pic{padding-top:87.5%;position:relative;border-radius:16px;overflow:hidden}
.swpImgs-hg1 .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}
.swpImgs-hg1 .pic .tag{padding:2px 4px;position:absolute;left:16px;top:16px;font-size:12px;color:#db4f1d;border-radius:4px;background-color:rgba(255,255,255,.4);z-index:10}
.tabsT-hg1 ul{font-size:0}
.tabsT-hg1 li{display:inline-block;vertical-align:middle}
.tabsT-hg1 a{padding:16px 12px 12px;display:block;font-size:16px;color:#161616;line-height:1.38;position:relative;border-radius:5px 5px 0 0;overflow:hidden}
.tabsT-hg1 a:before{content:'';position:absolute;left:0;top:0;right:0;height:4px;background-color:#db4f1d;opacity:0}
.tabsT-hg1 .on a{background-color:#f4f4f4;color:#ab411a;font-weight:700}
.tabsT-hg1 .on a:before{opacity:1}
.tabsT-hg2{margin-bottom:32px;border-bottom:4px solid #d9d9d9}
.tabsT-hg2 ul{font-size:0}
.tabsT-hg2 li{margin-right:20px;display:inline-block;vertical-align:bottom}
.tabsT-hg2 a{padding:8px 0 7px;display:block;font-size:20px;color:#161616;line-height:1.4;position:relative;z-index:1}
.tabsT-hg2 a:before{content:'';position:absolute;left:0;bottom:-4px;right:0;height:4px;background-color:#db4f1d;opacity:0}
.tabsT-hg2 .on a{color:#db4f1d}
.tabsT-hg2 .on a:before{opacity:1}
.tabsDs-hg1 .tab-items{display:none}
.tabsDs-hg1 .tab-items.on{display:block}
.lst-hg1{margin:0 -20px -40px;display:flex;flex-wrap:wrap}
.lst-hg1 li{padding:0 20px;margin-bottom:40px;width:33.33%;flex-shrink:0}
.lst-hg1 .con{display:block;padding-top:98.39%;position:relative;border-radius:16px;border:1px solid #e0e0e0;overflow:hidden}
.lst-hg1 .con:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,#fff,rgba(255,255,255,0));z-index:2}
.lst-hg1 .pic{position:absolute;left:0;top:0;width:100%;height:100%}
.lst-hg1 .pic img{display:block;width:100%;height:100%;object-fit:cover}
.lst-hg1 .text{padding:24px;position:absolute;left:0;bottom:0;right:0;z-index:10}
.lst-hg1 .tit{font-size:28px;color:#161616;font-weight:700;line-height:1.29;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.lst-hg1 .more{margin-top:12px;font-size:16px;color:#db4f1d;line-height:1.5;display:flex;align-items:center}
.lst-hg1 .more i{margin-left:4px;display:block;width:16px;height:16px;background:url(../images/icon-arrow2.svg) center center no-repeat;-webkit-background-size:contain;background-size:contain;flex-shrink:0}
.lst-hg1 .con:hover .pic img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.lst-hg2{margin:0 -12px -16px;width:700px;max-width:100%;display:flex;flex-wrap:wrap}
.lst-hg2 li{padding:0 12px;margin-bottom:16px}
.lst-hg2 .con{padding:8px 16px;display:block;border:1px solid #e0e0e0;border-radius:60px;background-color:rgba(255,255,255,.7);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.1);display:flex;align-items:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst-hg2 .icon{margin-right:16px;display:block;width:40px;height:40px;position:relative;flex-shrink:0}
.lst-hg2 .icon img{position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst-hg2 .icon .ig2{opacity:0}
.lst-hg2 .tit{font-size:18px;color:#0f172b;font-weight:700;line-height:1.56;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst-hg2 .con:hover{border-color:#db4f1d;background-color:#db4f1d}
.lst-hg2 .con:hover .icon img{opacity:0}
.lst-hg2 .con:hover .icon .ig2{opacity:1}
.lst-hg2 .con:hover .tit{color:#fff}
.lst-hg3{margin:0 -8px -16px;font-size:14px;color:#525252;line-height:1.43;display:flex;flex-wrap:wrap}
.lst-hg3 li{margin:0 8px 16px;flex-shrink:0}
.lst-hg3 .con{padding:22px;display:block;height:100%;min-height:126px;background-color:#fff;border-radius:16px;border:1px solid #f1f5f9}
.lst-hg3 .num{margin-bottom:8px;font-size:42px;color:#161616;font-weight:700;line-height:1.19}
.lst-hg3 .v1{width:210px;color:#fff}
.lst-hg3 .v1 .con{background-color:#db4f1d;border-color:#db4f1d;box-shadow:none}
.lst-hg3 .v1 .num{color:#fff}
.lst-hg3 .v2 .num{color:#db4f1d}
.lst-hg4{margin:0 -12px -24px;display:flex;flex-wrap:wrap}
.lst-hg4 li{padding:0 12px;margin-bottom:24px;width:33.33%;flex-shrink:0}
.lst-hg4 .con{display:block;height:100%;background-color:#fff;border:1px solid #e0e0e0;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}
.lst-hg4 .pic{width:100%;padding-top:55.9%;position:relative;overflow:hidden;flex-shrink:0}
.lst-hg4 .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst-hg4 .tag{padding:3px 10px;position:absolute;left:12px;top:11px;background-color:rgba(255,255,255,.8);border:1px solid #db4f1d;border-radius:20px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);font-size:12px;color:#db4f1d;line-height:1.33;z-index:10}
.lst-hg4 .text{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}
.lst-hg4 .top{padding:16px;flex-grow:1}
.lst-hg4 .bot{padding:8px 16px 16px;border-top:1px solid #faf9f4;flex-shrink:0}
.lst-hg4 .f1{font-size:16px;color:#1c1917;font-weight:700;line-height:1.5;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst-hg4 .f2{margin-top:4px;font-size:12px;color:#79716b;line-height:1.33;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
.lst-hg4 .f3{margin:16px -8px -8px 0;font-size:12px;color:#525252;line-height:1.33;display:flex;flex-wrap:wrap}
.lst-hg4 .f3 span{margin:0 8px 8px 0;padding:3px 8px;display:block;background-color:#f9f9f9;border-radius:4px;border:1px solid #e0e0e0}
.lst-hg4 .f4{font-size:12px;color:#79716b;line-height:1.33}
.lst-hg4 .f4 span{margin-left:2px;color:#1c1917;font-weight:700}
.lst-hg4 .f5{margin-top:16px;display:block;width:100%;height:34px;line-height:34px;background-color:#161616;border-radius:8px;font-size:14px;color:#fff;text-align:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst-hg4 .con:hover .pic img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.lst-hg4 .con:hover .f1{color:#ab411a}
.lst-hg4 .con:hover .f5{color:#fff;background-color:#db4f1d}
.lst-hg5{margin:0 -12px -30px;display:flex;flex-wrap:wrap}
.lst-hg5 li{padding:0 12px;margin-bottom:30px;width:33.33%;flex-shrink:0}
.lst-hg5 .con{display:block;height:100%;background-color:#fff;border-radius:16px;border:1px solid #e0e0e0;overflow:hidden}
.lst-hg5 .pic{padding-top:37.04%;position:relative;overflow:hidden}
.lst-hg5 .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst-hg5 .tag{padding:4px 8px;position:absolute;left:0;top:15px;font-size:16px;color:#fff;line-height:1.38;background-color:#db4f1d;border-radius:0 50px 50px 0;z-index:10}
.lst-hg5 .text{padding:15px 24px 28px}
.lst-hg5 .tit{font-size:20px;color:#161616;font-weight:400;line-height:1.4;max-height:4.2em;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.lst-hg5 .date{margin-top:5px;font-size:12px;color:#525252;line-height:1.33}
.lst-hg5 .desc{margin-top:16px;font-size:14px;color:#161616;line-height:1.43;max-height:7.15em;-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden}
.lst-hg5 .more{margin-top:46px;font-size:16px;color:#db4f1d;line-height:1.5;display:flex;align-items:center}
.lst-hg5 .more i{margin-left:4px;display:block;width:16px;height:16px;background:url(../images/icon-arrow5.svg) center center no-repeat;-webkit-background-size:contain;background-size:contain;flex-shrink:0}
.lst-hg5 .con:hover .pic img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.lst-hg5 .con:hover .tit{color:#db4f1d}
.index-hg1{padding:60px 0;overflow:hidden}
.index-hg2{padding:60px 0;background:url(../images/bg1.jpg) center center no-repeat;-webkit-background-size:cover;background-size:cover;overflow:hidden}
.index-hg2 .top-hg1{margin-bottom:42px}
.index-hg2 .lst-hg3{margin-top:40px}
.ny-hg1{overflow:hidden}
.ny-hg1 .wp{max-width:1280px}
.ny-hg1 .ny1-top{padding:80px 0 0}
.ny-hg1 .ny1-top .top-hg1 .tit-v1{margin-bottom:8px;color:#161616;font-weight:400}
.ny-hg1 .ny1-content{padding:32px 0;background-color:#f4f4f4}
.ny-hg1 .ny1-content .wp{display:flex;justify-content:space-between;align-items:flex-start}
.ny-hg1 .ny1-content .col{margin-right:24px;width:240px;flex-shrink:0}
.ny-hg1 .ny1-content .cor{width:calc(100% - 264px);max-width:100%;flex-grow:1}
.ny-hg1 .tabsT-hg1{margin-top:32px}
.ny-hg2{overflow:hidden}
.ny-hg2 .wp{max-width:1280px}
.ny-hg2 .ny2-top{padding:78px 0 24px;background-color:#fff}
.ny-hg2 .ny2-top .wp{display:flex;justify-content:space-between;align-items:center}
.ny-hg2 .ny2-top .btn{display:block;font-size:20px;color:#161616;line-height:1.4;display:flex;align-items:center;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ny-hg2 .ny2-top .btn i{margin-right:10px;display:block;width:24px;height:24px;background:url(../images/icon-arrow3.svg) center center no-repeat;-webkit-background-size:contain;background-size:contain;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.ny-hg2 .ny2-top .btn:hover{color:#ab411a}
.ny-hg2 .ny2-top .btn:hover i{background-image:url(../images/icon-arrow4.png)}
.ny-hg2 .ny2-items1{padding:40px 0;background-color:#f4f4f4}
.ny-hg2 .ny2-items1 .wp{display:flex;justify-content:space-between}
.ny-hg2 .ny2-items1 .col,.ny-hg2 .ny2-items1 .cor{width:48.75%;flex-shrink:0}
.ny-hg2 .ny2-items1 .col{display:flex;flex-direction:column}
.ny-hg2 .ny2-items1 .col .swpProd-hg1{flex-shrink:0}
.ny-hg2 .ny2-items1 .col .prod-hg1{flex-grow:1}
.ny-hg2 .ny2-items2{padding:60px 0 84px}
.ny-hg2 .ny2-items3{padding:40px 0;background-color:#f4f4f4}
.ny-hg2 .ny2-items3 .wp{display:flex;justify-content:space-between;align-items:flex-start}
.ny-hg2 .ny2-items3 .col,.ny-hg2 .ny2-items3 .cor{flex-shrink:0}
.ny-hg2 .ny2-items3 .col{width:35.94%}
.ny-hg2 .ny2-items3 .cor{width:59.06%}
.ny-hg2 .ny2-items3 .swpProd-hg1{height:460px}
.ny-hg2 .ny2-items4{padding:40px 0 80px;background-color:#f4f4f4}
.ny-hg2 .prod-hg1{margin-top:16px}
.ny-hg3{padding:60px 0;background-color:#f9f9f9;overflow:hidden}
.ny-hg3 .top-hg1{margin-bottom:33px}
.ny-hg3 .top-hg1 .desc{margin-top:33px}
.ny-hg3 .search-hg1{margin-bottom:32px}
.snv-hg1{padding:16px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff}
.snv-hg1 .top{line-height:24px;display:flex;justify-content:space-between;align-items:center}
.snv-hg1 .top .r{flex-shrink:0}
.snv-hg1 .top .tit{font-size:16px;color:#0f172b;font-weight:700}
.snv-hg1 .top .btn{display:block;font-size:14px;color:#db4f1d}
.snv-hg1 .top .btn:hover{text-decoration:underline}
.snv-hg1 .items{padding:15px 0;border-bottom:1px solid #e0e0e0}
.snv-hg1 .items:last-child{padding-bottom:0;border:none}
.snv-hg1 .hd{line-height:16px;display:flex;justify-content:space-between;align-items:center}
.snv-hg1 .hd .r{flex-shrink:0}
.snv-hg1 .hd .tit{font-size:12px;color:#525252}
.snv-hg1 .cont{margin-top:10px}
.snv-hg1 .lst li{margin-bottom:8px}
.snv-hg1 .lst li:last-child{margin-bottom:0}
.snv-hg1 .lst .tit{display:block;font-size:14px;color:#161616;line-height:20px;position:relative;overflow:hidden;cursor:pointer;display:flex;align-items:flex-start}
.snv-hg1 .lst .tit input{position:absolute;left:-9999px}
.snv-hg1 .lst .tit .icon{margin-right:8px;display:block;width:20px;height:20px;background:url(../images/icon-check1.svg) center center no-repeat;-webkit-background-size:contain;background-size:contain;flex-shrink:0}
.snv-hg1 .lst .tit span{display:block;flex-grow:1}
.snv-hg1 .lst .tit .arrow{width:20px;height:20px;background:url(../images/icon-arrow6.svg) center center no-repeat;-webkit-background-size:16px auto;background-size:16px auto;flex-shrink:0;display:none}
.snv-hg1 .lst .tit .arrow.on{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.snv-hg1 .lst .tit input:checked+.icon{background-image:url(../images/icon-check2.svg)}
.snv-hg1 .lst ul{margin-top: 8px; padding-left:26px;display:none}
.prod-hg1{padding:24px;border:1px solid #e7e5e4;background-color:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.1);overflow:hidden}
.prod-hg1 .f1{display:flex;justify-content:space-between;align-items:flex-start}
.prod-hg1 .f1 .l{padding:3px 0;flex-grow:1}
.prod-hg1 .f1 .r{margin-left:15px;flex-shrink:0}
.prod-hg1 .f1 .tit{font-size:20px;color:#1c1917;font-weight:700;line-height:1.4}
.prod-hg1 .f1 .id{padding:9px 16px;font-size:14px;color:#db4f1d;line-height:1.29;cursor:pointer}
.prod-hg1 .f1 .id img{margin:-2px 8px 0 0;display:inline-block;vertical-align:middle;width:16px}
.prod-hg1 .f2{margin-top:16px;font-size:16px;color:#57534d;line-height:1.38}
.prod-hg1 .f2 .p1{margin-bottom:1em;color:#161616}
.prod-hg1 .f3{margin-top:16px;margin-bottom:-8px;display:flex;flex-wrap:wrap;justify-content:space-between}
.prod-hg1 .f3 .item{margin-bottom:8px;padding:12px;width:calc(50% - 4px);min-height:92px;text-align:center;background-color:#f9f9f9;border:1px solid #f4f4f4;border-radius:14px;flex-shrink:0}
.prod-hg1 .f3 .t1{font-size:12px;color:#525252;font-weight:700}
.prod-hg1 .f3 .t2{margin-top:4px;font-size:20px;color:#161616;font-weight:700;line-height:1.4}
.prod-hg1 .f3 .t3{margin-top:4px;font-size:12px;color:#6f6f6f;line-height:1.33}
.prod-hg1 .f4{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:space-between}
.prod-hg1 .f4 .btn{display:block;width:calc(50% - 8px);height:46px;line-height:44px;font-size:16px;font-weight:700;text-align:center;border:1px solid transparent;border-radius:4px}
.prod-hg1 .f4 .btn img{margin:-2px 8px 0 0;display:inline-block;vertical-align:middle;width:16px}
.prod-hg1 .f4 .btn.a1{color:#fff;border-color:#db4f1d;background-color:#db4f1d}
.prod-hg1 .f4 .btn.a2{color:#db4f1d;border-color:#db4f1d;position:relative}
.prod-hg1 .f4 .btn.a2 .sharethis-share-buttons, .prod-hg1 .f4 .btn.a2 .st-btn{position: absolute !important; left: 0 !important; top: 0 !important; width: 100% !important; height: 100% !important; opacity: 0 !important; z-index: 10 !important;}
.prod-hg1 .f5{margin-top:16px;font-size:12px;color:#79716b;line-height:1.33}
.prod-hg1 .f5 .item{margin-bottom:12px;padding:0 16px;display:flex;align-items:center}
.prod-hg1 .f5 .icon{margin-right:8px;display:block;width:18px;flex-shrink:0}
.prod-hg1 .f5 .r{flex-grow:1}
.prod-hg1 .f5 .t1{font-size:14px;color:#1c1917;font-weight:700;line-height:1.43}
.prod-hg1 .f5 .item:last-child{margin-bottom:0}
.prod-hg2 .f1{display:flex;justify-content:space-between;align-items:flex-start}
.prod-hg2 .f1 .l{flex-grow:1}
.prod-hg2 .f1 .r{margin-left:15px;flex-shrink:0}
.prod-hg2 .f1 .tit{font-size:28px;color:#1c1917;font-weight:700;line-height:1.29}
.prod-hg2 .f1 .score{padding:9px 0;font-size:14px;color:#db4f1d;line-height:1.29}
.prod-hg2 .f1 .score img{margin:-2px 4px 0 0;display:inline-block;vertical-align:middle;width:16px}
.prod-hg2 .f2{margin-top:16px;font-size:16px;color:#1c1917;line-height:1.38}
.prod-hg2 .f3{margin-top:16px;background-color:#fff;border:1px solid #e7e5e4;border-radius:16px}
.prod-hg2 .f3 .t1{padding:12px 16px;border-bottom:1px solid #e7e5e4;display:flex;justify-content:space-between;align-items:flex-start}
.prod-hg2 .f3 .t1 .l{padding:5px 0;font-size:16px;color:#1c1917;font-weight:700;line-height:1.5;flex-grow:1;display:flex;align-items:flex-start}
.prod-hg2 .f3 .t1 .l .icon{margin:4px 14px 4px 0;display:block;width:16px;flex-shrink:0}
.prod-hg2 .f3 .t1 .r{margin-left:15px;flex-shrink:0}
.prod-hg2 .f3 .t1 .r .btn{padding:7px 16px;display:block;width:fit-content;font-size:14px;color:#db4f1d;line-height:1.29;background-color:#fff;border:1px solid #db4f1d;border-radius:4px}
.prod-hg2 .f3 .t1 .r .btn img{margin:-2px 6px 0 0;display:inline-block;vertical-align:middle;width:16px}
.prod-hg2 .f3 .t2{padding:5px 16px;background-color:#f7f1e9;display:flex;justify-content:space-between;align-items:flex-start}
.prod-hg2 .f3 .t2 .l{flex-grow:1}
.prod-hg2 .f3 .t2 .l .tit{font-size:16px;color:#161616;font-weight:700;line-height:1.5}
.prod-hg2 .f3 .t2 .r{margin-left:15px;flex-shrink:0}
.prod-hg2 .f3 .t2 .r .btn{padding:3px 16px;display:block;font-size:14px;color:#db4f1d;line-height:1.29}
.prod-hg2 .f3 .t2 .r .btn img{margin:-2px 6px 0 0;display:inline-block;vertical-align:middle;width:16px}
.prod-hg2 .f3 .t2 .r .btn:hover{text-decoration:underline}
.prod-hg2 .f3 .t3 table{width:100%}
.prod-hg2 .f3 .t3 td{padding:12px 16px;height:48px;font-size:12px;color:#525252;font-weight:700;line-height:1.33;border-bottom:1px solid #f4f4f4}
.prod-hg2 .f3 .t3 .value{text-align:right;font-weight:400}
.prod-hg2 .f3 .t3 .value span{margin-right:4px;font-size:16px;color:#161616;font-weight:700;line-height:1.5}
.prod-hg2 .f3 .t3:last-child{border:none}
.prod-hg3{font-size:20px;color:#161616;line-height:1.4}
.prod-hg3 .tit{margin-bottom:16px;font-size:40px;color:#db4f1d;text-align:center;font-weight:700;line-height:1}
.prod-hg3 .desc ul{margin-top:16px}
.prod-hg3 .desc ul li{padding-left:24px;position:relative}
.prod-hg3 .desc ul li+li{margin-top:8px}
.prod-hg3 .desc ul li:before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;background-color:#db4f1d;border-radius:40px}
.prod-hg3 .swpImgs-hg1{margin-top:64px}
.prod-hg4 .f1{display:flex;justify-content:space-between;align-items:flex-start}
.prod-hg4 .f1 .l{flex-grow:1}
.prod-hg4 .f1 .r{padding:10px 0;margin-left:15px;flex-shrink:0}
.prod-hg4 .f1 .tit{font-size:28px;color:#1c1917;font-weight:700;line-height:1.29}
.prod-hg4 .f1 .id{font-size:14px;color:#db4f1d;line-height:1.29;cursor:pointer}
.prod-hg4 .f1 .id img{margin:-2px 8px 0 0;display:inline-block;vertical-align:middle;width:16px}
.prod-hg4 .f2{margin-top:14px;font-size:16px;color:#1c1917;line-height:1.38}
.prod-hg4 .f3{margin-top:12px;font-size:16px;color:#525252;line-height:1.5}
.prod-hg4 .f3 strong{color:#161616}
.prod-hg4 .f4 .tit{margin-bottom:8px;font-size:14px;color:#78716c;font-weight:400;line-height:1.43}
.prod-hg4 .f4 .tit span{color:#0c0a09}
.prod-hg4 .f4 .lst1{margin:0 -8px -10px;display:flex;flex-wrap:wrap}
.prod-hg4 .f4 .lst1 li{padding:0 8px;margin-bottom:10px}
.prod-hg4 .f4 .lst1 .con{display:block}
.prod-hg4 .f4 .lst1 .pic{width:80px;height:80px;border:1px solid #e7e5e4;border-radius:8px;overflow:hidden}
.prod-hg4 .f4 .lst1 .pic img{display:block;width:100%;height:100%;object-fit:cover}
.prod-hg4 .f4 .lst1 .on .pic{border-width:2px;border-color:#db4f1d}
.prod-hg4 .f5{margin-top:32px;display:flex;align-items:center}
.prod-hg4 .f5 .btn{margin-right:16px;display:block;width:283px;height:46px;line-height:44px;max-width:42%;font-size:16px;font-weight:700;text-align:center;border-radius:8px;border:1px solid #db4f1d}
.prod-hg4 .f5 .btn img{margin:-2px 8px 0 0;display:inline-block;vertical-align:middle;width:16px}
.prod-hg4 .f5 .btn.a1{color:#fff;background-color:#db4f1d}
.prod-hg4 .f5 .btn.a2{color:#db4f1d;background-color:#fff;position: relative}
.prod-hg4 .f5 .btn.a2 .sharethis-share-buttons, .prod-hg4 .f5 .btn.a2 .st-btn{position: absolute !important; left: 0 !important; top: 0 !important; width: 100% !important; height: 100% !important; opacity: 0 !important; z-index: 10 !important;}
.prod-hg4 .f6{margin-top:32px;font-size:12px;color:#79716b;line-height:1.33}
.prod-hg4 .f6 .item{margin-bottom:12px;display:flex;align-items:center}
.prod-hg4 .f6 .item:last-child{margin-bottom:0}
.prod-hg4 .f6 .icon{margin-right:14px;display:block;width:18px;flex-shrink:0}
.prod-hg4 .f6 .r{flex-grow:1}
.prod-hg4 .f6 .tit{font-size:14px;color:#1c1917;font-weight:700;line-height:1.43}
.prod-hg4 .line{margin:24px 0;height:1px;background-color:#e7e5e4}
.adv-hg1{margin-bottom:-32px;display:flex;flex-wrap:wrap;justify-content:space-between}
.adv-hg1 .items{margin-bottom:32px;padding:32px 38px;background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden;flex-shrink:0;display:flex;justify-content:space-between;align-items:flex-start}
.adv-hg1 .items.i1{width:100%;background-image:url(../images/ls-bg1.jpg)}
.adv-hg1 .items.i2{width:63.42%;background-image:url(../images/ls-bg2.jpg)}
.adv-hg1 .items.i2 .left{flex-wrap:wrap}
.adv-hg1 .items.i2 .left .l,.adv-hg1 .items.i2 .left .r{margin:0;width:100%}
.adv-hg1 .items.i2 .left .r{padding:0;margin-top:16px}
.adv-hg1 .items.i2 .left .icon{height:48px;line-height:46px;background-color:#fff;box-shadow:none;border:1px solid #db4f1d}
.adv-hg1 .items.i2 .lst-hg3{margin:0 -8px -16px;display:flex;flex-wrap:wrap}
.adv-hg1 .items.i2 .lst-hg3 li{margin:0 8px 16px;min-width:200px}
.adv-hg1 .items.i3{width:33.92%;background-image:url(../images/ls-bg3.jpg)}
.adv-hg1 .items.i4{width:48.67%;background-image:url(../images/ls-bg4.jpg)}
.adv-hg1 .items.i4 .left{flex-wrap:wrap}
.adv-hg1 .items.i4 .left .l,.adv-hg1 .items.i4 .left .r{margin:0;width:100%}
.adv-hg1 .items.i4 .left .r{padding:0;margin-top:16px}
.adv-hg1 .items.i4 .lst-hg3{margin:0 -8px -16px;display:flex;flex-wrap:wrap}
.adv-hg1 .items.i4 .lst-hg3 li{margin:0 8px 16px;min-width:178px}
.adv-hg1 .items.i5{width:48.67%;background-image:url(../images/ls-bg5.jpg)}
.adv-hg1 .items.i5 .left .icon{height:48px;line-height:46px;background-color:#fff;box-shadow:none;border:1px solid #db4f1d}
.adv-hg1 .left{width:calc(100% - 445px);max-width:100%;flex-grow:1;display:flex;justify-content:space-between;align-items:flex-start}
.adv-hg1 .left .l{width:calc(100% - 236px);max-width:100%;flex-grow:1}
.adv-hg1 .left .r{margin-left:32px;padding-top:65px;width:204px;flex-shrink:0}
.adv-hg1 .left .icon{margin-bottom:16px;width:48px;height:48px;line-height:48px;font-size:0;text-align:center;background-color:#db4f1d;border-radius:12px;box-shadow:0 5px 10px rgba(176,129,112,.59);overflow:hidden}
.adv-hg1 .left .icon img{display:inline-block;vertical-align:middle;max-width:60%;max-height:60%}
.adv-hg1 .left .tit{font-size:28px;color:#161616;font-weight:400;line-height:1.29}
.adv-hg1 .left .desc{margin-top:16px;font-size:20px;color:#525252;line-height:1.4}
.adv-hg1 .right{margin-left:16px;width:429px;flex-shrink:0}
.adv-hg1 .right .info{padding:53px 24px 24px;background-color:#fff;border:1px solid #f1f5f9;border-radius:16px;font-size:20px;color:#161616;line-height:1.4;position:relative;z-index:1}
.adv-hg1 .right .info:before{content:'';position:absolute;left:24px;top:24px;width:29px;height:21px;background:url(../images/icon-yh1.png) center center no-repeat;-webkit-background-size:contain;background-size:contain}
.adv-hg1 .right .info .p1{margin-top:8px;font-size:14px;color:#525252;line-height:1.43}
.adv-hg1 .lst-hg3{margin:0 0 -16px;display:block}
.adv-hg1 .lst-hg3 li{margin:0 0 16px;width:auto!important}
.det-hg1 .hd{margin-bottom:32px}
.det-hg1 .hd .tit{font-size:40px;color:#000;font-weight:700;line-height:1}
.det-hg1 .cont{font-size:16px;color:#525252;line-height:1.5}
.det-hg1 .cont h3{font-size:20px;color:#525252;font-weight:400;line-height:1.29}
.det-hg1 .cont ul{padding-left:30px;list-style-type:disc}
.det-hg1 .cont ul li{list-style-type:inherit}
.det-hg2{font-size:16px;color:#0c0a09;line-height:1.5}
.det-hg2 ul li{margin-bottom:8px;padding-left:24px;position:relative}
.det-hg2 ul li:before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;background-color:#db4f1d;border-radius:50%}
.det-hg2 ul li:last-child{margin-bottom:0}
.m-snv-hg1{display: none;}
.pop-hg2{padding: 16px; position: absolute; left: 50%; top: 50%; width: 96%; transform: translate(-50%, -50%); background-color: #fff; border-radius: 8px; border: 1px solid #E0E0E0; z-index: 10;}
.pop-hg2 .close{position: absolute; right: 16px; top: 16px; width: 24px; height: 24px; background: url(../images/icon-close1.png) center center no-repeat; background-size: contain;}
.pop-hg2 .hd{}
.pop-hg2 .hd .tit{font-size: 16px; color: #0F172B; font-weight: normal; line-height: 24px;}
.pop-hg2 .content{padding-right: 10px; max-height: 86vh; overflow: hidden; overflow-y: auto;}
.pop-hg2 .snv-hg1{padding: 0; border: none; display: block;}
.pop-hg2 .snv-hg1 .hd{margin-bottom: 0 !important}
.pop-hg2 .snv-hg1 .hd .tit{font-size: 12px; line-height: 16px;}
.pop-hg2 .snv-hg1 .lst .icon{margin-top: 2px;}
.pop-hg2 .snv-hg1 .lst .tit{font-size: 16px; line-height: 24px;}
/*!****** 其他 end *******/
/*!****** 响应 *******/
@media only screen and (max-width:1199px){
.lst-hg4 li{width:50%}
.adv-hg1 .items{display:block;width:100%!important}
.adv-hg1 .left,.adv-hg1 .right{width:100%;margin:0}
.adv-hg1 .right{margin-top:25px}
.adv-hg1 .left .r{padding-top:0}
}
@media only screen and (max-width:959px){
.pop-hg1{width: 96%;}
.pop-hg1 .bdy .col{width: 100%; padding: 0;}
.pop-hg1 .bdy .cor{display: none;}
.pop-hg1 .bdy .form .cont{max-height: 60vh; overflow: hidden; overflow-y: auto;}
.snv-hg1{display: none;}
.m-snv-hg1{display: flex; justify-content: space-between; align-items: flex-start;}
.m-snv-hg1 .left{margin-bottom: -6px; flex-grow: 1; display: flex; flex-wrap: wrap;}
.m-snv-hg1 .left a{margin: 0 8px 6px 0; padding: 4px 8px; display: block; font-size: 12px; color: #525252; line-height: 16px; background: #F9F9F9; border: 1px solid #E0E0E0; border-radius: 4px;}
.m-snv-hg1 .left .on{background: #DB4F1D; border-color: #DB4F1D; color: #fff;}
.m-snv-hg1 .right{font-size: 14px; color: #161616; line-height: 24px; flex-shrink: 0;}
.chat-hg1 .chat-btn{width: 125px}
.banner{height:280px}
.banner .cont{top:30%}
.banner .cont .f1{font-size:13px;padding:6px 8px}
.banner .cont .f2{margin-top:10px;font-size:26px}
.banner .cont .f3{margin-top:10px;font-size:14px}
.banner .cont .f4{margin-top:15px}
.banner .cont .f4 span{margin-right:20px}
.banner2{height:300px}
.banner2 .cont h2{font-size:26px;margin-bottom:10px}
.banner2 .lst-hg2{margin-bottom:-5px}
.banner2 .lst-hg2 li{margin-bottom:5px}
.banner3{height:240px}
.banner3 .cont{top:35%}
.banner3 .cont .tit{font-size:26px}
.banner3 .cont .btn{margin-top:20px;height:42px;line-height:42px;font-size:14px}
.tabsT-hg1{margin: 0 -20px;}
.tabsT-hg1 ul{padding: 0 20px; white-space: nowrap; overflow-x: auto;}
.lst-hg1{margin:0 -10px -20px}
.lst-hg1 li{padding:0 10px;margin-bottom:20px}
.lst-hg1 .text{padding:15px}
.lst-hg1 .tit{font-size:22px}
.lst-hg1 .more{margin-top:6px;font-size:14px}
.lst-hg2{margin:0 -5px -15px}
.lst-hg2 li{padding:0 5px;margin-bottom:15px}
.lst-hg2 .con{padding:6px 12px}
.lst-hg2 .icon{margin-right:8px;width:24px;height:24px;line-height:24px}
.lst-hg2 .tit{font-size:16px}
.lst-hg3{margin:0 -5px -15px;font-size:12px}
.lst-hg3 li{margin:0 5px 15px;width:auto!important}
.lst-hg3 .con{padding:10px 15px;min-height:86px}
.lst-hg3 .num{font-size:28px;margin-bottom:4px}
.lst-hg5 li{width:50%}
.lst-hg5 .more{margin-top:15px}
.index-hg1,.index-hg2,.ny-hg2 .ny2-items2,.ny-hg2 .ny2-items4,.ny-hg3{padding:40px 0}
.index-hg2 .top-hg1{margin-bottom:20px}
.index-hg2 .lst-hg3{margin-top:20px}
.ny-hg1 .ny1-content .wp{display:block}
.ny-hg1 .ny1-content .col,.ny-hg1 .ny1-content .cor{width:100%;margin:0}
.ny-hg1 .ny1-content .cor{margin-top:15px}
.ny-hg2 .ny2-top{padding:65px 0 10px}
.ny-hg2 .ny2-top .btn i{width:20px;height:20px;margin-right:6px}
.ny-hg2 .ny2-items1 .wp{display:block}
.ny-hg2 .ny2-items1 .col,.ny-hg2 .ny2-items1 .cor{width:100%}
.ny-hg2 .ny2-items1 .cor{margin-top:20px}
.ny-hg2 .ny2-items3 .wp{display:block}
.ny-hg2 .ny2-items3 .col,.ny-hg2 .ny2-items3 .cor{width:100%}
.ny-hg2 .ny2-items3 .cor{margin-top:20px}
.ny-hg3 .top-hg1{margin-bottom:25px}
.ny-hg3 .top-hg1 .desc{margin-top:15px}
.snv-hg1{padding:10px}
.snv-hg1 .items{padding:10px 0}
.snv-hg1 .cont{margin-top:6px}
.snv-hg1 .lst{margin:0 -10px -6px;display:flex;flex-wrap:wrap}
.snv-hg1 .lst li{padding:0 10px;margin-bottom:6px;width:100%}
.adv-hg1{margin-bottom:-20px}
.adv-hg1 .items{margin-bottom:20px;padding:25px}
.adv-hg1 .left{flex-wrap:wrap}
.adv-hg1 .left .l,.adv-hg1 .left .r{width:100%;margin:0}
.adv-hg1 .left .r{margin-top:20px}
.adv-hg1 .left .tit{font-size:22px}
.adv-hg1 .left .desc{margin-top:10px;font-size:14px}
.adv-hg1 .right .info{padding:40px 25px 25px;font-size:14px}
.adv-hg1 .right .info:before{top:12px}
.adv-hg1 .right .info .p1{font-size:12px}
.adv-hg1 .lst-hg3{margin:0 -5px -10px!important;display:flex;flex-wrap:wrap}
.adv-hg1 .lst-hg3 li{margin:0 5px 10px!important;min-width:0!important}
.det-hg1 .hd{margin-bottom:15px}
.det-hg1 .hd .tit{font-size:22px}
.det-hg1 .cont{font-size:14px}
.det-hg1 .cont h3{font-size:18px}
.det-hg2,.prod-hg1 .f2{font-size:14px}
.prod-hg2 .f1 .tit{font-size:22px}
.prod-hg2 .f1 .score{padding:5px 0}
.prod-hg2 .f2{font-size:14px}
.prod-hg2 .f3 .t3 td{padding:8px 10px;height:40px}
.prod-hg3{font-size:14px}
.prod-hg3 .tit{font-size:22px}
.prod-hg3 .swpImgs-hg1{margin-top:25px}
.prod-hg4 .f1 .tit{font-size:22px}
.prod-hg4 .f1 .r{padding:6px 0}
.table-hg1 td{padding:8px 10px;font-size:14px;line-height:1.3}
.table-hg1 tr:nth-child(1) td{padding:0 10px}
}
@media only screen and (max-width:767px){
.pop-hg1{min-height: 0;}
.pop-hg1 .hd{padding: 0 20px; height: 52px;}
.pop-hg1 .hd .r{margin-left: 15px;}
.pop-hg1 .hd .tit{font-size: 20px;}
.pop-hg1 .bdy{padding: 20px;}
.pop-hg1 .bdy .col .tit{font-size: 14px;}
.pop-hg1 .bdy .form{margin-top: 10px;}
.pop-hg1 .bdy .form .cont{margin-bottom: -10px;}
.pop-hg1 .bdy .form .item{margin-bottom: 10px;}
.pop-hg1 .bdy .form .label{font-size: 14px; margin-bottom: 4px;}
.pop-hg1 .bdy .form .inp, .pop-hg1 .bdy .form .tar{padding: 0 15px; height: 34px; line-height: 32px; font-size: 13px;}
.pop-hg1 .bdy .form .tar{padding: 8px 15px; height: 94px; line-height: 1.6}
.pop-hg1 .bdy .form .btn{margin-top: 15px;}
.pop-hg1 .bdy .form .submit{font-size: 14px; text-align: center;}
.banner{height:240px}
.banner .cont{top:32%}
.banner .cont .f1{padding:3px 6px;font-size:12px}
.banner .cont .f2{margin-top:8px;font-size:16px}
.banner .cont .f3{margin-top:6px;font-size:12px}
.banner .cont .f4{margin-top:10px;font-size:10px}
.banner .cont .f4 img{width:14px;margin-right:3px}
.banner2{height:220px}
.banner2 .cont{top:36%}
.banner2 .cont h2{font-size:16px}
.banner2 .lst-hg2{margin:0 -3px -5px}
.banner2 .lst-hg2 li{padding:0 3px;margin-bottom:5px}
.banner2 .lst-hg2 .con{padding:4px 10px}
.banner2 .lst-hg2 .icon{margin-right:2px;width:13px;height:13px;line-height:13px}
.banner2 .lst-hg2 .tit{font-size:10px}
.banner3{height:180px}
.banner3 .cont{top:42%}
.banner3 .cont .tit{font-size:16px}
.banner3 .cont .btn{margin-top:10px;padding:0 12px;height:30px;line-height:30px;font-size:13px}
.tabsT-hg1 a{padding:10px 12px 8px;font-size:14px}
.tabsT-hg1 a:before{height:2px}
.tabsT-hg2{margin-bottom:15px;border-width:2px}
.tabsT-hg2 a{font-size:15px}
.tabsT-hg2 a:before{bottom:-2px;height:2px}
.lst-hg1 li{width:100%}
.lst-hg1 .tit{font-size:18px}
.lst-hg1 .more{font-size:13px}
.lst-hg1 .more i{width:14px;height:14px}
.lst-hg2{margin-bottom:-10px}
.lst-hg2 li{margin-bottom:10px}
.lst-hg2 .con{padding:5px 10px}
.lst-hg2 .icon{width:20px;height:20px;line-height:20px}
.lst-hg2 .tit{font-size:12px}
.lst-hg3{margin:0 -3px -6px;font-size:10px}
.lst-hg3 li{margin:0 3px 6px}
.lst-hg3 .con{padding:10px;min-height:70px;border-radius:10px}
.lst-hg3 .num{margin-bottom:2px;font-size:22px}
.lst-hg4 li{width:100%}
.lst-hg4 .top{padding:12px}
.lst-hg4 .bot{padding:8px 12px 12px}
.lst-hg4 .f3,.lst-hg4 .f5{margin-top:10px}
.lst-hg5 li{width:100%}
.lst-hg5 .tag{font-size:13px}
.lst-hg5 .text{padding:15px 20px}
.lst-hg5 .tit{font-size:16px}
.lst-hg5 .desc,.lst-hg5 .more{margin-top:10px;font-size:13px}
.lst-hg5 .more i{width:14px;height:14px}
.index-hg1,.index-hg2,.ny-hg1 .ny1-content,.ny-hg2 .ny2-items1,.ny-hg2 .ny2-items2,.ny-hg2 .ny2-items3,.ny-hg2 .ny2-items4,.ny-hg3{padding:20px 0}
.ny-hg1 .ny1-top{padding:70px 0 0}
.ny-hg1 .tabsT-hg1{margin-top:20px}
.ny-hg2 .ny2-top .btn{font-size:15px}
.ny-hg3 .top-hg1{margin-bottom:20px}
.ny-hg3 .top-hg1 .desc{margin-top:8px}
.ny-hg3 .search-hg1{margin-bottom:20px}
.snv-hg1 .lst{margin-bottom: 0;}
.snv-hg1 .lst li{margin-bottom:4px}
.snv-hg1 .lst .tit{font-size:12px}
.snv-hg1 .lst .tit .icon{margin-right:4px}
.snv-hg1 .lst ul{padding-left:12px;margin-top:8px}
.adv-hg1 .items{padding:15px}
.adv-hg1 .left .icon{margin-bottom:10px}
.adv-hg1 .left .tit{font-size:18px}
.adv-hg1 .left .r{margin-top:10px!important}
.adv-hg1 .left .desc{font-size:13px}
.adv-hg1 .right{margin-top:15px}
.adv-hg1 .right .info{padding:36px 20px 20px}
.adv-hg1 .right .info:before{width:20px;height:14px;left:20px}
.adv-hg1 .lst-hg3{margin:0 -3px -6px!important}
.adv-hg1 .lst-hg3 li{margin:0 3px 6px!important}
.det-hg1 .hd .tit{font-size:20px}
.det-hg1 .cont{font-size:13px}
.det-hg1 .cont h3{font-size:16px}
.det-hg2{font-size:13px}
.prod-hg1{padding:15px 20px}
.prod-hg1 .f1{flex-wrap:wrap}
.prod-hg1 .f1 .r{width:100%;margin:0}
.prod-hg1 .f1 .id{padding:4px 0;font-size:13px}
.prod-hg1 .f1 .id img{width:14px}
.prod-hg1 .f2{margin-top:8px}
.prod-hg1 .f3 .item{padding:8px;min-height:80px}
.prod-hg1 .f3 .t1{font-size:10px}
.prod-hg1 .f3 .t2{font-size:16px}
.prod-hg1 .f3 .t3{font-size:10px}
.prod-hg1 .f4 .btn{font-size:13px;height:32px;line-height:30px}
.prod-hg1 .f4 .btn img{width:14px;margin-right:4px}
.prod-hg1 .f5{font-size:10px}
.prod-hg1 .f5 .item{margin-bottom:6px;padding:0 10px}
.prod-hg1 .f5 .t1{font-size:12px}
.prod-hg2 .f1{flex-wrap:wrap}
.prod-hg2 .f1 .r{margin:0}
.prod-hg2 .f1 .tit{font-size:20px}
.prod-hg2 .f2{margin-top:4px}
.prod-hg2 .f3 .t1{padding:10px;flex-wrap:wrap}
.prod-hg2 .f3 .t1 .l{padding:0}
.prod-hg2 .f3 .t1 .l .icon{margin-right:10px}
.prod-hg2 .f3 .t1 .r{margin:5px 0 0;width:100%}
.prod-hg2 .f3 .t1 .r .btn{float:right;font-size:13px;padding:4px 10px}
.prod-hg2 .f3 .t2{flex-wrap:wrap}
.prod-hg2 .f3 .t2 .r{width:100%;margin:0}
.prod-hg2 .f3 .t2 .r .btn{width:fit-content;padding:4px 0;float:right;font-size:13px}
.prod-hg2 .f3 .t2 .r .btn img{width:14px}
.prod-hg2 .f3 .t3 td{padding:6px 8px}
.prod-hg2 .f3 .t3 .value span{font-size:13px;line-height:1.3}
.prod-hg3{font-size:13px}
.prod-hg3 .swpImgs-hg1{margin-top:15px}
.prod-hg4 .f1{flex-wrap:wrap}
.prod-hg4 .f1 .r{width:100%;margin:0}
.prod-hg4 .f1 .tit{font-size:20px}
.prod-hg4 .f1 .id{font-size:13px}
.prod-hg4 .f1 .id img{width:14px}
.prod-hg4 .f2{margin-top:8px}
.prod-hg4 .f3,.prod-hg4 .f4 .tit{font-size:13px}
.prod-hg4 .f4 .lst1{margin:0 -4px -6px}
.prod-hg4 .f4 .lst1 li{padding:0 4px;margin-bottom:6px}
.prod-hg4 .f4 .lst1 .pic{width:42px;height:42px}
.prod-hg4 .f5{margin-top:20px;justify-content:space-between}
.prod-hg4 .f5 .btn{margin:0;max-width:none;width:48%;height:32px;line-height:30px;font-size:13px;flex-shrink:0}
.prod-hg4 .f5 .btn img{width:14px;margin-right:4px}
.prod-hg4 .f6{margin-top:15px;font-size:10px}
.prod-hg4 .f6 .item{margin-bottom:6px}
.prod-hg4 .f6 .icon{margin-right:8px}
.prod-hg4 .f6 .tit{font-size:12px}
.prod-hg4 .line{margin:16px 0}
.table-hg1{overflow:hidden;overflow-x:auto}
.table-hg1 table{min-width:700px}
.table-hg1 td{font-size:13px;height:42px}
}
/*!****** 响应 end *******/
