.enCookie h1 {
    color: #f3953e;
    line-height: 30px;
    text-align: start;
    border-bottom: 2px solid #f3953e;
    margin: 0;
    font-size: 18px;
     margin:15px 0px;
}

.enCookie h1::after {
    content: '';
    display: block;
    height: 2px;
    background-color: #fad049;
}
.warpper>p{
    padding-left:282px
}
.content{
    padding: 0 20px 20px 20px;
}

.enCookie p {
    font-size: 12px;
    text-align: justify;
    margin-bottom: 8px;
    line-height: 20px;
    color: #666;
}
.enCookie h4{
    font-size: 12px;
    text-align: justify;
    margin-bottom: 8px;
    line-height: 20px;
    color: #666;
}
.enCookie h2 {
    display: flex;
    align-items: center;
    font-size: 18px;
     margin:15px 0px;
    color: #666;
}
.enCookie h3{
    font-size: 16px;
     margin:15px 0px;
    color: #666;
}
.enCookie h2>div {
    display: none;
    /*height: 10px;*/
    /*width: 10px;*/
    /*display: inline-block;*/
    /*background-color: #000000;*/
    /*transform: rotate(45deg);*/
}

.enCookie table {
    margin-left: 65px;
    border-collapse: collapse;
    text-align: center;
    width: 800px;
    font-size: 14px;
}

.enCookie tr,
td,
th {
    border: 1px solid #000;
}

.enCookie th,
td {
    padding: 5px 10px;
}
 .enCookie .artBtn {
    display: block;
    width: 101px;
    height: 29px;
    background: #FFD000;
    color: white;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    border-radius: 4px;
}
.enCookie {
    width:920px;
    float: right;
}

.foot {
    margin-right: 120px;
    float: right;
    text-align: right;
}