.events-container .home_service li {
    float: left;
    width: 610px;
    padding: 30px 24px 24px;
    box-sizing: border-box;
    background: #d9edf7;
    height: 226px;
    border-radius: 8px;
    margin-right: 60px
}

.events-container .home_service li:first-child .service_img {
    padding-top: 15px
}

.events-container .service_img {
    float: left
}

.events-container .service_info {
    float: left;
    margin-left: 24px;
    width: 340px
}

.events-container .service_title a {
    color: #0c672c;
    font-family: 'Inter Bold';
    font-size: 24px
}

.events-container .service_p {
    color: #111b51;
    font-size: 18px;
    font-family: 'Inter Medium';
    padding: 12px 0 14px
}

.events-container .service_btn {
    display: inline-block;
    height: 50px;
    background: #00679a;
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 4px;
    font-size: 20px;
    font-family: 'Inter Bold'
}

.events-container .service_btn:hover {
    color: #fff
}

.events-container .publication {
    margin-top: 10px
}

.events-container .publication ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    /* align-items: center; */
    gap: 20px;
}

.events-container .publication ul li {
    width: 350px;
    /* margin-right: 40px; */
    border: 1px solid #cacaca;
    box-sizing: border-box;
    background: #fff;
    border-top: 3px solid #fa9d19;
    padding: 20px;
    min-height: 450px;
    /* margin-bottom: 45px; */
    position: relative
}

.events-container .pub_benefit {
    margin-top: 15px
}

.events-container .pub_benefit td {
    vertical-align: top;
    padding-bottom: 4px
}

.events-container .pub_benefit td img {
    vertical-align: middle;
    margin-right: 12px;
    position: relative;
    bottom: 3px
}

.events-container .td_p {
    /* font-size: 15px; */
    color: #0c672c;
    font-family: 'Inter Medium';
    line-height: 24px
}

.events-container .pub_btn {
    position: absolute;
    bottom: 30px
}

.events-container #banner_tabs4 {
    height: 320px;
    background: #0275e0
}

.events-container .banner_bg1 {
    display: none
}

.events-container .flexslider {
    margin: 0 auto 20px;
    position: relative;
    width: 100%;
    height: 330px;
    overflow: hidden;
    zoom: 1
}

.events-container .flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px
}

.events-container .flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0
}

.events-container .flex-direction-nav .flex-prev {
    left: 0
}

.events-container .flexslider:hover .flex-next {
    opacity: .8;
    filter: alpha(opacity=25)
}

.events-container .flexslider:hover .flex-prev {
    opacity: .8;
    filter: alpha(opacity=25)
}

.events-container .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center
}

.events-container .flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    display: inline
}

.events-container .flex-control-paging li a {
    background: url(../img/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 17px;
    cursor: pointer
}

.events-container .flex-control-paging li a.flex-active,
.events-container .flex-control-paging li.active a {
    background-position: 0 0
}

.events-container .banner_bg1,
.banner_bg2 {
    /* width: 1920px; */
    height: 320px;
    display: block
}

.events-container .free_left {
    /* width: 900px; */
    float: left
}

.events-container .free_right {
    /* width: 350px; */
    float: right
}

.events-container .support {
    background: url(../img/home_support.jpg) no-repeat top center;
    height: 615px
}

.events-container .support_item {
    position: relative
}

.events-container .support_item ul li {
    font-size: 20px;
    color: #00679a;
    font-family: 'Inter Bold';
    position: absolute
}

.events-container .events li {
    box-shadow: 0 0 8px rgb(0 0 0 / 14%);
    padding: 24px;
    border-radius: 8px;
    margin-bottom: 30px
}

.events-container .event_left {
    /* float: left;
    width: 1000px */
}

.events-container .event_title a {
    font-size: 20px;
    font-family: 'Inter SemiBold'
}

.events-container .event_title a:hover {
    color: #00599c
}

.events-container .event_info {
    padding: 10px 0 14px
}

.events-container .event_info span {
    margin-right: 60px;
    font-size: 15px
}

.events-container .event_info span i {
    color: #969799;
    margin-right: 8px;
    font-size: 16px
}

.events-container .event_link span {
    display: inline-block;
    color: #8d8e90;
    font-size: 12px;
    padding: 0 28px
}

.events-container .event_type {
    padding-top: 15px;
    padding-bottom: 15px
}

.events-container .type_title {
    text-align: center
}

.events-container .type_title span {
    display: inline-block;
    font-size: 24px;
    font-family: 'Inter Bold';
    background: #00679a;
    color: #fff;
    line-height: 56px;
    padding: 0 50px;
    border-radius: 30px
}

.events-container .events_ul li {
    float: left;
    margin-right: 40px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 4px 5px rgb(0 0 0 / 7%);
    width: 400px
}

.events-container .event_type_info {
    height: 92px;
    font-size: 16px
}

.events-container .line {
    display: inline-block;
    color: #8d8e90;
    font-size: 12px;
    padding: 0 14px
}

.events-container .type_img {
    height: 190px
}

.events-container .type_operate {
    padding: 12px 18px;
    border-radius: 0 0 6px 6px
}

.events-container .type_name a {
    font-size: 18px;
    font-family: 'Inter SemiBold';
    margin-bottom: 7px;
    display: inline-block
}

.events-container .organize_type {
    margin-bottom: 8px
}

.events-container .type_link {
    color: #00679a;
    font-family: 'Inter SemiBold'
}

.events-container .type_link img {
    margin-left: 10px
}

.events-container .event_logo {
    width: 220px;
    float: right;
    text-align: center
}

.events-container .left_form_content {
    width:80%;
    /* float: left;
    margin-right: 60px */
}

.events-container .input_span {
    display: block;
    font-size: 17px;
    margin-bottom: 8px;
    width: 180px
}

.events-container .red_span {
    color: red
}

.events-container .fm_text {
    background: #fff;
    width: 100%;
    line-height: 46px;
    font-size: 12px;
    color: #333;
    border: 1px solid #d6d6d6;
    height: 46px;
    padding-left: 10px;
    outline: 0;
    box-sizing: border-box;
    border-radius: 4px
}

.events-container .error {
    color: red;
    font-size: 15px;
    margin-top: 5px
}

.events-container .error i {
    margin-right: 10px
}

.events-container .right_form_content {
    width: 80%;
    /* float: left */
}

.events-container .submit_btn {
    margin-top: 20px;
    background: #007eb4;
    color: #fff;
    width: 130px;
    height: 46px;
    text-align: center;
    font-size: 20px;
    line-height: 46px;
    border: 0;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 4px;
    font-family: 'Inter Bold';
    display: inline-block
}

.events-container .submit_btn:hover {
    color: #fff
}

.events-container .form_content {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.events-container .code {
    width: 290px;
    vertical-align: top;
    margin-right: 10px
}

.events-container .vercode {
    height: 40px;
    width: 140px
}

.events-container .renew {
    color: #006db4;
    font-family: 'Inter Medium';
    vertical-align: top;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    margin-top: 5px
}

.events-container .free_icon {
    position: absolute;
    left: 180px
}

.events-container .free_banner {
    background: #00679a;
    border-radius: 16px;
    padding: 25px 40px;
    margin-bottom: 30px
}

.events-container .free_left {
    float: left;
    /* width: 775px; */
    margin-top: 10px
}

.events-container .free_title {
    color: #fff;
    font-size: 23px;
    font-family: 'Inter SemiBold';
    margin-bottom: 15px
}

.events-container .free_info {
    font-size: 19px;
    color: #fff;
    margin-bottom: 20px;
    font-family: 'Inter Medium'
}

.events-container .free_btn {
    display: inline-block;
    background: #c2deeb;
    color: #00679a;
    font-size: 20px;
    font-family: 'Inter Bold';
    line-height: 40px;
    padding: 0 20px;
    border-radius: 20px
}

.events-container .free_right {
    float: right
}

.events-container .features_benefit {
    margin-top: 15px;
    margin-bottom: 10px
}

.events-container .features_benefit td {
    vertical-align: top;
    padding-bottom: 10px
}

.events-container .features_benefit td img {
    vertical-align: middle;
    margin-right: 12px;
    position: relative;
    bottom: 3px
}

.events-container .features_benefit_p {
    color: #0c672c;
    font-family: 'Inter Medium';
    line-height: 24px
}

.events-container .normal_btn2 {
    display: inline-block;
    text-align: center;
    line-height: 42px;
    border-radius: 21px;
    background: #00679a;
    padding: 0 25px;
    color: #fff;
    font-size: 18px;
    font-family: 'Inter Bold'
}

.events-container .normal_btn2:hover {
    color: #fff
}

.events-container .small_p {
    font-size: 15px;
    line-height: 26px
}

.events-container .small_title {
    font-family: 'Inter SemiBold';
    margin-bottom: 10px;
    color: #00304c
}

.events-container .small_title a {
    font-size: 20px;
    color: #111b51;
    font-family: 'Inter SemiBold';
    margin-bottom: 12px
}

.events-container .event_tip {
    color: #e56c00;
    font-size: 19px;
    font-family: 'Inter SemiBold';
    line-height: 36px
}

.events-container .events_block {
    background: #d9edf7;
    border-radius: 10px;
    padding: 25px;
    margin-bottom: 30px;
    border: 1px solid #b1daed;
    border-top: 4px solid #00aade;
    margin-top: 30px
}

.events-container .events_block_title {
    font-size: 22px;
    font-family: 'Inter SemiBold';
    padding-bottom: 10px
}

.events-container .recommend {
    margin-bottom: 40px
}

.events-container .recommend_second_title {
    font-family: 'Inter SemiBold';
    color: #333
}

.events-container .event_col_3 {
    width: 30%;
    margin-right: 2%
}

.events-container .pop_title {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    background: #1c3256
}

.events-container .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-family: 'Inter SemiBold';
    color: #fff;
    font-size: 18px
}

.events-container .pop_title .close {
    color: #fff !important
}

.events-container .btn-submit {
    background: #007eb4
}

.events-container .form_title_event {
    margin-bottom: 5px;
    font-family: 'Inter Medium'
}

.events-container .recommend_event_btn {
    min-width: 300px;
    display: inline-block;
    text-align: center;
    line-height: 46px;
    height: 46px;
    border-radius: 21px;
    background: #00679a;
    padding: 0 25px;
    color: #fff;
    font-size: 18px;
    font-family: 'Inter Bold';
    border: 0;
    cursor: pointer;
    margin-top: 20px
}

.events-container .recommend_event_btn:hover {
    color: #fff
}

.events-container .select2-container {
    font-size: 12px;
}

.events-container .select2-container .selection .select2-selection--single {
    line-height: 46px;
    height: 46px;
}

.events-container .select2-container .selection .select2-selection--single .select2-selection__rendered {
    padding-right: 10px;
    line-height: 46px;
    height: 46px;
}

.events-container .select2-results__option {
    font-size: 12px;
}

.events-container .second_title {
    font-weight: bold;
}

.events-container .features_benefit {
    display: flex;
    flex-direction: column;
    gap: 12px; /* space between rows */
}

.events-container .features_benefit_row {
    display: flex;
    align-items: center;
    gap: 10px; /* space between icon and text */
}

.events-container .features_benefit_row img {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.events-container .features_benefit_p {
    margin: 0;
}

.events-container .dot_item {
    display: flex;
    flex-direction: column;
    gap: 12px; /* spacing between rows */
}

.events-container .dot_row {
    display: flex;
    align-items: center;
    gap: 10px;
}


@media (min-width: 768px) {
    .events-container .right_form_content {
        width: 45%;
    }
    .events-container .left_form_content {
        width: 45%;
    }
}