@charset "utf-8";
/* --------reset-------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,u,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin: 0;padding: 0;border: 0;}
ol,ul,li {list-style: none;padding: 0;margin: 0;}
a {color: var(--darkGray);text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a img {border: none;}
table {border-collapse: collapse;border-spacing: 0;display: table;}
input,select,textarea,button {font: inherit;color: inherit;}
fieldset,img,abbr,acronym {border: 0;}
em,i {font-style: normal;}
blockquote,q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: "";content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
header,footer,article,section,menu,nav,aside,dialog,figure,figcaption,hgroup,details,summary {display: block;}
button,select,textarea,input:not([type="radio"]):not([type="checkbox"]) {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
:focus {outline: 0;} 
/* Form selected style modification */
/* --------global-------- */
body{font-family:"PingFangSC-Regular","微软雅黑";overflow-x:hidden;font-size: 14px;line-height: 1.5;color:#333;}
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html {-webkit-text-size-adjust: 100%;text-size-adjust: 100%;}
h1,h2,h3,h4,h5,h6 {font-family: inherit;font-weight: 500;color: inherit;}
body {background-color: #fff;  
    --normal:#F10545;
    --normal2:#f31f58;
    --arrow:#747474;
    --border:#f1f1f1;
    --nothing:#d8d8d8;
    --red:#ff3333;
    --blue:#006BD6;
    --green:#019734;
    --yellow:#ffcf00;
    --black:#000;
    --darkGray:#333;
    --gray:#666;
    --ghostWhite:#999;
    --white:#ffffff;
    --f6:#f6f6f6;
}
input{color: var(--darkGray);}
a{-webkit-tap-highlight-color:transparent;}
select{border: none;}
/* 清除按钮 输入框样式 */
button,input {border: 0;background: transparent;}
video {-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;}
/* ::-webkit-scrollbar{display: none;} */
/*字体自适应*/
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs15 {font-size: 15px;}
.fs16 {font-size: 16px;}
.fs17 {font-size: 17px;}
.fs18 {font-size: 18px;}
.fs20 {font-size: 20px;}
.fs22 {font-size: 22px;}
.fs21 {font-size: 21px;}
.fs24 {font-size: 24px;}
.fs26 {font-size: 26px;}
.fs30 {font-size: 30px;}
.fs32 {font-size: 32px;}
.fs34 {font-size: 34px;}
.fs35 {font-size: 35px;}
.fs36 {font-size: 36px;}
.fs40 {font-size: 40px;}
/*字体自适应*/
@media only screen and (max-width: 1440px) {
.fs15 {font-size: 14px;}
.fs16 {font-size: 14px;}
.fs17 {font-size: 16px;}
.fs18 {font-size: 17px;}
.fs20 {font-size: 18px;}
.fs21 {font-size: 19px;}
.fs22 {font-size: 20px;}
.fs24 {font-size: 22px;}
.fs26 {font-size: 24px;}
.fs30 {font-size: 28px;}
.fs32 {font-size: 30px;}
.fs34 {font-size: 32px;}
.fs35 {font-size: 33px;}
.fs36 {font-size: 34px;}
.fs40 {font-size: 38px;}}
@media only screen and (max-width: 980px) {
.fs15 {font-size: 14px;}
.fs16 {font-size: 14px;}
.fs17 {font-size: 14px;}
.fs18 {font-size: 14px;}
.fs20 {font-size: 14px;}
.fs21 {font-size: 15px;}
.fs22 {font-size: 16px;}
.fs24 {font-size: 18px;}
.fs26 {font-size: 20px;}
.fs30 {font-size: 24px;}
.fs32 {font-size: 26px;}
.fs34 {font-size: 28px;}
.fs35 {font-size: 29px;}
.fs36 {font-size: 30px;}
.fs40 {font-size: 34px;}}
/* --------tools-------- */
.fwb{font-weight: bold;}
.fl {float: left;}
.fr {float: right;}
.tl {text-align: left;}
.tc {text-align: center;}
.tr {text-align: right;}
.vt {vertical-align: top;}
.vm {vertical-align: middle;}
.vb {vertical-align: bottom;}
.relative {position: relative;}
.block {display: block;}
img {max-width: 100%;}
img.imgm {display: block;max-width: 100%;height: auto;margin-left: auto;margin-right: auto;}
/*图片 - 列表*/
.pic-view {display: block;position: relative;z-index: 2;overflow: hidden;}
.pic-view img {max-width: 101%;width: 101%;position: absolute;z-index: 1;top: 50%;left: 50%;top: 0 \9;left: 0 \9;top: 50% \9 \0;left: 50% \9 \0;-moz-transform: translate3d(-50%, -50%, 0);-ms-transform: translate3d(-50%, -50%, 0);-o-transform: translate3d(-50%, -50%, 0);-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);}
.pic-view img[aspectFit] {max-height: 101%;height: 101%;max-width: none;width: auto;}
/*清除浮动*/
.clearfix:after {content: "$";display: block;height: 0;clear: both;visibility: hidden;overflow: hidden;}
.clearfix {display: inline-block;} /* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;} /* End hide from IE-mac */
.hidden {display: none;}
/*文字截取*/
.m-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.m-ellipsis-l2,.m-ellipsis-l3,.m-ellipsis-l4{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.m-ellipsis-l2{-webkit-line-clamp:2;}
.m-ellipsis-l3{-webkit-line-clamp:3;}
.m-ellipsis-l4{-webkit-line-clamp:4;}
/*1px 边框*/
[class*="m-hairline"]::after {position: absolute;content: " ";pointer-events: none;top: -50%;right: -50%;bottom: -50%;left: -50%;border: 0 solid var(--border);-webkit-transform: scale(0.5);transform: scale(0.5);}
.m-hairline,.m-hairline--top,.m-hairline--left,.m-hairline--right,.m-hairline--bottom,.m-hairline--surround,.m-hairline--top-bottom {position: relative;}
.m-hairline--top::after {border-top-width: 1px;}
.m-hairline--left::after {border-left-width: 1px;}
.m-hairline--right::after {border-right-width: 1px;}
.m-hairline--bottom::after {border-bottom-width: 1px;}
.m-hairline--top-bottom::after,.m-hairline-unset--top-bottom::after {border-width: 1px 0;}
.m-hairline--surround::after {border-width: 1px;}
/*表单*/
.m-input {display: block;width: 100%;min-width: 0;margin: 0;border: 0;padding: 0;color: var(--darkGray);background-color: transparent;resize: none;}
.m-input::-moz-placeholder {color: var(--ghostWhite);opacity: 1;}
.m-input:-ms-input-placeholder {color: var(--ghostWhite);}
.m-input::-webkit-input-placeholder {color: var(--ghostWhite);}
/*按钮*/
button.m-button{padding: 0;margin: 0;text-align: center;display: block;}
/*模拟表格布局*/
.m-table {width: 100%;display: table;table-layout: fixed;}
.m-table-cell {display: table-cell;vertical-align: middle;}
.m-table-cell.vt {vertical-align: top;}
.m-table-cell.vb {vertical-align: bottom;}
/* flex组件 - 箭头 */
[class^="m-arrow-"] .m-cell-rt:after,
[class*="m-arrow-"] .m-cell-rt:after {display: inline-block;height: 10px;width: 10px;border-width: 1px 1px 0 0;border-color: var(--arrow);border-style: solid;position: absolute;top: 50%;right: 2px;box-sizing: border-box;}
.m-arrow-right .m-cell-rt,
.m-arrow-down .m-cell-rt,
.m-arrow-up .m-cell-rt {padding-right: 15px;position: relative;}
.m-arrow-right .m-cell-rt:after {content: "";-webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);margin-top: -4px;}
.m-arrow-down .m-cell-rt:after {content: "";-webkit-transform: matrix(-0.71, 0.71, -0.71, -0.71, 0, 0);transform: matrix(-0.71, 0.71, -0.71, -0.71, 0, 0);margin-top: -8px;}
.m-arrow-up .m-cell-rt:after {content: "";-webkit-transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);margin-top: -2px;}
/*富文本编辑器*/
.m-editor img {display: block;max-width: 100% !important;height: auto;margin-left: auto;margin-right: auto;}
/*提示*/
.m-hint-num {position: relative;}
.m-hint-num em {position: absolute;top: 0;right: -8px;z-index: 9;display: block;min-height: 6px;padding: 0 3px;background: var(--red);font-style: normal;text-align: center;font-size: 12px;line-height: 13px;color: #fff;border-radius: 50px;-webkit-border-radius: 50px;}
.m-hint-txt:after {content: "";display: inline-block;width: 6px;height: 6px;background-color: var(--red);border-radius: 50%;-webkit-border-radius: 50%;vertical-align: top;margin-left: 5px;}
/*暂无*/
.m-nothing {padding: 50px;text-align: center;color: var(--nothing);}
.m-nothing img {display: block;width: 35%;margin: 0 auto 20px;}
/*阴影*/
.m-shadow {-webkit-box-shadow: 0 1px 6px 0 rgba(184, 189, 202, 0.3);box-shadow: 0 1px 6px 0 rgba(184, 189, 202, 0.3);}
.m-shadow-blur {position: relative;}
.m-shadow-blur::before {content: "";position: absolute;top: 0;left: 0;z-index: -1;display: block;width: 100%;height: 100%;background: inherit;border-radius: inherit;-webkit-filter: blur(10px);filter: blur(10px);opacity: 0.4;-webkit-transform-origin: 0 0;transform-origin: 0 0;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
/*弹窗*/
.popup-wrap {position: fixed;top:60%;left: 50%;z-index: 100;-webkit-transition-property: -webkit-transform, opacity;transition-property: transform, opacity;-webkit-transform: translate3d(-50%, -50%, 0) scale(0.9);transform: translate3d(-50%, -50%, 0) scale(0.9);opacity: 0;visibility: hidden;}
.popup-wrap.popup-wrap_visible {-webkit-transition-duration: 400ms;transition-duration: 400ms;-webkit-transform: translate3d(-50%, -50%, 0) scale(1);transform: translate3d(-50%, -50%, 0) scale(1);opacity: 1;visibility: visible;}
.popup-mask {width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.6);position: fixed;top: 0;left: 0;z-index: 99;opacity: 0;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;visibility: hidden;}
.popup-mask.popup-mask_visible {opacity: 1;visibility: visible;}
/*********************************************************/
/*flex布局*/
.flex{ display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; /*旧*/ -webkit-box-align: center; -moz-box-align: center; -ms-box-align: center; box-align: center; /*新*/ }
.flex-box{ display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; /*旧*/ -webkit-box-align: center; -moz-box-align: center; -ms-box-align: center; box-align: center; /*新*/ -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
.flex-row{ /*旧*/-webkit-box-orient:horizontal; -moz-box-orient:horizontal; -ms-box-orient:horizontal; box-orient: horizontal; -webkit-box-direction: normal; -moz-box-direction: normal; -ms-box-direction: normal; box-direction: normal; /*新*/-webkit-flex-direction: row; -moz-flex-direction: row; -ms-flex-direction: row; flex-direction: row; }
.flex-row-reverse{ /*旧*/-webkit-box-orient: horizontal; -moz-box-orient: horizontal; -ms-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: reverse; -moz-box-direction: reverse; -ms-box-direction: reverse; box-direction: reverse; /*新*/-webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.flex-col{ /*旧*/-webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-box-direction: normal; -moz-box-direction: normal; -ms-box-direction: normal; box-direction: normal; /*新*/-webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-col-reverse{ /*旧*/-webkit-box-orient: horizontal; -moz-box-orient: horizontal; -ms-box-orient: horizontal; box-orient: horizontal; -webkit-box-direction: reverse; -moz-box-direction: reverse; -ms-box-direction: reverse; box-direction: reverse; /*新*/-webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
.flex-wrap{ /*旧*/-webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-box-lines: multiple; box-lines: multiple; /*新*/-webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flex-start{ /*旧*/-webkit-box-pack: start; -moz-box-pack: start; -ms-box-pack: start; box-pack: start; /*新*/-webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; }
.flex-center{ /*旧*/-webkit-box-pack: center; -moz-box-pack: center; -ms-box-pack: center; box-pack: center; /*新*/-webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; }
.flex-end{ /*旧*/-webkit-box-pack: end; -moz-box-pack: end; -ms-box-pack: end; box-pack: end; /*新*/-webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; }
.flex-between{ /*旧*/-webkit-box-pack: justify; -moz-box-pack: justify; -ms-box-pack: justify; box-pack: justify; /*新*/-webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; }
.flex-around{ /*旧*/-webkit-box-pack: justify; -moz-box-pack: justify; -ms-box-pack: justify; box-pack: justify; /*新*/-webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; justify-content: space-around; }

.flex-col-start{ /*旧*/-webkit-box-align: start; -moz-box-align: start; -ms-box-align: start; box-align: start; /*新*/-webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; }
.flex-col-center{ /*旧*/-webkit-box-align: center; -moz-box-align: center; -ms-box-align: center; box-align: center; /*新*/-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }
.flex-col-end{ /*旧*/-webkit-box-align: end; -moz-box-align: end; -ms-box-align: end; box-align: end; /*新*/-webkit-align-items: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; }
.flex-col-stretch{ /*旧*/-webkit-box-align: stretch; -moz-box-align: stretch; -ms-box-align: stretch; box-align: stretch; /*新*/-webkit-align-items: stretch; -moz-align-items: stretch; -ms-align-items: stretch; align-items: stretch; }
.flex-col-baseline{ /*旧*/-webkit-box-align: baseline; -moz-box-align: baseline; -ms-box-align: baseline; box-align: baseline; /*新*/-webkit-align-items: baseline; -moz-align-items: baseline; -ms-align-items: baseline; align-items: baseline; }

.flex-rows-start{ /*新*/-webkit-align-content: flex-start; -moz-align-content: flex-start; -ms-align-content: flex-start; align-content: flex-start; }
.flex-rows-center{ /*新*/-webkit-align-content: center; -moz-align-content: center; -ms-align-content: center; align-content: center; }
.flex-rows-end{ /*新*/-webkit-align-content: flex-end; -moz-align-content: flex-end; -ms-align-content: flex-end; align-content: flex-end; }
.flex-rows-stretch{ /*新*/-webkit-align-content: stretch; -moz-align-content: stretch; -ms-align-content: stretch; align-content: stretch; }
.flex-rows-between{ /*新*/-webkit-align-content: space-between; -moz-align-content: space-between; -ms-align-content: space-between; align-content: space-between; }
.flex-rows-around{ /*新*/-webkit-align-content: space-around; -moz-align-content: space-around; -ms-align-content: space-around; align-content: space-around; }

.flex-self-start{ -webkit-align-self: flex-start; -moz-align-self: flex-start; -ms-align-self: flex-start; align-self: flex-start; }
.flex-self-center{ -webkit-align-self: center; -moz-align-self: center; -ms-align-self: center; align-self: center; }
.flex-self-end{ -webkit-align-self: flex-end; -moz-align-self: flex-end; -ms-align-self: flex-end; align-self: flex-end; }
.flex-self-stretch{ -webkit-align-self: stretch; -moz-align-self: stretch; -ms-align-self: stretch; align-self: stretch; }
.flex-self-baseline{ -webkit-align-self: baseline; -moz-align-self: baseline; -ms-align-self: baseline; align-self: baseline; }

.flex-grow-1{ -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 20px; width: 0; }

.flex-grid{ display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; /*旧*/ -webkit-box-align: center; -moz-box-align: center; -ms-box-align: center; box-align: center; /*新*/ -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; /*旧*/-webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-box-lines: multiple; box-lines: multiple; /*新*/-webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; /*旧*/-webkit-box-pack: justify; -moz-box-pack: justify; -ms-box-pack: justify; box-pack: justify; /*新*/-webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; }
.flex-cell-20{ width: 20%; width: calc((100% - 10px*4)/5); }
.flex-cell-25{ width: 25%; width: calc((100% - 10px*3)/4); }
.flex-cell-33{ width: 33.3333%; width: calc((100% - 10px*2)/3); }
.flex-cell-50{ width: 50%; width: calc((100% - 10px)/2); }


/* padding */
.p5{padding: 5px;}
.p10{padding: 10px;}
.p15{padding: 15px;}
.p20{padding: 20px;}
.p25{padding: 25px;}
.p30{padding: 30px;}

.ptb5{padding-top: 5px;padding-bottom: 5px;}
.ptb10{padding-top: 10px;padding-bottom: 10px;}
.ptb15{padding-top: 15px;padding-bottom: 15px;}
.ptb20{padding-top: 20px;padding-bottom: 20px;}
.ptb25{padding-top: 25px;padding-bottom: 25px;}
.ptb30{padding-top: 30px;padding-bottom: 30px;}
.ptb40{padding-top: 40px;padding-bottom: 40px;}

.plr5{padding-left: 5px;padding-right: 5px;}
.plr10{padding-left: 10px;padding-right: 10px;}
.plr15{padding-left: 15px;padding-right: 15px;}
.plr20{padding-left: 20px;padding-right: 20px;}
.plr25{padding-left: 25px;padding-right: 25px;}
.plr30{padding-left: 30px;padding-right: 30px;}

.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt25{padding-top: 25px;}
.pt30{padding-top: 30px;}

.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb25{padding-bottom: 25px;}
.pb30{padding-bottom: 30px;}
.pb35{padding-bottom: 35px;}
.pb40{padding-bottom: 40px;}
.pb50{padding-bottom: 50px;}
.pb60{padding-bottom: 60px;}

.pl5{padding-left: 5px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl25{padding-left: 25px;}
.pl30{padding-left: 30px;}
.pl50{padding-left: 50px;}

.pr5{padding-right: 5px;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr25{padding-right: 25px;}
.pr30{padding-right: 30px;}

/* margin */
.m5{margin: 5px;}
.m10{margin: 10px;}
.m15{margin: 15px;}
.m20{margin: 20px;}
.m25{margin: 25px;}
.m30{margin: 30px;}

.mtb5{margin-top: 5px;margin-bottom: 5px;}
.mtb10{margin-top: 10px;margin-bottom: 10px;}
.mtb15{margin-top: 15px;margin-bottom: 15px;}
.mtb20{margin-top: 20px;margin-bottom: 20px;}
.mtb25{margin-top: 25px;margin-bottom: 25px;}
.mtb30{margin-top: 30px;margin-bottom: 30px;}

.mlr5{margin-left: 5px;margin-right: 5px;}
.mlr10{margin-left: 10px;margin-right: 10px;}
.mlr15{margin-left: 15px;margin-right: 15px;}
.mlr20{margin-left: 20px;margin-right: 20px;}
.mlr25{margin-left: 25px;margin-right: 25px;}
.mlr30{margin-left: 30px;margin-right: 30px;}
.mlr85{margin-left: 85px;margin-right: 85px;}
.mlr135{margin-left: 135px;margin-right: 135px;}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt12{margin-top: 12px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mt55{margin-top: 55px;}
.mt80{margin-top: 80px;}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb35{margin-bottom: 35px;}
.mb40{margin-bottom: 40px;}
.mb55{margin-bottom: 55px;}
.mb60{margin-bottom: 60px;}

.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.ml30{margin-left: 30px;}
.ml85{margin-left: 85px;}

.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr25{margin-right: 25px;}
.mr30{margin-right: 30px;}



/* 字体颜色 */
.red {color: var(--red);}
.yellow {color: var(--yellow);}
.blue {color: var(--blue);}
.green {color: var(--green);}
.col-main {color: var(--normal);}



/* 自定义颜色 */
.col10{color: #101010;}
.col89{color: #898989;}
.col2{color: #222;}
.col3{color: #333;}
.col4{color: #444;}
.col5{color: #555;}
.col6{color: #666;}
.col7{color: #777;}

/*行高*/
.lh20{line-height: 20px;}
.lh22{line-height: 22px;}


/* btn 字体大小颜色 按钮背景颜色 margin */
.btn1{background-color: var(--btn1);color: var(--white);}
.btn2{background-color: var(--btn2);color: var(--white);} 
.btn3{background-color: var(--btn3);color: var(--white);} 
.btn4{background-color: var(--btn4);color: var(--white);} 


/* 背景颜色 */
.bg-white{background-color: var(--white);}
.bg-ghostWhite{background-color: var(--ghostWhite);}
/* html页面布局
<body>
    <section class="header_fix">
        
    </section>
    <section class="content">
        1.页面没有div是满屏宽度
        <div class="w1440 当前页面名称的英文缩写">
            <div class="w1440 part1"></div>
            <div class="part2"></div>
        </div>
        2.页面有div是满屏宽度
        <div class="当前页面名称的英文缩写">
            <div class="w1440 part1"></div>
            <div class="part2"></div>
        </div>
    </section>
    <section class="foot">
        
    </section>
</body> */

/* 自己额外定义的公共样式 写在reset.css或者style.css都可以*/
/* 文章详情正文统一16px */
/* 所有颜色根据写在body里的 （--名称：颜色）如 --border:#f9f9f9;为基准 */




/* -----自适应写法 （分四个阶段）-----*/

/* 大于1920px （按照设计稿来写）*/
/* .part1{} */

/* 1920px~1440px（大部分样式和1920px差不多，其他有些地方例如轮播图背景图需要微调，修改的地方不多） */
/* @media screen and (max-width: 1920px) {
    .part1{}
} */

/* 980px~1440xp（考虑屏幕宽度小于1440px尺寸的电脑） */
/* @media screen and (max-width: 1440px) {
    .part1{}
} */

/* 手机端（这部分需要自适应修改的样式较多） */
/* @media screen and (max-width: 980px) {
    .part1{}
} */
/* date类型input 修改右侧图标  */
.pr{position: relative;}
input[type="date"]::-webkit-calendar-picker-indicator { background-image: url("../static/icon/right.png");  background-size: cover;  background-position: center; width: 19px;height: 19px;  cursor: pointer; border: none; outline: none;}
input[type="date"]::-moz-calendar-picker-indicator { background-image: url("../static/icon/right.png"); background-size: cover; background-position: center;  width: 19px; height: 19px;cursor: pointer;  border: none; outline: none;}

/* input改为number类型，去掉上下箭头 */
body{padding-top: 60px;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
input[type='number'] {
  -moz-appearance: textfield;
}
.mask{width: 100vw;height: 100vh;background: rgba(0,0,0,0.4);position: fixed;z-index: 99;top: 0;left: 0;}
.w1440{width: 1440px;margin: 0 auto;}
footer{background: #F0E9DB;background: rgb(247,243,233);}
/* padding: 40px 9% 75px; */
footer .w1440{font-size: 14px;color: #101010;}
footer .code_part{width: 150px;margin-left: 60px;font-size: 12px;margin-top: 30px;}
footer .code_part img{width: 150px;display: block;object-fit: contain;
 background: #FFFFFF;border-radius: 10px;margin-bottom: 15px;border: 1px solid #E3E1DB;padding: 3px;}
footer .w345{width: 45%;}
/* footer ul li{margin-bottom: 30px;width: 30%;}
footer ul li a{color: #101010!important;} */
footer .foot1{border-bottom: 1px solid #E3E1DB;}
footer .ul1{padding: 30px 15px;border-right: 1px solid #E3E1DB;}
footer .ul1:last-of-type{border-right: none;}
footer .ul1 li{margin-bottom: 10px;}
footer .ul1 a{color: #101010;}
footer .ul1 li a:hover{text-decoration: underline;}
footer .ul1 div{font-size: 12px;color: #555;}
footer .foot3{background: #F0E9DB;}
.foot_input{width: 540px;height: 48px;border: 1px solid #E3E1DB;line-height: 46px;border-radius: 8px;background: rgb(245,239,228) ;padding: 0 15px;font-size: 15px;color: rgb(37,37,37);margin-right: 5px;}
.dj_btn{width: 122px;height: 47px;text-align: center;line-height: 47px; background: #101010;color: #fff;font-size: 15px;border-radius: 10px;}
.underline{text-decoration: underline;}
.redbook{width: 22px;height: 22px;display: block;object-fit: contain;margin-left: 22px;}


header{width: 100%; background: #FFFCF5;position: fixed;top: 0;left: 0;z-index: 99;}
.head_main{ height: 60px;line-height: 60px;padding: 0 85px;font-size: 16px;color: #101010;position: relative;}
.logo{width: 130px;object-fit: contain;display: block;}
/* .head_main ul{margin-left: 14%;} */
.head_main ul li{margin-right: 40px; position: relative;}
.head_main ul li a{color: #555;}
.head_main ul li a:hover{color: #101010;}

.activetab::after{content: '';display: block;width: 14px;height: 1px;background: #101010;position: absolute;z-index: 2;bottom: 12px;left: 50%;transform: translateX(-50%);}
.head_main .icon{width: 20px;object-fit: contain;display: block;margin-left: 20px;}
.hide{display: none;}
.head_main ul:first-of-type{position: relative;z-index: 4;}
.head_part{position: absolute;width: 104px;text-align: center; height: 154px; background: #FFFCF5; border-radius: 5px; border: 1px solid rgba(238,238,238,0.1);z-index: 3;top: 12px;right: 578px;padding-top: 46px;}
.head_part li{padding-right: 0!important;text-align: center;font-size: 14px;line-height: 1;margin-bottom: 20px;}
.header_part{width: 100%;position: fixed;z-index: 99;background: #FFFCF5;border-radius: 0 0px 20px 20px;box-shadow: 0px 2px 2px 0px rgba(205,202,194,0.3);border-top:1px solid #E3E1DB;}
.header_part .w1440 .ul_part{padding-top: 40px;padding-bottom: 20px; font-size: 14px;line-height: 1; color: #101010;border-right:1px solid #E3E1DB;}
.header_part .w1440 .ul_part:last-of-type{border-right: none;}
.header_part .w1440 .ul_part ul li:hover{text-decoration: underline;}
.header_part .w1440 .ul_part ul li a{cursor: pointer;} 
.header_part .w1440 .ul_part ul li:first-of-type{text-decoration: unset;}
.ul_part1{width: 440px; padding-left: 85px;padding-right: 30px;}
.ul_part1 ul{width: 50%;}
/* .ul_part1 ul:nth-of-type(2n){margin-right: 0;} */
.ul_part2{width: 402px;padding-left: 30px;padding-right: 30px;}
.ul_part2 ul{width: 50%;}
.ul_part3{width: 190px;padding-left: 34px;padding-right: 34px;}
.ul_part4{width: 220px;padding-left: 34px;padding-right: 34px;}
.ul_part5{padding-left: 35px;}
.header_part2{padding: 40px 0;}
.tt_list{width: 198px;margin-right: 18px;background: #F7F3E9; border-radius: 10px;overflow: hidden;}
.tt_list:last-of-type{margin-right: 0;}
.tt_list .img{width: 198px;height: 190px;display: block;object-fit: cover;}
.tt_list .name{padding: 10px 10px 32px;color: #101010;font-size: 14px;line-height: 1;}
 .xx_banner{width: 442px;height: 248px;background: #242833;border-radius: 10px;overflow: hidden;}
 .xx_banner .img{width: 247px;height: 100%;display: block;object-fit: cover;}
 .xx_banner .main{padding: 20px 22px 24px;color: #fff;}
 .xx_banner .main .title3{font-size: 18px;font-weight: bold;line-height: 1;margin-bottom: 16px;}
 .xx_banner .main .title2{height: 64px;font-size: 12px;line-height: 16px;margin-bottom: 24px;}
 .xx_banner .main .code{width: 80px;height: 80px;display: block;object-fit: cover;margin: 0 auto;}
/* .ppjs:hover .head_part{display: block;} */

 /* login */
.login{background: #FFFCF5;}
.logo{width: 130px;object-fit: contain;display: block;}
.login .bj{width: 720px;display: block;object-fit: cover;}
.login .wrapper .main{margin-left: 6%;}
.login .wrapper .title{font-size: 24px;color: #101010;font-weight: bold;margin-bottom: 50px;line-height: 1;}
.login .wrapper .main .icon{width: 16px;display: block;object-fit: contain;}
.login .wrapper .main .input_part{width: 500px;line-height: 75px; height: 73px;border-radius: 10px;
border: 1px solid #E5E5E5;font-size: 16px;margin-bottom: 20px;padding: 0 30px;}
.login .wrapper .main .input_part input{height: 100%;padding: 0;}
.login .wrapper .main .input_part input::placeholder{font-size: 16px;color: #101010;}
.login .wrapper .main .input_part:nth-of-type(3) input::placeholder{font-size: 16px;color: #898989!important;}
.login .btn{width: 500px;text-align: center;line-height: 70px; height: 70px;display: block; background: #101010;border-radius: 15px;color: var(--white);margin-top: 50px;}
.login .sendCodeBtn{cursor: pointer;display: block;}


/* index */
.index{background: #FFFCF5;}
.index .swiper {width: 100%;cursor: pointer;margin-bottom: 80px;}
.index .swiper .swiper-slide1 {text-align: center;font-size: 18px;background: #fff;display: -webkit-box; display: flex;justify-content: center;align-items: center;}
.index .swiper .swiper-slide1 img {display: block;width: 100%;height: 100%;object-fit: cover;}
.index .swiper .swiper-pagination-bullet{background-color: rgb(0,0,0);width: 12px;height: 12px;opacity: 0.4;margin: 0 11px;}
.index .swiper .swiper-pagination-bullet-active{background-color: #fff!important;opacity: 1;}

.index .title{font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 30px;text-align: center;}
.index .type_label{position: relative;z-index: 3; cursor: pointer; font-size: 16px;color: #555555;position: relative; display: inline-block;margin-right: 30px;padding: 0 33px 0 15px;height: 46px;line-height: 46px;background:#F8F3E9;border-radius: 35px;}
.index .type_label::after{content: '';width: 12px;height: 12px;background-position: center;background-repeat: no-repeat;background-size: contain;position:absolute;top: 50%;transform: translateY(-50%);right: 15px;background-image: url('../static/icon/arrow_down.png');}
.index .active,.index .type_label:hover{color: #101010;}
.index .active::after,.index .type_label:hover::after{content: '';width: 12px;height: 12px;background-position: center;background-repeat: no-repeat;background-size: contain;position:absolute;top: 50%;transform: translateY(-50%);right: 15px;background-image: url('../static/icon/arrow_down.png');}
.index .mlr85{margin-left: 5%;margin-right: 5%;}
.index .img_part{width: 45%;font-size: 16px;color: #101010;}
.index .img_part img{width: 100%;height: 403px;display: block;object-fit: cover;margin-bottom: 20px;border-radius: 20px;overflow: hidden;}
.index .time{font-size: 14px;color: #898989;}
.index .list1{display: block; margin-left: 38px;width: calc((100% - 76px)/2);margin-bottom: 35px;font-size: 16px;color: #101010;}
.index .list1 img{width: 100%;height: 164px;display: block;object-fit: cover;margin-bottom: 20px;border-radius: 15px;overflow: hidden;}
.index .more_btn{display: block; width: 280px;text-align: center;line-height: 73px; height: 75px;border-radius: 10px;border: 1px solid #555555;font-size: 18px;color: #555555;margin: 80px auto;}
.index .more_btn2{margin: 45px auto 80px;}
.index .tx_part{background: #F8F3E9; padding: 60px 0 80px 0;margin-bottom: 80px;}
.index .list2{width: calc((100% - 155px)/3);margin-right: 35px;font-size: 16px;color: #101010;}
.index .list2 img{width: 100%;height: 265px;object-fit: cover;display: block;margin-bottom: 20px;border-radius: 15px;overflow: hidden;}
.index .list3{width:calc((100% - 35px)/2); margin-top: 20px;margin-right: 35px; padding: 40px; background: #F8F3E9; border-radius: 10px;}
.index .list3 .icon{width: 31px;height: 31px;display: block;object-fit: contain;}
.index .list3 .img{width: 100%;height: 350px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden;}
.index .list3 .name{font-weight: bold;font-size: 18px;color: #000000;line-height: 1;margin-bottom: 20px;}
.index .list3 .info{font-size: 16px;color: #858585;line-height: 23px;margin-right: 179px;}
.index .list3:nth-of-type(2n){margin-right: 0;}
.index .px_part{background: #F8F3E9;padding: 80px 0;margin-bottom: 80px;}
.index .video_part{font-size: 16px;color: #101010;line-height: 1; position: relative; padding: 50px 50px 30px;background: linear-gradient( 180deg, #F0E9DC 0%, rgba(240,233,220,0) 100%); border-radius: 20px;}
/* .index .video_part video{border-radius: 10px;overflow: hidden;height: 600px;object-fit: cover;} */
.index .video_part .img{border-radius: 10px;overflow: hidden;width: 100%;height: 600px;object-fit: cover;}
.index .video_part #playbtn{width: 50px;height: 50px;display: block;object-fit: contain;position: absolute;z-index: 2;right: 90px;top: 560px;cursor: pointer;}
.index .learn_btn{width: 160px;text-align: center;line-height: 58px; height: 60px;border-radius: 10px; border: 1px solid #555555;font-size: 18px;color: #555;}
.index .rollBox .img_part2{width: 330px;position: relative;}
.index .rollBox .img_part2::after{content: '';display: block;width:30px;height: 30px;background-position: center;background-repeat: no-repeat;background-size: contain;position:absolute;top:160px;right: 50px;background-image: url('../static/icon/play.png');}
.index .rollBox .name{font-size: 16px;color: #101010;line-height: 1;margin-top: 20px;}
.index .address_part{color: #898989; display: block; width: calc((100% - 36px)/2);padding: 40px;background: #F8F3E9;font-size: 18px; border-radius: 10px;line-height: 1;margin-bottom: 35px;}
.index .address_part .name{font-size: 18px;color: #000;font-weight: bold;margin-bottom: 20px;}
.index .address_part .icon{width: 31px;height: 31px;display: block;object-fit: contain;}
.index .address_part .info{font-size: 16px;color: #858585;line-height: 23px;margin-right: 179px;}
.index .address_part .phone{padding-left: 28px;position: relative;}
.index .address_part .phone::after{content: '';display: block;width:18px;height: 18px;background-position: center;background-repeat: no-repeat;background-size: contain;position:absolute;top:0px;left: 0px;background-image: url('../static/icon/phone_icon2.png');}
/*  */
.main-product1{background: #F8F3E9;width: 100%;position: relative;}
.layui-container{width:100%}
.rollBox{width:100%;overflow:hidden;}
.rollBox:hover .leftBottom{display: block}
.rollBox:hover .rightBottom{display: block;}
.rollBox .cont{width:100%;overflow:hidden;float:left;}
.rollBox .srcCont{width:10000000px;}
.rollBox .cont .pic{width:330px;float:left;text-align:center;margin-right: 30px;}
.rollBox .listImg1 .pic:first-of-type{margin-left: 135px;}
.rollBox .cont .pic img{width:330px;display:block;margin:0 auto;}
.rollBox .cont .pic p{line-height:26px;color:#505050;}
.rollBox .cont a:link,.rollBox .cont a:visited{color:#626466;text-decoration:none;}
.rollBox .cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #listImg1,.rollBox #listImg2{float:left;}
.rollBox .leftBottom{left: 135px;display: block;height: 56px;width: 56px;overflow: hidden;position: absolute;z-index: 2; right: 135px;top: 77px;cursor: pointer;text-align: center;border-radius: 50%;}
.rollBox .rightBottom{right: 135px;display: block;height: 56px;width: 56px;overflow: hidden;position: absolute;z-index: 2; right: 135px;top: 77px;cursor: pointer;text-align: center;border-radius: 50%;}/* end */
/* ProductUsage */
.ProductUsage{background: #FFFCF5;}
.ProductUsage .swiper {width: 100%;cursor: pointer;margin-bottom: 80px;}
.ProductUsage .swiper .swiper-slide1 {text-align: center;font-size: 18px;background: #fff;display: -webkit-box; display: flex;justify-content: center;align-items: center;}
.ProductUsage .swiper .swiper-slide1 img {display: block;width: 100%;height: 100%;object-fit: cover;}
.ProductUsage .swiper .swiper-pagination-bullet{background-color: rgb(0,0,0);width: 12px;height: 12px;opacity: 0.4;margin: 0 11px;}
.ProductUsage .swiper .swiper-pagination-bullet-active{background-color: #fff!important;opacity: 1;}
.ProductUsage .title{font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 30px;text-align: center;}
.ProductUsage .type_label{position: relative;z-index: 3;cursor: pointer; font-size: 16px;color: #555555;position: relative; display: inline-block;margin-right: 30px;padding: 0 33px 0 15px;height: 46px;line-height: 46px;background: #F8F3E9;border-radius: 35px;}
.ProductUsage .type_label::after{content: '';width: 12px;height: 12px;background-position: center;background-repeat: no-repeat;background-size: contain;position:absolute;top: 50%;transform: translateY(-50%);right: 15px;background-image: url('../static/icon/arrow_down.png');}
.ProductUsage .active,.ProductUsage .type_label:hover{color: #101010;}
.ProductUsage .active::after,.ProductUsage .type_label:hover::after{content: '';width: 12px;height: 12px;background-position: center;background-repeat: no-repeat;background-size: contain;position:absolute;top: 50%;transform: translateY(-50%);right: 15px;background-image: url('../static/icon/arrow_down.png');}
.ProductUsage .img_part{width: 45%;font-size: 16px;color: #101010;}
.ProductUsage .img_part img{width: 100%;height: 403px;display: block;object-fit: cover;margin-bottom: 20px;border-radius: 20px;overflow: hidden;}
.ProductUsage .time{font-size: 14px;color: #898989;}
.ProductUsage .list1{display: block; margin-left: 38px;width: calc((100% - 76px)/2);margin-bottom: 35px;font-size: 16px;color: #101010;}
.ProductUsage .list1 img{width: 100%;height: 164px;display: block;object-fit: cover;margin-bottom: 20px;border-radius: 15px;overflow: hidden;}
.ProductUsage .part1{background: #F8F3E9 ;padding: 80px 85px 40px;}
.ProductUsage .list2{width: calc((100% - 105px)/4);margin-right: 35px;margin-bottom: 40px;font-size: 16px;line-height: 1;}
.ProductUsage .list2:nth-of-type(4n){margin-right: 0;}
.ProductUsage .list2 img{width: 100%;height: 200px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden; margin-bottom: 20px;color: #101010;}
.ProductUsage .list2 .time{font-size: 14px;color: #898989;}
.ProductUsage .part2{background: #fff;}


/* ProductUsageDetail */
.ProductUsageDetail{background: #FFFCF5;}
.ProductUsageDetail .wrapper{padding: 30px 120px;background: #FFFCF5;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .ProductUsageDetail .wrapper{padding: 30px 120px;background: #FFFCF5;}
}

/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .ProductUsageDetail .wrapper{padding: 30px 100px;background: #FFFCF5;}

}

/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .ProductUsageDetail .wrapper{padding: 30px 30px;background: #FFFCF5;}
}
.ProductUsageDetail .wrapper .main,.ProductUsage  .wrapper .main2{background: #F8F3E9 ;padding: 50px 150px 30px;}
.ProductUsageDetail .wrapper .main2{padding: 50px 150px 90px;}
.ProductUsageDetail .wrapper .main .imgs1{width: 100%;height: 300px;object-fit: cover;display: block;border-radius: 10px;overflow: hidden; margin-bottom: 40px;}
.ProductUsageDetail .wrapper .main .title,.ProductUsage .wrapper .main2 .title{font-size: 34px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 50px;}
.ProductUsageDetail .wrapper .main .title2,.ProductUsage  .wrapper .main2 .title2{font-size: 20px;color: #101010;font-weight: bold;margin-bottom: 35px;}
.ProductUsageDetail .wrapper .main .info,.ProductUsage .wrapper .main2 .info{margin-bottom: 30px;font-size: 18px;color: #555;line-height: 28px;}
.ProductUsageDetail .wrapper .video_part{position: relative;width: 100%;margin-bottom: 40px;border-radius: 15px;overflow: hidden;}
.ProductUsageDetail .wrapper .video_part #myVideo{width: 100%;height: 100%;display: block;object-fit: cover;border-radius: 15px;overflow: hidden;position: relative;z-index: 1;}
.ProductUsageDetail .wrapper .video_part #playbtn{cursor: pointer; width: 50px;height: 50px;display: block;object-fit: contain;position: absolute;z-index: 2;right: 30px;bottom: 30px;margin: 0;}
.ProductUsageDetail .wrapper .video_part .poster{position: absolute;z-index: 2;width: 100%;height: 100%;display: block;object-fit: cover;top: 0;left: 0;right: 0;bottom: 0;}
.ProductUsageDetail .wrapper .main2 .title3{font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 30px;}
.ProductUsageDetail .video_list{display: block;position: relative; width: calc((100% - 46px)/3);margin-right: 23px;margin-bottom: 30px;font-size: 16px;color: #101010;line-height: 1;} .video_list:nth-of-type(3n){margin-right: 0;}
.ProductUsageDetail .video_list .img1{width: 284px;height: 180px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden;margin-bottom: 20px;}
.ProductUsageDetail .video_list .btn{width: 30px;height: 30px;display: block;object-fit: contain;position: absolute;z-index: 2;top: 131px;right: 20px;}

/* ServiceSystem */
.ServiceSystem{background: #FFFCF5;}
.ServiceSystem .swiper {width: 100%;cursor: pointer;margin-bottom: 80px;}
.ServiceSystem .swiper .swiper-slide1 {text-align: center;font-size: 18px;background: #fff;display: -webkit-box; display: flex;justify-content: center;align-items: center;}
.ServiceSystem .swiper .swiper-slide1 img {display: block;width: 100%;height: 100%;object-fit: cover;}
.ServiceSystem .swiper .swiper-pagination-bullet{background-color: rgb(0,0,0);width: 12px;height: 12px;opacity: 0.4;margin: 0 11px;}
.ServiceSystem .swiper .swiper-pagination-bullet-active{background-color: #fff!important;opacity: 1;}
.ServiceSystem .title{font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 30px;text-align: center;}
.ServiceSystem .hot_part{padding-bottom: 80px;margin: 0 85px;}
.ServiceSystem .list1{width: calc((50% - 36px)/2); margin-right: 18px;margin-bottom: 20px;font-size: 16px;color: #101010;line-height: 1;}
.ServiceSystem .list1 img{width: 100%;height: 403px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden;margin-bottom: 20px;}
.ServiceSystem .list1:nth-child(3n+1) {width: 50%;}
.ServiceSystem .list1:nth-of-type(3n){margin-right: 0;}
.ServiceSystem .list2{width: calc((100% - 35px)/2);height: 330px; background: #F8F3E9;border-radius: 10px; border: 1px solid #EEE;margin-right: 35px;margin-bottom: 40px;}
.ServiceSystem .list2:nth-of-type(2n){margin-right: 0;}
.ServiceSystem .list2 img{width: 50%;height: 330px;margin-top: -1px;margin-left: -1px; display: block;object-fit: cover;border-radius: 10px;overflow: hidden;}
.ServiceSystem .list2 .main{padding: 40px 32px 37px 35px;font-size: 16px;color: #555;}
.ServiceSystem .list2 .title1{font-size: 18px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 20px;}
.ServiceSystem .list2 .info{line-height: 16px;height: 149px;overflow: hidden;line-height: 1.5;}
.ServiceSystem .list2 .btn{width: 160px;text-align: center;height: 60px;line-height: 58px;border-radius: 10px; border: 1px solid #555;font-size: 14px; color: #555;}

/* ServiceSystemDetail */
.ServiceSystemDetail{background: #FFFCF5;}
.ServiceSystemDetail .wrapper{padding: 30px 120px;background: #FFFCF5;}
.ServiceSystemDetail .wrapper .main{background: #F8F3E9 ;padding: 50px 150px;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .ServiceSystemDetail .wrapper{padding: 30px 120px;background: #FFFCF5;}
}
/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .ServiceSystemDetail .wrapper{padding: 30px 100px;background: #FFFCF5;}

}
/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .ServiceSystemDetail .wrapper{padding: 30px 30px;background: #FFFCF5;}

}
.ServiceSystemDetail .wrapper .main img{width: 100%;height: 300px;display: block;object-fit: cover;margin-bottom: 40px;}
.ServiceSystemDetail .wrapper .main .title{font-size:30px;color: #101010;font-weight: bold;margin-bottom: 45px;}
.ServiceSystemDetail .wrapper .main .title1{font-size: 20px;color: #101010;font-weight: bold;margin-bottom: 30px;}
.ServiceSystemDetail .wrapper .main .info{font-size: 14px;color: #555;line-height: 28px;margin-bottom: 30px;}

/* ProfessionalTraining */
.ProfessionalTraining{background: #FFFCF5;}
.ProfessionalTraining .swiper {width: 100%;cursor: pointer;margin-bottom: 80px;}
.ProfessionalTraining .swiper .swiper-slide1 {text-align: center;font-size: 18px;background: #fff;display: -webkit-box; display: flex;justify-content: center;align-items: center;}
.ProfessionalTraining .swiper .swiper-slide1 img {display: block;width: 100%;height: 100%;object-fit: cover;}
.ProfessionalTraining .swiper .swiper-pagination-bullet{background-color: rgb(0,0,0);width: 12px;height: 12px;opacity: 0.4;margin: 0 11px;}
.ProfessionalTraining .swiper .swiper-pagination-bullet-active{background-color: #fff!important;opacity: 1;}
.ProfessionalTraining .title{font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 30px;text-align: center;}
.ProfessionalTraining .video_part{display: block; position: relative;height: 676px;padding: 50px 50px 30px;background: linear-gradient( 180deg, #F0E9DC 0%, rgba(240,233,220,0) 100%);border-radius: 20px;}
.ProfessionalTraining .video_part .img{width: 100%;height: 100%;display: block;object-fit: cover;border-radius: 20px;overflow: hidden;}
.ProfessionalTraining .video_part .icon{width: 50px;height: 50px;display: block;object-fit: cover;position: absolute;z-index: 2;right: 90px;bottom: 70px;}
.ProfessionalTraining .learn_btn{width: 160px;text-align: center; height: 60px;line-height: 58px; border-radius: 40px; border: 1px solid #555555;font-size: 16px; color: #555;}
.ProfessionalTraining .video_list{display: block; position: relative; width: calc((100% - 66px)/3); margin-bottom: 30px;margin-right: 33px;font-size: 16px;color: #101010;line-height: 1;}
.ProfessionalTraining .video_list:nth-of-type(3n){margin-right: 0;}
.ProfessionalTraining .video_list .img{width: 100%;height: 234px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden;margin-bottom: 20px;}
.ProfessionalTraining .video_list .icon{width: 30px;height: 30px;display: block;object-fit: contain;position: absolute;z-index: 2;top: 184px;right: 20px;}

/* ProfessionalTrainingDetail */
.ProfessionalTrainingDetail{background: #FFFCF5;}
.ProfessionalTrainingDetail .wrapper{padding: 30px 120px;background: #FFFCF5;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .ProfessionalTrainingDetail .wrapper{padding: 30px 120px;background: #FFFCF5;}
}
/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .ProfessionalTrainingDetail .wrapper{padding: 30px 100px;background: #FFFCF5;}

}
/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .ProfessionalTrainingDetail .wrapper{padding: 30px 30px;background: #FFFCF5;}

}
.ProfessionalTrainingDetail .wrapper .main,.ProductUsage  .wrapper .main2{background: #F8F3E9;padding: 50px 150px 40px;}
.ProfessionalTrainingDetail .wrapper .main .imgs1{width: 100%;height: 300px;object-fit: cover;display: block;border-radius: 10px;overflow: hidden; margin-bottom: 40px;}
.ProfessionalTrainingDetail .wrapper .main .title,.ProductUsage .wrapper .main2 .title{font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 40px;}
.ProfessionalTrainingDetail .wrapper .main .title2,.ProductUsage  .wrapper .main2 .title2{font-size: 20px;color: #101010;font-weight: bold;margin-bottom: 35px;}
.ProfessionalTrainingDetail .wrapper .main .info,.ProductUsage .wrapper .main2 .info{margin-bottom: 30px;font-size: 18px;color: #555;line-height: 28px;}
.ProfessionalTrainingDetail .wrapper .video_part{position: relative;width: 100%;margin-bottom: 40px;border-radius: 15px;overflow: hidden;}
.ProfessionalTrainingDetail .wrapper .video_part #myVideo{width: 100%;height: 100%;display: block;object-fit: cover;border-radius: 15px;overflow: hidden; position: relative; z-index: 1; }
.ProfessionalTrainingDetail .wrapper .video_part #playbtn{cursor: pointer; width: 50px;height: 50px;display: block;object-fit: contain;position: absolute;z-index: 2;right: 30px;bottom: 30px;margin: 0;}
.ProfessionalTrainingDetail .wrapper .video_part .poster{position: absolute;z-index: 2;width: 100%;height: 100%;display: block;object-fit: cover;top: 0;left: 0;right: 0;bottom: 0;}
.ProfessionalTrainingDetail .wrapper .main2 .title3{font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 30px;}
.ProfessionalTrainingDetail .video_list{display: block;position: relative; width: 284px;margin-right: 23px;margin-bottom: 30px;font-size: 16px;color: #101010;line-height: 1;} .video_list:nth-of-type(3n){margin-right: 0;}
.ProfessionalTrainingDetail .video_list .img1{width: 284px;height: 180px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden;margin-bottom: 20px;}
.ProfessionalTrainingDetail .video_list .btn{width: 30px;height: 30px;display: block;object-fit: contain;position: absolute;z-index: 2;top: 131px;right: 20px;}


/* Questions */
.Questions{background:  #FFFCF5;}
.Questions .wrapper{position: relative;}
.Questions .title_bj{font-weight: bold;font-size: 34px;color: #FFFFFF; line-height: 34px;position: absolute;top: 111px;left: 125px;padding-bottom: 35px;}
.Questions .title_bj::after{content: '';display: block;width: 50px;height: 2px;background :#4088F6;position: absolute;bottom: 0px;left: 6px;}
.Questions .img{width: 1440px;height: 350px;display: block;object-fit: cover;}
.Questions .main{padding: 60px 150px;margin:-100px auto 30px;position: relative;z-index: 2; background: #F8F3E9 ;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .Questions .main{margin: -100px auto 30px;}
}
/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .Questions .main{margin: -100px 100px 30px;}

}
/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .Questions .main{margin: -100px 30px 30px;}

}
.Questions .main .title{text-align: center;font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 30px;}
.Questions .main .title2{text-align: center;font-size: 16px;color: #555;line-height: 1;margin-bottom: 60px;}
.Questions .main .list{display: block; padding: 40px 40px 10px;margin-bottom: 30px;background: #FFFCF5; border-radius: 10px;}
.Questions .main .list .icon{cursor: pointer; width: 24px;height: 24px;display: block;object-fit: contain;}
.Questions .main .list .name{font-size: 18px;color: #101010;}
.Questions .main .list .info{font-size: 16px;color: #555;line-height: 26px;padding-bottom: 30px;}
.Questions .main .list .name1{font-size: 18px;color: #101010;font-weight: bold;padding-bottom: 30px;}
.Questions .hidden{height: 170px;overflow-y: hidden;}
.Questions #sub{display: none;}

/* ContactUs */
.ContactUs{background:  #FFFCF5;}
.ContactUs .wrapper{position: relative;}
.ContactUs .title_bj{font-weight: bold;font-size: 30px;color: #FFFFFF; line-height: 34px;position: absolute;top: 111px;left: 125px;padding-bottom: 35px;}
.ContactUs .title_bj::after{content: '';display: block;width: 50px;height: 2px;background :#4088F6;position: absolute;bottom: 0px;left: 6px;}
.ContactUs .img{width: 1440px;height: 350px;display: block;object-fit: cover;margin-bottom: 80px;}
.ContactUs .title{font-size: 20px;color: #101010;font-weight: bold;margin-bottom: 30px; text-align: center;line-height: 1;}
.ContactUs .info{font-size: 14px;color: #555;margin-bottom: 60px;text-align: center;line-height: 1;}
.ContactUs .part1{    word-wrap: break-word;line-height: 24px; margin-bottom: 40px; padding: 43px 40px 25px; font-size: 14px;color: #555; margin-right: 35px; width: calc((100% - 70px)/3);min-height: 150px;border-radius: 10px;border: 1px solid #555;}
.ContactUs .part1:last-of-type{margin-right: 0;}
.ContactUs .part1 .icon{margin-top: 5px;width: 46px;height: 46px;object-fit: contain;display: block;margin-right: 40px;}
.ContactUs .part1 .name{color: #000;margin-bottom: 15px;line-height: 1;}
.ContactUs .map_img{width: 100%;height: 450px;display: block;object-fit: cover;margin: 85px auto ;}

/* Stores */
.Stores{background: #FFFCF5;}
.Stores .swiper {width: 100%;cursor: pointer;margin-bottom: 80px;}
.Stores .swiper .swiper-slide1 {text-align: center;font-size: 18px;background: #fff;display: -webkit-box; display: flex;justify-content: center;align-items: center;}
.Stores .swiper .swiper-slide1 img {display: block;width: 100%;height: 100%;object-fit: cover;}
.Stores .swiper .swiper-pagination-bullet{background-color: rgb(0,0,0);width: 12px;height: 12px;opacity: 0.4;margin: 0 11px;}
.Stores .swiper .swiper-pagination-bullet-active{background-color: #fff!important;opacity: 1;}
.Stores .title{font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 30px;text-align: center;}
.Stores .tabcontent{margin-bottom: 60px;}
.Stores .tabcontent a{margin-right: 40px; font-size: 24px;color: #555; line-height: 1;}
.Stores .tabcontent a:last-child{margin-right: 0;}
.Stores .tabcontent .active,.tab-button a:hover{color:#101010;font-weight: bold;}
.Stores .list1{width: calc((100% - 35px)/2); margin-right: 35px;margin-bottom: 50px;}
.Stores .list1:nth-of-type(2n){margin-right: 0;}
.Stores .list1 .name1{font-size: 18px;color: #101010;font-weight: bold; line-height:1;margin-bottom: 20px;}
.Stores .list1 .main{font-size: 18px;width: 100%;padding: 40px; background: #F8F3E9 ;border-radius: 10px;}
.Stores .list1 .info{font-size: 16px;color: #858585;line-height: 23px;margin-right: 179px;}
.Stores .list1 .icon1{width: 31px;height: 31px;display: block;object-fit: contain;}
.Stores .list1 .icon2{width: 18px;height: 18px;display: block;object-fit: contain;margin-right: 10px;}
.Stores .list1 .info2{font-size: 16px;color: #898989;line-height: 1;}
.Stores .list3{margin-bottom: 40px;margin-right: 36px; width: calc((100% - 36px)/2);padding: 40px; background: #F8F3E9; border-radius: 10px;}
.Stores .list3:nth-of-type(2n){margin-right: 0;}
.Stores .list3 .icon{width: 31px;height: 31px;display: block;object-fit: contain;}
.Stores .list3 .img{width: 537px;height: 350px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden;}
.Stores .list3 .name{font-weight: bold;font-size: 18px;color: #000000;line-height: 1;margin-bottom: 20px;}
.Stores .list3 .info{font-size: 16px;color: #858585;line-height: 23px;margin-right: 179px;}

/* StoresDetail */
.StoresDetail{background: #FFFCF5;}
.StoresDetail .wrapper{padding: 30px 120px;background: #FFFCF5 ;}
.StoresDetail .wrapper .main{background: #F8F3E9;padding: 50px 150px;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .StoresDetail .wrapper{padding: 30px 120px;}
}
/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .StoresDetail .wrapper{padding: 30px 100px;}

}
/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .StoresDetail .wrapper{padding: 30px 30px;}

}
.StoresDetail .wrapper .main .img{width: 100%;height: 300px;display: block;object-fit: cover;margin-bottom: 40px;border-radius: 10px;overflow: hidden;}
.StoresDetail .wrapper .main .title{font-size:30px;color: #101010;font-weight: bold;margin-bottom: 30px;}
.StoresDetail .wrapper .main .title1{font-size: 24px;color: #101010;font-weight: bold;margin-bottom: 35px;}
.StoresDetail .wrapper .main .info{font-size: 16px;color: #555;line-height: 25px;margin-bottom: 30px;}
.StoresDetail .wrapper .main .detail_img{width: 100%;height: auto;display: block;object-fit: cover;margin-bottom: 30px;border-radius: 15px;overflow: hidden;}
.StoresDetail .address_part{margin-bottom: 80px; padding: 30px;background: #FFFCF5;border-radius: 10px;font-size: 16px;color: #555;line-height: 26px;}
.StoresDetail .address_part a{width: 30px;height: 30px;display: block;}
.StoresDetail .address_part .icon{width: 30px;height: 30px;display: block;object-fit: contain;}
.StoresDetail .mr445{margin-right: 445px;}

/* PersonalCenter */
.PersonalCenter{background: #FFFCF5;}
.PersonalCenter .wrapper{padding: 30px 85px;background: #FFFCF5;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .PersonalCenter .wrapper{padding: 30px 85px;}
}
/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .PersonalCenter .wrapper{padding: 30px 55px;}

}
/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .PersonalCenter .wrapper{padding: 30px 30px;}

}
.PersonalCenter .left,.MyCertificates .right{min-height: 689px;}
/* left */
.PersonalCenter .wrapper .left{width: 260px;margin-right: 30px;background: #F8F3E9;padding: 40px 20px;}
.PersonalCenter .wrapper .left .avatar{width: 80px;height: 80px;display: block;border-radius: 50%;overflow: hidden;object-fit: cover;margin: 0 auto 15px;}
.PersonalCenter .wrapper .name{font-size: 20px;color: #101010;font-weight: bold;text-align: center;line-height: 1;margin-bottom: 10px;}
.PersonalCenter .wrapper .phone{color: #898989;line-height: 16px;line-height: 1;margin-bottom: 30px;text-align: center;}
.PersonalCenter .wrapper .line{width: 210px;height: 1px;background: #EEEEEE;margin: 0 auto 10px;}
.PersonalCenter .wrapper ul{padding-left: 10px;}
.PersonalCenter .wrapper ul li{padding: 20px;}
.PersonalCenter .wrapper ul li a{font-size: 18px;color:#555 ;}
.PersonalCenter .wrapper ul li .icon{height: 19px;width: auto; display: block;object-fit: contain;margin-right: 15px;}
.PersonalCenter .wrapper ul li .arrow{width: 14px;height: 14px;display: block;object-fit: contain;}
.PersonalCenter .active a div,.PersonalCenter .wrapper ul li a:hover{color: #101010;}
.PersonalCenter .wrapper ul li a:hover #icon_on{display: block!important;}
.PersonalCenter .wrapper ul li a:hover #icon{display: none!important;}
.PersonalCenter .wrapper ul li a:hover #arrow_on{display: block!important;}
.PersonalCenter .wrapper ul li a:hover #arrow{display: none!important;}
                     /* right */
.PersonalCenter .right{min-height: 689px; background: #F8F3E9;padding: 40px;}
.PersonalCenter .right .title{font-size: 24px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 30px;}
.PersonalCenter .right .title2{font-size: 28px;color: #101010;line-height: 1.1;}
.PersonalCenter .right .title3{font-size: 20px;color: #898989;line-height: 1.1;}
.PersonalCenter .right .list1{width: calc((100% - 30px)/2);background:  #FFFCF5;border-radius: 10px;overflow: hidden; margin-right: 30px;margin-bottom: 30px;line-height: 1;}
.PersonalCenter .right .list1:nth-of-type(2n){margin-right:0;}
.PersonalCenter .right .list1 img{margin-right: 10px; width: 150px;height: 120px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden;}
.PersonalCenter .right .list1 .name1{font-size: 18px;color: #101010;font-weight: bold;margin-bottom: 15px;line-height: 26px;}
.PersonalCenter .right .list1 .info1{font-size: 16px;color: #858586;}
.PersonalCenter .right .list2 {width: calc((100% - 90px)/4);margin-right: 30px;margin-bottom: 30px;}
.PersonalCenter .right .list2:nth-of-type(4n){margin-right: 0;}
.PersonalCenter .right .list2 img{width: 100%;height: 161px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden;}
.PersonalCenter .right .list2 .name2{font-size: 16px;color: #101010;margin-top: 15px;text-align: center;}
.PersonalCenter .right .sb_part{line-height: 1; font-size: 16px; padding: 30px; background: #F5F8FC; border-radius: 10px;margin-bottom: 30px;}
.PersonalCenter .right .sb_part .img1{width: 100px;height: 100px;display: block;object-fit: cover;margin-right: 20px;border-radius: 10px;overflow: hidden;}
.PersonalCenter .right .sb_part .icon1{width: 18px;height: 18px;display: block;object-fit: contain;margin-left: 20px;margin-right: 10px;}
.PersonalCenter .right .sb_part .name1{font-size: 16px;color: #101010;font-weight: bold;margin: 10px 0;line-height: 1.1;}
.PersonalCenter .right .sb_part .btn{cursor: pointer; width: 200px;text-align: center; height: 70px;line-height: 70px;background: #FFFFFF;border-radius: 10px;font-size: 18px;color: #101010;}
.PersonalCenter .right .add_btn{width: 350px;text-align: center;height: 70px;line-height: 70px;background: #101010;border-radius: 10px;font-size: 18px; color: #FFFFFF;display: block;margin: 0 auto 20px;cursor: pointer;}

/* MyDevice */
.MyDevice{background:  #FFFCF5;}
.MyDevice .wrapper{padding: 30px 85px;background: #FFFCF5;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .MyDevice .wrapper{padding: 30px 85px;}
}
/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .MyDevice .wrapper{padding: 30px 55px;}

}
/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .MyDevice .wrapper{padding: 30px 30px;}

}
.MyDevice .left,.MyCertificates .right{min-height: 689px;}
                 /* left */
.MyDevice .wrapper .left{width: 260px;margin-right: 30px;background: #F8F3E9;padding: 40px 20px;}
.MyDevice .wrapper .left .avatar{width: 80px;height: 80px;display: block;border-radius: 50%;overflow: hidden;object-fit: cover;margin: 0 auto 15px;}
.MyDevice .wrapper .name{font-size: 20px;color: #101010;font-weight: bold;text-align: center;line-height: 1;margin-bottom: 10px;}
.MyDevice .wrapper .phone{color: #898989;line-height: 16px;line-height: 1;margin-bottom: 30px;text-align: center;}
.MyDevice .wrapper .line{width: 210px;height: 1px;background: #EEEEEE;margin: 0 auto 10px;}
.MyDevice .wrapper ul{padding-left: 10px;}
.MyDevice .wrapper ul li{padding: 20px;}
.MyDevice .wrapper ul li a{font-size: 18px;color:#101010 ;}
.MyDevice .wrapper ul li .icon{height: 19px;width: auto; display: block;object-fit: contain;margin-right: 15px;}
.MyDevice .wrapper ul li .arrow{width: 14px;height: 14px;display: block;object-fit: contain;}
.MyDevice .active a div,.MyDevice .wrapper ul li a:hover{color: #101010;}
.MyDevice .wrapper ul li a:hover #icon_on{display: block!important;}
.MyDevice .wrapper ul li a:hover #icon{display: none!important;}
.MyDevice .wrapper ul li a:hover #arrow_on{display: block!important;}
.MyDevice .wrapper ul li a:hover #arrow{display: none!important;}
                 /* right */
.MyDevice .right{min-height: 689px; background:  #F8F3E9;padding: 40px;}
.MyDevice .right .title{font-size: 24px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 40px;}
.MyDevice .right .title2{font-size: 28px;color: #101010;line-height: 1.1;}
.MyDevice .right .title3{font-size: 20px;color: #898989;line-height: 1.1;}
.MyDevice .right3 .title3{font-size: 20px;color: #101010;margin-bottom: 30px;line-height: 1.1;}
.MyDevice .right .list1{width: calc((100% - 30px)/2);background:  #FFFCF5;border-radius: 10px;overflow: hidden; margin-right: 30px;margin-bottom: 30px;line-height: 1;}
.MyDevice .right .list1:nth-of-type(2n){margin-right:0;}
.MyDevice .right .list1 img{margin-right: 10px; width: 150px;height: 120px;display: block;object-fit: cover;border-radius: 10px;overflow: hidden;}
.MyDevice .right .list1 .name1{font-size: 18px;color: #101010;font-weight: bold;margin-bottom: 15px;line-height: 26px;}
.MyDevice .right .list1 .info1{font-size: 16px;color: #555;}
.MyDevice .right .add_btn,.MyDevice .pop .add_btn{width: 350px;text-align: center;height: 70px;line-height: 70px;background: #101010;border-radius: 10px;font-size: 18px; color: #FFFFFF;display: block;margin: 0 auto 20px;cursor: pointer;}
.MyDevice .pop .add_btn{margin: 0 auto 10px;}
.MyDevice .right2 .title{margin-bottom: 30px;}
          /* 输入框 */
.MyDevice .right .code-box { display: flex; margin: 30px auto 40px;position: relative;}
.MyDevice .right  .code-box .code-item {margin-right: 20px; width: 80px;height: 80px;background-color: #FFFCF5; border-radius: 6px 6px; text-align: center;line-height: 78px;  font-size: 24px;color: #101010; font-weight: bold; border: 1px solid #555; transition: border 0.3s; box-sizing: border-box; }
.MyDevice .right  .code-box .code-item:last-of-type{margin-right: 0;}
.MyDevice .right  .code-box .code-input { position: absolute;width: 100%;height: 100%; opacity: 0;}
.MyDevice .right  .active {border: 2px solid #101010 !important;}
.MyDevice .right  .part1{margin-bottom: 40px;}
.MyDevice .right  .part1 img{width: 200px; height: 159px;display: block;object-fit: cover;background: #F5F8FC;border-radius: 10px;overflow: hidden;margin-right: 30px;}
.MyDevice .right  .part1 .name1{font-size: 18px;color: #101010;font-weight: bold;line-height: 1.1;margin-bottom: 15px;}
.MyDevice .right  .part1 .tips1{font-size: 16px;color: #101010;line-height: 1;margin-bottom: 20px;}
.MyDevice .right  .part1 .info1{font-size: 16px;color: #555;line-height: 24px;}
.MyDevice .pop{line-height: 1; font-size: 18px;width: 690px;padding: 30px; background: #FFFCF5;border-radius: 10px;}
.MyDevice .pop .pop_title{font-size: 16px;color: #333;line-height: 1;text-align: center;}
.MyDevice .pop .close{ cursor: pointer;width: 18px;height: 18px;display: block;object-fit: contain;position: relative;z-index: 2;margin: -18px 0 0 auto;}
.MyDevice .pop .icon{width: 60px;height: 60px;object-fit: contain;display: block;margin: 30px auto 14px;}
.MyDevice .pop .tips1{color: #101010;font-weight: bold;margin-bottom: 30px;text-align: center;}
.MyDevice .pop .part1{margin-bottom: 30px; padding: 30px;background: #F8F3E9 ;border-radius: 10px;}
.MyDevice .pop .part1 .name1{line-height: 1.1;color: #101010;font-weight: bold;margin-bottom: 15px;}

/* MyCertificates */
.MyCertificates{background: #FFFCF5;}
.MyCertificates .wrapper{padding: 30px 85px;background: #FFFCF5;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .MyCertificates .wrapper{padding: 30px 85px;}
}
/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .MyCertificates .wrapper{padding: 30px 55px;}

}
/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .MyCertificates .wrapper{padding: 30px 30px;}

}
.MyCertificates .left,.MyCertificates .right{min-height: 689px;}
                 /* left */
.MyCertificates .wrapper .left{width: 260px;margin-right: 30px;background: #F8F3E9;padding: 40px 20px;}
.MyCertificates .wrapper .left .avatar{width: 80px;height: 80px;display: block;border-radius: 50%;overflow: hidden;object-fit: cover;margin: 0 auto 15px;}
.MyCertificates .wrapper .name{font-size: 20px;color: #101010;font-weight: bold;text-align: center;line-height: 1;margin-bottom: 10px;}
.MyCertificates .wrapper .phone{color: #898989;line-height: 16px;line-height: 1;margin-bottom: 30px;text-align: center;}
.MyCertificates .wrapper .line{width: 210px;height: 1px;background: #EEEEEE;margin: 0 auto 10px;}
.MyCertificates .wrapper ul{padding-left: 10px;}
.MyCertificates .wrapper ul li{padding: 20px;}
.MyCertificates .wrapper ul li a{font-size: 18px;color:#101010 ;}
.MyCertificates .wrapper ul li .icon{height: 19px;width: auto; display: block;object-fit: contain;margin-right: 15px;}
.MyCertificates .wrapper ul li .arrow{width: 14px;height: 14px;display: block;object-fit: contain;}
.MyCertificates .active a div,.MyCertificates .wrapper ul li a:hover{color: #101010;}
.MyCertificates .wrapper ul li a:hover #icon_on{display: block!important;}
.MyCertificates .wrapper ul li a:hover #icon{display: none!important;}
.MyCertificates .wrapper ul li a:hover #arrow_on{display: block!important;}
.MyCertificates .wrapper ul li a:hover #arrow{display: none!important;}
                 /* right */
.MyCertificates .right{min-height: 689px; background: #F8F3E9;padding: 40px;}
.MyCertificates .right .title{font-size: 24px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 15px;}
.MyCertificates .right .title2{font-size: 28px;color: #101010;line-height: 1.1;}
.MyCertificates .right .title3{font-size: 16px;color: #898989;line-height: 1.1;margin-bottom: 15px;}
.MyCertificates .right .list1{font-size: 16px;color: #333;line-height: 1;text-align: center; width: calc((100% - 100px)/3);margin-right: 50px;margin-bottom: 25px;}
.MyCertificates .right .list1:nth-of-type(3n){margin-right: 0;}
.MyCertificates .right .list1 .certificate{width: calc(100% - 15px);height: 175px;display: block;object-fit: cover;margin: 0 auto;position: relative;z-index: 3;}
.MyCertificates .right .list1 .podium{width: 100%;display: block;object-fit: cover;margin: -41px auto 10px;}

/* MyCertificatesDetail */
.MyCertificatesDetail{background: #FFFCF5;}
.MyCertificatesDetail .wrapper{padding: 30px 85px;background: #FFFCF5;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .MyCertificatesDetail .wrapper{padding: 30px 85px;}
}
/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .MyCertificatesDetail .wrapper{padding: 30px 55px;}

}
/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .MyCertificatesDetail .wrapper{padding: 30px 30px;}

}
.MyCertificatesDetail .left,.MyCertificatesDetail .right{min-height: 689px;}
                 /* left */
.MyCertificatesDetail .wrapper .left{width: 260px;margin-right: 30px;background: #F8F3E9;padding: 40px 20px;}
.MyCertificatesDetail .wrapper .left .avatar{width: 80px;height: 80px;display: block;border-radius: 50%;overflow: hidden;object-fit: cover;margin: 0 auto 15px;}
.MyCertificatesDetail .wrapper .name{font-size: 20px;color: #101010;font-weight: bold;text-align: center;line-height: 1;margin-bottom: 10px;}
.MyCertificatesDetail .wrapper .phone{color: #898989;line-height: 16px;line-height: 1;margin-bottom: 30px;text-align: center;}
.MyCertificatesDetail .wrapper .line{width: 210px;height: 1px;background: #EEEEEE;margin: 0 auto 10px;}
.MyCertificatesDetail .wrapper ul{padding-left: 10px;}
.MyCertificatesDetail .wrapper ul li{padding: 20px;}
.MyCertificatesDetail .wrapper ul li a{font-size: 18px;color:#101010 ;}
.MyCertificatesDetail .wrapper ul li .icon{height: 19px;width: auto; display: block;object-fit: contain;margin-right: 15px;}
.MyCertificatesDetail .wrapper ul li .arrow{width: 14px;height: 14px;display: block;object-fit: contain;}
.MyCertificatesDetail .active a div,.MyCertificatesDetail .wrapper ul li a:hover{color: #101010;}
.MyCertificatesDetail .wrapper ul li a:hover #icon_on{display: block!important;}
.MyCertificatesDetail .wrapper ul li a:hover #icon{display: none!important;}
.MyCertificatesDetail .wrapper ul li a:hover #arrow_on{display: block!important;}
.MyCertificatesDetail .wrapper ul li a:hover #arrow{display: none!important;}
                 /* right */
.MyCertificatesDetail .right{min-height: 689px; background: #F8F3E9;padding: 40px;}
.MyCertificatesDetail .right .title{font-size: 24px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 15px;}
.MyCertificatesDetail .right .title2{font-size: 28px;color: #101010;line-height: 1.1;}
.MyCertificatesDetail .right .title3{font-size: 16px;color: #898989;line-height: 1.1;margin-bottom: 15px;}
.MyCertificatesDetail .right  .certificate{width: 329px;height: 235px;display: block;object-fit: cover;margin: 0 auto;position: relative;z-index: 3;}
.MyCertificatesDetail .right  .podium{width: 350px;height: 110px;display: block;object-fit: cover;margin: -55px auto 19px;}
.MyCertificatesDetail .right .name1{font-size: 28px;color: #333;font-weight: bold;line-height: 35px;margin-bottom: 15px;text-align: center;}
.MyCertificatesDetail .right .tips1{font-size: 16px;color: #555;line-height: 20px;margin-bottom: 35px;text-align: center;}
.MyCertificatesDetail .right .info1{font-size: 16px;color: #333;line-height: 24px;margin-bottom: 30px;}


/* MyInformation */
.MyInformation{background: #FFFCF5;}
.MyInformation .wrapper{padding: 30px 85px;background: #FFFCF5;}
/* 1440px 以下屏幕宽度 */
@media screen and (max-width: 1440px) {
    .MyInformation .wrapper{padding: 30px 85px;}
}
/* 1200px 以下屏幕宽度 */
@media screen and (max-width: 1200px) {
    .MyInformation .wrapper{padding: 30px 55px;}

}
/* 980px 以下屏幕宽度 */
@media screen and (max-width: 980px) {
    .MyInformation .wrapper{padding: 30px 30px;}

}
.MyInformation .left,.MyInformation .right{min-height: 689px;}
                 /* left */
.MyInformation .wrapper .left{width: 260px;margin-right: 30px;background: #F8F3E9 ;padding: 40px 20px;}
.MyInformation .wrapper .left .avatar{width: 80px;height: 80px;display: block;border-radius: 50%;overflow: hidden;object-fit: cover;margin: 0 auto 15px;}
.MyInformation .wrapper .name{font-size: 20px;color: #101010;font-weight: bold;text-align: center;line-height: 1;margin-bottom: 10px;}
.MyInformation .wrapper .phone{color: #898989;line-height: 16px;line-height: 1;margin-bottom: 30px;text-align: center;}
.MyInformation .wrapper .line{width: 210px;height: 1px;background: #EEEEEE;margin: 0 auto 10px;}
.MyInformation .wrapper ul{padding-left: 10px;}
.MyInformation .wrapper ul li{padding: 20px;}
.MyInformation .wrapper ul li a{font-size: 18px;color:#101010 ;}
.MyInformation .wrapper ul li .icon{height: 19px;width: auto; display: block;object-fit: contain;margin-right: 15px;}
.MyInformation .wrapper ul li .arrow{width: 14px;height: 14px;display: block;object-fit: contain;}
.MyInformation .active a div,.MyInformation .wrapper ul li a:hover{color: #101010;}
.MyInformation .wrapper ul li a:hover #icon_on{display: block!important;}
.MyInformation .wrapper ul li a:hover #icon{display: none!important;}
.MyInformation .wrapper ul li a:hover #arrow_on{display: block!important;}
.MyInformation .wrapper ul li a:hover #arrow{display: none!important;}
                 /* right */
.MyInformation .right{min-height: 689px; background: #F8F3E9 ;padding: 40px;}
.MyInformation .right .title{font-size: 24px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 40px;}
.MyInformation .right .add_btn{width: 350px;text-align: center;height: 70px;line-height: 70px;background: #101010;border-radius: 10px;font-size: 16px; color: #FFFFFF;display: block;margin: 0 auto 20px;cursor: pointer;}
.MyInformation .avatar_main{position: relative; width: 100px;height: 100px;display: block;border-radius: 50%;overflow: hidden;margin: 0 auto 40px;}
.MyInformation .avatar_main img{width: 100%;height: 100%;object-fit: cover;}
.MyInformation .avatar_main .main{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;background: rgba(0,0,0,0.3);padding: 28px 34px ;line-height: 22px;font-size: 14px;color: var(--white);}
.MyInformation .avatar_main .btn{opacity: 0;width: 100%;height: 100%;z-index: 3;position: absolute;cursor: pointer;}
.MyInformation .part1{width: 690px;line-height: 75px;padding-left: 30px;height: 75px;background: #FFFCF5 ;border-radius: 6px;margin: 0 auto 20px;font-size: 16px;color: #555;}
.MyInformation .part1 input{text-align: right; height: 100%;line-height: 100%;color: #333;padding-right: 30px;}
.MyInformation .part1 .icon1{width: 18px;height: 18px;display: block;object-fit: contain;margin-right: 15px;}
.MyInformation .part1 .arrow{width: 16px;height: 16px;display: block;object-fit: contain;margin-left: 5px;}



/* picker_main */
.picker_main{position: absolute;z-index: 2;top: 640px;left: 50%;transform: translateX(-50%);padding-top: 75px; width: 490px;height: 550px;background: #F8F3E9;box-shadow: 0px 4px 20px 5px rgba(183,189,202,0.25);border-radius: 10px;border: 1px solid rgba(238,238,238,0.1);}
.main1{ padding: 0px 40px 30px;width: 100%;height: 475px;overflow-y: scroll;}
.picker_main ul li {line-height: 18px; font-size: 14px;color: #555;margin-bottom: 28px;}
.picker_main ul li a{color: #555;}
.picker_main ul li:hover a{color:#101010;}

/* ProductList */
.ProductList{background: #FFFCF5;}
.ProductList .swiper {width: 100%;cursor: pointer;margin-bottom: 80px;}
.ProductList .swiper .swiper-slide1 {text-align: center;font-size: 18px;background: #fff;display: -webkit-box; display: flex;justify-content: center;align-items: center;}
.ProductList .swiper .swiper-slide1 img {display: block;width: 100%;height: 100%;object-fit: cover;}
.ProductList .swiper .swiper-pagination-bullet{background-color: rgb(0,0,0);width: 12px;height: 12px;opacity: 0.4;margin: 0 11px;}
.ProductList .swiper .swiper-pagination-bullet-active{background-color: #fff!important;opacity: 1;}
.ProductList .title{font-size: 30px;color: #101010;font-weight: bold;line-height: 1;margin-bottom: 50px;text-align: center;}
.ProductList .list{width: 1239px;margin: 0 auto 40px;display: flex;flex-wrap: wrap;}
.ProductList .list .item{width: calc( (100% - 100px) / 5);margin-right: 25px;margin-bottom: 40px;}
.ProductList .list .item:nth-of-type(5n){margin-right: 0;}
.ProductList .list .item .img{width: 100%;height: 300px;display: block;object-fit: cover; background: #F6F2E8;border-radius: 10px;overflow: hidden;margin-bottom: 15px;}
.ProductList .productname{line-height: 1.5;font-size: 20px;color: #101010;font-weight: bold;}
.ProductList .list .item .info{font-size: 16px; color: #858586;line-height: 22px;}

.w1440 {
    width: 1440px;
    margin: 0 auto;
}
/* 1200px~1440xp（考虑屏幕宽度小于1440px尺寸的电脑） */
@media screen and (max-width: 1440px) {
.w1440 {width: 100%;padding: 0 20px;}
 footer .code_part {width: 120px;margin-left: 40px;    }
.foot_input {width: 480px;  }
.dj_btn { width: 100px; }
.ul_part1 { width: 336px; padding-left: 40px;}
.ul_part1 ul {width: 50%;  }
.login .wrapper .main { margin-left: 5%; }
.login .wrapper .main .input_part {   width: 450px;  padding: 0 20px; }
.login .btn { width: 450px;   }
.login .bj { width: 100%;}
/* index */

}

/* 980px~1200xp（考虑屏幕宽度小于1440px尺寸的电脑） */
@media screen and (max-width: 1200px) {
.w1440 { padding: 0 15px;}
footer .code_part {  width: 100px; margin-left: 30px;}
.foot_input {  width: 400px; }
.dj_btn { width: 90px;}
.header_part .w1440 .ul_part {padding-top: 25px;padding-bottom: 10px;}
.ul_part1 { width: 300px; padding-left: 30px;  }
.ul_part1 ul {width: 50%;  }
.header_part .mb40{margin-bottom: 28px;}
.header_part .mt15{margin-top: 11px;}
.login .wrapper .main { margin-left: 2%;}
.login .wrapper .main .input_part { width: 400px; padding: 0 15px; }
.login .btn { width: 400px;}  
.login .bj {width: 100%; }
.ProductList .list{width: 1182px;margin: 0 auto 40px;display: flex;flex-wrap: wrap;font-size: 20px;color: #101010;line-height: 1;}
.ProductList .list .item{width: calc( (100% - 75px) / 5);margin-right: 13px;margin-bottom: 40px;}
}

@media only screen and (max-width: 980px) {
.w1440 {  padding: 0 10px; }
footer .code_part { width: 80px; margin-left: 20px;}
.foot_input { width: 300px;}
.dj_btn { width: 80px;}
.head_main { padding: 0 20px;}
.head_main ul li { margin-right: 20px; }
.ul_part1 { width: 100%;padding-left: 10px;}
.ul_part1 ul {width: 50%;  }
.login .wrapper .main { margin-left: 2%;}
.login .wrapper .main .input_part { width: 100%; padding: 0 10px;}
.login .btn { width: 100%;}
.login .bj { width: 100%;}
/* index */

}
.ml0{margin-left: 0!important;}
.delete_btn{width: 60px;text-align: center;height: 36px;line-height: 36px;background: #F8F3E9;
    border-radius: 35px;font-size: 14px;
    color: #555555;margin-left: auto;margin-right: 0;cursor: pointer;}

