.frendships_link_lt:after,
.frendships_link_rt .item:after,
.index_menu .item_content:before,
.index_nav .item:after,
.study_card_ft .table_cell:after,
.video-bg:after {
    content: ''
}

.cursorP,
.index_partyMember_nav .item_text,
.ipt-check,
.mapNav .item,
[data-toggle=tab] {
    cursor: pointer
}

.myCarousel .block-indicators {
    bottom: 60px
}

.myCarousel .block-indicators li,
.newsCarousel .block-indicators li {
    background-color: #fff
}

.myCarousel .block-indicators li.active,
.newsCarousel .block-indicators li.active {
    background-color: #B81C24
}

.carousel-inner .item img {
    margin-left: auto;
    margin-right: auto
}

.newsCarousel .block-indicators li {
    margin-left: 5px
}

.newsCarousel .block-indicators {
    left: auto;
    right: 24px;
    width: auto;
    bottom: 8px;
    z-index: 2
}

.carousel_title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px;
    background: rgba(0, 0, 0, .7);
    color: #fff
}

.carousel_title .ellipsis {
    width: 80%
}

.index_nav {
    position: relative;
    z-index: 10;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: -51px;
    background: linear-gradient(#EEEFF1, #fff);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .1)
}

.index_nav .item {
    display: table-cell;
    vertical-align: middle;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative
}

.more,
.news_tab {
    padding-top: 5px
}

.index_nav .item:after {
    position: absolute;
    right: 0;
    top: 35px;
    bottom: 35px;
    border-right: 1px solid #616161;
    opacity: .5
}

.index_nav .item:last-child:after {
    display: none
}

.index_nav .item a {
    display: block;
    text-align: center;
    font-size: 16px
}

.index_nav .item p {
    color: rgba(97, 97, 97, 1)
}

.index_nav .item a:hover {
    color: #B81C24
}

.index_nav .ico {
    margin-bottom: 6px;
    width: 28px;
    height: 19px
}

.header_tool .ico,
i.login_out_ico {
    width: 20px;
    height: 20px
}

.nav_ico_dfjn {
    background: url(../images/dfjn.png) no-repeat
}

.nav_ico_oa {
    background: url(../images/nav_ico_oa.png) center center no-repeat
}

.nav_ico_hyhd {
    background: url(../images/nav_ico_hyhd.png) center center no-repeat
}

.nav_ico_gxzy {
    background: url(../images/nav_ico_gxzy.png) center center no-repeat
}

.nav_ico_fzdy {
    background: url(../images/nav_ico_fzdy.png) center center no-repeat
}

.nav_ico_mycd {
    background: url(../images/nav_ico_mycd.png) center center no-repeat
}

.nav_ico_zyfw {
    background: url(../images/nav_ico_zyfw.png) center center no-repeat
}

.header_tool .ico~.ib {
    vertical-align: top
}

.ico_manage {
    background: url(../images/f-logo2.png) -10px -44px
}

i.login_out_ico {
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    background-position: -5px -6px
}

.ico_signIn {
    background: url(../images/default-avator.png) center no-repeat;
    background-size: contain;
    vertical-align: -4px
}

.ico_sinnUp {
    background: url(../images/default-avator.png) center no-repeat;
    background-size: contain
}

.container_padded {
    padding-left: 32px;
    padding-right: 32px
}

.container_block {
    margin-top: 40px
}

.last_container_block {
    padding-bottom: 80px
}

.news_tab {
    padding-bottom: 15px
}

.news_tab li {
    display: inline-block;
    margin-right: 30px
}

.news_tab h3 {
    color: #000;
    opacity: .25
}

.news_tab .active h3 {
    opacity: 1
}

.news_list .item {
    font-size: 16px
}

.index_main_right .news_list a {
    padding-bottom: 6px
}

.news_list a {
    display: block;
    padding-bottom: 8px;
    color: #000
}

.news_list a:hover {
    color: #B81C24
}

.news_list .time {
    color: #000;
    opacity: .25;
    font-family: arial
}

.news_list .ellipsis {
    padding-right: 40px;
    color: rgba(97, 97, 97, 1)
}

.more {
    color: #B81C24
}

.more:hover {
    color: #B81C24;
    transform: translateX(2px);
    -webkit-transform: translateX(2px)
}

.study_card.col-md-3 {
    padding-left: 12px;
    padding-right: 12px
}

.study_card a:hover {
    box-shadow: 0 10px 20px 0 #ddd
}

.card_title {
    margin-bottom: 24px
}

.study_img_wrap {
    position: relative
}

.study_card a:hover .study_img_wrap:after,
.study_img_wrap .stydy_progress {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.study_card a:hover .study_img_wrap:after {
    content: '';
    top: 0;
    background-color: rgba(0, 0, 0, .25)
}

.video-bg:after {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/video_bg.png) center center no-repeat red;
    background-size: 40px 40px
}

.study_img {
    height: 120px;
    width: 100%
}

.pioneer_img {
    height: 156px;
    width: 100%
}

.stydy_progress {
    height: 8px;
    background-color: rgba(0, 0, 0, .25)
}

.stydy_progress_bar {
    height: 100%;
    background-color: #B81C24
}

.stydy_progress_over .stydy_progress_bar {
    background-color: #5AA700
}

.stydy_progress_text {
    text-align: right;
    font-size: 10px;
    color: #fff;
    position: relative;
    top: -25px;
    transform: scale(.8)
}

.study_duration {
    display: inline-block;
    position: absolute;
    right: 6px;
    bottom: 6px;
    width: 46px;
    height: 18px;
    color: #fff;
    z-index: 2;
    background: rgba(0, 0, 0, .25);
    border-radius: 4px;
    line-height: 18px
}

.study_duration span {
    display: inline-block;
    font-size: 10px;
    transform: scale(.8)
}

.study_card_ft {
    padding: 12px 16px;
    min-height: 110px;
    border: 1px solid rgba(0, 0, 0, .15)
}

.study_card_ft p {
    font-size: 12px
}

.study_card_ft h5 {
    line-height: 1.5;
    font-size: 16px
}

.party_card_bd {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 15px;
    z-index: 2
}

.party_card_bd .type_text {
    font-size: 12px;
    color: #fff;
    text-align: center
}

.party_card_bd .type_text span {
    display: inline-block;
    border-bottom: 1px solid #fff
}

.party_card_bd h5 {
    margin-top: 12px;
    font-size: 20px;
    color: #FFF;
    line-height: 28px;
    text-align: center
}

.study_card_ft .table_cell {
    text-align: center;
    font-size: 12px;
    position: relative;
    vertical-align: top
}

.study_card_ft .table_cell p {
    line-height: 20px;
    margin-bottom: 12px;
    margin-top: 4px
}

.study_card_ft .table_cell:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, .09)
}

.study_card_ft .table_cell:last-child:after {
    border: none
}

.shallow_color {
    color: #000;
    opacity: .45
}

.medium_color {
    position: relative;
    color: #000;
    opacity: .65
}

.table_cell:last-child .medium_color:after {
    display: none
}

.bottoma a,
.display_ib,
.lipt-bottom span {
    display: inline-block
}

.mapper_title {
    padding-top: 24px;
    margin-left: -15px
}

.mapper_center,
.mapper_left,
.mapper_right {
    float: left;
    height: 388px
}

.mapper_left {
    width: 17%;
    background-color: #fff
}

.mapper_center {
    width: 59%
}

.mapper_right {
    width: 24%;
    background-color: #fff
}

.mapNav .item {
    padding: 16px;
    font-size: 16px;
    color: #282828
}

.mapNav .active,
.mapNav .item:hover {
    background-color: #B81C24;
    color: #fff
}

.mapNav .item .ico {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    background: url(../images/bottomline_bg.png) no-repeat
}

.mapNav .item .map_ico_dzz {
    background-position: -6px -222px
}

.mapNav .item.active .map_ico_dzz,
.mapNav .item:hover .map_ico_dzz {
    background-position: -6px -186px
}

.mapNav .item .map_ico_gzs {
    background-position: -6px -295px
}

.mapNav .item.active .map_ico_gzs,
.mapNav .item:hover .map_ico_gzs {
    background-position: -6px -259px
}

.mapNav .item .map_ico_fwzx {
    background-position: -6px -6px
}

.mapNav .item.active .map_ico_fwzx,
.mapNav .item:hover .map_ico_fwzx {
    background-position: -6px -42px
}

.mapNav .item .map_ico_zzgx {
    background-position: -6px -114px
}

.mapNav .item.active .map_ico_zzgx,
.mapNav .item:hover .map_ico_zzgx {
    background-position: -6px -78px
}

.mapNav .item .map_ico_fwxm {
    background-position: -6px -333px
}

.mapNav .item.active .map_ico_fwxm,
.mapNav .item:hover .map_ico_fwxm {
    background-position: -6px -151px
}

.mapper_right_hd {
    font-size: 16px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .04)
}

.mapper_right_bd,
.mapper_right_hd {
    padding: 16px
}

.mapper_right_bd dl {
    padding-bottom: 12px
}

.mapper_right_bd dt {
    padding-bottom: 4px;
    font-weight: 400
}

.mapper_right_bd dd {
    font-size: 12px;
    color: #616161
}

.login-wrap {
    width: 100%;
    height: 600px;
    background: url(../images/login_bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative
}

.login-inside {
    width: 348px;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.login-title {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-bottom: 10px
}

.lipt-wrap {
    width: 100%
}

.lipt-wrap .lipt {
    width: 100%;
    border-radius: 4px;
    line-height: 32px;
    border: 1px solid #D9D9D9;
    margin-top: 24px;
    padding-left: 12px;
    box-sizing: border-box
}

.lipt-bottom {
    margin-top: 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, .65)
}

.ipt-check {
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid #D9D9D9;
    margin-right: 8px;
    margin-bottom: 0
}

.login-btn,
.login-btn>button {
    width: 100%
}

.ipt-check.active {
    background: url(../images/checked.png) no-repeat;
    background-size: 100% 100%
}

.bottoma a {
    margin-left: 20px;
    font-size: 16px;
    color: rgba(0, 0, 0, .8)
}

.login-btn {
    margin-top: 24px
}

.filter_b {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px)
}

.fullPage,
.fullPage body,
.index_body_bg {
    height: 100%
}

.index_body_bg {
    position: relative;
    background: url(../images/bg.png) center 0 no-repeat
}

.index_foot_bg {
    background: url(../images/bg2.png) bottom no-repeat
}

.fullPage .index_copyright {
    position: static
}

.partyBody .index_body_bg {
    background-position: center -27px
}

.notPartyMemberBody {
    left: 0;
    right: 0;
    bottom: 0
}

.partyMemberBody {
    position: absolute;
    left: 0;
    right: 0;
    top: 324px;
    bottom: 0
}

.partyMemberBody .index_foot_bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 56px
}

.partyMemberBody .index_copyright {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

@media screen and (max-height:860px) {

    .partyMemberBody,
    .partyMemberBody .index_copyright,
    .partyMemberBody .index_foot_bg {
        position: static
    }
}

.index_main_header {
    margin-left: auto;
    margin-right: auto;
    width: 1300px;
    height: 324px;
    position: relative
}

.index_main_header.sm {
    height: 175px
}

.index_main_header.sm .header_member_tool,
.index_main_header.sm .party_entry {
    top: 75px
}

@media screen and (min-height:830px) and (max-height:890px) {
    .index_main_header.sm {
        height: 224px
    }
}

@media screen and (min-height:900px) {
    .notPartyMemberBody {
        position: absolute
    }

    .index_main_header.sm .party_entry {
        top: 77px
    }
}

@media screen and (min-height:900px) and (max-height:1057px) {
    .index_main_header.sm {
        height: 306px
    }
}

@media screen and (min-height:1058px) {
    .index_main_header.sm {
        height: 324px
    }
}

.index_logo {
    padding-top: 80px;
    text-align: center
}

@media screen and (max-height:900px) {
    .index_main_header.sm .index_logo {
        padding-top: 49px
    }
}

.header_member_tool,
.index_main_header .party_entry {
    position: absolute;
    top: 120px;
    right: 43px
}

.party_entry {
    padding: 10px 28px;
    line-height: 24px;
    text-align: center;
    background-color: #B81C24;
    background: linear-gradient(top, rgba(221, 60, 74, 1), rgba(184, 28, 36, 1));
    background: -ms-linear-gradient(top, rgba(221, 60, 74, 1), rgba(184, 28, 36, 1));
    background: -webkit-linear-gradient(top, rgba(221, 60, 74, 1), rgba(184, 28, 36, 1));
    box-shadow: 0 0 5px #B81C24;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    transition: all .2s;
    -webkit-transition: all .2s
}

.index_main_header .party_entry:focus,
.index_main_header .party_entry:visited {
    color: #fff
}

.party_entry:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    color: #fff
}

.index_main_left,
.index_main_right {
    float: left;
    display: inline;
    height: 344px;
    border-radius: 4px
}

.index_main_right .news_card {
    height: 344px
}

.index_main_left {
    width: 600px
}

.newsCarousel .carousel_title {
    border-radius: 0 0 4px 4px
}

.newsCarousel .carousel-inner img {
    width: 100%;
    height: 344px;
    border-radius: 4px;
    object-fit: cover;
    cursor: pointer
}

.index_main_right {
    width: 600px;
    border-radius: 0 4px 4px 0
}

.news_card {
    padding: 24px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .9)
}

.index_shadow {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
    border-radius: 4px
}

.news_card_title {
    color: #B81C24;
    margin-bottom: 14px
}

.index_menu {
    /* margin-left: -16px */
    width: 100%;
    padding: 0px 15px 0 15px;
}

.index_menu .item {
    float: left;
    display: inline;
    width: 25%;
    /* margin-top: 10px; */
    margin-bottom: 20px;
    overflow: hidden
}

.index_menu .item_content {
    position: relative;
    display: block;
    height: 80px;
    line-height: 80px;
    margin-left: 16px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 4px;
    background: #CE1126;
    /* background: linear-gradient(180deg, rgba(221, 60, 74, 1), rgba(184, 28, 36, 1));
    background: -webkit-linear-gradient(180deg, rgba(221, 60, 74, 1), rgba(184, 28, 36, 1)); */
    /* background: linear-gradient(180deg, rgba(206,17,38, 1), rgba(184, 28, 36, 1));
    background: -webkit-linear-gradient(180deg, rgba(206,17,38, 1), rgba(184, 28, 36, 1)); */
}

.index_menu .item_content:before {
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .4)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.index_menu .item_content:hover:before {
    -webkit-animation: aniBlink .4s ease-out forwards;
    -moz-animation: aniBlink .4s ease-out forwards;
    -o-animation: aniBlink .4s ease-out forwards;
    animation: aniBlink .4s ease-out forwards
}

@keyframes aniBlink {
    50% {
        left: 0
    }

    100% {
        left: 100%
    }
}

@-webkit-keyframes aniBlink {
    50% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}

.frendships_link_wrap {
    padding-bottom: 24px
}

.partyMemberBody .frendships_link_wrap {
    padding-bottom: 48px
}

.frendships_link {
    overflow: hidden;
    text-align: center;
    background-color: #fff
}

.frendships_link_lt {
    float: left;
    display: inline;
    height: 122px;
    position: relative;
    width: 200px;
    line-height: 122px;
    color: #B81C24;
    font-size: 24px
}

.frendships_link_lt:after {
    position: absolute;
    right: 0;
    top: 50%;
    height: 40px;
    margin-top: -20px;
    border-right: 1px solid #B81C24
}

.frendships_link_rt {
    margin-left: 230px
}

.frendships_link_rt .item {
    position: relative;
    float: left;
    width: 25%;
    line-height: 61px
}

.frendships_link_rt .item:after {
    position: absolute;
    right: -1px;
    top: 50%;
    height: 10px;
    margin-top: -4px;
    border-right: 1px solid #D9D9D9
}

.party_form .personal_card,
.uploader {
    position: relative
}

.frendships_link_rt img {
    max-height: 100%
}

.index_partyMember_nav {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin-bottom: 48px
}

.index_partyMember_nav .item {
    display: table-cell;
    vertical-align: top
}

.index_partyMember_nav .item_inner {
    height: 272px;
    margin-right: 10px;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
    border-radius: 4px
}

.dang_ico,
.tool_line,
.xs_avator {
    margin-right: 5px
}

.index_partyMember_nav .item_top {
    height: 80px;
    line-height: 80px;
    padding-left: 24px;
    background-color: #B81C24;
    color: #fff;
    font-size: 22px;
    font-weight: 400
}

.index_partyMember_nav .item_text {
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 16px;
    font-size: 18px;
    color: rgba(0, 0, 0, .65)
}

.index_partyMember_nav .item_text.disabled_link {
    cursor: unset;
    color: #ccc;
    pointer-events: none
}

.index_partyMember_nav .item_text:hover {
    color: rgba(0, 0, 0, 1)
}

.bg_dw_jxs {
    background: url(../images/css_sprites.png) -10px -410px
}

.bg_dw_fw {
    background: url(../images/css_sprites.png) -322px -210px
}

.bg_dw_zz {
    background: url(../images/css_sprites.png) -10px -310px
}

.bg_dw_gl {
    background: url(../images/css_sprites.png) -224px -310px
}

.bg_dw_sh {
    background: url(../images/css_sprites.png) -322px -110px
}

.bg_dw_ts {
    background: url(../images/css_sprites.png) -224px -410px
}

.header_member_tool {
    font-size: 16px;
    line-height: 32px
}

.xs_avator_box {
    display: inline-block;
    width: 32px;
    height: 32px
}

.xs_avator {
    width: auto;
    height: 32px
}

.tool_line {
    margin-left: 5px;
    color: #000;
    opacity: .09
}

.index_notice_box {
    margin-left: 2px;
    background-color: #B81C24;
    color: #fff;
    border-radius: 100%;
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.get_code_btn,
.party_form .el-input__icon {
    line-height: 32px
}

.index_notice_box:hover {
    color: #fff
}

.loginOut_a:hover {
    color: #B81C24
}

.dang_ico {
    width: 15px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/tongzhi.svg) center center no-repeat;
    background-size: 20px 20px
}

.assemblyHallCarsouse .carousel-inner img {
    margin-right: 20px;
    height: 312px
}

.main_container .row {
    margin-left: -12px;
    margin-right: -12px
}

.assemblyHall_news_card {
    margin-top: 40px
}

.assemblyHall_news_card .news_list {
    height: 185px;
    overflow: hidden
}

.assemblyHall_news_card .item_odd {
    padding-right: 32px
}

.assemblyHall_news_card .item_even {
    padding-left: 32px
}

.form_container {
    width: 1026px;
    margin-left: auto;
    margin-right: auto
}

.co_45 {
    color: rgba(0, 0, 0, .45)
}

.party_form {
    padding-top: 56px
}

.party_form .item {
    margin-bottom: 32px
}

.party_form label {
    font-weight: 400
}

.party_form .form_label {
    float: left;
    width: 140px;
    line-height: 32px;
    text-align: right
}

.binde,
.futureBind,
.get_code_btn,
.text_center .el-dialog__footer,
.uploader,
.vCode .el-button {
    text-align: center
}

.party_form .item_rt {
    margin-left: 140px
}

.party_form .form_ipt {
    width: 194px;
    height: 32px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .15)
}

.party_form .form_fieldtext {
    width: 520px;
    padding: 2px 12px;
    min-height: 64px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .15);
    resize: none
}

.party_form select {
    width: 165px
}

.form_fieldtext:focus,
.party_form select:focus {
    outline: 0;
    border-color: #999
}

.party_form .el-input input:focus,
.party_form .form_ipt:focus {
    border-color: #999
}

.party_form .personal_card .error {
    left: 200px !important;
    top: 5px !important
}

.get_code_btn {
    margin-left: 5px;
    padding: 0 10px;
    vertical-align: bottom;
    height: 32px;
    box-sizing: border-box;
    background-color: #fff;
    color: #B81C24;
    font-size: 14px;
    border-radius: 4px;
    border: 1px solid #b81c24
}

.get_code_btn:hover {
    background-color: #B81C24;
    color: #fff
}

.get_code_btn.gray,
.get_code_btn.gray:hover {
    background-color: #E0E0E0;
    color: #fff
}

.get_code_btn.gray {
    border: 1px solid #E0E0E0
}

.ipt_ok_ico {
    background: url(../images/group2.png) 96% no-repeat
}

.party_form .el-input,
.party_form .el-input input {
    width: 194px;
    height: 32px
}

.party_form .el-icon-circle-close {
    display: none
}

.party_form .el-input--prefix .el-input__inner {
    padding-left: 12px
}

.party_form .el-input__prefix {
    left: auto;
    right: 28px
}

.form_container select {
    color: #999
}

.party_form .db {
    width: 100%
}

.party_form .xs_padded {
    padding-right: 72px
}

.party_form td {
    padding-bottom: 32px
}

.uploader {
    width: 104px;
    height: 104px;
    background: rgba(0, 0, 0, .02);
    border-radius: 4px;
    border: 1px dashed rgba(0, 0, 0, .15)
}

.uploader_add {
    margin-top: 20px;
    line-height: 1;
    display: inline-block;
    font-size: 40px;
    color: rgba(0, 0, 0, .45);
    font-family: arial
}

.uploader p {
    color: rgba(0, 0, 0, .65)
}

.uploader input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.form_submit_result {
    min-height: 390px;
    padding-top: 120px;
    text-align: center
}

.primary_btn.w238px.sm {
    height: 32px
}

a.primary_btn.sm {
    line-height: 32px
}

body .aed-sc {
    display: none
}

.position-link-side {
    position: fixed;
    z-index: 99;
    border-left: 1px solid #e6e6e6;
    right: 60px;
    top: 320px;
    width: 100px;
    background: #fff
}

.position-link-side li {
    height: 32px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 15px
}

.position-link-side li a {
    display: block;
    color: rgba(0, 0, 0, .45);
    padding-left: 8px;
    border-left: 3px solid transparent;
    transform: translateX(-1px)
}

.position-link-side li a.active {
    border-left-color: #B81C24;
    color: rgba(0, 0, 0, .85)
}

.uploadArea {
    width: 80px;
    height: 80px;
    border: 1px dotted #999;
    background: #f2f2f5;
    color: #616161;
    font-size: 12px
}

.uploadArea .add {
    line-height: 29px;
    font-size: 24px;
    padding-top: 10px
}

.label_status {
    margin-right: 16px;
    padding-left: 5px;
    padding-right: 5px;
    height: 22px;
    line-height: 22px;
    border-radius: 5px;
    font-size: 12px;
    border: 1px solid #B81C24;
    color: #B81C24
}

.label_status0 {
    border-color: rgba(0, 0, 0, .65);
    color: rgba(0, 0, 0, .65)
}

.bindingPhone .el-input {
    width: 350px
}

.bindingPhone .el-input__inner {
    height: 40px
}

.bindingPhone .el-dialog__header {
    border-bottom: 1px solid rgba(0, 0, 0, .09)
}

.bindingPhone .el-dialog__title {
    font-size: 16px
}

.bindingPhone .el-form-item__label {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px
}

.vCode .el-input {
    width: 240px
}

.vCode .el-form-item__label {
    float: inherit
}

.vCode .el-button {
    width: 102px;
    height: 40px;
    border: 1px solid #B81C24;
    border-radius: 4px;
    padding: 0;
    float: right;
    color: #B81C24
}

.vCodes .el-button {
    background-color: #D6D6D6;
    border-color: #fff;
    color: #fff;
    font-size: 12px
}

.bindingPhone .el-dialog__body {
    padding-bottom: 16px
}

.bindingPhone .el-dialog__footer {
    padding: 16px 24px;
    border-top: 1px solid rgba(0, 0, 0, .09)
}

.bindingBtn {
    width: 128px;
    height: 32px;
    border-radius: 4px;
    padding: 0
}

.imgCode {
    position: relative
}

.bindingPhone .imgCode .el-input__inner {
    padding-right: 100px
}

.imgCode img {
    width: 78px;
    height: 34px;
    position: absolute;
    right: 14px;
    bottom: 3px
}

.binde {
    padding: 35px 0
}

.futureBind {
    padding: 50px 0
}

.icon46{
	width:46px;
	height:46px;
	display:block;
	float:left;
	    /*  top: 50%;*/
    left: 15px;
	margin-right:10px;
     /*margin-top: -2px;*/
    border-radius: 50%;}
	
.icon46_1{
	background:url(../img/ico01.png)
	}
.icon46_2{
	background:url(../img/ico02.png)
	}
.icon46_3{
	background:url(../img/ico03.png)
	}
.icon46_4{
	background:url(../img/ico04.png)
	}
	.icon46_5{
	background:url(../img/ico05.png)
	}
		.icon46_6{
	background:url(../img/ico06.png)
	}
		.icon46_7{
	background:url(../img/ico07.png)
	}
		.icon46_8{
	background:url(../img/ico08.png)
	}
		.icon46_9{
	background:url(../img/ico09.png)
	}
.MapLeftTopcon{
	width:100%;
	height:32px;
	line-height:32px;
	display:block;
	background:url(../images/activity02.png) no-repeat;
	 /*  filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;*/
	}
.MapLeftTopcon span{
	font: bold 14pt/20px arial,sans-serif;
	padding:0 25px;
	color:#FFF}
	
.MapRightTopcon{
	width:180px;
	height:32px;
	float:right;
	line-height:32px;
	display:block;
	background:url(../images/activity03.png) no-repeat;
	background-position:right;
	 /*  filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;*/
	}
.MapRightTopcon span{
	font: bold 14pt/20px arial,sans-serif;
	text-align:right;
	padding:0 25px;
	color:#FFF}
	
.Middlecon{
	width:100%;
	height:100%}
.Middlecon img{
	width:460px !important;
	height:460px;
	display:block;
	margin:0 auto}
	
.RightMiddlecon{
	width:100%;
	height:100%
	margin-top:30px!important;}
.RightMiddlecon img{
	margin:70px 90px!important;
	width:376px !important;
	height:376px;
	display:block;
	}