﻿.QRcodex{
    position: fixed; top: 0; width: 100%; 
    height: 100%; z-index: 9999999; text-align: center; 
    background: rgba(0, 0, 0, 0.7); display: none;
}
.QRcodex div{
    width: 448px; height: 469px;
    position: fixed; top: 50%; margin-top: -267px; 
    left: 50%; margin-left: -224px; border-radius: 20px;
}
.whatsapp div{
    background: url(https://www.ezhishi.net/Contents/images/qr.png) no-repeat center bottom #fff;
}
.weixin div{
    background: url(https://www.ezhishi.net/Contents/images/wx2020.png) no-repeat center bottom #fff;
}
.QRcodex img{
    float: right; margin-right: 20px; cursor: pointer;
}
.QRcodex.whatsapp img{
    width: 30px;
    margin-top: 420px;
}
.QRcodex.weixin img{
    width: 40px; 
    margin-top: 10px;
}
.banner1 a{
    width: 100%;
}
.Xstr_logo{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}
.Xstr_logo span{
    margin: 0 10px;
}
.Xstr_logo img{
    width: auto;
}
.Xstr_dg ul{
    display: flex;
}
.Xstr_dg ul li{
    display: flex;
    align-items: center;
    margin: 0 5px;
}
.Xstr_dg ul li.Xstr_warranty{
    margin-right: 8px;
}
.Xstr_warranty a{
    background-color: #ff3a7a;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.Xstr_online a{
    background-color: #14ade6;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.Xstr_dg ul li.Xstr_dg_f{
    margin: 0 10px;
    display: flex;
    align-items: center;
}
.Xstr_dg_f a{
    margin: 0 6px;
}
.Xstr_dg_f a{
    
    display: flex;
    align-items: center;
}
.Xstr_dg_d img{
    margin-right: 5px;
}
.Xstr_dg_d a{
    margin: 0 3px;
}
.Xstr_dg_d a img{
    margin: 0;
    height: 44px;
}

.mune_eOral,
.mune_eAssessment,
.mune_eChinese,
.mune_Reward{
    width: 25%;
}
.foots{
    background-color: #2a333c !important;
    border: 0 !important;
}
.ET901Banner{
    display: block;
    height: 548px;
}
.ET901Banner .pcImg{
    display: flex;
    object-fit: cover;
    height: 100%;
    min-height: 548px;
}
.ET901Banner .MImg{
    display: none;
}
.HighlightDiv header,
.HighlightDiv,
.PDescription header{
    text-align: center;
}
.PDescription{
    background-color: #f8fcfe;
    padding: 20px 0;
    text-align: center;
}
.PDescription header{
    margin-bottom: 30px;
}
.HighlightMain{
    padding: 30px 0;
}
.HighlightDiv ul{
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    max-width: 90%;
    margin: auto;
}
.HighlightDiv ul li{
    width: 30.333333%;
    background: #ff9b64;
    margin: 10px 1.5%;
    color: #fff;
    border-radius: 40px;
    border-bottom-left-radius: 10px;
    padding: 10px 15px 10px 25px;
    line-height: 20px;
    min-height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* color: #ec2100;
    background: #fcece6; */
}
.HighlightDiv ul li:nth-child(1){
    background-color: #ffb54b;
}
.HighlightDiv ul li:nth-child(2){
    background-color: #ff974b;
}
.HighlightDiv ul li:nth-child(3){
    background-color: #fd7e21;
}
.HighlightDiv ul li:nth-child(4){
    background-color: #ff6853;
}
.HighlightDiv ul li:nth-child(5){
    background-color: #ff53ae;
}
.HighlightDiv ul li:nth-child(6){
    background-color: #ff538c;
}
.HighlightDiv ul li:nth-child(7){
    background-color: #2ed0e1;
}
.HighlightDiv ul li:nth-child(8){
    background-color: #44b6e4;
}
.HighlightDiv ul li:nth-child(9){
    background-color: #03a9f4;
}
.HighlightDiv ul li:nth-child(10){
    background-color: #44e3c8;
}
.HighlightDiv ul li:nth-child(11){
    background-color: #00bcba;
}
.HighlightDiv ul li span{
    display: block;
}
.HighlightDiv ul li span:nth-child(1){
    font-size: 18px;
    padding-bottom: 5px;
    /* color: #ca1105; */
}
.HighlightDiv ul li span:nth-child(2){
    font-size: 15px;
    line-height: 17px;
    /* color: rgba(0,0,0,0.8); */
}
.HighlightDiv ul li:nth-child(11){
    width: 63%;
}
.PDescriptionUl{
    max-width: 1050px;
    margin: 30px auto;
    border: 5px solid #daebf3;
    border-radius: 20px;
}
.PDescriptionUl > ul{
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #95c3da;
    border-left: 1px solid #95c3da;
}
.PDescriptionUl > ul li{
    border-right: 1px solid #95c3da;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 18px;
    width: 50%;
    line-height: 25px;
}
.PDescriptionUl > ul li span:first-child{
    border-right: 1px solid #95c3da;
    display: block;
    padding: 5px;
    width: 40%;
    min-width: 200px;
}
.PDescriptionUl > ul li span:nth-child(2){
    width: 60%;
}
.PDescriptionUl > ul:nth-child(even){
    background-color: #f1f4f6;
}
.PDescriptionUl > ul:first-child{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    overflow: hidden;
}
.PDescriptionUl > ul:last-child{
    border-bottom: 1px solid #95c3da;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
}
.ComingDiv{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 74.3vh;
    flex-wrap: wrap;
    background-color: #f8fbff;
}
.ComingDiv span{
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

/* 常见问题 */
.SupportMain .container{
    position: relative;
    padding-top: 35px;
}
.SupportMain ul li header{
    color: #0f77d4;
    font-size: 26px;
}
.SupportMain ul li div.SupportEn header{
    letter-spacing: 0.1rem;
}

.SupportMain ul li h1{
    color: #ff7f00;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    margin-top: 25px;
    font-family: Calibri;
}
.SupportMain ul li p{
    line-height: 26px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.92);
    padding-left: 0px;
    padding-right: 0px;
    text-align: justify;
    font-family: Calibri, 'Microsoft YaHei';
}
.span04A {
    font-weight: bold;
    color: #6cbe48;
}
.span04 {
    padding-left: 10px;
}
.span04 a{
    text-decoration: underline;
    color: #137aff;
    font-size: 19px;
}
.SupportMain ul li p img{
    height: 16px;
}
.SupportMain footer{
    border-top: 1px solid #f2f2f2;
    margin: 20px 0;
    background: none;
    padding: 20px 0;
    color: #000;
    font-size: 17px;
    line-height: 25px;
}
.SupportMain footer b{
    text-decoration: underline;
    color: #137aff;
}
.switchText{
    display: flex;
    position: absolute;
    right: 20px;
    top: 20px;
    background: #ffdeb6;
    line-height: 50px;
    border-radius: 8px;
    font-size: 18px;
}
.switchText span{
    padding: 0 20px;
    cursor: pointer;
    color: #7a4312;
}
.switchText span.active{
    background-color: #ff5f5e;
    color: #fff;
    border-radius: 8px;    
    min-width: 110px;
    text-align: center;
}
.SupportEn{
    letter-spacing: 0.03rem;
}
.SupportEn h1{
    font-size: 18px !important;
}
.SupportEn .span04 a{
    font-size: 18px;
}
.SupportEn span.span04{
    font-size: 16px;
}
.ProductHighlightMain{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    font-family: Atilla;
    letter-spacing: 0.05rem;
}
.ProductHighlightMainNew{
    text-align: left;
    position: relative;
}
.ProductHighlightMainNew div h1{
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 8px;
}
.ProductHighlightMainNew div h2{
    font-size: 18px;
    line-height: 25px;
}
.ProductHighlightMainNew div h3{
    font-size: 17px !important;
    line-height: 20px !important;
    font: inherit;
    padding-top: 5px;
    letter-spacing: 0.05rem;
    color: #000;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(1) h1{
    border-bottom: 2px solid #00876c;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(2) h1{
    border-bottom: 2px solid #f35a01;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(3) h1{
    border-bottom: 2px solid #f61858;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(4) h1{
    border-bottom: 2px solid #027dd3;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(5) h1{
    border-bottom: 2px solid #5e20ee;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(1) h1,
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(1) h2{
    color: #00873c;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(2) h1,
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(2) h2{
    color: #f35a01;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(3) h1,
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(3) h2{
    color: #f61858;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(4) h1,
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(4) h2{
    color: #027dd3;
}
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(5) h1,
.ProductHighlightMainNew div.ProductHighlightDiv:nth-child(5) h2{
    color: #5e20ee;
}
.ProductHighlightDivF{
    position: absolute;
    content: '';
    display: block;
    width: 550px;
    height: 280px;
    background: url(../image/ET901Img/into12.png) no-repeat center;
    right: 20px;
    bottom: -10px;
}
.ProductHighlightDiv{
    width: 50%;
    display: flex;
}
.ProductHighlightDiv header{
    width: 110px;
    height: 110px;
    min-width: 110px;
    border-radius: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 30px 0;
}
.ProductHighlightDiv header::after{
    content: '';
    position: absolute;
    display: block;
    width: 112%;
    height: 112%;
    border-radius: 30%;
}
.ProductHighlightDiv:nth-child(1) header{
    background-image: linear-gradient(to left, #1ee0ae, #0ae29e); 
}
.ProductHighlightDiv:nth-child(2) header{
    background-image: linear-gradient(to left, #ff8420, #ff67aa);
}
.ProductHighlightDiv:nth-child(3) header{
    background-image: linear-gradient(to left, #fe5895, #fb4578);
}
.ProductHighlightDiv:nth-child(4) header{
    background-image: linear-gradient(to left, #2ad3ee, #08e5e8);
}
.ProductHighlightDiv:nth-child(5) header{
    background-image: linear-gradient(to left, #948fff, #8146fd);
}
.ProductHighlightDiv:nth-child(1) header::after{
    background-color:rgba(42,224,178,0.1);
}
.ProductHighlightDiv:nth-child(2) header::after{
    background-color:rgba(255,133,30,0.1);
}
.ProductHighlightDiv:nth-child(3) header::after{
    background-color:rgba(254,88,149,0.1);
}
.ProductHighlightDiv:nth-child(4) header::after{
    background-color:rgba(43,211,238,0.1);
}
.ProductHighlightDiv:nth-child(5) header::after{
    background-color:rgba(149,144,255,0.1);
}
.ProductHighlightDiv > div{
    margin: 0 15px 0 20px;
    padding: 20px 0;
    border-bottom: 2px dotted #d9deea;
    width: 80%;
}
.ProductHighlightDiv:nth-child(4) > div,
.ProductHighlightDiv:nth-child(5) > div{
    border: 0;
}
.ProductHighlightDiv > div h1{
    color: #253648;
    font-size: 24px;
    line-height: 30px;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.15rem;
    display: inline-flex;
    
}
.ProductHighlightDiv > div h1 span{
    letter-spacing: 0.05rem;
    font-family: "Montserrat", sans-serif;
    font-weight: revert;
    font-size: 27px;
    margin-right: 5px;
}
.ProductHighlightDiv > div ul{
    padding-left: 20px;
}
.ProductHighlightDiv > div ul li{
    list-style-type: disc;
    color: #3d5170;
    line-height: 20px;
    font-size: 18px;
    padding: 5px 0;
}
.ProductHighlightTop{
    margin-bottom: 30px;
}
.ProductDescription{
    background-color: #fffaf5;
    background-image: linear-gradient(to bottom, #fffaf5, #fff);
    padding: 20px 0;
    text-align: center;
}
.ProductDescription header{
    margin-bottom: 30px;
}
.ProductDescriptionUl{
    margin-bottom: 120px;
}
.ProductDescription ul,
.ProductDescriptionUl ul{
    max-width: 1199px;
    margin: auto;
    text-align: left;
    font-size: 18px;
    font-family: Atilla,'Microsoft YaHei', Arial;
    line-height: 25px;
    padding: 20px 10px;
}
.ProductDescription ul li,
.ProductDescriptionUl ul li{
    padding: 5px 0;
    color: #3b3b3b;
    letter-spacing: 0.05rem;
    position: relative;
    display: flex;
}
.ProductDescription ul li::before,
.ProductDescriptionUl ul li::before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    min-width: 10px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 8px;
}
.ProductDescription ul li b,
.ProductDescriptionUl ul li b{
    display: contents;
    font-weight: bold;
    color: #164b99;
}

.ProductDescription ul li:nth-child(1):before,
.ProductDescriptionUl ul li:nth-child(1):before{
    background-color: #fe5d7a;
}
.ProductDescription ul li:nth-child(2):before,
.ProductDescriptionUl ul li:nth-child(2):before{
    background-color: #eb606c;
}
.ProductDescription ul li:nth-child(3):before,
.ProductDescriptionUl ul li:nth-child(3):before{
    background-color: #ed734c;
}
.ProductDescription ul li:nth-child(4):before,
.ProductDescriptionUl ul li:nth-child(4):before{
    background-color: #f7d665;
}
.ProductDescription ul li:nth-child(5):before,
.ProductDescriptionUl ul li:nth-child(5):before{
    background-color: #70c090;
}
.ProductDescription ul li:nth-child(6):before,
.ProductDescriptionUl ul li:nth-child(6):before{
    background-color: #36acba;
}
.ProductDescription ul li:nth-child(7):before,
.ProductDescriptionUl ul li:nth-child(7):before{
    background-color: #258db3;
}
.ProductDescription ul li:nth-child(8):before,
.ProductDescriptionUl ul li:nth-child(8):before{
    background-color: #64d6fa;
}
.ProductDescription ul li:nth-child(9):before,
.ProductDescriptionUl ul li:nth-child(9):before{
    background-color: #64a0fa;
}
.ProductDescription ul li:nth-child(10):before,
.ProductDescriptionUl ul li:nth-child(10):before{
    background-color: #405be8;
}
.ProductDescription ul li:nth-child(11):before,
.ProductDescriptionUl ul li:nth-child(10):before{
    background-color: #8c5adf;
}
h3.titPen{
    font-size: 50px;
    font-family: Calibri,'Microsoft YaHei';
    color: #074041;
    line-height: 40px;
    text-align: center;
}
h3.titPen span{
    font-family: YouYuan;
    font-size: 30px;
    color: #074041;
    text-align: left;
}
.ProductDescription header h3.titPen,
.ProductDescription header h3.titPen span{
    color: #9f0b37;
}
.HighlightDiv header h3.titPen,
.HighlightDiv header h3.titPen span{
    color: #732404;
}
.PDescription header h3.titPen,
.PDescription header h3.titPen span{
    color: #005399;
}
.ModelNoText span{
    border: 1px solid #999999;
    width: 100%;
    display: block;
    line-height: 40px;
    padding: 0 10px;
}

.ProductDescriptionNew .penBjLine{
    background: url(../image/ET901Img/into06s.png) no-repeat center;
}

.ProductDescriptionNew h3.titPen,
.ProductDescriptionNew h3.titPen span{
    color: #0d3e67;
}
.ProductDescriptionNew{
    position: relative;
}
.ProductDescriptionNew::before{
    content: '';
    display: block;
    width: 100%;
    height: 470px;
    background: url(../image/ET901Img/into07.png) no-repeat center bottom;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size: 100% auto;
}
.ProductFeaturesM{
    position: relative;
}
.penBjLine{
    width: 100%;
    height: 120px;
    background: url(../image/ET901Img/into06.png) no-repeat center;
}
.PDNMain .CNNav{
    padding-top: 15px;
}
.PDNMain header,
.PDNMain .CNNav{
    background-color: #f6fbff;
}
.PDNBanner{
    position: relative;
}
.PDNBanner::before{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    content: '';
    display: block;
    width: 100%;
    height: 50vh;
    max-height: 500px;
    background-color: #f6fbff;
    background-image: linear-gradient(to bottom, #f6fbff, #fff);
}
.PDNBanner .container{
    position: relative;
    z-index: 1;
}
.CNNav ul{
    display: flex;
    justify-content: center;
}
.CNNav ul li{
    width: 240px;
    height: 100px;
    background: url(../image/ET901Img/into09.png) no-repeat;
    color: #fff;
    font-size: 22px;
    display: flex;
    justify-content: center;
    line-height: 80px;
    cursor: pointer;
    transition: all .3s ease 0s;
}
.CNNav ul li.active{
    background: url(../image/ET901Img/into08.png) no-repeat;
}
.CNNav ul li:hover{
    transform: scale(1.05);
}
.CNNav ul li.active:hover{
    transform: scale(1);
}
.PDNBanner{
    text-align: center;
    padding: 15px 0;
}
.PDNConText{
    padding-top: 30px;
}
.PDNConText h3.titPen,
.PDNConText h3.titPen span{
    color: #005cb1 !important;
}
.PDNConTextD1 h1{
    font-size: 34px;
    font-weight: bold;
    color: #2e3047;
    line-height: 50px;
    text-align: center;
}
.PDNConTextD1 h1 span{
    color: #ff6632;
}
.certificationImg{
    padding-top: 20px;
}
.menuMain{
    display: flex;
    justify-content: space-between;
}
.menuMain ul{
    width: 68%;
}
.menuMain ul li{
    width: 25%;
}
.menuRight{
    width: 32%;
    display: flex;
    align-items: center;
    min-width: 400px;
}
.menuRight > div{
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.menuRight > div span{
    display: block;
}
.menuRight > div a{
    position: relative;
    padding-left: 50px;
    color: #fff;
    padding: 10px 10px 10px 75px;
    min-width: 190px;
    letter-spacing: 0.05rem;
}
.menuRight > div a::before{
    content: '';
    display: block;
    width: 60px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 7px;
    border-right: 1px solid rgba(255,255,255,0.2);
}
.menuRight > div:nth-child(1){
    width: 52%;
}
.menuRight > div:nth-child(1) a::before{
    background: url(../image/warrantyX1.png) no-repeat center;
}
.menuRight > div:nth-child(2) a::before{
    background: url(../image/warrantyX2.png) no-repeat center;
}
.menuRight > div span:nth-child(1){
    font-size: 16px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.menuRight > div span:nth-child(2){
    font-size: 18px;
}
.menuRight > div:nth-child(1){
    background-color: #0067ba;
}
.menuRight > div:nth-child(2){
    background-color: #ff4674;
}


.marginH{
    margin: 15px 0;
}
.PDNConTextD1 ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding-top: 10px;
}
.PDNConTextD1 ul li{
    width: 33.333333%;
    padding: 15px;
}
.PDNConTextD1 ul li:before{
    display: none !important;
}
.PDNConTextD1 ul li div{
    background-color: #f6fbfe;
    border-radius: 20px;
    width: 100%;
    min-height: 100%;
    text-align: center;
    padding: 35px 20px 20px;
}
.PDNConTextD1 ul li div h2{
    font-size: 20px;
    color: #000;
    line-height: 25px;
    padding-top: 5px;
}
.PDNConTextD1 ul li div span{
    font-size: 18px;
    line-height: 25px;
    padding-top: 5px;
    color: rgba(0,0,0,0.75);
    display: flex;
    justify-content: center;
}
.PDNConTextD1 ul h1{
    font-size: 24px;
    line-height: 25px;
}
.PDNDictionary header,
.PDNDictionary{
    text-align: center;
}
.PDNDictionary header h1{
    font-size: 34px;
    color: #2e3047;
    font-weight: bold;
    display: block;
    line-height: 45px;
    padding-top: 30px;
}
.PDNDictionary header h2{
    line-height: 55px;
    background-color: #1a2739;
    color: #53e2f4;
    font-size: 34px;
    padding: 0 20px;
    border-radius: 30px;
    display: inline-block;
}
.PDNDictionary header span{
}
.size24H{
    display: block;
    font-size: 24px;
    color: #2e3047;
    line-height: 35px;
}
.PDNDictionaryText{
    background-color: #eef7fe;
    border-radius: 20px;
    margin-top: 20px;
    background-image: none;
    padding: 0;
    margin-bottom: 30px;
    padding: 0 25px;
}
.PDNDictionaryText ul{
    padding: 15px 5px;
}
.PDNDictionaryText ul li::before{
    width: 6px;
    height: 6px;
    min-width: 6px;
}
.PDNDictionaryText ul li{
    color: #1c1c1c;
}
.PDNDictionaryText ul li:nth-child(1):before {
    background-color: #ec8f40;
}
.PDNDictionaryText ul li:nth-child(2):before {
    background-color: #553cfd;
}
.PDNDictionaryText ul li:nth-child(3):before {
    background-color: #e4508e;
}
.PDNDictionaryText ul li:nth-child(4):before {
    background-color: #19ccea;
}
.PDNDictionaryText ul li:nth-child(5):before {
    background-color: #2d5ffb;
}
.PDNDictionaryText ul li:nth-child(6):before {
    background-color: #6116fa;
}
.PDNDictionaryText ul.TextEn{
    border-bottom: 2px dotted rgba(0,0,0,0.2);
}
.PDNDictionaryText ul.TextEn li{
    line-height: 20px;
    font-size: 17px;
}
.PDNDictionaryText h1{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-left: 42px;
    color: #1c1c1c;
    padding-bottom: 25px;
}
.size34H{
    font-size: 32px;
    color: #383a50;
}

/* 保修单样式 开始页 */
.eM_logo{
    padding:10px 0;
    display: flex;
    align-items: center;
}
.eM_logo a{
    margin-right: 10px;
}
.notLogin_top{
    background-color: #fff;
    /* box-shadow: 0 0 5px rgba(0,0,0,.2); */
    width: 100%;
    border-bottom: 3px solid #119eef;
}
.notLogin_top header{
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.notLogin_top .backHome a{
    background-color: #e35144;
    line-height: 45px;
    padding:0 35px 2px 35px;
    font-size: 20px;
    border-radius: 25px;
    color: #fff;
}
.topHome{
    padding-top: 5px;
    padding-left: 15px;
    border-left: 1px dotted rgba(0,0,0,0.15);
}
.topHome a{
    background-color: #e35144;
      line-height: 45px;
      border-radius: 5px;
      padding:0 20px 0 15px;
      color: #fff;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 135px;
}
.topHome a:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(https://www.etutormall.com//images/shop_into5.png) no-repeat;
}
.topHome a:hover{
    font-size:18px;
    padding:0 15px 0 10px;
}
.RegistrationMain{
    background-color: #fff;
}
.RegistrationMain h3.titPen{
    color: #0068bc;
    line-height: 50px;
    padding-top: 20px;
    font-size: 40px;
    padding-bottom: 20px;
}
.RegistrationCard > div ul .SignIn_div p{
    background: none;
    width: 100%;
    display: block;
    max-width: initial;
    padding: 5px 0 0 0;
    margin-bottom: -5px;
    color: #389dff;
    line-height: 20px;
}
.RegistrationTop{
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
}
.RegistrationTop > div{
    padding-bottom: 15px;
    line-height: 25px;
    color: #25355e;
}
.RegistrationTop span{
    display: block;
    padding-bottom: 10px;
}
.RegistrationTop span:nth-child(1){
    font-weight: 600;
}
.RegistrationCard h1{
    display: flex;
    align-items: center;
    font-size: 24px;
    border-bottom: 2px #e9e9e9 dotted;
    padding: 10px 0 10px 0;
    margin-bottom: 5px;
}
.RegistrationCard > div{
    padding: 10px 0 20px;
}
.RegistrationCard > div ul{
    padding: 15px;
}
.RegistrationCard > div ul li{
    display: flex;
    padding:8px 10px 8px 180px;
    position: relative;
}
.RegistrationCard > div p{
    background-color: #f1f9fe;
    padding: 10px 20px;
    border-radius: 10px;
    line-height: 25px;
    color: #25355e;
    font-size: 17px;
}
.SignIn_l {
    width: 180px;
    text-align: right;
    padding-right: 10px;
    line-height: 45px;
    position: absolute;
    left: 0;
    color: #25355e;
}
.SignIn_div{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.SignIn_div input{
    line-height: 25px;
    height: auto;
    width: 100%;
    max-width: 100%;    
    -webkit-user-select: text;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
    outline: 0;
    background-color: #fff;
    -webkit-appearance: none;
}
.SignIn_div .form-control{
    height: 50px !important;
    font-size: 17px;
}
.SignIn_div p{
    font-size: 16px;
    color: #808080;
    padding-left: 10px;
    max-width: 500px;
}
.SignIn_div strong{
    color: #e35144;
}
.SignIn_div .max_box{
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 0;
}
.SignIn_div .max_box a:hover{
    color: #108bea;
    text-decoration: underline;
}
.SignIn_div .VCodeRight a.btn{
    background-color: #e74c3c;
    color: #fff;
    display:flex;
    margin-left: 10px;
    border-radius: 5px;
    justify-content: center;
    width: 130px;
    line-height: 37px;
    position: relative;
    align-items: center;
}
.SignIn_div .VCodeRight a.btn.disabled{
    cursor: not-allowed;
    background-image: none;
    color: #fff;
    background-color: #c8c9cc;
    border-color: #c8c9cc;
}
.SignIn_div .VCodeRight a.btn:hover{
    text-decoration: underline;
}
.backgroundCbj{
    background: #e2f5fe;
}
.RegistrationCardR{
    padding-left: 195px;
}
.RegistrationCardR input{
    background-color: #108bea;
    line-height: 45px;
    border: 0;
    color: #fff;
    font-size: 19px;
    padding: 0 25px;
    border-radius: 5px;
    width: 150px;
}
.warrantyT h1{
    display: flex;
    align-items: center;
    font-size: 24px;
    border-bottom: 2px #e9e9e9 dotted;
    padding: 10px 0 10px 0;
    margin-bottom: 5px;
}
.RegistrationCard h1 img,
.warrantyT h1 img{
    margin-right: 8px;
}
.RegistrationMain .row h3{
    display: none;
}
.logoRow{
    background: #e2f5fe;
}
.logoRow .row{
    margin-bottom: 0 !important;
    padding: 15px 15px 25px 15px;
}
.logoRow .row span{
    font-size: 16px !important;
}
.modelNoInputTextCss{
    width: 100%;
}
.modelNoInputTextCss input{
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
    line-height: 30px;
    font-size: 18px;
}
.RegistrationCard > div ul li #liModelNo{
    padding-top: 0;
}
.eM_logoR{
    display: flex;
}
/* 保修单样式 结束 */
.LivingHelper h1{
    display: flex;
    justify-content: center;
    font-size: 46px;
    font-weight: bold;
    padding-top: 50px;
}
.LivingHelper h1 span{
    color: #ff5b5a;
}
.LivingHelper > div span{
    position: relative;
    display: flex;
    font-family: Atilla,'Microsoft YaHei', Arial;
    text-align: left;
}
.LivingHelper > div span::before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 15px solid #5e9595;
    margin-top: 3px;
}
.LivingHelper > div span::after{
    content: '';
    display: block;
    width: 420px;
    height: 350px;
}
.LivingHelper > div span:nth-child(1){
    font-size: 20px;
    padding-left: 420px;
    line-height: 30px;
    min-height: 350px;
    padding-top: 60px;
}
.LivingHelper > div span:nth-child(2){
    font-size: 19px;
    line-height: 25px;
    padding-right: 440px;
    padding-top: 10px;
    min-height: 160px;
}   
.LivingHelper > div span:nth-child(1)::after{
    position: absolute;
    left: 0;
    top: 0;
    background: url(../image/ET901Img/into14.png) no-repeat;
}
.LivingHelper > div span:nth-child(2)::after{
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../image/ET901Img/into15.png) no-repeat;
}

/* 图集 开始 */
.gallery{
}
.gallery h3{
    padding: 30px 0;
}
.galleryImg{
    max-width: 1080px;
    height: 800px;
    margin: auto;
    display: none;
}
.galleryImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.galleryImg .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

.galleryImg .swiper-slide {
    background-size: cover;
    background-position: center;
    overflow: hidden;
  }

.galleryImg .gallery-top {
    height: 620px;
    width: 100%;
    /* background: #f8fbff; */
    overflow-x: clip;
    overflow-y: initial;
    z-index: 2;
}

.galleryImg .gallery-thumbs {
    height: 20%;
    height: 130px;
    box-sizing: border-box;
}
.galleryImg .gallery-thumbs span{
    display: block;
    position: relative;
    width: 100%;
    height: 120px;
    /* background-color: #f8fbff; */
    border: 2px solid #bddae8;
}
.galleryImg .gallery-thumbs .swiper-slide {
    height: 100%;
    width: auto;
    opacity: 1;
    position: relative;
    margin-top: 10px;
    cursor: pointer;
}
.galleryImg .gallery-thumbs .swiper-slide span::before{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}



.galleryImg .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.galleryImg .gallery-thumbs .swiper-slide-thumb-active span{
    border: 2px solid #ff4674;
}
.galleryImg .gallery-thumbs .swiper-slide-thumb-active span::before{
    display: none;
}
.galleryImg .swiper-button-next:after, 
.galleryImg .swiper-button-prev:after{
    display: none;
    /* font-size: 35px;
    font-weight: bold; */
}
.galleryImg .swiper-button-next, 
.galleryImg .swiper-button-prev{
    /* width: 50px;
    height: 100px;
    background: rgba(0,0,0,0.2);
    display: flex; */
}
.galleryImg .swiper-container:hover .swiper-button-next,
.galleryImg .swiper-container:hover .swiper-button-prev {
    display: flex;
}
.galleryImg .swiper-container:hover .swiper-button-next:hover,
.galleryImg .swiper-container:hover .swiper-button-prev:hover{
    /* background: rgba(0,0,0,0.5); */
}
.galleryImg .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 0;
}
.galleryImg .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 0;
}
.galleryImg .swiper-button-next i,
.galleryImg .swiper-button-prev i{
    width: 50px;
    height: 100px;
    background: rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}
.galleryImg .swiper-button-next i{
    right: 0;
}
.galleryImg .swiper-button-prev i{
    left: 0;
}
.galleryImg .swiper-button-next i:hover,
.galleryImg .swiper-button-prev i:hover{
    background: rgba(0,0,0,0.5);
}
.galleryImg .swiper-button-next i:after, 
.galleryImg .swiper-button-prev i:after{
    content: '';
    display: block;
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    font-size: 35px;
    font-weight: bold;
    width: 50px;
    text-align: center;
}
.galleryImg .swiper-button-next i:after{
    content: 'next';
}
.galleryImg .swiper-button-prev i:after{
    content: 'prev';
}
.galleryImg .swiper-button-next b,
.galleryImg .swiper-button-prev b{
    width: 20px;
    height: 120px;
    display: block;
    background: rgba(0,0,0,0.3);
    backdrop-filter: blur(12px);
    position: absolute;
    bottom: -418px;
}

.galleryImg .swiper-button-next b:hover,
.galleryImg .swiper-button-prev b:hover{
    background: rgba(0,0,0,0.5);
}

.galleryImg .swiper-button-next b::before,
.galleryImg .swiper-button-prev b::before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    transform: rotate(45deg);
    top: 45%;
    position: absolute;
}

.galleryImg .swiper-button-next b{
    right: 0;
}
.galleryImg .swiper-button-prev b{
    left: 0;
}
.galleryImg .swiper-button-next b::before{
    transform: rotate(45deg);
    right: 40%;
}
.galleryImg .swiper-button-prev b::before{
    transform: rotate(-135deg);
    left: 40%;
}
#scrollSearchDiv{
    padding: 6px 0;
    z-index: 2;
    text-align: center;
}
#scrollSearchDiv br{
    display: none;
    height: 5px;
}
#scrollSearchDiv img{
    margin: 6px auto;
}
#scrollSearchDiv img.gowuche{
    width: 35px;
    max-width: 35px;
    margin-bottom: 2px;
    display: block !important;
}

/* 图集 结束 */
.IndSwiper{
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
  }
  .IndSwiper .swiper-pagination{
    padding: 5px 10px;
    height: 25px;
    border-radius: 15px;
    min-width: 90px;
    display: flex;
    background-color: rgba(0, 0, 0, .3);
    justify-content: center;
    align-items: center;
  }
  .IndSwiper .swiper-pagination-bullet{
    height: 12px;
    width: 12px;
    opacity: 1;
    background: none;
    border: 1px solid #fff;
    margin: 0 5px;
  }
  .IndSwiper .swiper-pagination-bullet-active{
    background-color: #fff;
  }
  .ET901Banner .swiper-slide a span{
    height: 548px;
    display: flex;
  }
  .ET901Banner .swiper-slide a span img{
    object-fit: cover;
  }
.galleryMain{
    max-width: 1080px;
    margin: auto;
}
.galleryHeader{
    display: flex;
    justify-content: center;
}
.galleryHeader h3{
    padding: 30px 35px;
    cursor: pointer;
    font-size: 45px;
    min-width: 250px;
}
.galleryHeader h3.active{
    color: #ff5b5a;
}
.galleryHeader h3.active span{
    color: #ff5b5a;
}
.VideoClipHeader > div{
    border: 5px solid #f1f4f9;
    border-radius: 10px;
    display: flex;
}
.VideoClipHeader video{
    width: 100%;
    border: 3px solid #f1f4f9;
    overflow: hidden;
}
.VideoClipFooter{
    background-color: #f1f4f9;
    border-radius: 10px;
    margin: 10px auto 20px;
}
.VideoClipFooter > div{
    overflow: auto;
    display: flex;
    justify-content: flex-start;
}
.VideoClipFooter span{
    cursor: pointer;
    margin: 10px 15px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 180px;
}
.VideoClipFooter span img{
    height: 100px;
}
.VideoClipFooter span::before{
    position: absolute;
    content: '';
    display: block;
    width: 79%;
    height: 100%;
    background: url(../video/videoInto.png) no-repeat rgba(0, 0, 0, 0.3) center;
    background-size: auto 30%;
}
.VideoClipFooter span.active{
    /* cursor: auto; */
}
.VideoClipFooter span.active::before{
    width: 179px;
    height: 100px;
    background: url(../video/videoInto1.png) no-repeat;
    background-size: auto 100%;
}
.m_mune #menu3 li{
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.m_mune #menu3 li a{
    text-align: center;
}
.m_mune #menu3 li:nth-child(5){
    border: 0;
}

.videoNoShop{

}
.videoNoShop .menuRight > div:nth-child(2){
    display: none;
}
.videoNoShop .menuRight{
    width: 20%;
    min-width: auto;
}
.videoNoShop .menuMain ul{
    width: 80%;
}
.videoNoShop .menuRight > div{
    width: 100%;
}
.videoNoShop .m_mune a.eCl_home{
    display: none !important;
}
.videoNoShop .menuRight > div a{
    min-width: 220px;
}
.et901_style .menuRight,
.et901_style .m_mune #menu3 li:nth-child(5),
.et901_style .m_mune a.eCl_home{
    display: none;
}
.et901_style .menuMain ul{
    width: 100%;
}
.HomeWorkDiv{
    display: flex;
    text-align: justify;
    padding-top: 10px;
    justify-content: space-between;
}
.HomeWorkDiv > div img{
    position: relative;
    top: 4px;
    max-height: 23px;
}
.HomeWorkDiv > div:nth-child(1){
    width: 43%;
    font-size: 18px;
    line-height: 30px;
    color: #221815;
}
.HomeWorkDiv > div:nth-child(2){
    width: 54%;
    font-size: 17px;
    color: #004da1;
    line-height: 24px;
}
.HomeWorkDiv > div:nth-child(2) img{
    margin: 0 5px;    
    max-height: 20px;
    top: 3px;
}
@media screen and (min-width: 1923px) {
    .ET901Banner,
    .ET901Banner .swiper-slide a span{
      height: auto;
    }
    .ET901Banner .swiper-slide a span img{
        width: 100%;
    }
  }
@media (max-width: 1240px){
    .ET901Banner .swiper-slide a span {
        height: 44vw;
    }
    .videoNoShop .menuRight > div a {
        min-width: 190px;
    }
}
@media (max-width: 1199px){
    .VideoClipFooter span.active::before{
        width: 100%;
        height: 100%;
    }
    .menuRight{
        margin-right: 15px;
        min-width: 380px;
    }
    .ProductHighlightDiv header{
        margin-left: 15px;
    }
    .ProductHighlightDivF{
        width: 50%;
        background-size: 100% auto;
        right: 0;
    }
    .menuMain ul {
        margin-left: 10px;
    }
    h3.titPen{
        font-size: 38px;
        line-height: 32px;
    }
    h3.titPen span{
        font-size: 26px;
    }
    .ET901Banner .pcImg{
        display: none;
    }
    .ET901Banner .MImg{
        display: block;
    }
    .Xstr_logo .Xstr_logo img{
        height: 60px;
    }
    .readubg_bj > .Xstr_logo{
        margin: 0 15px;
    }
    .Xstr_logo span {
        margin: 0 5px;
    }
    .Xstr_logo span:nth-child(1){
        margin: 0;
    }
    .ET901Banner{
        height: auto;
    }
    .container{
        width: 100%;
    }
    .penBjLine{
        background-position: bottom left;
        background-size: auto 80%;
    }
    .ProductDescriptionNew .penBjLine{
        background-position: bottom right;
        background-size: auto 80%;
    }
    .clean-section-wrapper.HighlightPen{
        padding: 0 0 20px 0;
    }
    .ProductDescription{
        padding: 0 15px;
    }
    .PDNConTextD1 ul li div img{
        width: 50%;
        max-width: 120px;
    }
    .galleryImg{
        padding: 0 15px;
        height: 70vw;
        min-height: 75vh;
    }
    .galleryImg .gallery-top {
        height: 55vw;
    }
    .gallery h3 {
        padding: 20px 0;
    }
    .galleryImg .swiper-button-next, 
    .galleryImg .swiper-button-prev {
        width: 6vw;
        height: 10vw;
    }
    .galleryImg .swiper-button-next:after, 
    .galleryImg .swiper-button-prev:after{
        font-size: 4.5vw;
    }
    .galleryImg .gallery-thumbs span{
        height: 10.5vw;
    }
    .galleryImg .swiper-button-next b, 
    .galleryImg .swiper-button-prev b{
        bottom: -307%;
        height: 10.5vw;
    }
}
@media only screen and (max-width: 1030px){
    .PDNDictionary header h1{
        font-size: 34px;
        padding-top: 15px;
        line-height: 35px;
    }
    .size24H{
        font-size: 20px;
        line-height: 28px;
    }
    .PDNDictionaryText ul.TextEn li {
        font-size: 16px;
    }
    .ProductDescription ul, .ProductDescriptionUl ul{
        font-size: 17px;
        line-height: 20px;
    }
    .penBjLine{
        height: 90px;
    }
    .PDNDictionaryText{
        margin-bottom: 10px;
    }
    .ProductHighlightDiv{
        width: 100%;
    }
    .ProductHighlightDivF{
        position: relative;
        width: 80%;
        height: 0;
        padding-bottom: 40%;
        bottom: auto;
        margin: auto;
        max-width: 650px;
    }
    .certificationImg{
        padding-top: 0;
    }
    .certificationImg img{
        max-width: 800px;
        width: 90%;
    }
    .etutor_mune {
        display: flex !important;
        height: 80px;
        width: 100%;
    }
    .etutor_mune .eCl_muneitem{
        display: flex !important;
        align-items: center;
        width: 100%;
    }
    .mtutoAPPS_login{
        height: 60px;
        width: 100%;
        margin: 0;
        background: url(../image/logoM.png) no-repeat center left;
        background-size: auto 60px;
    }
    .m_mune{
        display: flex;
        justify-content: flex-end;
        position: absolute;
        right: 15px;
    }
    .m_mune .dropdown-menu{
        position: fixed;
        left: 0;
        width: 100%;
        top: 80px;
    }
    .PDNConTextD1 ul li div{
        padding: 2vw 1vw;
    }
    .PDNConTextD1 ul li{
        padding: 1vw;
    }
    .PDNConTextD1 ul h1 {
        font-size: 22px;
        line-height: 22px;    
        margin: 1vw 0 0.5vw 0;
    }
    .PDNConTextD1 ul li div h2{
        font-size: 18px;
    }
    .PDNConTextD1 ul li div span{
        font-size: 17px;
        line-height: 20px;
    }
    .LivingHelper h1{
        font-size: 36px;
    }
    .LivingHelper > div span:nth-child(1){
        font-size: 18px;
        line-height: 28px;
        min-height: 30vw;
        padding-left: 35vw;
    }
    .LivingHelper > div span:nth-child(2){
        font-size: 18px;
        min-height: 20vw;
        padding-right: 38vw;
        line-height: 23px;
        
    }
    .LivingHelper > div span::after{
        width: 35vw;
        height: 30vw;
        background-size: 100% auto !important;

    }
    .galleryMain{
        margin: 0 12px;
    }

}
@media only screen and (max-width: 1024px){
    .galleryImg .swiper-button-next b, 
    .galleryImg .swiper-button-prev b {
        bottom: -312%;
        height: 10.5vw;
        bottom: 0 !important;
        top: 30.7vw;
    }
    .galleryImg .swiper-button-next i, 
    .galleryImg .swiper-button-prev i{
        width: 40px;
        height: 100px;
    }
    .galleryImg .swiper-button-next i:after, 
    .galleryImg .swiper-button-prev i:after{
        font-size: 30px;
    }
    .galleryMain {
        margin: 0 2vw;
    }
    .galleryImg{
        padding: 0;
    }
    .galleryImg .swiper-slide span{
        display: flex;
        width: 100%;
        height: 100%;
    }
    .galleryImg .gallery-thumbs,
    .galleryImg .gallery-thumbs .swiper-slide{
        height: auto;
    }
    .galleryImg .gallery-thumbs .swiper-slide{
        margin-top: 0.5vw;
    }
    .galleryImg .gallery-thumbs span {
        height: 10.6vw;
        border: 0.3vw solid #bddae8;
    }
    .container{
        overflow: hidden;
    }
    .img11{
        padding-top:20px;
        position: relative;
        width: 100%;
    }
    .img11 img{
        max-width: 114%;
        margin-left: -7%;
    }
    .HomeWorkDiv{
        flex-wrap: wrap;
    }
    .HomeWorkDiv > div{
        width: 100% !important;
        padding: 5px 10px;
    }
}
@media (max-width: 1000px){
    .HighlightPen{
        padding: 30px 10px;
        width: auto;
    }
    .HighlightPen .container{
        padding: 0 30px;
    }
    .ProductHighlightDiv > div h1{
        font-size: 22px;
    }
    .ProductHighlightDiv > div ul li{
        font-size: 17px;
        line-height: 18px;
        padding: 2px 0;
    }
    .ProductHighlightTop {
        margin-bottom: 10px;
    }
    .ProductHighlightDiv > div {
        margin: 0 15px;
    }
    .ProductHighlightDiv header{
        width: 100px;
        height: 100px;
        min-width: 100px;
        border-radius: 30%;
    }
    .ProductHighlightDiv header::after{
        border-radius: 30%;
    }
    .Xstr_dg ul li.Xstr_dg_f{
        display: none;
    }
    .RegistrationMain h3.titPen{
        font-size: 34px;
        padding: 10px 0;
    }
    .RegistrationCard > div ul {
        padding: 15px 0;
    }
    .RegistrationCard > div ul li{
        padding-right: 0;
    }
    .eM_logo > img{
        width: 80px;
    }
    .Xstr_dg_d a img {
        min-width: 44px;
    }
    .RegistrationTop > div {
        padding-bottom: 5px;
    }
    .RegistrationTop span {
        padding-bottom: 5px;
    }
    .notLogin_top header{
        padding: 0 10px;
    }
    .topHome a{
        padding: 0 10px 0 5px;
        width: 105px;
    }
}
@media (max-width: 768px){

    .ProductHighlightDiv header {
        width: 85px;
        height: 85px;
        min-width: 85px;
        border-radius: 20%;
        margin: 20px 0;
    }
    .ProductHighlightDiv > div{
        padding: 10px 0;
    }
    .ProductHighlightDiv header::after {
        border-radius: 20%;
    }
    .HighlightPen .container {
        padding: 0;
    }
    .ProductHighlightDiv {
        padding: 0 15px;
    }
    .ProductDescription{
        padding: 20px 10px;
    }
    .PDescriptionUl > ul li span {
        font-size: 16px;
        line-height: 20px;
    }
    .PDescriptionUl > ul li span:nth-child(2) {
        min-width: auto;
    }
    .PDescriptionUl > ul li span:first-child{
        min-width: 170px;
    }
    .PDescription{
        padding: 20px 10px;
    }
    .PDescriptionUl{
        margin-bottom: 10px;
    }
    .PDNDictionary header h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .size24H {
        font-size: 20px;
        line-height: 28px;
    }
    .marginH {
        margin: 10px 0;
    }
    .PDNDictionaryText{
        padding: 0 10px;
    }
    .penBjLine {
        height: 60px;
    }
    .ProductHighlightMainNew {
        padding: 0 15px;
    }
    .ProductHighlightDiv > div{
        width: 100%;
        margin-right: 0;
    }
    .ProductHighlightDiv > div h1 {
        font-size: 22px;
        font-weight: normal;
        line-height: 25px;
    }
    .ProductHighlightDiv > div h1 span{
        font-size: 24px;
    }
    .ProductHighlightMainNew div h3{
        padding-top: 0;
    }
    .PDNConTextD1 ul li {
        width: 50%;
    }
    .PDNMain header, .PDNMain .CNNav {
        padding-top: 15px;
    }
    .Xstr_dg_d > img{
        display: none;
    }
    .topHome{
        padding-top: 0;
        padding-left: 10px;
    }
    .eM_logo > img {
        width: 65px;
    }
    .topHome a:hover {
        font-size: 16px;
        padding: 0 10px 0 5px;
    }
    .Xstr_dg ul li {
        margin: 0;
    }
    .LivingHelper > div span:nth-child(1){
        padding-top: 20px;
        font-size: 17px;
        line-height: 25px;
    }
    .LivingHelper h1 {
        font-size: 30px;
        padding-bottom: 20px;
        padding-top: 30px;

    }
    .LivingHelper > div span:nth-child(2) {
        font-size: 17px;
        line-height: 20px;
    }
    .LivingHelper > div span:nth-child(2)::after {
        top: 0;
        bottom: auto;
    }
    .galleryImg .gallery-thumbs .swiper-slide{
        margin-top: 0;
    }
    .galleryImg .swiper-button-next b, 
    .galleryImg .swiper-button-prev b{
        bottom: -310%;
    }
    .VideoClipFooter span{
        min-width: auto;
        margin: 2vw 1vw;
    }
    .VideoClipFooter span.active{
    }
    .VideoClipFooter span img{
        height: auto !important;
    }
    .VideoClipFooter span.active::before {
        width: auto !important;
        height: auto !important;
    }
    .VideoClipFooter span::before{
        height: 93%;
    }
    .VideoClipFooter{
        padding: 0 2vw;
    }
    .VideoClipFooter > div{
        justify-content: flex-start;
    }

    
}
@media only screen and (max-width: 680px){
    .galleryHeader h3{
        min-width: 160px;
    }
    .switchText{
        line-height: 40px;
        border-radius: 5px;
        font-size: 17px;
        right: 15px;
        top: 12px;
    }
    .SupportMain .container {
        padding-top: 60px;
    }
    h3.titPen {
        font-size: 34px;
        line-height: 30px;
    }
    h3.titPen span {
        font-size: 22px;
    }
    
    .MenuListx{
        line-height: 20px;
    }
    .LivingHelper > div span:nth-child(2)::after {
        top: 10px;
    }

}
@media only screen and (max-width: 600px){
    .ProductHighlightDiv {
        width: 100%;
    }
    .PDescriptionUl > ul li:nth-child(1) span:first-child,
    .PDescriptionUl > ul li:nth-child(3) span:first-child,
    .PDescriptionUl > ul li:nth-child(5) span:first-child,
    .PDescriptionUl > ul li:nth-child(6) span:first-child{
        min-width: 130px;
    }
    .galleryImg .swiper-button-next i, 
    .galleryImg .swiper-button-prev i {
        width: 30px;
        height: 70px;
    }
    .galleryImg .swiper-button-next i:after, 
    .galleryImg .swiper-button-prev i:after {
        font-size: 22px;
    }
    .galleryImg .swiper-button-next b, 
    .galleryImg .swiper-button-prev b{
        display: none;
    }
}
@media (max-width: 550px) {
    .PDescriptionUl > ul li{
        width: 100%;
    }
    .PDescriptionUl > ul li:nth-child(1){
        border-bottom: 1px solid #95c3da;
    }
    .PDescriptionUl > ul li span{
        width: 50% !important;
    }
    .PDescriptionUl > ul li span,
    .PDescriptionUl > ul li:nth-child(1) span:first-child{
        min-width: 170px !important;
    }
    .PDescriptionUl > ul li span:nth-child(2){
        min-width: 130px !important;
    }
    .PDescription header {
        margin-bottom: 10px;
    }
    h3.titPen {
        font-size: 30px;
    }
    .PDNDictionary header h1 {
        font-size: 26px;
        line-height: 30px;
    }
    .size24H {
        font-size: 18px;
        line-height: 25px;
    }
    .ProductHighlightMainNew div h2 {
        font-size: 16px;
        line-height: 22px;
    }
    .ProductHighlightMainNew div h3{
        font-size: 15px !important;
        line-height: 18px !important;
    }
    .ProductHighlightDiv > div h1 span {
        font-size: 22px;
    }
    .ProductHighlightDiv > div h1{
        font-size: 21px;
    }
    .ProductHighlightDivF{
        margin: 15px auto;
    }
    .PDNConTextD1 ul li div img {
        width: 40%;
    }
    .PDNConTextD1 ul{
        margin: 0 -5px;
    }
    .PDNConTextD1 ul h1 {
        font-size: 20px;
    }
    .PDNConTextD1 ul li div,
    .PDNDictionaryText{
        border-radius: 10px;
    }
    .PDNConTextD1 ul li div span {
        font-size: 16px;
    }
    .PDNConTextD1 ul li div h2 {
        font-size: 17px;
    }
    .PDNConTextD1 ul h1 {
        margin: 1vw 0 0;
    }
    .ProductDescription ul, .ProductDescriptionUl ul {
        font-size: 16px;
        line-height: 20px;
    }
    .PDNConText {
        padding-top: 10px;
    }
    
}
@media (max-width: 500px) {
    .etutor_mune {
        height: 70px;
    }
    .buyCss {
        height: 70px;
    }
    .mtutoAPPS_login{
        height: 50px;
        background-size: auto 50px;    
        width: 250px;
    }
    .SupportMain .container {
        padding-top: 70px;
    }
    .SupportMain ul li header {
        font-size: 22px;
    }
    .SupportMain ul li h1{
        margin-top: 10px;
    }
    .m_mune .dropdown-menu{
        top: 70px;
    }
    .ProductHighlightDiv header {
        width: 70px;
        height: 70px;
        min-width: 70px;
    }
    .whatsapp div{
        width: 90%;
        left: 5%;
        margin: auto;
        top: 50%;
        margin-top: -49vw;
        height: 95vw;
    }
    .LivingHelper > div span::after {
        width: 80vw;
        height: 70vw;
    }
    .LivingHelper > div span:nth-child(1) {
        padding-top: 70vw;
        padding-left: 0;
    }
    .LivingHelper > div span:nth-child(1)::after {
        position: absolute;
        left: 5vw;
    }
    .LivingHelper > div span:nth-child(2) {
        padding-right: 0;
        padding-top: 72vw;
    }
    .LivingHelper > div span:nth-child(2)::after {
        right: 5vw;
    }
    .LivingHelper > div span::before {
        border: 8px solid transparent;
        border-left: 12px solid #5e9595;
    }
}
@media (max-width: 480px){
    .VideoClipFooter span img {
        height: 80px;
    }
    .VideoClipFooter span.active::before{
        width: 143px;
        height: 80px;
    }
    .VideoClipFooter span{
        margin: 2vw 1%;
        min-width: 23%;
    }
    .VideoClipFooter span::before{
        background-size: auto 40%;
    }
    .gallery {
        min-height: 78vh;
    }
    .galleryImg{
        height: auto;
        min-height: auto;
        padding: 0;
    }
    .galleryHeader h3{
        min-width: auto;
    }
    .galleryHeader h3:nth-child(1){
        padding-right: 40px;
    }
    .PDNDictionary header h1 {
        font-size: 22px;
        line-height: 23px;
    }
    .PDNDictionary header h1 br{
        display: none;
    }
    .size24H {
        font-size: 17px;
    }
    .clean-section-wrapper.HighlightPen {
        padding: 0;
    }
    h3.titPen {
        font-size: 26px;
        line-height: 25px;
    }
    h3.titPen span {
        font-size: 20px;
    }
    .ProductDescription header {
        margin-bottom: 15px;
    }
    .PDNConTextD1 ul h1 {
        font-size: 18px;
    }
    .PDNConTextD1 ul li div h2 {
        padding-top: 0;
    }
    .PDNConTextD1 ul li div span {
        font-size: 15px;
        line-height: 18px;
    }
    .PDNConTextD1 ul li div {
        padding: 5px 1vw 15px 1vw;
    }
    .PDNConTextD1 ul li div img {
        width: 50%;
    }
    .ProductDescriptionUl {
        margin-bottom: 60px;
    }
    .ProductDescriptionUl {
        margin-bottom: 10vw;
    }
    .ProductDescription ul li::before, .ProductDescriptionUl ul li::before{
        margin-top: 1.5vw;
    }
    .ProductDescription ul, .ProductDescriptionUl ul{
        padding: 10px;
    }
    .Xstr_dg_d{
        display: none !important;
    }
    .eM_logo > img {
        width: 50px;
    }
    .topHome {
        border: 0;
    }
    .RegistrationMain h3.titPen {
        font-size: 28px;
        line-height: 25px;
        padding: 15px 0;
    }
    .RegistrationCard h1 img, .warrantyT h1 img {
        width: 50px;
    }
    .RegistrationCard h1{
        font-size: 20px;
        padding: 5px 0;
    }
    .RegistrationCard > div ul li {
        flex-wrap: wrap;
        padding: 5px 0;
    }
    .SignIn_l{
        position: relative;
        text-align: left;
        line-height: 35px;
    }
    .RegistrationCardR {
        padding: 0;
    }
    .RegistrationCardR input{
        width: 100%;
    }
    .QRcodex{
    }
    .QRcodex div{

    }
    .RegistrationCard > div p {
        padding: 10px;
        line-height: 20px;
        font-size: 16px;
    }
    .topHome a {
        width: 50px !important;
        height: 50px;
        flex-wrap: wrap;
        color: transparent;
        border-radius: 20%;
        padding: 5px 0 0;
    }
    .eM_logo a img{
        height: 50px;
    }
}
