* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}
ul {
    list-style: none;
}
a {
    text-decoration: none;
}
.container {
    max-width: 100%;
    margin: auto;
}
header {
    height: 80px;
}
header ul {
    background-color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header ul li a {
    font-size: 15px;
}
header ul li:nth-child(1) img {
    position: relative;
    left: 45px;
    top: 10px;
}
header ul li:nth-child(2) img {
    position: absolute;
    left: 155px;
    top: 25px;
}
header ul li:nth-child(3) a {
    position: absolute;
    top: 32px;
    left: 180px;
    color: black;
    font-size: 13px;
}
header ul li:nth-child(4) a {
    position: absolute;
    top: 30px;
    left: 240px;
    font-size: 16px;
    color: #E95221;
    font-weight: bold;
}
header ul li:nth-child(5) img {
    position: relative;
    top: 5px;
    left: 190px;
}
header ul li:nth-child(6) a {
    position: absolute;
    top: 30px;
    left: 540px;
    color: black;
    font-size: 13px;
}
header ul li:nth-child(7) {
    position: relative;
    top: 5px;
    left: 270px;
}
header ul li:nth-child(7) input {
    border: none;
    border-radius: 5px;
    color: rgb(137, 138, 139);
    background-color: rgb(234, 237, 240);
    width: 358px;
    line-height: 30px;
    padding-left: 20px;
}
header ul li:nth-child(8) img {
    position: relative;
    left: 230px;
}
header ul li:nth-child(9) a {
    position: absolute;
    top: 50px;
    right: 198px;
    font-size: 10px;    
}
header ul li:nth-child(10) img {
    position: relative;
    left: 130px;
}
header ul li:nth-child(11) a {
    position: absolute;
    top: 50px;
    right: 115px;
    font-size: 10px; 
}
header ul li:nth-child(12) img {
    position: relative;
    left: 30px;
}
header ul li:nth-child(13) a {
    position: absolute;
    top: 50px;
    right: 35px;
    font-size: 10px; 
}
.menutaikhoan {
    position: absolute;
    top: 70px;
    right: 90px;
    height: 80px;
    width: 100px;
    background-color: white;
    border: 1px solid #e85321;
    display: none;
}
.hmenu1:hover .menutaikhoan {
    display: block;
}
.menutaikhoan .dangky {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100px;
    font-size: 15px;
    color: #e85321;
    font-weight: bold;
}
.menutaikhoan .dangnhap {
    position: absolute;
    top: 50px;
    left: 10px;
    width: 100px;
    font-size: 15px;
    color: #e85321;
    font-weight: bold;
}
.chuvangdangnhap {
    color: #e85321;
}.quenmatkhau {
    position: relative;
    right: 150px;
    top: 80px;
    color: #e85321;
}
nav {
    height: 40px;
    background-color: #E95221;
}
.hmenu {
    display: flex;
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 40px;
    align-items: center;
}
.hmenu li a:hover {
    font-weight: bolder;
}
.hmenu>li>a {
    color: white;
    padding-left: 60px;

}
.sub-menu {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 1350px;
    height: 500px;
    display: none;
    overflow-y: auto;
    list-style: none;
    padding: 10px;
    background-color: white;
    float: left;
    padding-left: 20px;
    z-index: 1;
}
.hmenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.colum {
    flex: 1;
    padding: 10px;
    float: left;
    width: 20%;
    padding-bottom: 20px;
}
.colum li a {
    color: black;
    font-size: 15px;
    line-height: 25px;
}
.colum li a:hover {
    color: #e85321;
}
.vien ul.sub-menu {
    position: absolute;
    top: 100px;
}
ul.hmenu>li:hover .sub-menu {
    display: block;
}
.SANPHAMMOI>div>a>p {
    font-size: 26px;
    color: #E95221;
    text-align: center;
    margin-top: 120px;
    position: relative;
    top: -80px;
}
article>.thenoi {
    margin-top: 20px;
    padding-left: 600px;
    position: absolute;
    top: 190px;
}
.thenoi>.the1 {
    height: 5px;
    width: 55px;
    background-color: rgb(175, 167, 163);
    float: left;
    border-radius: 5px;
}
.thenoi>.the2 {
    height: 5px;
    width: 55px;
    background-color: #E95221;
    float: left;
}
.thenoi>.the3 {
    height: 5px;
    width: 55px;
    background-color: rgb(175, 167, 163);
    float: left;
    border-radius: 5px;
}
.thongtingiua {
    text-align: center;
}
.othongtin {
    height: 40px;
    width: 405px;
    border: 1px solid rgb(165, 162, 162);
    border-radius: 5px;
    margin: 5px;
    padding-left: 20px;
    align-items: center;
}
.taikhoan {
    position: relative;
    text-align: center;
    top: -30px;
    font-size: 15px;
}
.odangnhap {
    height: 40px;
    width: 405px;
    background-color: #E95221;
    align-items: center;
    border-radius: 5px;
    position: relative;
    left: 473px;
    margin-top: 5px;
    text-align: center;
}
.odangnhap p {
    position: absolute;
    right: 170px;
    top: 10px;
    color: white;
    font-size: 12px;
}
.footer1 {
    margin-top: 170px;
    height: 455px;
    width: 100%;
    background-color: rgb(24, 22, 22);
}
.footer2 {
    height: 170px;
    width: 100%;
    background-color: #E95221;
    position: relative;
}
.chu-footer1 {
    color: white;
    width: 300px;
    font-size: 13px;
}
.indam {
    color: #E95221;
}
.cotmot {
    padding-top: 30px;
    padding-left: 20px;
}
.cothai {
    padding-top: 30px;
    padding-left: 30px;
}
.chu-footer2 {
    color: white;
    width: 350px;
    font-size: 13px;
}
.thanhmothang {
    display: flex;
    margin-right: 10px;
}
.chu-vang {
    color: #E95221;
}
.cotba {
    padding-top: 30px;
}
.chu-footer3 {
    color: white;
    width: 300px;
    font-size: 13px;
    line-height: 30px;
}
.cotbon {
    padding-top: 30px;

}
.chu-footer4 {
    color: white;
    width: 350px;
    font-size: 13px;
    line-height: 30px;
}
.chu-footer4 li:hover {
    color: #E95221;
}
.chu-footer3 li:hover {
    color: #E95221;
}
.footer2 {
    color: white;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
}
.hinhanhsohai {
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.hinhanhsoba {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.chu-vang a {
    color: white;
}
.chu-vang a:hover {
    color: #e85321;
}
.chinhsach {
    color: white;
}
.chinhsach:hover {
    color: #e85321;
}
