.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.modal-open {
    padding-right: 0 !important;
}

.shoot_main_wrapper {
    background-color: #000;
}

.shoot_footer {
    background-color: #101010;
    color: #dedede;
    font-size: 20px;
}

.shoot_footer .shoot_footer_content {
    width: auto;
    height: 220px;
    max-width: 1200px;
    /* padding-left: 50px;
  padding-right: 50px; */
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}

.shoot_footer .shoot_footer_content .footer_link {
    cursor: pointer;
    display: inline-block;
    border-bottom: 1px solid #dedede;
    margin-right: 10px;
}

.shoot_footer .shoot_footer_content .footer_link a,
.shoot_footer .shoot_footer_content .footer_link a:visited,
.shoot_footer .shoot_footer_content .footer_link a:hover {
    color: #dedede;
}

.shoot_footer .shoot_footer_content .shoot_footer_left .part_one {
    margin-bottom: 40px;
}
.shoot_footer .shoot_footer_content .shoot_footer_right{
    direction: rtl;
}
.shoot_footer .shoot_footer_content .shoot_footer_right .part_one a:last-of-type .honor-icon{
    margin-right: 10px;
}
.shoot_footer .shoot_footer_content .shoot_footer_right .part_one {
    margin-bottom: 40px;
}

.shoot_footer .shoot_footer_content .shoot_footer_right .part_one a {
    color: unset;
}

.shoot_footer .shoot_footer_content .shoot_footer_right .part_one .foot_contact_us {
    margin-left: 25px;
    border-bottom: none;
}

.shoot_footer .shoot_footer_content .shoot_footer_right .part_one .honor-icon {
    margin-left: 10px;
    font-size: 25px;
    width: 28px;
    height: 28px;
    position: relative;
    opacity: 0.4;
    cursor: pointer;
    color: #fff;
}

.shoot_footer .shoot_footer_content .shoot_footer_right .part_one .honor-icon:hover {
    margin-left: 10px;
    font-size: 25px;
    width: 28px;
    height: 28px;
    position: relative;
    opacity: 1;
}

.shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon {
    margin-right: 15px;
    display: inline-block;
    font-size: 28px;
    width: 29px;
    opacity: 0.4;
}

.shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon:hover {
    opacity: 1;
}

.shoot_footer .shoot_footer_content .shoot_footer_right .part_one .shoot_icon_wechat .footer_icon_tab {
    width: 6vw;
}

.shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon img {
    width: 100%;
    transform: translateY(-0.2vw);
}


/* .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon:last-child {
    margin-right: 0;

} */

.shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon.shoot_icon_mail {
    margin-right: 0;
}

.shoot_footer .shoot_footer_allright {
    display: none;
}

@media screen and (max-width: 1440px) and (min-width: 1201px) {
    .shoot_footer .shoot_footer_content {
        font-size: 1.0417vw;
    }
}

@media screen and (min-width: 1201px) {
    .shoot_footer .shoot_footer_content {
        max-width: unset;
        width: 73.125vw;
    }
}

@media screen and (max-width: 1200px) {
    .shoot_footer .shoot_footer_content {
        width: 73.125vw;
    }
}

@media screen and (max-width: 1200px) {
    .shoot_footer {
        font-size: 12px;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_left .part_one {
        margin-bottom: 20px;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one {
        margin-bottom: 0;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .foot_contact_us {
        margin-left: 20px;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon {
        margin-right: 10px;
        width: 29px;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon:last-child {
        /* margin-right: 0; */
        width: 29px
    }
    .shoot_footer .shoot_footer_allright {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .shoot_footer .shoot_footer_content {
        height: unset;
        padding: 20px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
    }
    .shoot_footer .shoot_footer_content .footer_link {
        margin-right: 16px;
        margin-bottom: 16px;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_left .part_two {
        display: none;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right {
        margin-bottom: 0;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_left .part_one {
        margin-bottom: 0;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .foot_contact_us {
        margin-left: 16px;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon {
        width: 16px;
        margin-right: 8px;
    }
    .shoot_footer .shoot_footer_allright {
        display: block;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon {
        margin-right: 16px;
        width: 29px;
    }
}

#myModalOtherArea .modal-content .modal-body {
    padding: 3vw 0 3vw;
}

@media screen and (max-width: 768px) {
    #myModalSelectArea .shoot_dialog_curarea,
    #myModalSelectArea .shoot_dialog_area_list {
        width: 100%;
        font-size: 3.733vw;
    }
    #myModalSelectArea .shoot_dialog_info_img {
        display: none;
    }
    #myModalSelectArea .shoot_dialog_area_search {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    #myModalSelectArea .shoot_dialog_area_search_btn img {
        width: 14px;
        vertical-align: middle;
        padding-bottom: 2px;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon img {
        transform: translateY(-0.8vw);
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .footer_icon.shoot_icon_mail {
        /* margin-left: 10px; */
    }
}

.footer_icon {
    position: relative;
    cursor: pointer;
}

.shoot_dialog_share_item {
    cursor: pointer;
}


/* 2021-05-27 chen */

.footer_icon_tab {
    display: none;
    position: absolute;
    bottom: 3vw;
    left: -2vw;
    z-index: 1;
    width: auto;
    padding: 0.4vw 0.2vw;
    background: #fff;
    cursor: default;
    box-shadow: 0 1px 5px 0 #000;
    color: #000;
    font-size: 1vw;
}

.footer_icon_mail_tab {
    width: auto;
    left: -6.6vw;
    padding: 0.5vw 1vw 0.7vw;
    text-align: center;
}

.footer_icon_mail_btn {
    display: inline-block;
    padding: 0.4vw 0.8vw 0.35vw;
    border: 1px solid #ccc;
    margin: 0.5vw 0 0;
    border-radius: 0.5vw;
    font-size: 0.8vw;
    line-height: 1;
    cursor: pointer;
}

.shoot_agree_icon {
    width: 14px;
    height: 14px;
    border: 1px #000 solid;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 4px;
    margin-top: -2px;
    vertical-align: middle;
}

.shoot_agree_icon.actived {
    background-image: url(/content/dam/honor/magic-moments-awards-2022/cn/footer/imgs/icon-radio-selected.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

#myModalChinaTerms .modal-content .modal-body .shoot_dialog_comment .shoot_dialog_comment_line1 {
    font-size: 14px;
}

.shoot_inline_m {
    display: block;
}

@media screen and (max-width: 1200px) {
    .footer_icon_mail_tab {
        left: calc(-6.6vw - 24px);
    }
}

#myModalChinaTerms .shoot_dialog_comment {
    width: 80%;
    margin: 2.60412vw auto 0;
    display: block;
}

#myModalChinaTerms .modal-content .modal-body .shoot_dialog_comment .shoot_dialog_comment_line1 {
    display: block;
}

#myModalChinaTerms .modal-content .modal-body .shoot_dialog_comment .shoot_dialog_comment_line1 .shoot_inline_m {
    display: inline;
}

.shoot_modal .modal-content {
    box-shadow: none;
    border-radius: 0;
}

.modal-header-shoot {
    background-color: transparent;
    height: 1.927vw;
    position: relative;
}

.modal-header-shoot button.close {
    opacity: 1;
    position: absolute;
    right: 0;
}

.modal-header-shoot button.close img {
    width: 16px;
    height: 16px;
    vertical-align: top;
}

.shoot_modal .modal-content .modal-title {
    font-size: 1.25vw;
    padding-bottom: 1.1458vw;
}

.shoot_modal .modal-content .modal-body .shoot_dialog_btns .shoot_dialog_btn {
    background-color: #fff;
    color: #000;
}

.modal.in .modal-dialog {
    margin-top: 0 !important;
    opacity: 1;
    top: 46%;
    transform: translateY(-50%);
    /* width: 27.8125vw; */
}

#myModalShare .modal-dialog {
    /* width: 27.8125vw; */
    width: 44.8125vw;
}

.modal-backdrop.in {
    opacity: 0.8;
}

.shoot_show_in_pc {
    display: block;
}

.shoot_show_in_m {
    display: none;
}

@media screen and (max-width: 768px) {
    .footer_icon_tab {
        bottom: 6vw;
        left: -10vw;
        width: 24vw;
    }
    #myModalChinaTerms .modal-content .modal-body .shoot_dialog_comment .shoot_dialog_comment_line1,
    #myModalSelectArea .modal-content .modal-select-area .shoot_dialog_area_list .shoot_dialog_area_search input {
        font-size: 3.733vw;
        padding: 0.4vw 1vw;
    }
    .shoot_inline_m {
        display: inline;
    }
    .footer_icon_mail_tab {
        width: auto;
        font-size: 3vw;
        padding: 2vw 3vw;
    }
    .footer_icon_mail_btn {
        font-size: 2.8vw;
        padding: 1vw 2vw;
        border-radius: 2vw;
        margin: 1.5vw 0 0;
    }
    .shoot_modal .modal-content .modal-title {
        font-size: 6.4vw;
    }
    .shoot_show_in_pc {
        display: none;
    }
    .shoot_show_in_m {
        display: block;
    }
    .modal-header-shoot {
        height: 8vw;
    }
    #myModalShare .modal-dialog {
        width: 80vw;
    }
    .shoot_footer .shoot_footer_content .shoot_footer_right .part_one .shoot_icon_wechat .footer_icon_tab {
        width: 24vw
    }
}