*,.h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Microsoft YaHei' !important;
}
body,ul,li,p{
    list-style: none;
    margin: 0;
    padding: 0;
}
p{
    font-weight: 600;
}
.care-banner img{
    display: block;
    height:850px;
    widt:1920px;
}
.care-container{
    margin-top: 40px;
    margin-bottom: 40px;
    width: 1200px;
    height: 546px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f1f1f1;
    position: relative;
    overflow: hidden;
}
.care-init-img{
    display: block;
    width: 1200px;
    height: 546px;
}
.care-img{
    display: block;
    width: 1200px;
    height: 546px;
    opacity: 0;
}
.init-img,
.chongya,
.hanjie,
.tuzhuang,
.zongzhuang,
.dongli,
.dot-tip,
.dot-tip li,
.area-tip,
.area-tip li{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.dot-tip li,
.area-tip li{
    cursor: pointer;
}
.init-img{
    z-index: 1;
}
.chongya,
.hanjie,
.tuzhuang,
.zongzhuang,
.dongli{
    z-index: 2;
}
.option-box-left{
    position: absolute;
    left: 0;
    top: 14px;
    bottom: 0;
    z-index: 10;
    width: 474px;
    height: 516px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 4px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    display: none;
}
.option-box-right{
    position: absolute;
    top: 14px;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 474px;
    height: 516px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 4px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    display: none;
}
.dot-tip li{
    z-index: 4;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #969696;
    box-shadow: 0 0 2px 4px #c7c7c7;
}
.dot-tip .dot1{
    top: 381px;
    left: 81px;
}
.dot-tip .dot2{
    top: 264px;
    left: 316px;
}
.dot-tip .dot3{
    top: 170px;
    left: 545px;
}
.dot-tip .dot4{
    top: 357px;
    left: 931px;
}
.dot-tip .dot5{
    top: 459px;
    left: 713px;
}
.area-tip{
    z-index: 3;
}
.area-tip .area1{
    top: 224px;
    left: 36px;
    width: 205px;
    height: 379px;
    transform: rotate(60deg);
}
.area-tip .area2{
    top: 126px;
    left: 320px;
    width: 198px;
    height: 253px;
    transform: rotate(61deg);
}
.area-tip .area3{
    top: 3px;
    left: 550px;
    width: 198px;
    height: 253px;
    transform: rotate(62deg);
}
.area-tip .area4{
    top: 97px;
    left: 908px;
    width: 266px;
    height: 430px;
    transform: rotate(120deg);
}
.area-tip .area5{
    top: 387px;
    left: 692px;
    width: 280px;
    height: 230px;
    transform: rotate(29deg);
}
.dot-tip .default{
    background-color: #c4272e;
}
.dot-tip .active{
    box-shadow: 0 0 5px 2px #cfcccf;
    transition: 1s;
}
.section{
    position: relative;
    margin: 10px 0;
}
.section.row{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}
.section .img-box{
    display: block;
    height:51px;
    width: 51px;
}
.section-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    cursor: pointer;
}
.section .selected{
    color: #d90422;
}
.text-tip{
    font-size: 20px;
    color: #333;
}
.close-left,
.close-right{
    position: absolute;
    top: -46px;
    right: -39px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #999;
    cursor: pointer;
}
.close-icon{
    position: absolute;
    left: 9px;
    bottom: 5px;
    color: #fefefe;
    font-size: 20px;
    font-weight: 400;
}
.top-text{
    font-size: 14px;
    color: #666;
}
.section.column{
    display: flex;
    flex-direction: column;
    height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}
.product-title{
    font-size: 18px;
    color: #666;
    text-align: left;
    padding-left: 20px;
}
.product-box.row{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-evenly;
    width: 100%;
    padding: 5px;
    margin: 0;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
}
.product-img-box{
    border: 1px solid #eee;
    height:94px;
    width:104px;
    overflow: hidden;
}
.product-img-box img{
    display: block;
    width: 100%;
}
.product-img{
    display: block;
    height:94px;
    width:104px;
}
.product-text{
    flex: 1;
    display: flex;
    padding-left: 16px;
    flex-direction: column;
    justify-content: flex-start;
}
.product-text-desc{
    font-size: 14px;
    color: #333;
    overflow: hidden;
}
.product-bottom-desc{
    font-size: 14px;
    color: #666;
}
.product-text .price{
    align-self: flex-end;
    margin-top: 6px;
}
.price-text{
    color: #f40000;
    font-size: 14px;
}
.pedometer{
    border: 1px solid #cccccc;
    display: inline-block;
}
.pedometer .option-num{
    display: inline-block;
    font-size: 14px;
    width: 20px;
    text-align: center;
    line-height: 20px;
}
.pedometer .pedometer-num{
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    width: 30px;
}
.pedometer-left,
.pedometer-right{
    cursor: pointer;
}
.care{
    font-size: 12px;
    color: #fff;
    padding: 2px 8px;
    border-radius: 10px;
    background-color: #fe0000;
}
.ellipsis-2{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word; /*在长单词或 URL 地址内部进行换行*/
    word-break: break-all; /*允许在单词内换行*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}


.petroleum-title{
    width: 1200px;
    margin: 10px auto;
    font-size: 26px;
}