* {
    padding: 0;
    margin: 0;
}

.cont {
    width: 70%;
    margin: 0 auto;
}

.logobox {
    text-align: center;
    margin: 25px 0;
}
.logobox img{
    /* height: 200px; */
}
.tablink {
    width: 100%;
    text-align: center;
}

.tablink a {
    display: inline-block;
    width: 19%;
    outline: none;
    color: #000;
    text-decoration: none;
    font-size: 25px;
    font-weight: 900;
}
.videobox {
    margin: 25px 0;
	-webkit-filter: brightness(108.5%);
}
.imgbox,.banner {
    text-align: center;
    margin: 25px 0;
    width: 100%;
}

.imgbox img {
    width: 100%;
    height: 500px;
}
.textbox h3 {
    font-size: 25px;
    color: #000;
}

.textbox p {
    line-height: 2em;
    font-size: 20px;
}

.imgbox2 {
    text-align: center;
    margin-top: 25px;
    width: 100%;
    display: block ruby;
}

.imgbox2 .item_1 {}

.imgbox2 .item_1 h1 {
    height: 80px;
    line-height: 80px;
    outline: none;
    color: #000;
    text-decoration: none;
    font-size: 22px !important;
    font-weight: 900;
    text-align: left;
}

.imgbox2 .item_1 a {
    display: inline-block;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5em;
    padding-left: 16px;
}

.imgbox2 .item_1 li {
    height: 47px;
    line-height: 47px;
    text-align: left;
    padding: 0 !important;
    width: 50% !important;
background-position-y: 19px  !important;
}

.bottom {
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: 60px;
}