/*
Theme Name: JC Theme
Theme URL: http://demo-hc.com
Description: Theme Custom
Author: John Doe
Author URL: http://demo-hc.com
Template: wpbstarter
Version: 1.2.3
Text Domain: wpbstarter
*/

.content-site .container {
	max-width: 1080px !important;
	padding: 0px 30px !important;
}
.dp-block-mb {
	display: none;
}
.pd-0px {
	padding: 0px;
}
.main_body_site {
	background: #f1f1f1;
	padding-bottom: 30px;
}

.ball-number {
    display: inline-block;
    text-align: center;
    background-position: -3px -5px;
    background-size: 65px;
    background-repeat: no-repeat;
    font-size: 26px;
    font-weight: 600;
    margin-right: 6px;
    filter: grayscale(100%);
    width: 8.5%;
    border-radius: 5px;
    height: 120px;
    margin-left: 30px;
    padding-top: 5px;
}
.ball-number-2 {
    display: inline-block;
    text-align: center;
    background-position: -6px -5px;
    background-size: 70px;
    background-repeat: no-repeat;
    font-size: 24px;
    font-weight: 600;
    margin-right: 30px;
	filter: grayscale(100%);
}
.number-open .list-ball-number span:first-child {
    position: relative;
    top: 10px;
    color: #fff;
}
.text-ball {
    display: block;
    bottom: -15px;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    margin: 5px;
    border-radius: 5px;
    font-weight: 300;
    color: #111;
}
.list-ball-number {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
}
.list-ball-number .ball {
    width: 14,28%;
}
.list-ball-number-history {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.list-ball-number-history .ball-number {
    width: 14,28%;
}
.ball-number.history {
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 26px;
    background-position: -3px -3px;
    background-size: 35px;
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: 600;
    margin-right: 2px;
}
.list-ball-number-history .text-ball {
    display: block;
    bottom: -15px;
    font-size: 15px;
    text-align: center;
    line-height: 26px;
    font-weight: 400;
}
.last_number.history:before {
    content: "+";
    position: absolute;
    color: #d80011;
    font-size: 20px;
    right: 36px;
    top: -2px;
}
.body-history-list-number-open th {
	vertical-align: inherit;
}
.banner-sl img {
	margin-bottom: 15px;
	border-radius: 3px;
}
.ball-number.green {
    background: #007200;
	filter: unset;
}
.ball-number.red {
    background: #cc0302;
	filter: unset;
}
.ball-number.blue {
    background: #012ec7;
	filter: unset;
}
.number-open .list-ball-number .ball-number text-ball {
    position: relative;
    top: 10px;
    color: #111;
}
.open-number-today {
    border: 12px solid #147cc2;
    border-radius: 5px;
    box-shadow: 0px 0px 5px gainsboro;
    background: #fff;
    padding: 0px;
    margin-top: 15px;
}
.label-number-open {
    padding: 5px;
    border-radius: 3px;
    margin-bottom: 20px;
    background-color: #ffc9c9;
    border: 1px solid #d80011;
    color: #d80011;
}
.number-open {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.header_site .carousel-control-prev {
    border: 0px;
}
.header_site .carousel-control-next {
    border: 0px;
}
.id-open-number {
    display: block;
    float: right;
}
.last_number:before {
    content: "+";
    position: absolute;
    color: #646464;
    font-size: 30px;
    right: 100px;
    top: 35px;
}
.last_number {
    position: relative;
    margin-left: 60px;
}
.body-time-number-open {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.body-time-number-open b {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    margin: 0px 5px;
}
.body-time-number-open span {
    display: inline-block;
    border-radius: 5px;
    font-size: 45px;
    color: #363636;
    text-align: center;
    padding: 0px;
    font-weight: bold;
    /* background: rgb(255 255 255); */
    /* background: linear-gradient(0deg, rgb(227 227 227) 0%, rgb(223 223 223) 53%, rgb(235 235 235) 56%, rgb(255 255 255) 100%); */
    /* box-shadow: 0px 2px 5px #c3c3c3; */
}
.time-number-open {
    padding-right: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.body-time-number-2-open {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.body-time-number-2-open b {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 40px;
	margin: 0px 15px;
}
.body-time-number-2-open span {
    display: inline-block;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    font-size: 40px;
    color: #363636;
    text-align: center;
    width: 85px;
    padding: 10px 15px;
    font-weight: bold;
    background: rgb(255 255 255);
    /* background: linear-gradient(0deg, rgba(17,17,17,1) 0%, rgba(18,18,18,1) 53%, rgb(38 38 38) 56%, rgb(78 78 78) 100%); */
    box-shadow: 0px 2px 5px #c3c3c3;
}
.time-number-2-open {
    padding-right: 0px !important;
}
.history-list-number-open {
    margin-top: 30px;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    box-shadow: 0px 0px 5px gainsboro;
    background: #fff;
    padding: 20px;
}
.body-history-list-number-open-click-show {
    padding: 0px !important;
    background: #fff;
    margin-top: 30px;
}
.history-list-number-open-click-show .banner-sl {
    margin-top: 15px;
}
.time-open-nb-history {
    vertical-align: inherit !important;
    font-size: 13px;
    padding-right: 0px;
    display: flex;
    justify-content: flex-end;
}
.thead-light-list-number {
    padding: 10px 15px;
    margin-bottom: 0px;
    background: #f1f1f1;
    text-align: center;
    border-radius: 3px;
    background-color: #ffc9c9;
    border: 1px solid #d80011;
    color: #d80011;
}
.item-list-number-his {
    border-bottom: 1px solid gainsboro;
    padding: 0px;
    margin: 0px;
}
.body-list-number-his {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}
.label-list-number-open-his h1 {
    font-size: 23px !important;
    margin-bottom: 15px;
    margin-top: 15px;
}
.sina-nav .sina-menu > li.active > a, .sina-nav .sina-menu > li > a:hover, .sina-nav .sina-menu > li > a:focus {
    color: #1085e4;
    background-color: transparent;
    border: 0px dashed #999999;
}
#time-site {
    position: absolute;
    right: 0px;
    top: 70px;
    color: #000;
    font-size: 19px;
    width: 372px;
}
.id-number-his {
    padding-right: 0px !important;
    font-size: 14px;
    padding-bottom: 5px;
}
.wpbstarter-page-title-area {
    position: relative;
    background-color: #333333;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 0;
    background-position: center center;
    z-index: 1;
    margin-top: 0px;
    color: #fff;
    margin-bottom: 30px;
}
.label-and-time-mb {
	display: none;
}
.btn-show-list-nb {
	display: none;
}
.list-ball-number #green {
    background: #007200;
    filter: unset;
}
.list-ball-number #blue {
    background: #012ec7;
    filter: unset;
}
.list-ball-number #red {
    background: #cc0302;
    filter: unset;
}
.text_lb_left_id_op {
	float: left;
}
.itemidnbopen {
	float: right;
}
#text_lb_next_id {
    display: unset;
}
.id_next_op_col_right {
	font-size: 15px;
}
.label-number-open-mb {
    display: flex;
    align-items: center;
}
.open-number-today .label-number-open {
	display: flow-root;
}
.header_site .container {
    padding: 0px !important;
}
.info-time-open-home {
    padding: 0px !important;
    text-align: center;
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: flex-end;
    flex-direction: column;
}
.info-time-open-home span {
    background: #ad0f30;
    padding: 10px 10px;
    border-radius: 3px;
    color: #dfdfdf;
    font-size: 13px;
}
.info-time-open-home p {
    font-size: 19px;
    font-weight: 500;
}
.sina-nav {
    border-bottom: 0px !important;
}
.main-banner-info-home {
    margin-top: 30px;
    margin-left: 0px;
    width: 100%;
    margin-bottom: 10px;
}
.main-banner-info-home .img-banner {
    box-shadow: 0px 0px 5px gainsboro;
    padding: 10px;
    width: 63%;
    float: left;
}
.main-banner-info-home .text-col {
    width: 36%;
    float: right;
    margin-left: 10px;
}
.main-banner-info-home .img-banner img {
    width: 100%;
    height: 240px;
}
.banner-2-home img {
	width: 100%;
}
.banner-info-home .body-text-col {
    box-shadow: 0px 0px 5px gainsboro;
    padding: 15px 15px;
    height: 100%;
}
.banner-info-home .body-text-col p {
    margin-top: 20px;
    line-height: 30px;
    color: #5e5e5e;
    font-size: 13px;
}
.banner-info-home .body-text-col b {
    font-size: 20px;
    font-weight: 400;
    color: #2e2e2e;
}
.body-md-news-home .body-col-news-home {
    box-shadow: 0px 0px 5px gainsboro;
    
}
.list-news-home {
    margin-top: 15px;
	padding: 10px;
}
.list-news-home .item-list-news {
    margin-bottom: 15px;
    font-size: 15px;
}
.label-body-col-news-home {
    background: linear-gradient(#ffffff, #e7e7e7);
    padding: 5px 0px;
}
.label-body-col-news-home b {
    background: #3399e3;
    color: #dfff;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 400;
}
.label-body-col-news-home b:after {
    content: "";
    width: 0px;
    height: 0px;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #3399e3;
    position: absolute;
    left: 101px;
    top: 20px;
}
.label-body-col-news-home span {
    float: right;
    padding-right: 5px;
    font-size: 14px;
    color: #5e5e5e;
}
.body-md-news-home .col-news-home {
    padding: 10px;
}
.list-news-home .title-item-list-news {
    padding-left: 15px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #606060;
}
.list-news-home .title-item-list-news:before {
	content: "";
    width: 0px;
    height: 0px;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #2c6c9b;
    position: absolute;
    left: 20px;
}
.body-number-open-home:before {
    content: "开奖结果";
    border-bottom: 35px solid #df0000;
    border-left: 30px solid transparent;
    border-right: 40px solid transparent;
    height: 0px;
    width: 145px;
    transform: rotate(319deg);
    position: absolute;
    top: 17px;
    left: -29px;
    color: #fff;
    font-size: 18px;
}
.history-archive.last_number {
    margin-left: 60px !important;
}
.info-time-open-home p {
    color: #111;
    font-size: 18px;
}
.field-item-list-number-his {
    padding: 0px !important;
}




/***************************************************/
/******************** UPDATE VV *******************/
/*************************************************/
.menu_site #menu-menu-header {
    width: 100%;
    background: linear-gradient(#157ac1, #0868a9);
}
.menu_site #menu-menu-header li {
    width: 11%;
    text-align: center;
}
.menu_site #menu-menu-header li a {
    border: 1px solid transparent;
    min-width: 100%;
    color: #c5e7ff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px;
    border-left: 1px solid #0079cb;
    border-right: 1px solid #0164a7;
}
.menu_site #menu-menu-header .menu-1 {
    background: #d90011;
}
.menu_site #menu-menu-header .menu-2 {
    background: #00a0ea;
}
.menu_site #menu-menu-header .menu-3 {
    background: #17c001;
}
.menu_site #menu-menu-header .menu-4 {
    background: #d9a400;
}
.menu_site #menu-menu-header .menu-5 {
    background: #692cc5;
}
.menu_site #menu-menu-header .menu-6 {
    background: #c42cb5;
}
.header_site {
    padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px !important;
}
.sina-nav .sina-brand {
    height: 110px;
    max-width: 100%;
    padding: 0;
    margin: 0 15px 0 0;
    text-decoration: none;
}
.sina-nav .sina-brand > img {
    height: 100%;
    padding: 0;
}
.label-number-open .info {
    text-align: right;
}
#footer-main {
	text-align: center;
	margin-top: 30px;
}
.sina-nav-header-logo {
	margin-bottom: 10px;
}
.header_banner_site .container {
	padding: 0px !important;
}
.col-open-number-today-home {
    padding: 0px !important;
}
.body-number-open-home {
    margin: 25px 10px !important;
}
.label-number-history-home {
    padding: 5px;
    border-radius: 3px;
    background-color: #ffc9c9;
    border: 1px solid #d80011;
    color: #d80011;
}
.number-history-home {
	padding-right: 0px;
}
.label-id-open {
    width: 100%;
    margin-bottom: 15px;
}
.top-header-site {
    display: flow-root;
    background: #f7f7f9;
    padding: 10px 5px;
}
.text-left-top-header {
    float: left;
    font-size: 14px;
    color: #727272;
}
.text-right-top-header {
    float: right;
    font-size: 14px;
}
.form-search-header input {
    width: 290px;
	font-size: 13px;
}
.form-search-header .form-group {
    margin-right: 2px !important;
    float: left;
}
.sina-menu .current-menu-item a {
    background: url(/wp-content/uploads/2023/04/nav_19.jpg) no-repeat right top;
    height: 44px;
}
.sina-menu li a:hover {
    background: url(/wp-content/uploads/2023/04/nav_19.jpg) no-repeat right top;
    height: 44px;
}
.form-search-header {
    display: flex;
}
.form-search-header button  {
    float: right;
    font-weight: bold;
    width: 65px;
    background: #2b6d8f;
    border: 1px solid #145a7e;
}
.text-left-top-header img {
    border-radius: 3px;
    margin-right: 5px;
    width: 20px;
}
.text-right-top-header img {
    height: 20px !important;
    width: 40px !important;
    margin-right: 8px;
}


@media screen and (max-width: 600px) and (min-width: 100px) {
.content_site .container {
    max-width: 100% !important;
}
.ball-number.history {
    display: inline-block;
    text-align: center;
    background-position: -4px -3px;
    background-size: 35px;
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: 600;
    margin-right: 2px;
}
.ball-number {
    display: inline-block;
    text-align: center;
    background-position: -8px -5px;
    background-size: 65px;
    background-repeat: no-repeat;
    font-size: 18px;
    font-weight: 600;
    margin-right: 6px;
    filter: grayscale(100%);
}
.last_number:before {
    content: "+";
    position: absolute;
    color: #d80011;
    font-size: 20px;
    right: 58px;
    top: 0px;
}
.body-time-number-open span {
    display: inline-block;
    border-radius: 5px;
    font-size: 25px;
}
.header_banner_site .container {
	max-width: 95% !important;
}
}

/************ CSS RESPONSIVE ************/
@media only screen and (max-width: 48em) {
.number-open {
	padding-right: 0px !important;
	border-right: 0px;
}
.ball-number {
    display: inline-block;
    text-align: center;
    line-height: 46px;
    background-position: 0px 0px;
    background-size: 50px;
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: 600;
    margin-right: -10px;
}
.last_number:before {
    content: "+";
    position: absolute;
    color: #d80011;
    font-size: 20px;
    right: 55px;
    top: 0px;
}
.open-number-today {
    margin-top: 15px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0px 0px 5px gainsboro;
    background: #fff;
    padding: 5px;
    margin: 10px -5px;
}
	.time-number-open {
		padding: 15px 0px;
	}
	.dp-none-mb {
		display: none;
	}
	.ball-number.history {
		height: 35px;
		width: 35px;
		background-size: 40px;
		line-height: 30px;
		background-position: -3px -3px;
		font-size: 13px;
		margin-right: 2px !important;
	}
	.ball-number.history .text-ball {
    display: block;
    bottom: -10px;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
}
	.time-open-nb-history {
    max-width: 100%;
    flex: auto;
    position: relative;
    top: -10px;
    background: indianred;
    text-align: center;
    border: 1px dashed #f3f3f3;
    border-radius: 3px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
	.time-open-nb-history svg {
    margin-right: 5px;
}
	.item-list-number-his {
    border: 1px solid #dbdbdb;
    padding: 15px 5px;
    margin-bottom: 5px !important;
    margin: 0px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    background: #fafafa;
}
	.body-list-number-his {
		border: 0px solid;
	}
	.last_number.history:before {
    content: "+";
    position: absolute;
    color: #d80011;
    font-size: 20px;
    right: 41px;
    top: 0px;
}
	.field-item-list-number-his {
		padding: 0px !important;
	}
	.history-list-number-open {
		padding: 0px;
	}
	.thead-light-list-number {
		display: none;
	}

	#time-site {
    position: absolute;
    right: 15px;
    top: 20px;
    color: #fff;
    font-size: 14px;
}
	.display-none-mb {
		display: none !important;
	}
	.label-number-open-mb {
    background: #cd5c5b;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 3px;
    color: #fff;
	font-size: 15px;
}
	.open-number-today .number-open {
    margin-top: 20px;
}
	.label-and-time-mb {
    display: block;
}
	.banner-sl {
		display: none;
	}
	.history-list-number-open-click-show {
    margin: 10px 0px;
}
	.open-number-today a.btn {
		width: 100%;
	}
	.text-ball {
    display: block;
    bottom: -15px;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
}
	.btn-show-list-nb {
	display: block;
}
	.open-number-today .last_number {
    position: relative;
    margin-left: 30px;
}
	.list-ball-number-history .last_number {
    position: relative;
    margin-left: 10px;
}
	.text_lb_left_id_op {
	float: left;
}
.itemidnbopen {
	float: right;
}
.id_next_op_col_right {
    border-left: 2px solid #fff;
    padding: 0px 5px;
    margin-left: 5px;
    font-size: 13px !important;
    padding-right: 0px;
}
#text_lb_next_id {
	display: block !important;
}
	.sina-nav-header-logo {
    text-align: center;
	margin-bottom: 0px;
}
	.time-open-nb-history {
            display: none !important;
        }
        .time-open-nb-history {
            max-width: 100%;
            flex: auto;
            position: relative;
            top: -10px;
            background: indianred;
            text-align: center;
            border: 0px !important;
            border-radius: 3px;
            padding: 5px;
            display: flex;
            justify-content: unset !important;
            align-items: center;
            color: #fff;
        }
        .dp-block-mb {
            display: block !important;
        }
        .ball-number.history {
    height: 28px;
    width: 25px;
    background-size: 28px;
    line-height: 25px;
    background-position: -2px 0px;
    font-size: 11px;
    margin-right: 0px !important;
}
    .id-number-his {
    padding-right: 0px !important;
    font-size: 13px;
    padding-left: 0px;
    width: 30% !important;
    max-width: 30%;
}
    .field-item-list-number-his {
    padding: 0px !important;
    width: 65% !important;
    max-width: 65%;
}
    .ball-number.history .text-ball {
        display: block;
        bottom: -10px;
        font-size: 15px;
        text-align: center;
        line-height: 35px;
    }
    .list-ball-number-history .last_number {
    position: relative;
    margin-left: 10px;
}
.last_number.history:before {
    content: "+";
    position: absolute;
    color: #d80011;
    font-size: 20px;
    right: 26px;
    top: 0px;
}
.open-number-today {
    margin-top: 15px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0px 0px 5px gainsboro;
    background: #fff;
    padding: 0px;
    margin: 10px -10px;
}
.history-list-number-open-click-show {
    margin: 10px 0px;
    width: -webkit-fill-available;
}
.body-history-list-number-open-click-show {
    padding: 5px 5px 5px 5px !important;
    margin-top: 0px;
    border-radius: 5px;
}
.body-number-open-home {
    margin: 0px !important;
	padding-top: 2%;
}

}
@media (min-width: 768px) {
	.menu_site {
		background: #0868a9;
	}
.content_site .container {
    max-width: 100% !important;
}
.ball-number {
    display: inline-block;
    text-align: center;
    line-height: 45px;
    background-position: -5px -5px;
    background-size: 60px;
    background-repeat: no-repeat;
    font-size: 24px;
    font-weight: 600;
    margin-right: -10px;
    filter: grayscale(100%);
    margin-left: 40px;
}
	.last_number {
    position: relative;
    margin-left: 55px;
}
.last_number:before {
    content: "+";
    position: absolute;
    color: #646464;
    font-size: 23px;
    right: 78px;
    top: 35px;
}
	.ball-number.history {
    display: inline-block;
    text-align: center;
    line-height: 26px;
    background-position: -3px -1px;
    background-size: 30px;
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: 600;
    margin-right: 2px;
}
	.sina-nav .container {
    max-width: 1080px !important;
}
	.content-site .container {
		max-width: 1080px !important;
		padding: 0px 15px;
	}
	.banner-info-home {
		max-width: 1080px !important;
	}
	.banner-2-home {
		max-width: 1080px !important;
	}
	.md-news-home {
		max-width: 1080px !important;
	}
	.header_banner_site .container {
    max-width: 1080px !important;
}
	.sina-nav.mobile-sidebar .sina-menu {
    padding: 0px;
    margin: 0;
}
	.menu_site #menu-menu-header li {
    float: left !important;
}
	.last_number.history:before {
    content: "+";
    position: absolute;
    color: #d80011;
    font-size: 16px;
    right: 33px;
    top: -2px;
}
	.archive .site-main .container {
    max-width: 1080px !important;
    padding: 0px 15px;
}
	.page .container {
    max-width: 940px !important;
    padding: 0px !important;
}
	.banner-info-home .body-text-col {
		padding-right: 0px !important;
	}
	.main-banner-info-home {
		margin-top: 30px;
		margin-left: 0px;
		width: 100%;
		margin-bottom: 10px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	}
	.list-news-home .title-item-list-news {
    padding-left: 15px;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #606060;
}
}