/*================低光增强start：==================*/
.the_fyImage { /*彩色照片外的div*/
    /*margin-top: 50px;*/
    width: 100%;
    /*margin-left: 270px;*/
}

.the_fyImage_icon { /*彩色照片*/
    display: inline-block;
    /* width: 100%;*/
    max-height: 439px;
}

/*黑色照片部分*/

.the_Modified { /*黑白照片外的div*/
    width: 555px;
    height: 439px;
    left: 0;
    top: 0;
    position: absolute; /*绝对定位*/
    overflow: hidden;
    /*  border-right: 2px solid #4F51E9;*/
}

.the_Modified_icon { /*黑白照片*/
    display: inline-block;
    /*width: 100%;*/
    max-height: 439px;
}

/*黑色照片部分END*/

/*=中间按钮*/
.the_btn {
    width: 31px;
    height: 31px;
    /* background-color: #4F51E9; */
    /* border-radius: 100%; */
    position: absolute;
    top: 385px;
    left: 50%;
    color: #ffffff;
    cursor: pointer;
    margin-left: -15.5px;
    display: block;
    background-image: url(../images/explorationarea/ei-icon-doublearr.png);
    background-size: 100% 100%;
}

.the_btn:hover {

    cursor: w-resize;
}

.the_border {

    position: absolute;
    height: 438px;
    width: 20px;
    top: 0;
    left: 50%;
    margin-left: -10px;
    cursor: w-resize;
    text-align: center;
}

.the_desc {
    background: #4F51E9;
    width: 2px;
    position: absolute;
    height: 100%;
    left: 50%;
    margin-left: -1px;
}

.the_btn:hover:before {
    cursor: w-resize;
}

/*=中间按钮END*/

/*左边文字：Modified*/
#word1 {
    position: absolute;
    top: 355px;
    left: 46%;
    font-size: 14px;
    color: #ffffff;
    display: none;
}

/*右边文字：Original*/
#word2 {
    position: absolute;
    top: 355px;
    right: 46%;
    display: none;
    font-size: 14px;
    color: #ffffff;
}

#word3 {
    position: absolute;
    top: 270px;
    left: 50%;
    margin-left: -126px;
    width: 260px;
    height: 60px;
    background-image: url(../images/explorationarea/tips_bg_max.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    display: none;
}

/*================低光增强end==================*/
/*==============图像去雾start===================*/
.fog_fyImage { /*彩色照片外的div*/
    /*margin-top: 50px;*/
    width: 100%;
    /*margin-left: 270px;*/
}

.fog_fyImage_icon { /*彩色照片*/
    display: inline-block;
    /* width: 100%;*/
    max-height: 439px;
}

/*黑色照片部分*/

.fog_Modified { /*黑白照片外的div*/
    width: 555px;
    height: 439px;
    left: 0;
    top: 0;
    position: absolute; /*绝对定位*/
    overflow: hidden;
    /*  border-right: 2px solid #4F51E9;*/
}

.fog_Modified_icon { /*黑白照片*/
    display: inline-block;
    /*width: 100%;*/
    max-height: 439px;
}

/*黑色照片部分END*/

/*=中间按钮*/
.fog_btn {
    width: 31px;
    height: 31px;
    /* background-color: #4F51E9; */
    /* border-radius: 100%; */
    position: absolute;
    top: 385px;
    left: 50%;
    color: #ffffff;
    cursor: pointer;
    margin-left: -15.5px;
    display: block;
    background-image: url(../images/explorationarea/ei-icon-doublearr.png);
    background-size: 100% 100%;
}

.fog_btn:hover {

    cursor: w-resize;
}

.fog_border {

    position: absolute;
    height: 438px;
    width: 20px;
    top: 0;
    left: 50%;
    margin-left: -10px;
    cursor: w-resize;
    text-align: center;
}

.fog_desc {
    background: #4F51E9;
    width: 2px;
    position: absolute;
    height: 100%;
    left: 50%;
    margin-left: -1px;
}

/*=中间按钮END*/

/*左边文字：Modified*/
#fog_word1 {
    position: absolute;
    top: 355px;
    left: 46%;
    font-size: 14px;
    color: #ffffff;
    display: none;
}

/*右边文字：Original*/
#fog_word2 {
    position: absolute;
    top: 355px;
    right: 46%;
    display: none;
    font-size: 14px;
    color: #ffffff;
}

#fog_word3 {
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: -125px;
    width: 260px;
    height: 60px;
    background-image: url(../images/explorationarea/tips_bg_max.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    color: #ffffff;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    display: none;
}

/*==============图像去雾end===================*/

@media only screen and (min-width: 1920px) {
    .min_box {

        width: 1920px;
        position: relative;
        margin: 0 auto;
    }

    .video_area .video_box {

        width: 60%;

    }

    .video_close_icon {
        right: 17.8%;
    }
}

@media screen and (min-width: 769px) and (max-width: 4000px) {

    .ei_pc {
        line-height: 140%;
    }

    .marquee a {
        padding-left: 30px;
        margin: 0;
    }

    .bannerbox {
        width: 100%;
        position: relative;
        overflow: hidden;
        height: 700px;
    }

    .banner {
        width: 1920px; /*图片宽度*/
        position: absolute;
        left: 50%;
        margin-left: -960px; /*图片宽度的一半*/
    }

    /*==banner  start==*/
    .banner_img {
        width: 100%;
        height: auto;
    }

    /*.detial-banner {
        position: relative;
        width: 100%;
        height: auto;

    }*/
    .banner_link_left {
        display: inline-block;
        position: relative;
        left: 0;
        top: 0;
        margin-right: 5px;

    }

    .banner_gif {
        display: inline-block;
        position: absolute;
        top: 0px;
        right: 50%;
        margin-right: -440px;
    }

    .banner_gif img {
        display: inline-block;
    }

    .banner_link_right {
        display: inline-block;
        position: relative;
        right: 0;
        top: 0;
        margin-left: 5px;
    }

    .banner_link_list {
        position: relative;
        width: 100%;
        /*height: 55.2px;*/
        display: inline-block;
        text-align: left;
    }

    .banner_link {

        height: auto;
        position: absolute;
        top: 70px;
        width: 100%;
    }

    .banner_text {
        width: 100%;
        display: inline-block;
        position: relative;
        text-align: left;
        line-height: 37px;
        font-size: 26px;
        color: #383E63;

    }

    .banner_text_title {
        font-size: 22px;
        color: #333333;
        height: 30px;
        line-height: 30px;
    }

    .banner_link span {
        color: #C7000B;
    }

    .banner_txt {
        position: relative;
        text-align: left;
        font-size: 18px;
        color: #383E63;
        line-height: 25px;
        margin-bottom: 28px;
        height: 25px;
    }

    .banner_btn_left {
        width: 156px;
        color: #ffffff;
        height: 49px;
        line-height: 49px;
        background: #C7000B;
        border-radius: 2px;
        display: inline-block;
        text-align: center;
        vertical-align: top;
        font-size: 16px;
    }

    .banner_btn_left:hover {
        box-shadow: 0 6px 10px 0 rgba(248, 110, 103, 0.63);
    }

    .banner_btn_right {
        width: 156px;
        color: #C7000B;
        height: 49px;
        font-size: 16px;
        line-height: 49px;
        display: inline-block;
        text-align: center;
        vertical-align: top;
        border-radius: 2px;
        border: 1px solid #C7000B;
        background: rgba(255, 255, 255, 0.30);
    }

    .banner_btn_right:hover {
        color: #ffffff;
        background: #C7000B;
        box-shadow: 0 6px 10px 0 rgba(248, 110, 103, 0.63);
    }

    .banner_title_box {
        position: relative;
        width: 100%;
        margin-top: 87px;
        left: 0;
        right: 0px;
    }

    .banner_list {
        position: relative;
        display: block;
        width: 100%;
        height: 275px;
    }

    .banner_title_list {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 69.5%;
        box-shadow: 1px 3px 20px #C4CBDE;
        height: 275px;
        display: inline-block;
        /*background: rgba(255, 255, 255, 0.60);*/
        padding: 30px 60px 30px 9.5%;
        background-image: url(../images/banner/ei-try-bg.jpg);
        background-size: 100% 100%;
    }

    .banner_title {
        font-size: 22px;
        color: #333333;
        margin-bottom: 29px;
        height: 30px;
        line-height: 30px;
    }

    .ei-quote_txt {
        font-size: 14px;
        color: #383E63;
        letter-spacing: 0;
        height: 26px;
        display: inline-block;
        line-height: 26px;
        position: relative;
    }

    .ei-quote_txt img {
        display: inline-block;
    }

    .ei-quote_txt div {
        display: inline-block;
        float: left;
        margin-right: 10px;
        font-size: 14px;
        color: #383E63;
        letter-spacing: 0;
    }

    .banner_video {
        position: relative;
        padding: 18.5px 0;
        z-index: 2;
        display: inline-block;
        height: 275px;
        width: 35.2%;
        cursor: pointer;
    }

    .banner_video_bbs {
        height: 100%;
        width: 100%;
        background: #000000;
    }

    .banner_play {
        position: absolute;
        left: 50%;
        top: 44%;
        margin-left: -19px;
    }

    .banner_play_txt {
        position: absolute;
        left: 50%;
        top: 55%;
        margin-left: -65px;
        font-size: 14px;
        color: #ffffff;
        letter-spacing: 10px;
        text-align: center;
        line-height: 20px;
    }

    .banner_desc {
        text-align: left;
        width: 100%;
        display: inline-block;
        color: #383E63;
        /*line-height: 77px;*/
        position: relative;
    }

    .banner_desc_title {
        font-size: 55px;
        color: #2E2E2E;
        letter-spacing: 4px;
        line-height: 77px;
    }

    .banner_desc span {
        color: #0078FF;
        font-size: 20px;
    }

    /*==banner  end==*/
    /*==全局start==*/
    .picture_search, .substance, .character_recognition_nav, .face_recognition, .speech_recognition {
        position: relative;
        width: 100%;
        display: none;
        margin: 0;
        padding: 0;
        height: auto;
    }

    .m439 {
        height: 439px;
    }

    .the_low_light, .image_to_fog, .image_correction, .video_tags {
        display: none;
    }

    .row_top {
        margin-top: 20px;
    }

    /*===全局end====*/
    /*==============================================================nav_Details图像识别 start================================*/
    /* ====导航+图像标签  start  ====*/
    .nav_tab_box {
        position: relative;
        width: 100%;
        padding: 0;
        margin-bottom: -5px;
        height: auto;
        display: inline-block;
    }

    .nav_tab_item {
        width: 16.66%;
        display: inline-block;
        float: left;
        cursor: pointer;
    }

    .nav_list {
        width: 100%;
        text-align: center;
        position: relative;
    }

    .nav_icon {
        display: inline-block;
        cursor: pointer;
    }

    .nav {
        position: relative;
        width: 100%;
        padding: 0;
        margin: 0;
        display: inline-block;
        height: auto;
        top: 0;
        left: 0;
        background-image: url(../images/explorationarea/ei-vertify-bg.png);
        background-size: 100% 100%;
        box-shadow: 1px 6px 77px 23px #E4EBFF;
        z-index: 1;
        background-color: #E4EBFF

    }

    .main {
        position: relative;
        width: 100%;
    }

    .banner_desc_box {
        margin-bottom: 28px;
        font-size: 16px;
        color: #383E63;
        letter-spacing: 0;
        line-height: 26px;
        position: relative;
    }

    .nav_title {
        font-size: 16px;
        color: #666666;
        text-align: center;
        line-height: 25px;
        font-weight: bold;
        padding: 5px 0px 30px 0;
    }

    .nav_title_add {

        font-size: 18px;
        color: #C7000B;
        letter-spacing: 0;
        text-align: center;

    }

    .nav_title_add:after {
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -15px;
        content: '';
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 15px solid #e4ebff;
        /* border-bottom: 15px solid #ffffff;*/
        opacity: 0.8;
        -moz-opacity: 0.8;
        filter: alpha(opacity=80);
    }

    .nav_add {
        /*color: #4F73FF;*/
        /*border-bottom: 4px solid #4F73FF;*/

    }

    /*=====    =====*/
    .picture_max {

        display: inline-block !important;

        /*min-width: 724px;*/
        /*min-height: 431px;*/
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .picture_icon {
        min-height: 439px;
        width: 100%;
        position: relative;
    }

    .picture_icon:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #C8DDFA;
    }

    .picture_max_img {

        display: inline-block !important;
        max-width: 724px;
        max-height: 431px;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .picture_min {
        display: inline-block;
        width: 100%;
        cursor: pointer;
        /* border: 3px solid #4F51E9; */
        height: 99.6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .picture_frame {
        border: 6px solid #4F51E9
    }

    .picture_vertifyimage:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100px;
        background: #000;
        opacity: 0.3;
        -moz-opacity: 0.3;
        filter: alpha(opacity=30);
    }

    .picture_vertifyimage_active:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0 !important;
        -moz-opacity: 0 !important;
        filter: alpha(opacity=0) !important;

    }

    .picture_max_border {
        overflow: hidden;
        position: relative;
        text-align: center;
        min-height: 439px;
        display: inline-block;
        width: 100%;
    }

    .picture_left {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }

    .picture_right {
        position: relative;
        min-height: 439px;
        padding-left: 0;
        /*padding-right: 0;*/

        float: left;
    }

    .identify_result {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 0;
        display: inline-block;
    }

    .human_face_icon {
        display: inline-block;
        /*width: 100%;*/
        max-width: 347px;
        max-height: 282px;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .picture_min_border {

        display: inline-block;
        position: relative;
        height: 99.6px;
        width: 100%;
    }

    .immigration_box {
        display: none;
    }

    .immigration {
        height: 99.59px;
        width: 93%;
        margin-left: 15px;
        border: 1px solid #c8ddfa;
        text-align: center;
        cursor: pointer;
    }
    .disable_immigration{
        height: 99.59px;
        width: 93%;
        margin-left: 15px;
        border: 1px solid #c8ddfa;
        text-align: center;
        font-size: 16px;
        color: #3754EF;
        line-height: 99.59px;
    }

    .immigration_list {
        position: relative;
        width: 100%;
        height: 40px;
        top: 30px;
        display: inline-block;
    }

    .immigration_icon {
        height: 40px;
        width: 44%;
        position: relative;
        display: inline-block;
        float: left;
        text-align: right;
        padding-right: 10px;
    }

    .immigration_icon img {
        display: inline-block;
    }

    .immigration_desc {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: left;
        width: 56%;
        padding-left: 10px;
        font-size: 16px;
        color: #3754EF;
        letter-spacing: 0.27px;
    }

    .dispose_url_hint {
        display: none;
        position: absolute;
        top: -70px;
        left: 0;
        width: 225px;
        font-size: 12px;
        color: #999999;
        padding: 5px;
        line-height: 16px;
        background: #FFFFFF;
        border: 1px solid rgba(151, 151, 151, 0.10);
        -webkit-box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        border-radius: 2px 2px 2px 2px;
    }

    .dispose_box_hover:hover .dispose_url_hint {
        display: block;
    }

    .dispose_url_hint:after {
        position: absolute;
        left: 21px;
        bottom: -7px;
        content: '';
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 10px solid #ffffff;
    }

    .dispose_url {
        width: 80%;
        height: 40px;
        position: relative;
        border: none;
        display: inline-block;
        padding-left: 20px;
        font-size: 14px;
        line-height: 40px;
    }

    .dispose_list {
        position: relative;
        width: 100%;
        display: inline-block;
    }

    .picture_right_md4 {
        padding-left: 0;
    }

    .picture_add {
        border: 4px solid #3D81FF;
    }

    .dispose {
        position: absolute;
        height: 100%;
        width: 20%;
        right: 0px;
        line-height: 46.8px;
        top: 0;
        cursor: pointer;
        border-left: 1px solid #2E97FF;
        font-size: 14px;
        text-align: center;
        background: #3754EF;
        color: #ffffff;
    }

    .prevent {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        border: 1px solid #D4D4D4;
    }

    .identify_result_list {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 0;
        display: inline-block;
        min-height: 439px;
    }

    .picture_right_box {
        position: relative;
        width: 100%;
        display: inline-block;
    }

    .nav_Details, .nav_box {
        background-image: -webkit-gradient(linear, left bottom, left top, from(#E7ECFA), color-stop(97%, #E4EBFF));
        background-image: linear-gradient(0deg, #E7ECFA 0%, #E4EBFF 97%);
        position: relative;
        width: 100%;

        /*margin-top: -177px;*/
    }

    .secondary_navigation {
        position: relative;
        width: 100%;
        display: block;

    }

    .secondary_navigation_item {
        position: relative;
        width: 100%;
        background-image: url("../images/explorationarea/background.png");
        background-size: 100% 100%;

    }

    .secondary_navigation_box {

        height: 94px;
        line-height: 79px;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        position: relative;
        padding: 0;
        padding-top: 15px;
        background: rgba(255, 255, 255, 0.60);

    }

    .secondary_navigation_list {
        cursor: pointer;
        position: relative;
        padding: 0;
        display: inline-block;
        /*height: 79px;*/
        text-align: center;
    }

    .secondary_nav_box {
        height: 79px;
        float: left;
        color: #383E63;
        text-align: center;
        font-size: 16px;
    }

    .secondary_li {
        margin-right: 40px;
        margin-left: 40px;
        display: inline-block;
    }

    .secondary_nav_add {
        border-bottom: 4px solid #C7000B !important;
        font-size: 18px !important;
        color: #333333 !important;
    }

    .picture {
        position: relative;
        width: 100%;
        height: auto;
        display: block;
        margin: 0;
        padding: 0;
    }

    .picture_box {
        padding: 30px;
        position: relative;
        background: rgba(255, 255, 255, 0.60);
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
        padding-top: 0;

    }

    .picture_list {
        width: 100%;
        position: relative;
        padding: 15px;
        background: #FFFFFF;
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
    }

    .picture_col {
        padding-right: 4px;
        padding-left: 4px;
    }

    .picture_vertifyimage {
        position: relative;
        width: 100%;
        display: inline-block;
    }

    .picture_col_row {
        margin-right: -4px;
        margin-left: -4px;
    }

    .character_recognition .container {
        background: #ffffff;
    }

    .identify_result_ciy {
        margin-top: 11.6px;
        width: 50%;
        display: inline-block;
        padding-left: 15px;
        padding-right: 0px;
    }

    .result_title {
        line-height: 30px;
        font-size: 16px;
        color: #383E63;
        position: relative;
        height: 30px;
    }

    .capability_statements {
        width: 118px;
        line-height: 40px;
        height: 40px;
        display: inline-block;
        background: #C7000B;

        border-radius: 2px;
        color: #ffffff;
        text-align: center;
    }

    .capability_statements:hover {
        box-shadow: 0 4px 16px 0 rgba(238, 82, 82, 0.59);
    }

    .identify_result_title {
        line-height: 32px;
        font-size: 20px;
        color: #383E63;
        margin-bottom: 10px;
        position: relative;
        height: 32px;
        border-left: 6px solid #C7000B;
    }

    .case_description {
        font-size: 14px;
        color: #656B90;
        height: 44px;
        line-height: 22px;
    }

    .capability_statements_box {
        margin-top: 27px;
    }

    .identify_top {
        margin-top: 10px;
    }

    .immediately_box {
        position: relative;
        width: 100%;
        text-align: center;
        top: 40px;

    }

    .immediately {
        cursor: pointer;
        background: #C7000B;
        color: #ffffff;
        border-radius: 2px;
        width: 118px;
        line-height: 40px;
        height: 40px;
        display: inline-block;
        text-align: center;
        font-size: 14px;
    }

    .immediately_desc {
        height: 42px;
        line-height: 42px;
        margin-bottom: 20px;
        font-size: 24px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: center;
        font-weight: bold;
    }

    .immediately_text {
        text-align: center;
        margin-bottom: 20px;
        font-size: 16px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 22px;
    }

    .immediately_text span {
        color: #ffaa39;
    }

    .immediately:hover {
        box-shadow: 0 4px 16px 0 rgba(238, 82, 82, 0.59);
    }

    .ciy_box span {
        display: inline-block;
        color: #3472FF;
        font-size: 14px;
        height: 36.5px;
        line-height: 36.5px;
        text-align: right;
        width: 50%;
        padding-right: 10px;

    }

    .ciy_box {
        background: #F1F3FF;
        padding: 0 15px 0 15px;
        font-size: 14px;
        height: 36.5px;
        line-height: 36.5px;
    }

    .ciy_box_desc {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        font-size: 14px;
        height: 36.5px;
        line-height: 36.5px;
        width: 50%;
        float: left;
        padding-left: 10px;
    }

    .li_span {
        width: 10%;
        height: 36.5px;
        display: inline-block;
        text-align: center;
        line-height: 36.5px;
        float: left;
        color: #666666;
        /*border-right: 2px solid #ffffff;*/
        position: relative;
        z-index: 2;
    }

    .ciy_box_text {
        width: 20%;
        height: 36.5px;
        display: inline-block;
        text-align: center;
        line-height: 36.5px;
        float: left;
        color: #666666;
        border-right: 2px solid #ffffff;
        position: relative;
        z-index: 2;
    }

    .li_identify {
        /* background: #F1F3FF; */
        width: 90%;
        display: inline-block;
        font-size: 14px;
        color: #333333;
        line-height: 20px;
        padding-left: 5px;
        padding-bottom: 4px;
        padding-top: 4px;
        border-left: 2px solid #ffffff;
    }

    .ciy_box_txt {
        width: 80%;
        display: inline-block;
        font-size: 13px;
        color: #333333;
        height: 32px;
        line-height: 32px;
        padding-left: 5px;
    }

    .ciy_box_test {
        width: 80%;
        display: inline-block;
        font-size: 12px;
        color: #333333;
        height: 32px;
        line-height: 32px;
        padding-left: 5px;
    }

    .local_upload {
        width: 100%;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        border: 0;
        border-radius: 2px;
        background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
        background: linear-gradient(to right, #24A6FF, #6840FF);
    }

    .local_upload:hover {
        background-image: -webkit-gradient(linear, left top, right top, from(#6840FF), to(#24A6FF));
        background-image: linear-gradient(90deg, #6840FF 0%, #24A6FF 100%);
        -webkit-box-shadow: 0 6px 10px 0 rgba(63, 124, 194, 0.63);
        box-shadow: 0 6px 10px 0 rgba(63, 124, 194, 0.63);

    }

    .local_upload_link {
        width: 95%;
        height: 40px;
        line-height: 40px;
        display: inline-block;

        font-size: 12px;
        color: #666666;
        margin-left: 2%;

    }

    .local_upload_file {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        opacity: 0;
        font-size: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=00);
        cursor: pointer;
    }

    .local_upload_link span {
        font-weight: bold;
        color: #FF4036;
        font-size: 12px;
    }

    .local_upload_lionk {
        width: 95%;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        font-size: 12px;
        color: #666666;
        /* margin-left: 2%; */
        text-align: center;
        margin-top: 15px;
    }

    .dispose_box {
        height: 48.6px;
        width: 100%;
        position: relative;
        border: 1px solid #2E97FF;
        margin-bottom: 10px;
        line-height: 48.6px;
    }

    .picture_bottom {
        position: relative;
        width: 100%;
        display: inline-block;
        padding: 40px 0 26px 28px;
    }

    .ei-icon-upload {
        background-image: url("../images/explorationarea/ei-vertifyImage-info-card-bg.png");
        background-size: 100% 100%;
        height: 249px;
        margin-right: -10%;
        position: relative;
        margin-left: -6.9%;
        box-shadow: 1px 18px 20px #C4CBDE;

    }

    /*=================低光增强start===========*/
    .the_low_light {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }

    .the_picture_box {
        padding: 30px;
        padding-top: 0;
        position: relative;
        background: rgba(255, 255, 255, 0.60);
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
    }

    .the_picture_list {
        width: 100%;
        position: relative;
        padding: 15px;
        background: #FFFFFF;
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
    }

    .the_picture_left {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }

    .the_picture_max_border {
        overflow: hidden;
        position: relative;
        text-align: center;
        min-height: 439px;
        display: inline-block;
        width: 100%;
    }

    .the_picture_icon {
        min-height: 439px;
        width: 100%;
        position: relative;
    }

    .the_picture_max_border:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #C8DDFA;
    }

    .the_picture_max {
        display: inline-block !important;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        /*   right: 0;*/
        width: 1110px;
        max-height: 439px;
    }

    .the_picture_min_border {
        /* padding: 12px 12px 0px 14px; */
        display: inline-block;
        position: relative;
        height: 99.6px;
        width: 100%;
    }

    .the_picture_col_row {
        margin-right: -4px;
        margin-left: -4px;
    }

    .the_picture_col {
        padding-right: 4px;
        padding-left: 4px;
    }

    .the_picture_min {
        display: inline-block;
        width: 100%;
        cursor: pointer;
        /* border: 3px solid #4F51E9; */
        height: 99.6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .the_dispose_list {
        position: relative;
        width: 100%;
        display: inline-block;
    }

    .the_immigration {
        height: 99.59px;
        width: 93%;
        margin-left: 15px;
        border: 1px solid #c8ddfa;
        text-align: center;
        cursor: pointer;
    }

    .the_immigration_box {
        display: none;
    }

    .the_picture_right_md4 {
        padding-left: 0;
    }

    .the_dispose_box {
        height: 48.6px;
        width: 100%;
        position: relative;
        border: 1px solid #2E97FF;
        margin-bottom: 10px;
        line-height: 48.6px;
    }

    .the_dispose_url_hint {
        position: absolute;
        top: -70px;
        left: 0;
        width: 225px;
        font-size: 12px;
        color: #999999;
        padding: 5px;

        display: none;
        line-height: 16px;
        background: #FFFFFF;
        border: 1px solid rgba(151, 151, 151, 0.10);
        -webkit-box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        border-radius: 2px 2px 2px 2px;
    }

    .the_dispose_url_hint:after {
        position: absolute;
        left: 21px;
        bottom: -7px;
        content: '';
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 10px solid #ffffff;
    }

    .the_dispose_box_hover:hover .the_dispose_url_hint {
        display: block;
    }

    .the_dispose_url {
        width: 80%;
        height: 40px;
        position: relative;
        border: none;
        display: inline-block;
        padding-left: 20px;
        font-size: 14px;
        line-height: 40px;
    }

    .the_dispose {
        position: absolute;
        height: 100%;
        width: 20%;
        right: 0px;
        line-height: 46.8px;
        top: 0;
        cursor: pointer;
        border-left: 1px solid #2E97FF;
        font-size: 14px;
        text-align: center;
        background: #3754EF;
        color: #ffffff;
    }

    .the_picture_vertifyimage {
        position: relative;
        width: 100%;
        display: inline-block;
        cursor: pointer;
    }

    .the_picture_vertifyimage:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100px;
        background: #000;
        opacity: 0.3;
        moz-opacity: 0.3;
        filter: alpha(opacity=30);
    }

    .the_picture_vertifyimage_active:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0;
        moz-opacity: 0;
        filter: alpha(opacity=0);
    }

    .the_prevent {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        border: 1px solid #D4D4D4;
    }

    .the_immigration_list {
        position: relative;
        width: 100%;
        height: 40px;
        top: 30px;
        display: inline-block;
    }

    .the_immigration_icon {
        height: 40px;
        width: 44%;
        position: relative;
        display: inline-block;
        float: left;
        text-align: right;
        padding-right: 10px;
    }

    .the_immigration_desc {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: left;
        width: 56%;
        padding-left: 10px;
        font-size: 16px;
        color: #3754EF;
        letter-spacing: 0.27px;
    }

    .the_immigration_icon img {
        display: inline-block;
    }

    .the_immigration_box {
        display: none;
    }

    .the_local_upload_file {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        opacity: 0;
        font-size: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=00);
        cursor: pointer;
    }

    .the_local_upload {
        width: 100%;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        border: 0;
        border-radius: 2px;
        background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
        background: linear-gradient(to right, #24A6FF, #6840FF);
    }

    .the_picture_frame {
        border: 6px solid #4F51E9;
    }

    .Montmorillonite {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        cursor: not-allowed;
        left: 0;
        top: 0;
        z-index: 2;
    }

    /*======低光增强=====end==========*/
    /*============图像去雾start====================*/
    .image_to_fog {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }

    .fog_picture_box {
        padding: 30px;
        padding-top: 0;
        position: relative;
        background: rgba(255, 255, 255, 0.60);
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
    }

    .fog_picture_list {
        width: 100%;
        position: relative;
        padding: 15px;
        background: #FFFFFF;
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
    }

    .fog_picture_left {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }

    .fog_picture_max_border {
        overflow: hidden;
        position: relative;
        text-align: center;
        min-height: 439px;
        display: inline-block;
        width: 100%;
    }

    .fog_picture_max_border:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #C8DDFA;
    }

    .fog_picture_icon {
        min-height: 439px;
        width: 100%;
        position: relative;
    }

    .fog_picture_max {
        display: inline-block !important;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        height: 439px;
        /*right: 0;*/
    }

    .fog_picture_min_border {
        /* padding: 12px 12px 0px 14px; */
        display: inline-block;
        position: relative;
        height: 99.6px;
        width: 100%;
    }

    .fog_picture_col_row {
        margin-right: -4px;
        margin-left: -4px;
    }

    .fog_picture_col {
        padding-right: 4px;
        padding-left: 4px;
    }

    .fog_picture_min {
        display: inline-block;
        width: 100%;
        cursor: pointer;
        /* border: 3px solid #4F51E9; */
        height: 99.6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .fog_dispose_list {
        position: relative;
        width: 100%;
        display: inline-block;
    }

    .fog_immigration {
        height: 99.59px;
        width: 93%;
        margin-left: 15px;
        border: 1px solid #c8ddfa;
        text-align: center;
        cursor: pointer;
    }

    .fog_immigration_box {
        display: none;
    }

    .fog_picture_vertifyimage {
        position: relative;
        width: 100%;
        cursor: pointer;
        display: inline-block;
    }

    .fog_picture_vertifyimage:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100px;
        background: #000;
        opacity: 0.3;
        moz-opacity: 0.3;
        filter: alpha(opacity=30);
    }

    .fog_picture_vertifyimage_active:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0;
        moz-opacity: 0;
        filter: alpha(opacity=0);
    }

    .fog_dispose_box {
        height: 48.6px;
        width: 100%;
        position: relative;
        border: 1px solid #2E97FF;
        margin-bottom: 10px;
        line-height: 48.6px;
    }

    .fog_dispose_url_hint:after {
        position: absolute;
        left: 21px;
        bottom: -7px;
        content: '';
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 10px solid #ffffff;
    }

    .fog_dispose_url_hint {
        position: absolute;
        top: -70px;
        left: 0;
        width: 225px;
        font-size: 12px;
        color: #999999;
        padding: 5px;
        display: none;
        line-height: 16px;
        background: #FFFFFF;
        border: 1px solid rgba(151, 151, 151, 0.10);
        -webkit-box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        border-radius: 2px 2px 2px 2px;
    }

    .fog_dispose_box_hover:hover .fog_dispose_url_hint {
        display: block;
    }

    .fog_dispose_url {
        width: 80%;
        height: 40px;
        position: relative;
        border: none;
        display: inline-block;
        padding-left: 20px;
        font-size: 14px;
        line-height: 40px;
    }

    .fog_dispose {
        position: absolute;
        height: 100%;
        width: 20%;
        right: 0px;
        line-height: 46.8px;
        top: 0;
        cursor: pointer;
        border-left: 1px solid #2E97FF;
        font-size: 14px;
        text-align: center;
        background: #3754EF;
        color: #ffffff;
    }

    .fog_prevent {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        border: 1px solid #D4D4D4;
    }

    .fog_immigration_list {
        position: relative;
        width: 100%;
        height: 40px;
        top: 30px;
        display: inline-block;
    }

    .fog_immigration_icon {
        height: 40px;
        width: 44%;
        position: relative;
        display: inline-block;
        float: left;
        text-align: right;
        padding-right: 10px;
    }

    .fog_immigration_desc {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: left;
        width: 56%;
        padding-left: 10px;
        font-size: 16px;
        color: #3754EF;
        letter-spacing: 0.27px;
    }

    .fog_picture_right_md4 {
        padding-left: 0;
    }

    .fog_immigration_icon img {
        display: inline-block;
    }

    .fog_immigration_box {
        display: none;
    }

    .fog_local_upload_file {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        opacity: 0;
        font-size: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=00);
        cursor: pointer;
    }

    .fog_local_upload {
        width: 100%;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        border: 0;
        border-radius: 2px;
        background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
        background: linear-gradient(to right, #24A6FF, #6840FF);
    }

    .fog_picture_frame {
        border: 6px solid #4F51E9;
    }

    /*=============图像去雾end======================*/
    /*=============图像矫正-start====================*/
    .image_correction {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }

    .rectify_picture_box {
        padding: 30px;
        padding-top: 0;
        position: relative;
        background: rgba(255, 255, 255, 0.60);
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
    }

    .rectify_picture_list {
        width: 100%;
        position: relative;
        padding: 15px;
        background: #FFFFFF;
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
    }

    .rectify_picture_left {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }

    .rectify_picture_max_border {
        overflow: hidden;
        position: relative;
        text-align: center;
        min-height: 439px;
        display: inline-block;
        width: 100%;
    }

    .rectify_picture_icon {
        min-height: 439px;
        width: 100%;
        position: relative;
        border: 1px solid #C8DDFA;
    }

    .rectify_picture_vertifyimage {
        position: relative;
        width: 100%;
        cursor: pointer;
        display: inline-block;
    }

    .rectify_picture_vertifyimage:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100px;
        background: #000;
        opacity: 0.3;
        moz-opacity: 0.3;
        filter: alpha(opacity=30);
    }

    .rectify_picture_vertifyimage_active:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0;
        moz-opacity: 0;
        filter: alpha(opacity=0);
    }

    .rectify_picture_max {
        display: inline-block;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        border: 0;
        max-width: 540px;
        max-height: 439px;
    }

    .rectify_picture_min_border {
        /* padding: 12px 12px 0px 14px; */
        display: inline-block;
        position: relative;
        height: 99.6px;
        width: 100%;
    }

    .rectify_picture_col_row {
        margin-right: -4px;
        margin-left: -4px;
    }

    .rectify_picture_col {
        padding-right: 4px;
        padding-left: 4px;
    }

    .rectify_picture_min {
        display: inline-block;
        width: 100%;
        cursor: pointer;
        /* border: 3px solid #4F51E9; */
        height: 99.6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .rectify_dispose_list {
        position: relative;
        width: 100%;
        display: inline-block;
    }

    .rectify_immigration {
        height: 99.59px;
        width: 93%;
        margin-left: 15px;
        border: 1px solid #c8ddfa;
        text-align: center;
        cursor: pointer;
    }

    .rectify_immigration_box {
        display: none;
    }

    .rectify_dispose_box {
        height: 48.6px;
        width: 100%;
        position: relative;
        border: 1px solid #2E97FF;
        margin-bottom: 10px;
        line-height: 48.6px;
    }

    .rectify_picture_right_md4 {
        padding-left: 0;
    }

    .rectify_dispose_url_hint {
        position: absolute;
        top: -70px;
        left: 0;
        width: 225px;
        font-size: 12px;
        color: #999999;
        padding: 5px;
        display: block;
        line-height: 16px;
        background: #FFFFFF;
        border: 1px solid rgba(151, 151, 151, 0.10);
        -webkit-box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        border-radius: 2px 2px 2px 2px;
        display: none;
    }

    .rectify_dispose_url_hint:after {
        position: absolute;
        left: 21px;
        bottom: -7px;
        content: '';
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 10px solid #ffffff;
    }

    .rectify_dispose_box:hover .rectify_dispose_url_hint {
        display: block;
    }

    .rectify_dispose_url {
        width: 80%;
        height: 45px;
        position: relative;
        border: none;
        display: inline-block;
        padding-left: 20px;
        font-size: 14px;
        line-height: 45px;
    }

    .rectify_dispose {
        position: absolute;
        height: 100%;
        width: 20%;
        right: 0px;
        line-height: 46.8px;
        top: 0;
        cursor: pointer;
        border-left: 1px solid #2E97FF;
        font-size: 14px;
        text-align: center;
        background: #3754EF;
        color: #ffffff;
    }

    .rectify_prevent {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        border: 1px solid #D4D4D4;
    }

    .rectify_immigration_list {
        position: relative;
        width: 100%;
        height: 40px;
        top: 30px;
        display: inline-block;
    }

    .rectify_immigration_icon {
        height: 40px;
        width: 44%;
        position: relative;
        display: inline-block;
        float: left;
        text-align: right;
        padding-right: 10px;
    }

    .rectify_immigration_desc {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: left;
        width: 56%;
        padding-left: 10px;
        font-size: 16px;
        color: #3754EF;
        letter-spacing: 0.27px;
    }

    .rectify_immigration_icon img {
        display: inline-block;
    }

    .rectify_immigration_box {
        display: none;
    }

    .rectify_local_upload_file {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        opacity: 0;
        font-size: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=00);
        cursor: pointer;
    }

    .rectify_local_upload {
        width: 100%;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        border: 0;
        border-radius: 2px;
        background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
        background: linear-gradient(to right, #24A6FF, #6840FF);
    }

    .rectify_picture_frame {
        border: 6px solid #4F51E9;
    }

    .rectify_yuantu {
        transform: rotate(-315deg);
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        position: absolute;
        top: 18px;
        right: 15px;
        width: 107px;
        height: 107px;
    }

    .rectify_icon-tag {
        width: 107px;
        height: 107px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 3;
        background: url(../images/explorationarea/ei-icon-tag.png) no-repeat;
        background-size: auto 100%;
    }

    /*================图像矫正-end===================*/
    /*=================视频标签start=================*/
    .video_tags {
        position: relative;
        width: 100%;
        height: auto;
        display: none;
        margin: 0;
        padding: 0;
    }

    .tags_picture_box {
        padding: 30px;
        padding-top: 0;
        position: relative;
        background: rgba(255, 255, 255, 0.60);
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
    }

    .tags_picture_list {
        width: 100%;
        position: relative;
        padding: 15px;
        background: #FFFFFF;
        box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
    }

    .tags_picture_left {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }

    .tags_picture_max_border {
        overflow: hidden;
        position: relative;
        text-align: center;
        min-height: 439px;
        /*display: inline-block;*/
        width: 100%;
    }

    .tags_picture_icon {
        max-height: 439px;
        width: 100%;
        position: relative;
    }

    .tags_picture_max {
        display: inline-block !important;
        /* min-width: 724px; */
        /* min-height: 431px; */
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .tags_picture_right {
        position: relative;
        min-height: 439px;
        padding-left: 0;
        /*padding-right: 0;*/
        float: left;
    }

    .tags_identify_result {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 0;
        display: inline-block;
    }

    .tags_picture_vertifyimage {
        position: relative;
        width: 100%;
        cursor: pointer;
        display: inline-block;
    }

    .tags_picture_vertifyimage:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100px;
        background: #000;
        opacity: 0.3;
        moz-opacity: 0.3;
        filter: alpha(opacity=30);
    }

    .tags_picture_vertifyimage_active:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0;
        moz-opacity: 0;
        filter: alpha(opacity=0);
    }

    .tags_identify_result_list {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 0;
        display: inline-block;
        min-height: 439px;
    }

    .tags_picture_right_box {
        position: relative;
        width: 100%;
        display: inline-block;
    }

    .tags_result_title {
        line-height: 30px;
        font-size: 16px;
        color: #383E63;
        position: relative;
        height: 30px;
    }

    .tags_loading_list {
        position: absolute;
        width: 100%;
        display: none;
        min-height: 210px;
        /* text-align: center; */
        top: 25px;
        left: 0;
    }

    .tags_identify_result_ciy {
        margin-top: 14px;
        width: 50%;
        display: inline-block;
        padding-left: 15px;
        padding-right: 15px;
    }

    .tags_ciy_box {
        background: #F1F3FF;
        padding: 0 15px 0 15px;
        font-size: 14px;
        height: 36.5px;
        line-height: 36.5px;
    }

    .tags_picture_right_md4 {
        padding-left: 0;
    }

    .tags_ciy_box_desc {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        font-size: 14px;
        height: 36.5px;
        line-height: 36.5px;
        width: 50%;
        float: left;
        padding-left: 10px;
    }

    .tags_ciy_box span {
        display: inline-block;
        color: #3472FF;
        font-size: 14px;
        height: 36.5px;
        line-height: 36.5px;
        text-align: right;
        width: 50%;
        padding-right: 10px;
    }

    .tags_picture_min_border {
        /* padding: 12px 12px 0px 14px; */
        display: inline-block;
        position: relative;
        height: 99.6px;
        width: 100%;
    }

    .tags_picture_col_row {
        margin-right: -4px;
        margin-left: -4px;
    }

    .tags_picture_col {
        padding-right: 4px;
        padding-left: 4px;
    }

    .tags_picture_frame {
        border: 6px solid #4F51E9;
    }

    .tags_dispose_list {
        position: relative;
        width: 100%;
        display: inline-block;
    }

    .tags_immigration_box {
        display: none;
    }

    .tags_dispose_box {
        height: 48.6px;
        width: 100%;
        position: relative;
        border: 1px solid #2E97FF;
        margin-bottom: 10px;
        line-height: 48.6px;
    }

    .tags_dispose {
        position: absolute;
        height: 100%;
        width: 20%;
        right: 0px;
        line-height: 46.8px;
        top: 0;
        cursor: pointer;
        border-left: 1px solid #2E97FF;
        font-size: 14px;
        text-align: center;
        background: #3754EF;
        color: #ffffff;
    }

    .tags_prevent {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        border: 1px solid #D4D4D4;
    }

    .tags_dispose_url_hint {
        position: absolute;
        top: -70px;
        left: 0;
        width: 211px;
        font-size: 12px;
        color: #999999;
        padding: 5px;
        display: block;
        line-height: 16px;
        background: #FFFFFF;
        border: 1px solid rgba(151, 151, 151, 0.10);
        -webkit-box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
        border-radius: 2px 2px 2px 2px;
    }

    .tags_dispose_url {
        width: 80%;
        height: 45px;
        position: relative;
        border: none;
        display: inline-block;
        padding-left: 20px;
        font-size: 14px;
        line-height: 45px;
    }

    .tags_immigration {
        height: 99.59px;
        width: 93%;
        margin-left: 15px;
        border: 1px solid #c8ddfa;
        text-align: center;
    }

    .tags_immigration_list {
        position: relative;
        width: 100%;
        height: 40px;
        top: 30px;
        display: inline-block;
    }

    .tags_immigration_icon {
        height: 40px;
        width: 44%;
        position: relative;
        display: inline-block;
        float: left;
        text-align: right;
        padding-right: 10px;
    }

    .tags_immigration_desc {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        text-align: left;
        width: 56%;
        padding-left: 10px;
        font-size: 16px;
        color: #3754EF;
        letter-spacing: 0.27px;
    }

    .tags_immigration_icon img {
        display: inline-block;
    }

    .tags_picture_min {
        display: inline-block;
        width: 100%;
        cursor: pointer;
        /* border: 3px solid #4F51E9; */
        height: 99.6px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .tags_local_upload_file {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        opacity: 0;
        font-size: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=00);
        cursor: pointer;
    }

    .tags_local_upload {
        width: 100%;
        color: #ffffff;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        border: 0;
        border-radius: 2px;
        background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
        background: linear-gradient(to right, #24A6FF, #6840FF);
    }

    /*===================视频标签end==================*/
    /*====================================================nav_Details图像识别end================================*/
    /*===========================================文字识别start========================================================================*/
    .character_recognition_nav_secondary_navigation_list {
        width: 100%;
        cursor: pointer;
        position: relative;
        padding: 0;
        display: inline-block;
        height: 79px;
    }

    .character_recognition_nav_secondary_nav_box {
        width: 12.5%;
        height: 79px;
        float: left;
        font-size: 16px;
        color: #383E63;
        text-align: center;
    }

    /*====================================================文字识别end================================================================*/
    /*弹窗详情*/
    .cov {
        position: fixed;
        left: 0px;
        top: 0px;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        height: 100%;
        display: none;
        text-align: center;
        z-Index: 999;
    }

    .con {
        z-index: 1100;
        width: 740px;
        height: auto;
        background-color: white;
        position: relative;
        display: inline-block;
        padding-bottom: 90px;
        top: 18%;
        -webkit-box-shadow: 0px 0px 15px black;
        box-shadow: 0px 0px 15px black;
    }

    .dbt {
        position: absolute;
        top: 0;
        right: 30px;
        color: #979797;
        display: inline-block;
        cursor: pointer;
        font-weight: bold;
    }

    .con .con_title {
        font-size: 24px;
        position: relative;
        color: #996F37;
        letter-spacing: 0;
        padding-left: 30px;
        border-left: 5px solid #F56F6A;
    }

    .con_box {
        position: relative;
        width: 100%;
        text-align: left;
        padding: 27px 0 27px 0;
    }

    .con_desc {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        text-align: left;
        padding: 0 30px;
    }

    .con_desc p {
        margin: 0;
    }

    .con_bottom {
        background: #FEEFD8;
        width: 100%;
        height: 67px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .con_bottom_box {
        width: 100px;
        height: 35px;
        display: inline-block;
        background: #F56F6A;
        border-radius: 2px;
        margin: 16px 0;
    }

    .con_bottom_test {
        font-size: 16px;
        color: #FFFFFF;
        letter-spacing: 0;
        height: 35px;
        line-height: 35px;
        cursor: pointer;
    }

    /*弹窗详情end*/
    /*提示登录弹窗start*/
    .cov_register {
        position: fixed;
        left: 0px;
        top: 0px;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        height: 100%;
        display: none;
        text-align: center;
        z-Index: 999;
    }

    .con_register {
        z-index: 1100;
        width: 400px;
        height: 221px;
        background-color: white;
        position: relative;
        display: inline-block;
        padding-bottom: 90px;
        top: 30%;
        -webkit-box-shadow: 0px 0px 15px black;
        box-shadow: 0px 0px 15px black;
    }

    .dbt_register {
        position: absolute;
        top: 0;
        right: 30px;
        color: #979797;
        display: inline-block;
        cursor: pointer;
        font-weight: bold;
    }

    .con_title_register {
        font-size: 24px;
        position: relative;
        color: #996F37;
        letter-spacing: 0;
        padding-left: 30px;
        border-left: 5px solid #F56F6A;
    }

    .con_box_register {
        position: relative;
        width: 100%;
        text-align: left;
        padding: 27px 0 27px 0;
    }

    .con_desc_register {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        text-align: left;
        padding: 0 30px;
    }

    .con_desc_register p {
        margin: 0;
    }

    .con_bottom_register {
        background: #FEEFD8;
        width: 100%;
        height: 67px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .con_bottom_box_register {
        width: 213px;
        height: 35px;
        display: inline-block;
        /*background: #F56F6A;*/
        border-radius: 2px;
        margin: 16px 0;
        position: relative;
    }

    .con_bottom_test_Login {
        font-size: 16px;
        position: relative;
        background: #F56F6A;
        left: 0;
        float: left;
        top: 0;
        color: #FFFFFF;
        letter-spacing: 0;
        height: 35px;
        line-height: 35px;
        width: 100px;
        cursor: pointer;
        display: inline-block;
    }

    .con_bottom_test_Login a {
        color: #FFFFFF;
    }

    .con_bottom_test_register {
        position: relative;
        right: 0;
        float: right;
        top: 0;
        font-size: 16px;
        color: #F56F6A;
        width: 100px;
        display: inline-block;
        letter-spacing: 0;
        height: 35px;
        line-height: 35px;
        cursor: pointer;
        border: 1px solid #F56F6A;
        border-radius: 2px;
    }

    .con_bottom_test_register a {
        color: #F56F6A;
    }

    .con_desc_img {
        display: inline-block;
        float: left;
    }

    .con_desc_register_box {
        height: 36px;
        position: relative;
    }

    .con_desc_symbol {
        display: inline-block;
        line-height: 36px;
        height: 36px;
        font-size: 20px;
        color: #333333;
        letter-spacing: 0;
        text-align: center;
        padding-left: 10px;
    }

    /*活动太火爆了弹窗 start*/
    .cov_activity {
        position: fixed;
        left: 0px;
        top: 0px;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        height: 100%;
        display: none;
        text-align: center;
        z-Index: 999;
    }

    .con_activity {
        z-index: 1100;
        width: 400px;
        height: 221px;
        background-color: white;
        position: relative;
        display: inline-block;
        padding-bottom: 90px;
        top: 30%;
        -webkit-box-shadow: 0px 0px 15px black;
        box-shadow: 0px 0px 15px black;
    }

    .dbt_activity {
        position: absolute;
        top: 0;
        right: 30px;
        color: #979797;
        display: inline-block;
        cursor: pointer;
        font-weight: bold;
    }

    .con_title_activity {
        font-size: 24px;
        position: relative;
        color: #996F37;
        letter-spacing: 0;
        padding-left: 30px;
        border-left: 5px solid #F56F6A;
    }

    .con_box_activity {
        position: relative;
        width: 100%;
        text-align: left;
        padding: 27px 0 27px 0;
    }

    .con_desc_activity {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        text-align: left;
        padding: 0 30px;
    }

    .con_bottom_activity {
        background: #FEEFD8;
        width: 100%;
        height: 67px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .con_bottom_box_activity {
        width: 100px;
        height: 35px;
        display: inline-block;
        /*background: #F56F6A;*/
        border-radius: 2px;
        margin: 16px 0;
        position: relative;
    }

    .con_activity_test_Login {
        font-size: 16px;
        position: relative;
        background: #F56F6A;
        left: 0;
        float: left;
        top: 0;
        color: #FFFFFF;
        letter-spacing: 0;
        height: 35px;
        line-height: 35px;
        width: 100px;
        cursor: pointer;
        display: inline-block;
    }

    .con_activity_test_Login a {
        color: #FFFFFF;
    }

    .con_activity_test_register {
        position: relative;
        right: 0;
        float: right;
        top: 0;
        font-size: 16px;
        color: #F56F6A;
        width: 100px;
        display: inline-block;
        letter-spacing: 0;
        height: 35px;
        line-height: 35px;
        cursor: pointer;
        border: 1px solid #F56F6A;
        border-radius: 2px;
    }

    .con_activity_test_register a {
        color: #F56F6A;
    }

    .con_desc_img_activity {
        display: inline-block;
        float: left;
        height: 60px;
        line-height: 60px;
    }

    .con_desc_icon {
        display: inline-block;
        margin-left: 10px;
    }

    .con_desc_activity_box {
        height: 36px;
        position: relative;
    }

    .con_desc_symbol_activity {
        display: inline-block;
        line-height: 30px;
        height: 30px;
        font-size: 20px;
        color: #333333;
        letter-spacing: 0;
        text-align: center;
        padding-left: 10px;
    }

    /*活动火爆弹窗end*/
    /*====反馈成功弹窗start===*/
    .cov_succeed {
        position: fixed;
        left: 0px;
        top: 0px;
        background: rgba(0, 0, 0, 0.4);
        width: 100%;
        height: 100%;
        display: none;
        text-align: center;
        z-Index: 999;
    }

    .con_succeed {
        z-index: 1100;
        min-width: 400px;
        height: 250px;
        background-color: white;
        position: relative;
        display: inline-block;
        padding-bottom: 90px;
        top: 25%;
        -webkit-box-shadow: 0px 0px 15px black;
        box-shadow: 0px 0px 15px black;
    }

    .dbt_succeed {
        position: absolute;
        top: 0;
        right: 30px;
        color: #979797;
        display: inline-block;
        cursor: pointer;
        font-weight: bold;
    }

    .con_title_succeed {
        font-size: 24px;
        position: relative;
        color: #996F37;
        letter-spacing: 0;
        padding-left: 30px;
        border-left: 5px solid #F56F6A;
    }

    .con_box_succeed {
        position: relative;
        width: 100%;
        text-align: left;
        padding: 27px 0 27px 0;
    }

    .con_desc_succeed {
        font-size: 14px;
        color: #333333;
        letter-spacing: 0;
        text-align: left;
        padding: 0 30px;
    }

    .con_bottom_succeed {
        background: #FEEFD8;
        width: 100%;
        height: 67px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .con_bottom_box_succeed {
        width: 100px;
        height: 35px;
        display: inline-block;
        /*background: #F56F6A;*/
        border-radius: 2px;
        margin: 16px 0;
        position: relative;
    }

    .con_succeed_test_Login {
        font-size: 16px;
        position: relative;
        background: #F56F6A;
        left: 0;
        float: left;
        top: 0;
        color: #FFFFFF;
        letter-spacing: 0;
        height: 35px;
        line-height: 35px;
        width: 100px;
        cursor: pointer;
        display: inline-block;
    }

    .con_desc_img_succeed {
        display: inline-block;
        float: left;
        height: 60px;
        line-height: 60px;
    }

    .con_desc_succeed_box {
        height: 36px;
        position: relative;
    }

    .con_desc_symbol_succeed {
        display: inline-block;
        line-height: 30px;
        font-size: 20px;
        color: #333333;
        letter-spacing: 0;
        text-align: center;
    }

    /*====反馈成功弹窗end===*/
    /*扫描  */
    .loadingBox {
        width: 100%;
        height: 100%;
        /* right: 5%; */
        /* top:5%; */
        position: absolute;
        z-index: 9;
        overflow: hidden;

    }

    .identification_loadingBox {
        width: 98%;
        height: 96%;
        /* right: 5%; */
        /* top:5%; */
        position: absolute;
        z-index: 9;
        overflow: hidden;
    }

    .loading {
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: url("../images/index/wangge.png?20181123");
        background-size: 100% 100%;
        border-right: 3px solid #4f51f2;
        /* background-color: #bed1f7;  */
        /* opacity: 0.5  */
    }

    /*.the_loading {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*background-image: url("../images/explorationarea/ei-sao-vt.png");*/
    /*background-size: 100% 100%;*/
    /*border-right: 3px solid #4f51f2;*/
    /*!* background-color: #bed1f7;  *!*/
    /*!* opacity: 0.5  *!*/
    /*}*/
    /*.fog_loading {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*background-image: url("../images/explorationarea/ei-sao-vt.png");*/
    /*background-size: 100% 100%;*/
    /*border-right: 3px solid #4f51f2;*/
    /*!* background-color: #bed1f7;  *!*/
    /*!* opacity: 0.5  *!*/
    /*}*/
    .loading_list {
        position: absolute;
        width: 100%;
        display: none;
        min-height: 210px;
        /* text-align: center; */
        top: 25px;
        left: 0;
    }

    .image_loading_list {
        position: absolute;
        width: 100%;
        display: none;
        min-height: 280px;
        /* text-align: center; */
        top: 25px;
        left: 0;
    }

    .image_loading_list_text {
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0;
        bottom: 20px;
        color: #0063ff;
        font-size: 16px;
    }

    .loadingyz {
        display: none;
    }

    .loadan {
        -ms-animation: saomiao 1.5s ease-out infinite;
        -moz-animation: saomiao 1.5s ease-out infinite;
        -webkit-animation: saomiao 1.5s ease-out infinite;
        -o-animation: saomiao 1.5s ease-out infinite;
        animation: saomiao 1.5s ease-out infinite;
    }

    .evertify_item:hover .evertify_item_list {

        -webkit-animation: scaleIn 0.5s 0s ease both;
        animation: scaleIn 0.5s 0s ease both;
        will-change: transform;
        z-index: 2;
        margin-top: 0;
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
    }

    .evertify_item:hover .evertify_progress {
        width: 100%;
        z-index: 3;
    }

    .str_move a {
        color: #C7000B
    }

    /*=========questionnaire end============*/
    /*=========questionnaire start============*/
    .questionnaire {
        background-image: -webkit-gradient(linear, left bottom, left top, from(#E7ECFA), color-stop(97%, #E4EBFF));
        background-image: linear-gradient(0deg, #E7ECFA 0%, #E4EBFF 97%);
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 116.9px;;
        display: inline-block;
    }

    .questionnaire_title {
        font-size: 30px;
        color: #C7000B;
        letter-spacing: 0;
        text-align: center;
        margin: 50px 0 10px 0;
        background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 139, 113, 1)), to(rgba(252, 50, 78, 1)));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        height: 42px;
        line-height: 42px;
    }

    .questionnaire_desc {

        font-size: 16px;
        color: #656B90;
        text-align: center;
        margin-bottom: 30px;
    }

    .questionnaire_details {
        display: inline-block;
        background: #FFFFFF;
        position: relative;
        font-size: 18px;
        color: #FF4036;
        letter-spacing: 0;
        text-align: right;
        line-height: 18px;
        /*-webkit-box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.10);*/
        /*box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.10);*/
        margin-left: 15px;
        text-decoration: underline;
    }

    .questionnaire_details a {
        color: #FF4036;
    }

    .ei-quote-left {
        /*margin-left: -28px;*/
    }

    .ei-quote-right {
        /*margin-right: -28px;*/
        position: absolute;
        display: inline-block;
        top: 0;
        right: -1px;
        bottom: 0px;
        height: 24px;
        width: 28px;
    }

    .questionnaire_details img {
        display: inline-block;
        position: absolute;
        top: 6px;
        right: -16px;
    }

    .ei-quote-right_box {
        width: 100%;
        position: relative;
    }

    .questionnaire_box {
        position: relative;
        background: #ffffff;
        padding: 0 30px;
        z-index: 2;
        display: inline-block;
    }

    .questionnaire_title_back {
        display: inline-block;
        position: absolute;
        left: 50%;
        top: 16.5px;
        margin-left: -214.5px;
    }

    .join_us {
        float: left;
        opacity: 0.9;
        -moz-opacity: 0.9;
        filter: alpha(opacity=90);
        width: 10%;
        background: #F56F69;
        min-width: 130px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 22px;
        color: #FFFFFF;
        display: inline-block;
    }

    .join_us_list {
        background: #F0F0F0;
        position: relative;
        margin-bottom: 30px;
        height: 40px;
    }

    .join_us_box {
        position: relative;
        width: 100%;

    }

    .join_us_desc {
        font-size: 14px;
        color: #C7000B;
        filter: Alpha(opacity=90);
        -moz-opacity: 0.9;
        opacity: 0.9;

        display: inline-block;
        padding-left: 15px;
        line-height: 40px;
        width: 90%;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .submit_feedback {
        position: relative;
        width: 100%;
        text-align: center;
    }

    .submit_feedback_btn {
        width: 400px;
        height: 60px;
        line-height: 60px;

        font-size: 18px;
        color: #FFFFFF;
        text-align: center;
        background: #F56F69;
        border-radius: 2px;
        display: inline-block;
        margin: 30px 0;
        cursor: pointer;
    }

    .submit_text {

        font-size: 14px;
        color: #6A7093;
        text-align: center;
        margin-bottom: 50px;
    }

    .industry_type_desc {

        font-size: 16px;
        color: #383E63;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .industry_type_desc_title {

        font-size: 16px;
        color: #383E63;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .indus_span {
        color: #C7000B;
        font-size: 18px;
    }

    .industry_type_box label {
        margin-right: 20px;
        padding-left: 19px;
        font-size: 14px;
        color: #656B90;
        cursor: pointer;
        position: relative;
        margin-bottom: 20px;
        line-height: 20px;
        display: inline-block;
        height: 20px;
    }

    .industry_type_box label input {
        margin-right: 5px;
        display: inline-block;
        width: 14px;
        height: 14px;
        position: absolute;
        top: 3px;
        left: 0px;

    }

    .territory_box label {
        margin-right: 20px;
        padding-left: 19px;
        font-size: 14px;
        color: #656B90;
        cursor: pointer;
        position: relative;
        margin-bottom: 20px;
        line-height: 20px;
        height: 20px;
        display: inline-block;
    }

    .territory_box label input {
        margin-right: 5px;
        display: inline-block;
        width: 14px;
        height: 14px;
        position: absolute;
        top: 3px;
        left: 0px;
    }

    .industry_type, .territory {
        position: relative;
        margin-bottom: 10px;
    }

    textarea {
        width: 100%;
        height: 100px;
        text-align: left;
        resize: none;
        font-size: 14px;
        color: #656B90;
        /* text-indent: 2em; */
        padding: 10px;
    }

    /*==================================================查看更多黑科技start=====================================*/
    .black_technology {
        position: relative;
        width: 100%;
        background-image: -webkit-gradient(linear, left bottom, left top, from(#E7ECFA), color-stop(97%, #E4EBFF));
        background-image: linear-gradient(0deg, #E7ECFA 0%, #E4EBFF 97%);
        padding: 60px 0;
    }

    .technology_title {
        font-size: 30px;
        color: #383E4C;
        letter-spacing: 0;
        text-align: center;
        height: 42px;
        line-height: 42px;
        position: relative;
    }

    .technology_title_back {
        display: inline-block;
        position: absolute;
        left: 50%;
        top: 16.5px;
        margin-left: -212px;
    }

    .technology_text {
        font-size: 16px;
        color: #737895;
        letter-spacing: 0;
        text-align: center;
        height: 22px;
        line-height: 22px;
        margin-top: 10px;
        margin-bottom: 40px;
    }

    .technology_list {
        position: relative;
        width: 100%;
    }

    .technology_left {
        width: 31.1%;
        display: inline-block;
        position: relative;
        margin-right: 2%;
        float: left;
        padding: 24px 71.5px 30px 30px;
        height: 308px;
        background-image: url(../images/explorationarea/ei-space-left-card.png);
        background-size: 100% 100%;
    }

    .technology_left:hover {
        box-shadow: 1px 3px 20px #b3b3b3;
    }

    .technology_left:hover .technology_left_title {
        color: #C7000B;
    }

    .technology_right {
        display: inline-block;
        position: relative;
        width: 66.9%;
        float: right;
    }

    .technology_item {
        width: 100%;
        position: relative;
        display: inline-block;
        float: left;
        height: 148px;
        background: #FFFFFF;
        border-radius: 2px;
        margin-bottom: 11px;
        padding: 23px 35px 24px 15px;
    }

    .technology_right_left {
        position: relative;
        display: inline-block;
        width: 49.3%;
        float: left;
        height: 257px;
        margin-right: 11px;

    }

    .technology_right_right {
        position: relative;
        display: inline-block;
        width: 49.3%;
        float: left;
        height: 257px;
    }

    .technology_left_title {
        font-size: 22px;
        color: #383E63;
        letter-spacing: 0;
        height: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .technology_left_desc {
        font-size: 14px;
        color: #383E63;
        letter-spacing: 0;
        line-height: 18px;
        height: 95px;
    }

    .technology_left_link {
        height: 34px;
        position: relative;
        width: 110px;
        margin-top: 75px;
        background: #C7000B;
        box-shadow: 0 5px 7px 0 rgba(246, 110, 106, 0.39);
        border-radius: 2px;
        line-height: 34px;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
    }

    .technology_left_link a {
        color: #FFFFFF;
    }

    .technology_item img {
        display: inline-block;
    }

    .technology_right_img {
        width: 20%;
        text-align: center;
        height: 100%;
        position: relative;
        display: inline-block;
        float: left;
    }

    .technology_right_item {
        width: 80%;
        display: inline-block;
        position: relative;
    }

    .technology_right_title {
        font-size: 15px;
        color: #383E4C;
        letter-spacing: 0;
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        margin-bottom: 9px;

    }

    .technology_right_desc {
        font-size: 14px;
        color: #656B90;
        letter-spacing: 0;
    }

    .technology_item:hover {
        box-shadow: 1px 3px 20px #b3b3b3;
    }

    .technology_item:hover .technology_right_title {
        color: #C7000B;
    }

    /*=====================================================查看更多黑科技end====================================*/
    /*banner视频弹窗*/
    /*视频弹窗*/
    .video_area {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        display: none;
        z-index: 100001;
    }

    .video-cover-img {
        width: 100%;
    }

    .video_area_bg {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        opacity: 0.6;
        filter: alpha(opacity=60);
        background-color: #000;
        cursor: pointer;
    }

    .video_area .video_box {
        position: relative;
        width: 70%;
        min-height: 200px;
        height: 82%;
        margin: 107px auto 0 auto;
    }

    .video_area .video_box div {
        height: 100%;
    }

    .video-cover-img-container {
        position: relative;
        width: 100%;
        height: auto;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        cursor: pointer;
    }

    .video-cover-play {
        position: relative;
        width: 100%;
        height: auto;
        display: block;
    }

    .video-play {
        position: absolute;
        width: auto;
        display: block;
        left: 40%;
        bottom: 27%;
    }

    .videoBtn {
        position: absolute;
        top: 35%;
        width: auto;
        /*	left: 40%;*/
    }

    /*.video-cover-img-tip {
        position: absolute;
        top: 56%;
        /!*bottom: 0px;*!/
        left: 0px;
        width: 100%;
        height: 40px;
        line-height: 40px;
    }*/
    /*.video-cover-img-tip-bg {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.6;
        filter: alpha(opacity=60);
    }*/
    .video-duration {
        position: absolute;
        top: 0px;
        left: 15px;
        width: auto;
        height: 100%;
        color: #fff;
    }

    /*.video-play {
        position: absolute;
        bottom:-1px;
        left: 5px;
        width: auto;
        height: 100%;
    }*/
    .video_dialog_title {
        position: relative;
        width: 60%;
        height: auto;
        margin: -6px auto 0 auto;
        display: block;
        background-color: #ffffff;
        font-size: 20px;
        color: #333333;
        padding: 10px 10px 0 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        z-index: 50;
    }

    .video_dialog_desc {
        position: relative;
        width: 60%;
        height: auto;
        margin: 0 auto;
        display: block;
        background-color: #ffffff;
        font-size: 14px;
        color: #7C7C7C;
        padding: 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        z-index: 50;
    }

    .video_close_icon {
        position: absolute;
        width: auto;
        right: 12.7%;
        top: 107px;
        display: block;
        cursor: pointer;
        z-index: 100001;
    }

    /*视频弹窗 end*/

}

@media only screen and (max-width: 1150px) {
    .pc_zoo {
        zoom: 90%;
    }

    .immigration_title {
        font-size: 18px;
    }

    .the_fyImage_icon {
        height: 100%;
    }

    .fog_picture_max, .the_picture_max {
        height: 100%;
    }

    .technology_right_left {
        width: 49%;
    }

    .technology_right_right {
        width: 49%;
    }

    .banner_title_list {
        padding: 30px 52px 30px 9.5%;
    }

    .banner_desc_box {
        margin-bottom: 20px;
        font-size: 14px;
    }

}

@media only screen and (max-width: 1120px) {
    .pc_zoom {
        zoom: 85%;
    }

}

@media only screen and (max-width: 1080px) {
    .pc_zoo {
        zoom: 80%;
    }

    .picture_max {
        width: 100%;
    }

    .fog_fyImage_icon {
        display: inline-block;
        /* width: 100%; */
        height: 439px;
    }

    /* .technology_right_left {
         position: relative;
         display: inline-block;
         width: 98%;
         margin-bottom: 10px;
         height: auto;
         margin-bottom: 0px;
     }


     .technology_right_right {
         position: relative;
         display: inline-block;
         width: 98%;
     }*/
    .technology_right_left {
        width: 49%;
    }

    .technology_right_right {
        width: 49%;
    }

    .technology_item {
        padding: 15px 6px 15px 0px;
    }

    .technology_right_desc {
        font-size: 12px;

    }

    .technology_right_title {
        height: 36px;
        line-height: 18px;
        margin-bottom: 5px;
    }

    .technology_right_img {
        width: 18%;
    }

    .joinus_img img {
        width: 100%;

    }

    .banner_link {
        padding-left: 2%;
    }

    .banner_desc_box {
        margin-bottom: 24px;
        font-size: 14px;
    }

    .banner_desc_box {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .video_big_pic {
        width: 100%;
    }

}

@media only screen and (max-width: 996px) {
    .pc_zoo {
        zoom: 75%;
    }

    .banner_title_list {
        width: 66%;
        padding: 24px 15px 24px 10%;

    }

    .banner_desc_box {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .dispose_url_hint {
        top: -83px;
    }

}

@media only screen and (max-width: 900px) {
    .pc_zoo {
        zoom: 70%;
    }

    .banner_title_list {
        padding: 24px 15px 24px 10%;
        width: 63%;

    }

    .banner_title {
        font-size: 18px;
        margin-bottom: 10px;
        height: 25px;
        line-height: 25px;
    }

    .technology_left {

        padding: 24px 24.5px 30px 30px;
    }
}

@media only screen and (max-width: 850px) {
    .pc_zoo {
        zoom: 68%;
    }
}

@media only screen and (max-width: 768px) {

    .hidden-xs {
        display: none;
    }

    .visible-xs {
        display: block;
    }
}

/********modal********/
.shade {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 200;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.t-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    background-color: #fff;
    transform: translate(-50%, -50%);
}

.modal-s {
    width: 400px;
}

.modal-m {
    width: 550px;
}

.modal-l {
    width: 700px;
}

.modal-t-header {
    position: relative;
    padding-top: 30px;
}

.modal-t-header > h3 {
    height: 24px;
    padding-left: 27px;
    font-size: 24px;
    padding-top: 0;
    line-height: 1;
    padding-bottom: 0;
    font-weight: bold;
    color: #333;
    border-left: 3px solid #e41f2b;
    margin: 0;
    text-align: left;
}

.modal-close {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 20px;
    right: 20px;
    background: url(../images/comm/modal-close.png?20181123) no-repeat;
    background-size: auto 100%;
    cursor: pointer;
}

.modal-body {
    position: relative;
    padding: 30px;
    background-color: #fff;
}

.modal-title {
    position: relative;
    padding-left: 60px;
    margin-bottom: 2px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.modal-only-title {
    display: table;
    width: 100%;
    min-height: 40px;
    margin-bottom: 0;
}

.modal-only-title span {
    display: table-cell;
    vertical-align: middle;
}

.modal-title::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    z-index: 99;
    background-size: contain;
}

.success::before { /**** 成功 ****/
    background-image: url("../images/comm/success.svg");
}

.prompt::before { /**** 提示 ****/
    background-image: url("../images/comm/prompt.svg");
}

.fail::before { /**** 失败 ****/
    background-image: url("../images/comm/failure.svg");
}

.alarm::before { /**** 警告 ****/
    background-image: url("../images/comm/alarm.svg");
}

.modal-detail {
    padding-left: 60px;
    color: #666;
}

.modal-footer {
    padding-top: 15px;
    height: 62px;
    font-size: 0;
    text-align: center;
    background-color: #f5f5f5;
}

.modal-footer .act-btn {
    height: 32px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 14px;
}

.modal-footer .act-btn + .act-btn {
    margin-left: 10px;
}

.modal-prize-img {
    position: absolute;
    width: 80px;
    height: 80px;
}

.modal-prize .modal-title {
    padding-left: 100px;
}

.modal-prize .modal-prize-name {
    padding-left: 100px;
    color: #666;
}

.modal-prize .modal-detail {
    padding-left: 100px;
}

.modal-body > [class^=project-] + [class^=project-] {
    margin-top: 8px;
}

.modal-body .ide-h5 {
    float: left;
    color: #666;
    line-height: 32px;
}

.modal-body .ide-h5::before {
    content: "*";
    display: inline-block;
    margin-right: 5px;
    color: #e41f2b;
    font-size: 24px;
    line-height: 32px;
    vertical-align: middle;
}

.project-name input {
    width: 554px;
    height: 32px;
    padding-left: 10px;
}

.project-path i {
    position: relative;
    display: inline-block;
    line-height: 32px;
    padding-left: 20px;
    cursor: pointer;
}

.project-path i + i {
    margin-left: 20px;
}

.project-path i::before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 6px;
    left: 0;
    margin-right: 10px;
    border-radius: 8px;
    border: 1px solid #999;
    vertical-align: middle;
}

.project-path i.active::before {
    border: 4px solid #e41f2b;
}

.project-detail textarea {
    width: 554px;
    height: 118px;
    padding-left: 10px;
    resize: none;
}

@media (max-width: 768px) {
    /* .modal-body.scroll{
        height: calc(100vh - 136px);
        overflow-y: scroll;
    } */
}

@media (max-width: 480px) {
    .modal-s, .modal-m, .modal-l {
        max-width: calc(100% - 30px);
        max-height: calc(100vh - 20px);
    }

    .project-name input,
    .project-detail textarea {
        width: calc(100% - 90px);
        padding-left: 5px;
    }
}

@media (max-width: 360px) {
    #CloudIDE .modal-body {
        padding: 10px
    }

    .project-path i + i {
        margin-left: 10px;
    }
}

.act-btn {
    display: inline-block;
    height: 40px;
    padding: 0 30px;
    font-size: 18px;
    line-height: 38px;
    border: 1px solid #C7000B;
    cursor: pointer;
}

.act-btn.shadow {
    box-shadow: 0 10px 20px 0 rgba(239, 35, 54, 0.20);
}

.act-btn-def {
    color: #fff;
    background-color: #C7000B;
}

.act-btn-def:hover {
    background-color: #C7000B;
}

.act-btn-def:active {
    background-color: #C7000B;
}

.act-btn.act-btn-def:hover {
    color: #fff;
}

.act-btn.act-btn-sub:hover {
    color: #fff;
    background-color: #C7000B;
}

.act-btn.act-btn-def {
    color: #fff;
}
.cov_succeed .repeat_submit {
    text-align:left;
}
.cov_succeed a{
    color: #1B79C8;
}
.cov_succeed a:hover{
    text-decoration: underline;
    cursor: pointer;
}
@media(max-width: 768px){
    .cov_succeed .repeat_submit {
        font-size: 14px;
    }
}
/********modal********/
