

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;position: relative;padding: 0; width: 100%;color: #222;font-family:'微软雅黑', Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

html{font-size: 100px;}

.ul,.ul .li,.ul li,.ul td,.ul dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #222; outline: none;}

textarea,select{outline:none;color:#666;font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

:root{--color: #009D3B;--webgdt: calc(100vw - 100%);}

.edit img,
.img_inline_block img{ display: inline-block;height: auto;}

.gdt::-webkit-scrollbar{ width:3px;height: 1px;}

.gdt::-webkit-scrollbar-thumb{ background:var(--color);border-radius: 2px;}

.gdt::-webkit-scrollbar-track{ background:#F6F6F6;border-radius: 2px;}

.gdt2::-webkit-scrollbar {
  width:6px;
  background:rgba(0,0,0,0.2);
  border-radius: 6px;
  cursor: pointer;
}
.gdt2::-webkit-scrollbar-thumb {
  width:100%;
  background: linear-gradient(0deg,#ffca00 0%, #ff5000 100%), #000000;
  border-radius: 6px;
  cursor: pointer;
}
  
.f_12{font-size:12px;}

.f_14{font-size:14px;}

.f_16{font-size:16px;}

.f_18{font-size:18px;}

.f_20{font-size:20px;}

.f_22{font-size:22px;}

.f_24{font-size:24px;}

.f_26{font-size:26px;}

.f_28{font-size:28px;}

.f_30{font-size:30px;}

.f_32{font-size:32px;}

.f_34{font-size:34px;}

.f_36{font-size:36px;}

.f_38{font-size:38px;}

.f_40{font-size:40px;}

.f_42{font-size:42px;}

.f_44{font-size:44px;}

.f_46{font-size:46px;}

.f_48{font-size:48px;}

.f_50{font-size:50px;}

.f_60{font-size:60px;}

.mg50{margin-top: 0.5rem;}

.mg80{margin-top: 0.8rem;}

.mg100{margin-top: 1rem;}

.fw_100{font-weight: 100;}

.img_cct{width: 100%;opacity: 0;}

.line10{line-height: calc(1em + 10px);}

.t_line1{overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}

.t_line2{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.t_line3{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.t_line4{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}

.t_line5{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}

/*分页*/

.a_dw{position: relative;top: -66px;}

.header_place{position: relative;height: 66px;}

.box{max-width:1600px;width:85%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.box2{max-width:1440px;width:76%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.alltime2,.alltime2 *{-webkit-transition: all .6s cubic-bezier(.4,0,.2,1); -moz-transition: all .6s cubic-bezier(.4,0,.2,1); transition: all .6s cubic-bezier(.4,0,.2,1);}

.alltime3,.alltime3 *{-webkit-transition: all .8s cubic-bezier(.4,0,.2,1); -moz-transition: all .8s cubic-bezier(.4,0,.2,1); transition: all .8s cubic-bezier(.4,0,.2,1);}

.alltime4,.alltime4 *{-webkit-transition: all 1s cubic-bezier(.4,0,.2,1); -moz-transition: all 1s cubic-bezier(.4,0,.2,1); transition: all 1s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

.fce{text-align: center;}

.iw100{width: 100%;}

.place::-webkit-input-placeholder{color:#999999;}

.place:-moz-placeholder{color:#999999;}

.place::-moz-placeholder{color:#999999;}

.place:-ms-input-placeholder{color:#999999;}

/* 视频弹框 */
.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;z-index: 130;opacity: 0;visibility: hidden;pointer-events: none;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s cubic-bezier(.4,0,.2,1);}

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}

.z_tanchuang .tbox .modal {background: white;padding: 30px;display: block;border-radius: 5px;position: relative;width: 90%;width: 1000px;max-height: 90%;margin: 0 auto;transform: translateY(5%);opacity: 0;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s cubic-bezier(.4,0,.2,1);}

.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../images/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 0;right: -50px;cursor: pointer;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;object-fit: cover;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}

.z_tanchuang .tbox .modal .out:hover{background: #fff url(../images/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1000px;}

.z_tanchuang.act{visibility: visible;pointer-events: visible;opacity: 1;}

.groui-select .select-container .select-icon.select-icon {
  width: 18px;
}

.header .header-pc .nav .nav-item .lv1 a{color: #fff;display: block;line-height: 66px;position: relative;}

.header .header-pc .nav .nav-item .lv1 a::before{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 4px;background: linear-gradient(to right, #FF5400 0%, #FFC500 100%);-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s cubic-bezier(.4,0,.2,1);}

.header .header-pc .nav .nav-item.act .lv1 a::before,
.header .header-pc .nav .nav-item:hover .lv1 a::before{width: 100%;}

.header .header-pc{border-bottom: 1px solid rgba(238, 238, 238, 0);}

.header .header-pc.active2,
.header .header-pc:hover{background: #fff;border-bottom: 1px solid #EEEEEE;}

.header .header-pc.active.active{border-bottom: 1px solid #EEEEEE;}

.header .header-pc.active2 .header-logo1,
.header .header-pc:hover .header-logo1 {
  display: none;
}
.header .header-pc.active2 .header-logo2,
.header .header-pc:hover .header-logo2 {
  display: block;
}
.header .header-pc.active2 .right .h,
.header .header-pc:hover .right .h {
  display: block;
}
.header .header-pc.active2 .right .b,
.header .header-pc:hover .right .b {
  display: none;
}
.header .header-pc.active2 .nav .nav-item .lv1 a,
.header .header-pc.active .nav .nav-item .lv1 a,
.header .header-pc:hover .nav .nav-item .lv1 a {
  color: #000000;
}

.index .section1 .swiper.swiper{height: auto;max-height: none;}

.header_search{position: fixed;top: 66px;left: 0;width: 100%;background: #fff;padding: 40px 0 49px;z-index: 134;display: none;box-shadow: 0px 1px 5px #ddd;}

.header_search .box2{max-width: 970px;}

.header_search .btp{display: flex;justify-content: space-between;align-items: center;}

.header_search .btp .lf{width: 100%;position: relative;border: 1px solid #E5E5E5;border-radius: 5px;}

.header_search .btp .lf input{display: block;width: 100%;border: none;background: none;outline: none;padding: 0 86px 0 21px;line-height: 48px;}

.header_search .btp .lf a{position: absolute;width: 66px;top: 0;right: 0;height: 100%;display: flex;align-items: center;justify-content: center;}

.header_search .btp .lf a img:nth-child(2){position: absolute;top: 0;left: 0;right: 0;bottom: 0;opacity: 0;margin: auto;}

.header_search .btp .lf a:hover img:nth-child(1){opacity: 0;}

.header_search .btp .lf a:hover img:nth-child(2){opacity: 1;}

.header_search .btp .rf{min-width: 26px;margin-left: 20px;width: 26px;position: relative;}

.header_search .btp .rf:hover{transform: rotate(90deg);}

.header_search .bbt{display: flex;}

.header_search .bbt .lf{white-space: nowrap;line-height: 21px;color: #666666;margin: 20px 20px 0 0;}

.header_search .bbt .rf{display: flex;flex-wrap: wrap;}

.header_search .bbt .rf a{line-height: 21px;color: #666666;margin: 20px 20px 0 0;}

.header_search .bbt .rf a:hover{color: var(--color);}

.header .header-container.header-container{position: static;}

.header-pc .lv2list{position: absolute;top: 100%;left: 0;width: 100%;background: #fff;transition: none;-webkit-transition: none;display: none;box-shadow: 0px 1px 5px #ddd;}

.header-pc .lv2list .lv2_nav{display: flex;position: relative;padding: 16px 0 18px;}

.header-pc .lv2list .lv2_nav .lv2{display: block;font-size: 15px;line-height: 39px;position: relative;padding: 0 39px 0 11px;color: #999999;}

.header-pc .lv2list .lv2_nav .lv2::before{content: "";position: absolute;left: 0;top: 50%;width: 0;height: 14px;margin-top: -9px;background: linear-gradient(180deg, #FF5400 0%, #FFC500 100%);}

.header-pc .lv2list .lv2_nav .lv2.act,
.header-pc .lv2list .lv2_nav .lv2:hover{color: var(--color);}

.header-pc .lv2list .lv2_nav .lv2.act::before,
.header-pc .lv2list .lv2_nav .lv2:hover::before{width: 4px;}

.header-pc .lv2list .lv2_nav .vs{position: absolute;right: 0.7rem;top: 0;height: 100%;display: flex;align-items: center;font-size: 15px;line-height: 19px;color: #333;}

.header-pc .lv2list .lv2_nav .vs img{width: 28px;margin-right: 11px;}

.header-pc .lv2list .lv2_nav .vs:hover{color: var(--color);}

.header-pc .prodlist{height: auto !important;}

.header-pc .prodlist .lv2_nav{padding-right: 2.4rem;}

.header-pc .pro_nav .item{border-top: 1px solid #F5F5F5;padding: 26px 0 50px;display: none;}

.header-pc .pro_nav .item.act{display: block;}

.header-pc .pro_nav .ul{padding-right: 12px;overflow-y: auto;max-height: min(605px, calc(90vh - 210px));display: flex;flex-wrap: wrap;}

.header-pc .pro_nav .ul .li{width: calc(260 / 1428 * 100%);margin: 0 calc(32 / 1428 * 100%) 12px 0;}

.header-pc .pro_nav .ul .li:nth-child(5n){margin-right: 0;}

.header-pc .pro_nav .ul .li .lv3 a{display: block;}

.header-pc .pro_nav .ul .li .lv3 a .img{max-width: 175px;margin: 0 auto;}

.header-pc .pro_nav .ul .li .lv3 a .txt{font-size: 15px;line-height: 19px;color: #333;min-height: 64px;padding: 11px 0 15px;text-align: center;}

.header-pc .pro_nav .ul .li .lv3 a:hover .img img{transform: scale(1.05);}

.header-pc .pro_nav .ul .li .lv3 a:hover .txt{color: var(--color);}

.lang_pop{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;display: none;}

.lang_pop .over{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: 0.6;}

.lang_pop .lang_pop_box{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 5;display: flex;align-items: center;justify-content: center;}

.lang_pop .lang_pop_box .sbox{padding: 40px;background: #fff;position: relative;width: 90%;max-width: 1200px;}

.lang_pop .lang_pop_box .sbox .close{position: absolute;right: 40px;top: 40px;}

.lang_pop .lang_pop_box .sbox .close:hover{transform: rotate(90deg);}

.lang_pop .lang_pop_box .sbox .stp .t1{line-height: calc(1em + 8px);color: #333333;}

.lang_pop .lang_pop_box .sbox .ul{max-height: calc(80vh - 170px);overflow-y: auto;margin-top: 0.4rem;}

.lang_pop .lang_pop_box .sbox .ul .li:not(:last-child){margin-bottom: 0.5rem;}

.lang_pop .lang_pop_box .sbox .ul .li .ltp{line-height: 1.1;color: #333;}

.lang_pop .lang_pop_box .sbox .ul .li .list{display: flex;flex-wrap: wrap;}

.lang_pop .lang_pop_box .sbox .ul .li .list .item{margin-top: 20px;width: 25%;padding-right: 40px;}

.lang_pop .lang_pop_box .sbox .ul .li .list .item a{display: flex;}

.lang_pop .lang_pop_box .sbox .ul .li .list .item .ico{width: 32px;min-width: 32px;}

.lang_pop .lang_pop_box .sbox .ul .li .list .item .txt{margin-left: 20px;}

.lang_pop .lang_pop_box .sbox .ul .li .list .item .txt .tt1{line-height: 1.1;color: #333;}

.lang_pop .lang_pop_box .sbox .ul .li .list .item .txt .tt2{line-height: 1.1;color: rgba(51, 51, 51, 0.6);}

.lang_pop .lang_pop_box .sbox .ul .li .list .item a:hover .tt1,
.lang_pop .lang_pop_box .sbox .ul .li .list .item a:hover .tt2{color: var(--color);}

.footer .right-info:hover{color: #fff;}

.foot_pop{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 135;display: none;}

.foot_pop .over{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: 0.6;}

.foot_pop .foot_pop_box{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 5;display: flex;align-items: center;justify-content: center;}

.foot_pop .foot_pop_box .sbox{padding: 40px;background: #fff;position: relative;width: 90%;max-width: 710px;}

.foot_pop .foot_pop_box .sbox .close{position: absolute;right: 10px;top: 20px;}

.foot_pop .foot_pop_box .sbox .close:hover{transform: rotate(90deg);}

.foot_pop .foot_pop_box .sbox .stp .t1{line-height: calc(1em + 8px);color: #333333;}

.foot_pop .foot_pop_box .sbox .stp .t2{line-height: calc(1em + 8px);color: rgba(51, 51, 51,0.4);margin-top: calc(1em + 8px);}

.foot_pop .foot_pop_box .sbox .sbt{margin-top: 27px;border-top: 1px solid rgba(0, 0, 0, 0.1);}

.foot_pop .foot_pop_box .sbox .sbt .item{margin-top: 20px;}

.foot_pop .foot_pop_box .sbox .sbt .item input{border: 1px solid #D2D2D7;border-radius: 12px;padding: 0 16px;line-height: 60px;width: 100%;outline: none;background: none;font-family:Arial, Helvetica, Arial, sans-serif;}

.foot_pop .foot_pop_box .sbox .sbt .item textarea{resize: none;border: 1px solid #D2D2D7;border-radius: 12px;height: 140px;padding: 15px 16px;line-height: 30px;font-family:Arial, Helvetica, Arial, sans-serif;}





.foot_pop .foot_pop_box .sbox .sbt .item2{display:flex;justify-content:space-between;flex-wrap: wrap;}

.foot_pop .foot_pop_box .sbox .sbt .item2 select{display:block;width:100px;height:60px;border: 1px solid #D2D2D7;border-radius: 12px;padding: 0 16px;outline: none;background: none; }

.foot_pop .foot_pop_box .sbox .sbt .item2 input{width:calc(100% - 120px);}

.foot_pop .foot_pop_box .sbox .sbt .item .cw{color: #E92626;line-height: 18px;margin-top: 5px;display: none;width: 100%;}

.foot_pop .foot_pop_box .sbox .sbt .item.act .cw{display: block;}


.foot_pop .foot_pop_box .sbox .sbt .formbtn{margin: 40px auto 0;display: block;width: 200px;line-height: 50px;color: #fff;text-align: center;background: linear-gradient(90deg, #FFCA00 0%, #FF5000 100%);border-radius: 10px;}

.foot_pop .foot_pop_box .sbox .sbt .formbtn:hover{opacity: 0.6;}

.searchLayout .sch1{padding: 0.65rem 0;background: #F8FCFA;}

.searchLayout .sch1 .box2{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}

.searchLayout .sch1 .lf{line-height: calc(1em + 10px);}

.searchLayout .sch1 .rf{width: 390px;height: 50px;background: #fff;border: 1px solid #E5E5E5;border-radius: 5px;position: relative;}

.searchLayout .sch1 .rf input{display: block;padding: 0 70px 0 21px;width: 100%;outline: none;background: none;border: none;line-height: 48px;color: #222222;}

.searchLayout .sch1 .rf a{position: absolute;right: -1px;top: -1px;width: 50px;height: 50px;background: var(--color);border-radius: 5px;display: flex;align-items: center;justify-content: center;}

.searchLayout .sch1 .rf a:hover{opacity: 0.6;}

.searchLayout .sch2{padding: 30px 0 1.4rem;}

.searchLayout .sch2 .title{line-height: 26px;color: #212121;}

.searchLayout .sch2 .title span{color: var(--color);}

.searchLayout .sch2 .ul.sch_ul{border-top: 4px solid #F2F2F2;margin: 0.47rem 0;}

.searchLayout .sch2 .ul.sch_ul .li{border-bottom: 1px solid #F2F2F2;}

.searchLayout .sch2 .ul.sch_ul .li .ss{padding: 0.27rem 0;display: flex;justify-content: space-between;align-items: flex-start;}

.searchLayout .sch2 .ul.sch_ul .li .ss .lf{width: calc(100% - 220px);}

.searchLayout .sch2 .ul.sch_ul .li .ss .lf .t1{line-height: 31px;color: #212121;}

.searchLayout .sch2 .ul.sch_ul .li .ss .lf .t2{line-height: 18px;color: #999999;margin-top: 5px;}

.searchLayout .sch2 .ul.sch_ul .li .ss .lf .t3{line-height: 31px;color: #212121;margin-top: 9px;}

.searchLayout .sch2 .ul.sch_ul .li .ss .rf{width: 180px;height: 120px;border-radius: 5px;background: #ECECEC;display: flex;align-items: center;justify-content: center;}

.searchLayout .sch2 .ul.sch_ul .li .ss .rf img{width: 138px;}

.searchLayout .sch2 .ul.sch_ul .li .ss:hover .lf .t1{color: var(--color);}

/* 分页 */

.page1{ text-align:center; margin: 0;text-align: center;display: flex;justify-content: center;font-family: 'arial';}

.page1 span a{display: block;  color:#999;  width: 50px;height: 50px; text-decoration:none;font-size: 16px;border-radius: 3px;}

.page1 span a.pre {background: #F4F4F4;}

.page1 span a:hover ,.page1 span.current a{ background:var(--color) !important;color: #fff;}

.page1 span.current a{background: var(--color);color: #fff;}

.page1 span{margin:0 5px;display: inline-block; line-height: 50px; color:#666666;}

.page1 span input{display: block;width: 80px;height: 50px;outline: none;text-align: center;background:#F4F4F4;border: none;border-radius: 3px;}

.page1 span a.pre{width: 50px;display: flex;justify-content: center;align-items: center;align-content: center;}

.page1 span a.pre s{display: block;width: 30px;height: 30px;background: url(../images/svg/fy_jt.svg) center no-repeat;}

.page1 span a.pre:hover s{background: url(../images/svg/fy_jt2.svg) center no-repeat;}

.page1 span a.nex{width: 50px;display: flex;justify-content: center;align-items: center;align-content: center;background: #F4F4F4;}

.page1 span a.nex s{display: block;width: 30px;height: 30px;background: url(../images/svg/fy_jt.svg) center no-repeat;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.page1 span a.nex:hover s{background: url(../images/svg/fy_jt2.svg) center no-repeat;}

.page1 .qd{width: 50px;}

.page1 .qd a{width: 100%;background:#F4F4F4;}

.page2{display: none;}

/* 产品 */
.prod1{position: relative;}

.prod1 .img .mimg{display: none;}

.prod1 .txt{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.2);display: flex;align-items: center;padding-bottom: 0.64rem;}

.prod1 .txt .t1{line-height: calc(62 / 48);color: #fff;  font-family: '微软雅黑';
  font-weight: bold;}

.prod1 .txt .t2{line-height: calc(28 / 16);color: #fff;margin-top: 0.2rem;width: calc(600 / 16 * 1em);max-width: 100%;}

.prod2{padding: 60px 0 1.4rem;}

.prod2 .box2{display: flex;justify-content: space-between;}

.prod2 .lf{width: 280px;}

.prod2 .lf .li{border-bottom: 1px solid #E5E5E5;padding-bottom: 30px;margin-bottom: 30px;}

.prod2 .lf .li .ltp{line-height: 24px;color: #000;display: flex;justify-content: space-between;align-items: center;}

.prod2 .lf .li .ltp span{width: 18px;min-width: 18px;margin-left: 20px;cursor: pointer;}

.prod2 .lf .li .lbt{margin-top: 30px;}

.prod2 .lf .li .lbt .tt{display: flex;align-items: center;line-height: 24px;color: #000;}

.prod2 .lf .li .lbt .tt:not(:last-child){margin-bottom: 15px;}

.prod2 .lf .li .lbt .tt span{margin-right: 10px;width: 24px;height: 24px;border-radius: 50%;min-width: 24px;border: 2px solid #808080;transform: translateY(-2px);}

.prod2 .lf .li .lbt .tt.act span{background: #000;border-color: #000;}

.prod2 .lf .li.act .ltp span{transform: rotate(180deg);}

.prod2 .rf{width: calc(100% - 320px);}

.prod2 .rf .ul{display: flex;flex-wrap: wrap;}

.prod2 .rf .ul .li{width: calc((100% - 40px) / 3);margin: 0 20px 0.5rem 0;}

.prod2 .rf .ul .li:nth-child(3n){margin-right: 0;}

.prod2 .rf .ul .li .ss{display: block;position: relative;}

.prod2 .rf .ul .li .ss .status{position: absolute;top: 20px;right: 20px;line-height: 28px;padding: 0 10px;border-radius: 3px;color: #fff;z-index: 5;}

.prod2 .rf .ul .li .ss .status.new{background: #009D3B;}

.prod2 .rf .ul .li .ss .status.hot{background: url(../images/svg/hot.svg) center top no-repeat;width:37px;line-height:42px;left:20px;top:0px;padding:0;text-align:center;}

.prod2 .rf .ul .li .ss .img{border-radius: 0.12rem;background: #F5F5F5;overflow: hidden;position: relative;}

.prod2 .rf .ul .li .ss .img span{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;padding: 0 0.17rem 0.2rem;}

.parts2 .rf .ul .li .ss .img span{padding: 0;}

.prod2 .rf .ul .li .ss .txt{position: relative;margin-top: 17px;display: flex;justify-content: space-between;}

.prod2 .rf .ul .li .ss .txt .tlf .t1{line-height: 30px;color: #222222;}

.prod2 .rf .ul .li .ss .txt .tlf .t2{line-height: 21px;color: #333333;margin-top: 10px;}

.prod2 .rf .ul .li .ss .txt .trf .t1{line-height: 30px;color: #222;text-align: right;}

.prod2 .rf .ul .li .ss .txt .trf .t2{line-height: 15px;color: #999999;text-align: right;margin-top: 10px;}

.prod2 .rf .ul .li .ss .txt .trf .t2 span{color: #FF0000;}

.prod2 .rf .ul .li .ss .txt .tbt{line-height: 24px;color: #222;}

.prod2 .rf .ul .li .ss:hover .img span img{transform: scale(1.05);}

.prod2 .rf .ul .li .ss:hover .txt .tlf .t1{color: var(--color);}

.prod2 .rf .ul .li .color{display: flex;flex-wrap: wrap;}

.prod2 .rf .ul .li .color span{margin: 11px 10px 0 0;width: 30px;height: 30px;border-radius: 50%;display: flex;align-items: center;justify-content: center;border: 2px solid rgba(0, 0, 0, 0);cursor: pointer;}

.prod2 .rf .ul .li .color span s{width: 22px;height: 22px;border-radius: 50%;background: var(--product);}

.prod2 .rf .ul .li .color span.white s{border: 1px solid #000000;}

.prod2 .rf .ul .li .color span.act{border-color: #000;}

.pdcLayout{padding-bottom: 1.4rem;}

.pdc_nav{position: sticky;top: 66px;background: #FBFBFB;padding: 19px 0;z-index: 30;}

.pdc_nav .box2{display: flex;flex-wrap: wrap;align-items: center;}

.pdc_nav .lf{line-height: 1;color: #222222;transform: translateY(2px);}

.pdc_nav .line{width: 1px;height: 18px;background: #D9D9D9;margin: 0 0.4rem;}

.pdc_nav .rf{display: flex;flex-wrap: wrap;}

.pdc_nav .rf a{line-height: 24px;color: #222;padding-bottom: 8px;position: relative;margin-right: 0.4rem;}

.pdc_nav .rf a s{position: absolute;left: 0;bottom: 0;width: 0;height: 3px;background: var(--color);border-radius: 3px;}

.pdc_nav .rf a.active s,
.pdc_nav .rf a.act s{width: 100%;}

.pdc1{background: #F4F4F4;padding: 30px 0 35px;}

.pdc1 .box2{display: flex;justify-content: space-between;}

.pdc1 .lf{width: calc(950 / 1440 * 100%);position: relative;}

.pdc1 .lf .swiper{width: calc(750 / 950 * 100%);height: 100%;}

.pdc1 .lf .swiper .img{height: 100%;display: flex;align-items: center;}

.ptc1 .lf .swiper{width: calc(600 / 950 * 100%);}

.pdc1 .lf .swpbtn a{position: absolute;top: 50%;z-index: 11;margin-top: -20px;width: 40px;height: 40px;}

.pdc1 .lf .swpbtn a img:nth-child(2){position: absolute;left: 0;top: 0;opacity: 0;}

.pdc1 .lf .swpbtn a.next{right: 0.3rem;}

.pdc1 .lf .swpbtn a.next img{transform: rotate(180deg);}

.pdc1 .lf .swpbtn a.prev{left: 0.3rem;}

.pdc1 .lf .swpbtn a:hover img:nth-child(1){opacity: 0;}

.pdc1 .lf .swpbtn a:hover img:nth-child(2){opacity: 1;}

.pdc1 .lf .swpbtn .pogin{position: absolute;bottom: 0.3rem;left: 0;width: 100%;display: flex;align-items: center;justify-content: center;}

.pdc1 .lf .swpbtn .pogin span{width: 6px;height: 6px;border-radius: 50%;background: #C8C7C4;margin: 0 6px;}

.pdc1 .lf .swpbtn .pogin span.swiper-pagination-bullet-active{background: var(--color);}

.swiper-pagination-lock{display: none !important;}

.pdc1 .rf{width: calc(470 / 1440 * 100%);padding: 20px 0.5rem 116px;background: #fff;border-radius: 10px;position: relative;}

.pdc1 .rf .t1{display: flex;}

.pdc1 .rf .t2{line-height: calc(1em + 10px);margin-top: 6px;color: #222222;letter-spacing: -1px;}

.pdc1 .rf .t3{line-height: 22px;color: #555555;margin-top: 6px;}

.pdc1 .rf .t4{margin-top: 20px;}

.pdc1 .rf .t4 .item:not(:last-child){margin-bottom: 10px;}

.pdc1 .rf .t4 .item{display: flex;justify-content: space-between;align-items: center;border: 1px solid #E5E5E5;border-radius: 0.08rem;padding: 10px 19px 9px;line-height: 24px;position: relative;cursor: pointer;}

.pdc1 .rf .t4 .item::before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 0.08rem;border: 2px solid var(--color);opacity: 0;}

.pdc1 .rf .t4 .item .set{color: #222222;max-width: 45%;}

.pdc1 .rf .t4 .item .det{color: #666666;max-width: 45%;}

.pdc1 .rf .t4 .item.act::before{opacity: 1;}

.pdc1 .rf .t5{line-height: 18px;color: #999999;margin-top: 10px;}

.pdc1 .rf .tline{margin-top: 20px;border-bottom: 1px solid #E5E5E5;}

.pdc1 .rf .t6{margin-top: 20px;}

.pdc1 .rf .t6 .tp{line-height: 24px;color: #222222;}

.pdc1 .rf .t6 .bt{display: flex;flex-wrap: wrap;}

.pdc1 .rf .t6 .bt span{margin: 10px 10px 0 0;width: 30px;height: 30px;border-radius: 50%;display: flex;align-items: center;justify-content: center;border: 2px solid rgba(0, 0, 0, 0);cursor: pointer;}

.pdc1 .rf .t6 .bt span s{width: 22px;height: 22px;border-radius: 50%;background: var(--product);}

.pdc1 .rf .t6 .bt span.white s{border: 1px solid #000000;}

.pdc1 .rf .t6 .bt span.act{border-color: var(--color);}

.pdc1 .rf .t7{position: absolute;left: 0.5rem;bottom: 30px;width: calc(100% - 1rem);}

.pdc1 .rf .t7 a{display: flex;align-items: center;justify-content: center;width: 100%;background: var(--color);border-radius: 0.08rem;line-height: 24px;color: #fff;height: 50px;}

.pdc1 .rf .t7 a img{margin-right: 0.1rem;width: 20px;}

.pdc1 .rf .t7 a span{transform: translateY(2px);}

.pdc1 .rf .t7 a:hover{opacity: 0.7;}

.pdc1 .rf .t8{line-height: calc(1em + 8px);margin-top: 18px;color: #222;}

.pdc1 .rf .t9{line-height: 24px;color: #555555;margin-top: 8px;}

.pdc1 .rf .t10{line-height: 24px;color: #222;margin-top: 30px;}

.pdc1 .rf .t11{margin-top: 18px;width: 150px;height: 50px;position: relative;border: 1px solid #D9D9D9;border-radius: 5px;}

.pdc1 .rf .t11 input{display: block;width: 100%;outline: none;background: none;border: none;height: 48px;padding: 0 51px;color: #000;text-align: center;transform: translateY(2px);}

.pdc1 .rf .t11 input[type=number]::-webkit-outer-spin-button,  
.pdc1 .rf .t11 input[type=number]::-webkit-inner-spin-button {  
    -webkit-appearance: none;  
    margin: 0;  
}  
  
/* 针对Firefox浏览器 */  
.pdc1 .rf .t11 input[type=number] {  
    -moz-appearance: textfield;  
}

.pdc1 .rf .t11 .minus{position: absolute;left: 31px;top: 0;height: 100%;display: flex;align-items: center;cursor: pointer;}

.pdc1 .rf .t11 .add{position: absolute;right: 31px;top: 0;height: 100%;display: flex;align-items: center;cursor: pointer;}

.pdc2{overflow: hidden;}

.pdc2 .tit{line-height: calc(41 / 32);color: #222222;}

.pdc2 .sbox{position: relative;}

.pdc2 .sbox .swiper{overflow: visible;}

.pdc2 .sbox .swpbtn a{position: absolute;top: 50%;width: 40px;height: 40px;margin-top: -20px;z-index: 11;}

.pdc2 .sbox .swpbtn a img:nth-child(2){position: absolute;top: 0;left: 0;opacity: 0;}

.pdc2 .sbox .swpbtn a:hover img:nth-child(1){opacity: 0;}

.pdc2 .sbox .swpbtn a:hover img:nth-child(2){opacity: 1;}

.pdc2 .sbox .swpbtn .prev{left: -70px;}

.pdc2 .sbox .swpbtn .next{right: -70px;}

.pdc2 .sbox .swpbtn .next img{transform: rotate(180deg);}

.pdc2 .pogin{display: flex;align-items: center;justify-content: center;margin-top: 20px;}

.pdc2 .pogin span{width: 6px;height: 6px;border-radius: 50%;background: #C8C7C4;margin: 0 6px;}

.pdc2 .pogin span.swiper-pagination-bullet-active{background: var(--color);}

.pdc4 .tit{line-height: calc(41 / 32);color: #222;}

.pdc4 .switch{display: flex;align-items: center;}

.pdc4 .switch .lf{width: calc(356 / 1440 * 100%);}

.pdc4 .switch .rf{width: calc(1084 / 1440 * 100%);display: flex;justify-content: center;}

.pdc4 .switch .rf .item{max-width: calc(370 / 1084 * 100%);width: calc(370 / 1084 * 100%);flex-grow: 1;line-height: calc(31 / 24);color: #222222;padding-right: 20px;}

.pdc4 .switch .rf .item:last-child{padding-right: 0;}

.pdc4 .ul .li{margin-top: 0.3rem;}

.pdc4 .ul .li .ltp{display: flex;justify-content: space-between;align-items: center;background: #F6F6F6;padding: 0 20px;cursor: pointer;}

.pdc4 .ul .li .ltp .lf{display: flex;align-items: center;padding: 11px 0 13px;line-height: 26px;color: #222222;}

.pdc4 .ul .li .ltp .lf span{margin-right: 20px;width: 24px;}

.pdc4 .ul .li .lbt{padding-top: 20px;overflow: hidden;display: none;}

.pdc4 .ul .li .lbt .con{width: calc(1376 / 1440 * 100%);position: relative;float: right;}

.pdc4 .ul .li .lbt .con::before{content: "";position: absolute;width: 4px;height: calc(100% - 4px);bottom: 0;left: calc(37 / 1376 * -100%);background: var(--color);}

.pdc4 .ul .li .lbt .con .cli{display: flex;align-items: center;border-bottom: 1px solid #E5E5E5;padding: 19px 0 23px;}

.pdc4 .ul .li .lbt .con .cli .clf{width: calc(292 / 1376 * 100%);padding-right: 20px;line-height: 23px;color: #444444;}

.pdc4 .ul .li .lbt .con .cli .crf{display: flex;justify-content: center;width: calc(1084 / 1376 * 100%);}

.pdc4 .ul .li .lbt .con .cli .crf .tt{max-width: calc(370 / 1084 * 100%);width: calc(370 / 1084 * 100%);flex-grow: 1;padding-right: 20px;line-height: 23px;color: #444444;}

.pdc4 .ul .li.act .ltp .arr img{transform: rotate(180deg);}

.pdc5 .tit{line-height: calc(41 / 32);color: #222222;}

.pdc5 .sbox{border-top: 1px solid #D9D9D9;padding-top: 0.5rem;display: flex;justify-content: space-between;}

.pdc5 .sbox .lf{width: calc(670 / 1440 * 100%);}

.pdc5 .sbox .rf{width: calc(690 / 1440 * 100%);padding-top: 9px;}

.pdc5 .sbox .rf .ul{line-height: 21px;}

.pdc5 .sbox .rf .ul .li{display: flex;}

.pdc5 .sbox .rf .ul .li:not(:last-child){margin-bottom: 0.2rem;}

.pdc5 .sbox .rf .ul .li .set{width: calc(219 / 690 * 100%);color: #222;padding-right: 20px;}

.pdc5 .sbox .rf .ul .li .det{color: #666666;}

.pdc5 .sbox .rf .ul .li .det p:not(:last-child){margin-bottom: 0.1rem;}

.pdc5 .tit2{line-height: 21px;color: #666;text-decoration: underline;}

.pdc6 .box2{padding: 0.64rem 1rem 0.82rem;text-align: center;background: url(../images/48.jpg) no-repeat center;background-size: cover;}

.pdc6 .box2 .t1{line-height: calc(62 / 48);color: #fff;}

.pdc6 .box2 .t2{position: relative;width: 446px;background: #fff;border-radius: 8px;margin: 20px auto 0;max-width: 100%;}

.pdc6 .box2 .t2 input{display: block;width: 100%;height: 41px;background: none;border: none;outline: none;padding: 0 80px 0 20px;}

.pdc6 .box2 .t2 a{position: absolute;right: 7px;bottom: 4px;}

.pdc6 .box2 .t2 a img:hover{transform: scale(1.1);}

.pdc6 .box2 .t3{line-height: 21px;color: #fff;margin-top: 10px;}

.pdc3 .tit{line-height: calc(41 / 32);color: #222222;}

.pdc3 .ul{display: flex;}

.pdc3 .ul1 .lf{width: calc(50% - 10px);margin-right: 20px;}

.pdc3 .ul1 .lf .li{height: 100%;}

.pdc3 .ul1 .rf{width: calc(50% - 10px);}

.pdc3 .ul1 .rf .li:nth-child(1){margin-bottom: 20px;}

.pdc3 .ul1 .rf .li{min-height: 300px;height: calc(50% - 10px);}

.pdc3 .ul .li{background: linear-gradient(180deg, #E9E9E9 0%, #F5F5F5 100%);border-radius: 0.1rem;position: relative;overflow: hidden;}

.pdc3 .ul .li::before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(180deg, #00732B 0%, #009D3B 100%);-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);opacity: 0;}

.pdc3 .ul .li .txt{position: relative;padding: 40px 0.5rem;}

.pdc3 .ul .li .img{position: absolute;right: 0;bottom: 0;}

.pdc3 .ul .li .txt .t1{line-height: calc(1em + 9px);color: #222222;}

.pdc3 .ul .li .txt .t2{line-height: calc(24 / 15);font-size: 15px;color: #222;margin-top: 20px;}

.pdc3 .ul .li .txt .t3{margin-top: 20px;}

.pdc3 .ul .li .txt .t3 .tt:not(:last-child){margin-bottom: 10px;}

.pdc3 .ul .li .txt .t3 .tt .set{background: linear-gradient(to right, #FFCA00 0%, #FF5000 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;color: transparent;line-height: calc(46 / 36);letter-spacing: -0.96px;display: inline-block;}

.pdc3 .ul .li .txt .t3 .tt .det{line-height: calc(30 / 16);color: #222222;margin-top: calc(5 / 16 * -1em);}

.pdc3 .ul .li:hover::before{opacity: 1;}

.pdc3 .ul .li:hover .t1,
.pdc3 .ul .li:hover .t2,
.pdc3 .ul .li:hover .t3 .tt .det{color: #fff;}

.pdc3 .ul1 .li .t1{max-width: calc(418 / 610 * 100%);}

.pdc3 .ul1 .li .t2{max-width: calc(285 / 610 * 100%);}

.pdc3 .ul1 .li .t3{max-width: calc(285 / 610 * 100%);}

.pdc3 .ul2 .li{width: calc(50% - 10px);margin-top: 20px;}

.pdc3 .ul2 .li:nth-child(1){margin-right: 20px;}

.pdc3 .ul2 .li .t1{max-width: calc(314 / 610 * 100%);}

.pdc3 .ul2 .li .t2{max-width: calc(304 / 610 * 100%);}

.pdc3 .ul2 .li .t3{max-width: calc(304 / 610 * 100%);}

.pdc3 .ul3 .li{width: calc((100% - 40px) / 3);margin: 20px 20px 0 0;min-height: 5.2rem;}

.pdc3 .ul3 .li:nth-child(3n){margin-right: 0;}

.pdc3 .ul3 .li .t3{max-width: 50%;}

.pdc3 .ul1 .li .txt .t3{margin-top: 20px;}

.pdc3 .ul1 .li .txt .t3 .tt{margin-bottom: 0;}

.pdc3 .ul1 .li .txt .t3 .tt .set{line-height: calc(62 / 48);}

.pdc3 .ul1 .li .txt .t3 .tt .det{margin-top: calc(10 / 16 * -1em);}

.pdc3 .ul1 .lf .li .img{width: calc(640 / 710 * 100%);}

.pdc3 .ul1 .li .img{width: calc(400 / 710 * 100%);}

.pdc3 .ul2 .li .img{width: calc(400 / 710 * 100%);}

.pdc3 .ul3 .li .img{width: calc(400 / 465 * 100%);}


.ptc2 .tit{line-height: calc(41 / 32);color: #222222;}

.ptc2 .ul{display: flex;flex-wrap: wrap;border-top: 1px solid #D9D9D9;}

.ptc2 .ul .li{margin: 0.5rem 0.4rem 0 0;width: calc((100% - 0.8rem) / 3);}

.ptc2 .ul .li:nth-child(3n){margin-right: 0;}

.ptc2 .ul .li .t1{line-height: 21px;color: #222222;}

.ptc2 .ul .li .t2{line-height: 21px;color: #666666;margin-top: 10px;}

.sch_switch{border-top: 4px solid #F2F2F2;margin-top: 0.47rem;padding-top: 20px;display: flex;align-items: center;}

.sch_switch a{line-height: 24px;color: #222222;}

.sch_switch a.act{font-family: 'dinpro medium';color: var(--color);}

.sch_switch a:hover{color: var(--color);}

.sch_switch span{width: 1px;height: 20px;background: #D2D2D2;margin: 0 24px;}

.sch2 .prod2{padding: 0.5rem 0 0;}

.sch2 .prod2 .rf{width: 100%;}

.sch2 .prod2 .rf .ul .li{width: calc((100% - 60px)/4);margin-right: 20px;}

.sch2 .prod2 .rf .ul .li:nth-child(3n){margin-right: 20px;}

.sch2 .prod2 .rf .ul .li:nth-child(4n){margin-right: 0;}

.sch_stores .ul{display: flex;flex-wrap: wrap;}

.sch_stores .ul .li{margin: 0.5rem calc(60 / 1440 * 100%) 0 0;width: calc(440 / 1440 * 100%);border-bottom: 1px solid #E5E5E5;}

.sch_stores .ul .li:nth-child(3n){margin-right: 0;}

.sch_stores .ul .li .ss{display: block;padding-bottom: 16px;}

.sch_stores .ul .li .ss .t1{line-height: 23px;color: #222;}

.sch_stores .ul .li .ss .t2{margin-top: 10px;max-width: 310px;}

.sch_stores .ul .li .ss .t2 .tt:not(:last-child){margin-bottom: 5px;}

.sch_stores .ul .li .ss .t2 .tt{display: flex;}

.sch_stores .ul .li .ss .t2 .tt .set{height: 24px;width: 22px;display: flex;align-items: center;min-width: 22px;}

.sch_stores .ul .li .ss .t2 .tt .det{line-height: 24px;color: #666666;}

.sch_stores .ul .li .ss:hover .t1{color: var(--color);}

.storesLayout{position: relative;height: calc(100vh - 66px);padding: 20px 0 30px;display: flex;align-items: center;background: #ACACAC;background: #F4F4F4;}

.storesLayout iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.storesLayout .box2{display: flex;justify-content: flex-end;}

.storesLayout .sbox{width: 500px;border-radius: 0.1rem;background: #fff;padding: 30px 30px 44px;z-index: 11;height: 85%;position: absolute;top: 8%; right: 8.33%;}

.storesLayout .sbox .t1{display: flex;align-items: center;justify-content: space-between;}

.storesLayout .sbox .t1 .lf{line-height: calc(31 / 24);color: #222;}

.storesLayout .sbox .t1 .rf{display: flex;align-items: center;line-height: 18px;color: var(--color); display:none;}

.storesLayout .sbox .t1 .rf span{width: 20px;margin-left: 10px;}

.storesLayout .sbox .t2{position: relative;z-index: 20;padding-top: 10px;}

.storesLayout .sbox .t2 .city{margin-top: 10px;position: relative;z-index: 10;}

.storesLayout .sbox .t2 .city .stp{border: 1.5px solid var(--color);border-radius: 5px;height: 40px;display: flex;justify-content: space-between;align-items: center;padding: 0 14px 0 19px;}

.storesLayout .sbox .t2 .city .stp .lf{color: #999999;}

.storesLayout .sbox .t2 .city .stp .lf.act{color: #222;}

.storesLayout .sbox .t2 .city .sbt{position: absolute;top: 100%;left: 0;width: 100%;background: #F4F4F4;display: none;}

.storesLayout .sbox .t2 .city .sbt a{display: block;padding: 5px 19px;line-height: 24px;color: #666666;}

.storesLayout .sbox .t2 .city .sbt a:hover{background: var(--color);color: #fff;}

.storesLayout .sbox .t2 .city:hover .stp .rf img{transform: rotate(180deg);}

.storesLayout .sbox .t2 .sear{position: relative;border: 1.5px solid var(--color);border-radius: 5px;height: 40px;position: relative;margin-top: 10px;}

.storesLayout .sbox .t2 .sear input{width: 100%;border: none;background: none;outline: none;height: 37px;padding: 0 49px 0 19px;}

.storesLayout .sbox .t2 .sear a{position: absolute;right: 14px;top: 0;width: 20px;height: 100%;display: flex;align-items: center;}

.storesLayout .sbox .t2 .sear a:hover img{transform: scale(1.1);}

.storesLayout .sbox .t3{line-height: 21px;color: #222;margin-top: 20px;}

.storesLayout .sbox .t4{display: flex;flex-wrap: wrap;}

.storesLayout .sbox .t4 a{background: #F4F4F4;padding: 7px 10px 3px;line-height: 15px;color: #666666;border-radius: 5px;margin: 15px 10px 0 0;}

.storesLayout .sbox .t4 a.act,
.storesLayout .sbox .t4 a:hover{background: var(--color);color: #fff;}

.storesLayout .sbox .line{margin: 26px 0 29px;border-top: 1px solid #E5E5E5;}

.storesLayout .sbox .ul{margin-right: -10px;padding-right: 10px;overflow-y: auto;height: calc(100% - 300px);}

.storesLayout .sbox .li{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #E5E5E5;}

.storesLayout .sbox .li:last-child{margin-bottom: 0;}

.storesLayout .sbox .li .ltp{cursor: pointer;}

.storesLayout .sbox .li .tt1{line-height: 23px;color: #222222;}

.storesLayout .sbox .li .tt2{margin-top: 10px;}

.storesLayout .sbox .li .tt2 .add{display: flex;}

.storesLayout .sbox .li .tt2 .tel{display: flex;margin-top: 5px;}

.storesLayout .sbox .li .tt2 .ico{width: 22px;min-width: 22px;height: 24px;display: flex;align-items: center;}

.storesLayout .sbox .li .tt2 .txt{line-height: 24px;color: #666666;display: flex;}

.storesLayout .sbox .li .tt2 .txt a{color: #666666;}

.storesLayout .sbox .li .tt2 .txt a:hover{color: var(--color);}

.storesLayout .sbox .li .anniu{display: none;}

.storesLayout .sbox .li .anniu .aox{display: flex;justify-content: space-between;}

.storesLayout .sbox .li .anniu a{width: calc(50% - 10px);border-radius: 0.08rem;line-height: 38px;border: 2px solid var(--color);margin-top: 17px;text-align: center;color: var(--color);}

.storesLayout .sbox .li .anniu a:hover{background: var(--color);color: #fff;}

.stores_pop{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 3000;display: none;}

.stores_pop .over{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: 0.4;}

.stores_pop .con{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}

.stores_pop .con .sbox{position: relative;background: #fff;width: 90%;max-width: 1360px;max-height: 90vh;padding: 0.4rem 0.4rem 0.8rem;overflow-y: auto;}

.stores_pop .sbox .close{position: absolute;top: 0.43rem;right: 0.4rem;z-index: 111;width: 24px;}

.stores_pop .sbox .close:hover{transform: rotate(90deg);}

.stores_pop .sbox .t1{margin-bottom: 0.3rem;}

.stores_pop .sbox .t2 .tt{display: flex;}

.stores_pop .sbox .t2 .tt:not(:last-child){margin-bottom: 8px;}

.stores_pop .sbox .t2 .tt .ico{height: 24px;width: 22px;min-width: 22px;display: flex;align-items: center;}

.stores_pop .sbox .t2 .tt .txt{line-height: 24px;color: #222;display: flex;}

.stores_pop .sbox .t2 .tt .txt a{color: #222;}

.stores_pop .sbox .t3{margin-top: 0.3rem;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}

.stores_pop .sbox .t3 a{margin-bottom: 0.13rem;display: flex;align-items: center;}

.stores_pop .sbox .t3 a .ico{width: 30px;height: 30px;border-radius: 50%;background: #666666;display: flex;align-items: center;justify-content: center;margin-right: 10px;}

.stores_pop .sbox .t3 a:hover .ico{background: var(--color);}

.stores_pop .sbox .t4{margin-top: 0.5rem;display: flex;border-bottom: 1px solid #E5E5E5;}

.stores_pop .sbox .t4 a{line-height: 24px;color: #666666;padding-bottom: 21px;position: relative;}

.stores_pop .sbox .t4 a:not(:last-child){margin-right: 0.49rem;}

.stores_pop .sbox .t4 a s{position: absolute;left: 0;bottom: -1px;width: 100%;height: 4px;background: var(--color);opacity: 0;}

.stores_pop .sbox .frombox{position: relative;padding-top: 20px;display: flex;flex-wrap: wrap;}

.stores_pop .sbox .frombox .item{margin-top: 20px;width: 100%;}

.stores_pop .sbox .frombox .item:nth-child(1),
.stores_pop .sbox .frombox .item:nth-child(3){width: calc(50% - 10px);margin-right: 20px;}

.stores_pop .sbox .frombox .item:nth-child(2),
.stores_pop .sbox .frombox .item:nth-child(4){width: calc(50% - 10px);}

.stores_pop .sbox .frombox .item input,.stores_pop .sbox .frombox .item select, .multsel{border: 1px solid #D2D2D7;background: none;outline: none;padding: 0 16px;border-radius: 12px;height: 60px;width: 100%;font-family:'arial';font-size:16px;color:#999;
    
    
}

  .multsel {position:relative;width: 100%;line-height:60px}


 .multsel span.view {position: absolute;left: 0;top: 0;z-index: 101;box-sizing: border-box;padding: 0 10px;display:block;cursor:pointer;word-break:keep-all;white-space:nowrap;        overflow:hidden;              text-overflow:ellipsis;  width: 100%;}

        .multsel i {display:block;height:12px;width:10px;background:url(../images/svg/jtx.svg) center no-repeat;background-size:cover;position:absolute;right:5px;top:50%;margin-top:-6px;}

        .multsel i.pop {background-position:-8px -67px;}

        .multsel .selist {position:absolute;top:100%;left:0px;z-index: 100;display:none;width:100%;border:1px solid #ddd;max-height:160px;overflow:auto;}

        .multsel .selist a.seitem {display:block;line-height:40px;padding-left:10px;cursor:pointer;background-color:#fff;}

        .multsel .selist a.seitem:hover {background:#f1f1f1;}

        .multsel .selist a.checked {background:#ddd !important;}

        #testarea{display: none;}

.stores_pop .sbox .frombox .item:nth-child(6){position: relative;z-index: 10;}

.stores_pop .sbox .frombox .item:nth-child(7){position: relative;z-index: 8;}

.stores_pop .sbox .frombox .item .itp{border: 1px solid #D2D2D7;border-radius: 5px;height: 60px;display: flex;justify-content: space-between;align-items: center;padding: 0 16px;}

.stores_pop .sbox .frombox .item .itp .lf{color: #999999;line-height: 20px;max-width: calc(100% - 30px);}

.stores_pop .sbox .frombox .item .itp .lf.act{color: #222;}

.stores_pop .sbox .frombox .item .ibt{position: absolute;top: 100%;left: 0;width: 100%;background: #F4F4F4;display: none;}

.stores_pop .sbox .frombox .item .ibt a{display: block;padding: 5px 19px;line-height: 24px;color: #666666;}

.stores_pop .sbox .frombox .item .ibt a:hover{background: var(--color);color: #fff;}

.stores_pop .sbox .frombox .item:hover .itp .rf img{transform: rotate(180deg);}

.stores_pop .sbox .frombox .item textarea{display: block;resize: none;font-family:'arial';font-size:16px;color:#999;padding: 20px 16px;border: 1px solid #D2D2D7;border-radius: 5px;height: 150px;}

.stores_pop .sbox .t5{margin-top: 0.5rem;display: flex;}

.stores_pop .sbox .set{width: 20px;height: 20px;min-width: 20px;border: 1px solid #D2D2D7;border-radius: 3px;position: relative;margin: 1px 10px 0 0;cursor: pointer;}

.stores_pop .sbox .set s{position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 12px;height: 12px;background: var(--color);opacity: 0;}

.stores_pop .sbox .set.act s{opacity: 1;}

.stores_pop .sbox .det{line-height: 24px;color: #222;}

.stores_pop .sbox .det a{text-decoration: underline;}

.stores_pop .sbox .det a:hover{color: var(--color);}

.stores_pop .sbox .t6{display: flex;align-items: center;justify-content: center;margin-top: 0.5rem;}

.stores_pop .sbox .t6 a{width: 200px;height: 50px;border-radius: 10px;color: #fff;display: flex;align-items: center;justify-content: center;background: linear-gradient(90deg, #FFCA00 0%, #FF5000 100%);}

.stores_pop .sbox .t6 a:hover{opacity: 0.6;}

.stores_pop .message{display: none;}

.stores_pop.act1 .sbox .t4 a:nth-child(1) s{opacity: 1;}

.stores_pop.act2 .sbox .t4 a:nth-child(2) s{opacity: 1;}

.stores_pop.act2 .message{display: block;}

.ts_tanchuang{width: 100%;height: 100vh;position: fixed;top: 0;left: 0;z-index: 9999;background: rgba(0, 0, 0, 0.6);overflow: hidden;display: none;}

.ts_tanchuang .tox{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;align-content: center;}

.ts_tanchuang .tox .wz{background: #fff;padding: 30px 80px;line-height: 1.5;}


.ts_tanchuang .tix{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;align-content: center;position:relative;}

.ts_tanchuang .tix .txt{background: #fff;padding: 90px 80px 30px;line-height: 1.5;position:relative;color:#000;}

.ts_tanchuang .tix .txt::before{content:''; display:block;width:40px;height:40px;background: url(../images/yes.svg) center no-repeat;position:absolute;top:30px;left:50%;margin-left:-20px;z-index:3;}



.ts_tanchuang .tix .txt.no{color:#E92626;}

.ts_tanchuang .tix .txt.no::before{background: url(../images/no.svg) center no-repeat;}


.header .header-pc .nav .nav-item .lv1 a{white-space: nowrap;}






.fuyuan{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 999;background: rgba(0, 0, 0, 0.5);display: none;}

.fuyuan .fox{display: flex;justify-content: center;align-items: center;align-content: center;width: 100%;height: 100%;}

.fuyuan .fox .fyox {background: #fff;padding: 50px ;text-align: center;line-height: 1.5;position: relative;width:90%;max-width:570px;}

.fuyuan .fox .fyox .tc{display: flex;justify-content: space-between;cursor: pointer;margin-top: 30px;}

.fuyuan .fox .fyox .tc .btn{max-width: 200px;line-height: 50px;width:47%; background: linear-gradient(90deg, #75736E 0%, #75736E 100%);color: #fff;border-radius: 10px;}

.fuyuan .fox .fyox .tc .btn:hover{background: linear-gradient(90deg, #FFCA00 0%, #FF5000 100%);}

.fuyuan .fox .fyox .close{position: absolute;right: 20px;top: 20px;z-index: 3;cursor: pointer;}

.fuyuan .fox .fyox .close:hover{transform: rotate(90deg);}





.cokie{position: fixed;width: 100%;left: 0;bottom: 0;z-index: 9;background: #009D3B;padding: 25px 0;color: #fff;line-height: 2;}

.cokie .cox{display: flex;justify-content: space-between;align-items: center;align-content: center;}

.cokie .cox .clt{width: calc(100% - 250px);}

.cokie .cox .crt{width: 230px;display: flex;justify-content: space-between;}

.cokie .cox .crt .btn{display: block;width: 105px;line-height: 40px;background: #fff;text-align: center;border-radius: 5px;color: #000;cursor: pointer;}

.cokie .cox .crt .btn:hover{background: #ddd;}









@media screen and (min-width: 1201px) {
  .yd{display: none;}
  .mhead,.mnav{display: none;}
}

@media screen and (max-width:1800px) {
  html{font-size: 95px;}
}

@media screen and (max-width:1700px) {
  html{font-size: 90px;}
  .f_12{font-size:12px;}
  .f_14{font-size:14px;}
  .f_16{font-size:16px;}
  .f_18{font-size:16px;}
  .f_20{font-size:18px;}  
  .f_22{font-size:20px;}
  .f_24{font-size:22px;}
  .f_26{font-size:24px;}
  .f_28{font-size:26px;}
  .f_30{font-size:26px;}
  .f_32{font-size:28px;}
  .f_34{font-size:30px;}
  .f_36{font-size:32px;}
  .f_38{font-size:32px;}
  .f_40{font-size:36px;}
  .f_42{font-size:36px;}
  .f_44{font-size:38px;}
  .f_46{font-size:38px;}
  .f_48{font-size:40px;}
  .f_50{font-size:44px;}
  .f_60{font-size:50px;}
}

@media screen and (max-width:1600px) {
  html{font-size: 85px;}
}

@media screen and (max-width:1500px){
  html{font-size: 80px;}
  .f_12{font-size:12px;}
  .f_14{font-size:14px;}
  .f_16{font-size:16px;}
  .f_18{font-size:16px;}
  .f_20{font-size:16px;}  
  .f_22{font-size:18px;}
  .f_24{font-size:20px;}
  .f_26{font-size:22px;}
  .f_28{font-size:24px;}
  .f_30{font-size:24px;}
  .f_32{font-size:26px;}
  .f_34{font-size:28px;}
  .f_36{font-size:30px;}
  .f_38{font-size:30px;}
  .f_40{font-size:32px;}
  .f_42{font-size:34px;}
  .f_44{font-size:36px;}
  .f_46{font-size:36px;}
  .f_48{font-size:38px;}
  .f_50{font-size:40px;}
  .f_60{font-size:44px;}

  .page1 span{line-height: 40px;}

  .page1 span a{width: 40px;height: 40px;}

  .page1 span a.pre{width: 40px;}

  .page1 span a.nex{width: 40px;}

  .page1 .qd{width: 40px;}

  .page1 span input{width: 60px;height: 40px;}
}

@media screen and (max-width:1400px) {
  html{font-size: 75px;}
}

@media screen and (max-width:1300px) {
  html{font-size: 70px;}
}

@media (max-width:1200px) {
  html{font-size: 65px;}
  .f_12 {font-size: 12px;}
  .f_16 {font-size: 14px;}
  .f_18 {font-size: 16px;}
  .f_20 {font-size: 16px;}
  .f_22 {font-size: 16px;}
  .f_24 {font-size: 16px;}
  .f_26 {font-size: 16px;}
  .f_28 {font-size: 18px;}
  .f_30 {font-size: 18px;}
  .f_32 {font-size: 20px;}
  .f_34 {font-size: 20px;}
  .f_36 {font-size: 20px;}
  .f_38 {font-size: 20px;}
  .f_40 {font-size: 22px;}
  .f_42 {font-size: 22px;}
  .f_44 {font-size: 22px;}
  .f_46 {font-size: 24px;}
  .f_48 {font-size: 24px;}
  .f_50 {font-size: 24px;}
  .f_60 {font-size: 26px;}

  body{min-width: 200px;}
  
  .box2,
	.box{width: 90%;min-width: 100px;padding: 0;}

  .wow,
  .wow1{opacity: 1;}

  .a_dw{top: -50px;}

  .pc{display: none;}

  /* .header{display: none;} */

  .z_tanchuang .tbox .modal{width: 90%;padding: 5px;}

  .z_tanchuang .tbox .modal .out{right: 0;top: -50px;}

  /* ph nav */
  .mhead{display: block;width: 100%;height: 50px;position: fixed;z-index: 9;top: 0;left: 0;background:#fff ;border-bottom: 1px solid #eee;}

  .mhead .menu{height: 50px;padding-left: 35px;background:url(../images/m1.png) center right no-repeat ;background-size: 30px;float: left;}

  .mhead .ss{float: left;width: 40px;margin-left:10px; height: 50px;background: url(../images/ss_m.png) center no-repeat;background-size: 22px auto;}
  
    .mhead .yy{float: right;width: 40px;height: 50px;background: url(../images/svg/3.svg) center no-repeat;background-size: 22px auto;}
  
    .mhead .yy img{display:none;}

  .mhead .logo{display: block;position: absolute;top: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);z-index: 3;}

  .mhead .logo img{display: block;height: 38px;margin-top: 8px;}

  .mhead.act{-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

  .mnav {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 15;display: block;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.7) ;position: absolute;top: 0;left: 0;z-index: 1;}

  .mnav .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav .mbox .ul1 li .ltop{position: relative;line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; }

  .mnav .mbox .ul1 li .ltop a{display: block;width: 100%;}

  .mnav .mbox .ul1 li .ltop span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(../images/r_hui2.png) center no-repeat ;background-size: 16px;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav .mbox .ul1 li .ltop.act span {transform: rotate(90deg);-webkit-transform: rotate(90deg);}

  .mnav .mbox .ul1 li .lbtm{display: none;border-bottom: 1px solid #ddd;padding: 10px 0;}

  .mnav .mbox .ul1 li .lbtm a{display: block;width: 100%;padding: 0 15px;line-height: 30px;font-size: 12px;color: #666;}

  .mnav.act{left: 0;}

  .mnav.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}

  .mnav2 {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 15;display: block;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav2 .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.1) ;position: absolute;top: 0;left: 0;z-index: 1;}

  .mnav2 .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav2 .mbox .dl1 dd .dtop{position: relative;line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; }

  .mnav2 .mbox .dl1 dd .dtop a{display: block;width: 100%;}

  .mnav2 .mbox .dl1 dd .dtop span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(../images/r_hui2.png) center no-repeat ;background-size: 16px;}

  .mnav2 .mbox .dl1 dd .dtop.act span {transform: rotate(90deg);-webkit-transform: rotate(90deg);}

  .mnav2 .mbox .dl1 dd .dbtm{display: none;border-bottom: 1px solid #ddd;padding: 10px 0;}

  .mnav2 .mbox .dl1 dd .dbtm a{display: block;width: 100%;padding: 0 15px;line-height: 30px;font-size: 12px;color: #666;}

  .mnav2.act{left: 0;}

  .mnav2.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}

  .prod1 .img .mimg{display: block;}

  .prod1 .img .pimg{display: none;}
}

@media screen and (max-width:1100px) {
  html{font-size: 60px;}
}

@media screen and (max-width:1000px) {
  html{font-size: 55px;}

  .prod2 .box2{flex-wrap: wrap;}

  .prod2 .box2 .lf{width: 100%;}

  .prod2 .box2 .rf{width: 100%;}

  .prod2{padding: 50px 0;}

  .prod2 .lf .li .lbt{overflow: hidden;margin-top: 10px;padding-top: 10px;}

  .prod2 .lf .li .lbt .tt{float: left;margin-right: 8px;}

  .prod2 .lf .li .lbt .tt{margin-bottom: 8px;}

  .prod2 .lf .li{padding-bottom: 25px;margin-bottom: 25px;}

  .prod2 .rf .ul .li{width: calc(50% - 7px);margin-right: 14px;}

  .prod2 .rf .ul .li:nth-child(3n){margin-right: 14px;}

  .prod2 .rf .ul .li:nth-child(2n){margin-right: 0;}
}

@media screen and (max-width:900px) {
  html{font-size: 50px;}
}

@media (max-width:768px) {
  .fw_100{font-weight: normal;}

  .page1{display: none;}

  .page2{display: block;width: 160px;line-height: 50px;background: var(--color);border-radius: 30px;margin: 0 auto;text-align: center;color: #fff;}

  .prod2 .rf .ul .li{width: 100%;margin-right: 0;}

  .prod2 .rf .ul .li:nth-child(3n){margin-right: 0;}

  .pdc_nav{display: none;}

  .pdc1{padding: 50px 0;}

  .pdc1 .box2{flex-wrap: wrap;flex-direction: column-reverse;}

  .pdc1 .box2 .lf{width: 100%;}

  .pdc1 .box2 .rf{width: 100%;margin-bottom: 20px;}

  .pdc1 .lf .swpbtn a{display: none;}

  .pdc1 .lf .swiper{width: 100%;}

  .pdc1 .lf .swpbtn .pogin{bottom: 0;}

  .pdc1 .rf .t7 a{height: 40px;}

  .pdc1 .rf{padding-bottom: 30px;}

  .pdc1 .rf .t7{position: relative;margin-top: 0.36rem;left: 0;width: 100%;bottom: 0;}

  .pdc3 .ul{flex-wrap: wrap;}

  .pdc3 .ul .lf{width: 100%;margin-right: 0;margin-bottom: 10px;}

  .pdc3 .ul .rf{width: 100%;}

  .pdc3 .ul .li .txt{width: 100%;padding: 20px 0.3rem;}

  .pdc3 .ul1 .li .t1{max-width: 100%;}

  .pdc3 .ul1 .li .t2{max-width: 100%;}

  .pdc3 .ul1 .li .t3{max-width: 100%;}

  .pdc3 .ul1 .rf .li{min-height: auto;height: auto;}

  .pdc3 .ul .li .img{position: relative;width: 100%;margin-top: 0;}

  .pdc3 .ul .li .img img{width: 70%;margin: 0 auto;}

  .pdc3 .ul1 .rf .li:nth-child(1){margin-bottom: 10px;}

  .pdc3 .ul2 .li{width: 100%;margin-top: 10px;}

  .pdc3 .ul2 .li:nth-child(1){margin-right: 0;}

  .pdc3 .ul2 .li .t1{max-width: 100%;}

  .pdc3 .ul2 .li .t2{max-width: 100%;}

  .pdc3 .ul2 .li .t3{max-width: 100%;}

  .pdc3 .ul3 .li{width: 100%;margin-right: 0;margin-top: 10px;}

  .pdc5 .sbox{flex-wrap: wrap;}

  .pdc5 .sbox .lf{width: 100%;}

  .pdc5 .sbox .rf{width: 100%;margin-top: 20px;}

  .pdc6 .box2{padding: 50px 20px;}

  .pdcLayout{padding-bottom: 50px;}

.index .section4 .item-title{font-family:'arial';}

  .pdc4 .ul .li .lbt .con{float:none;overflow:auto;border-left:2px solid var(--color)}

  .pdc4 .ul .li .lbt .con .cli{}

  .pdc4 .switch .lf{width:100px;height:10px;}

  .pdc4 .switch .rf{width:calc(100% - 100px);}
  
  .pdc4 .switch .rf .item{width:50%;max-width:50%;}

  .pdc4 .ul .li .lbt .con .cli .clf{padding-right: 0;margin-bottom: 15px;text-align: center;width:100px;padding:0 10px;}
  
  .pdc4 .ul .li .lbt .con .cli .crf{width:calc(100% - 100px);}
  
  .pdc4 .ul .li .lbt .con .cli .crf .tt{width:50%;max-width:50%}
  
  .ptc2 .ul .li{width: calc(50% - 7px);margin-right: 14px;}

  .ptc2 .ul .li:nth-child(3n){margin-right: 14px;}

  .ptc2 .ul .li:nth-child(2n){margin-right: 0;}

  .searchLayout .sch1 .rf{width: 100%;margin-top: 15px;height: 40px;}

  .searchLayout .sch1 .rf input{line-height: 38px;}

  .searchLayout .sch1 .rf a{width: 40px;height: 40px;}

  .searchLayout .sch1 .rf a img{width: 16px;}

  .sch2 .prod2 .rf .ul .li{width: 100%;margin-right: 0;}

  .sch2 .prod2 .rf .ul .li:nth-child(3n){margin-right: 0;}

  .sch_stores .ul .li{width: 100%;margin-right: 0;}

  .storesLayout{flex-direction: column;padding-top: 0;}

  .storesLayout .sbox .li .anniu .aox{flex-wrap: wrap;}

  .storesLayout .sbox .li .anniu .aox a{width: 100%;}

  .storesLayout iframe{position: relative;height: 50vh;}

  .stores_pop .sbox .frombox .item:nth-child(1), .stores_pop .sbox .frombox .item:nth-child(3){width: 100%;margin-right: 0;}

  .stores_pop .sbox .frombox .item:nth-child(2), .stores_pop .sbox .frombox .item:nth-child(4){width: 100%;}

  .stores_pop .sbox .frombox .item{margin-top: 10px;}

  .stores_pop .sbox .frombox .item .itp,
  .stores_pop .sbox .frombox .item input{height: 40px;border-radius: 6px;}
  
  .searchLayout .sch2 .ul.sch_ul .li .ss{display:block;}

  .searchLayout .sch2 .ul.sch_ul .li .ss .lf{width:100%}

  .searchLayout .sch2 .ul.sch_ul .li .ss .rf{width:100%;margin-top:15px;}
    
  .storesLayout .sbox{position: relative;width:90%;right:0;top:0;height:auto;left:5%;margin-bottom:20px;}
  
  .storesLayout{display: block;padding:50px 0;height:auto;}
  
  .storesLayout .sbox .ul{height: 280px;}
  
  .foot_pop .foot_pop_box .sbox{height:80vh;overflow:auto;padding:40px 5%;}
  
  .foot_pop .foot_pop_box .sbox .close{right:20px;top:10px;}
  
    .fuyuan .fox .fyox{padding: 50px 15px;}
    
    
  
    .cokie .cox{display: block;}

    .cokie .cox .clt{width: 100%;line-height: 1.5;}

    .cokie .cox .crt{width: 100%;margin-top: 20px;}

    
    
    
}




