body {
    padding-top: 70px;
    padding-bottom: 30px;
    background-color: #e5e5e5;
}
.main .login .txt1{margin-top:8.59375%; position:relative;}
.login-description{font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
    color: #0078ff;
    font-weight: 400;}
.login-description p{font-size: 14px;
    color: #9f9f9f;
    margin-top: 15px;}
.login .form-control{padding: 14.5px 16px;
    border-radius: 3px;
    border-color: #e5e5e5;font-weight: 300;
    font-size: 14px; height: 47.8px}
.login .form-group{margin-bottom: 30px;}
.login{background: #fff;
    padding: 30px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);margin-top: 30px;}
.login .message_code{}
.login .message_code input{ width:67%; float:left}
.login .message_code img{ max-width:33%; max-height:47.8px; cursor:pointer}

/* Sidebar navigation */
.sidebar{overflow: hidden;}
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.user_center{background-color:#ffffff}
.main{ padding-bottom:50px; min-height:600px;border-left: 1px solid #eee;}
.dd_input_l {
    padding: 8px 15px;
    height: 38px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: center;
    background-color: #FBFBFB;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    border-color: #d2d6de;
    margin: 0;
    border-right: 0;
    font-weight: normal;
}
.dd_input_2{ padding:0}
.dd_input_2 input{ width:100% !important}
.dd_input_group .dd_radio_lable_left {
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d6de;
    height: 38px;
	overflow:hidden
}
.dd_input_group{padding: 6px 0;}
.dd_input_3 label{ line-height:38px}

.dd_input_group input, .dd_input_group select, .ldd_input_group textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px\9;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-radius: 2px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.form-group{ width:100%}
.tab-content{ padding:20px 0}
.headline{
    display: flex;
    margin: 5px 0 8px 0;
    justify-content: space-between;
}
.headline .h2-title{
    height: 55px;
    line-height: 55px;
    font-size: 26px;
    color: #333;
    margin: 0;
    padding-left: 20px;
}
.headline .tip{
    color: #f85d5d;
    display: flex;
    align-items: center;
    margin: 0 20px 0 20px; 
}
.headline .user_tooltip{
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #777;
    width: 610px;
}
.headline .back_user{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.enroll_conten{
    padding: 20px;
    border: 3px solid #34a38f;
}

.information{
    font-size: 22px;
    position: relative;
    cursor: pointer;
}
.information .brige{
    position: absolute;
    font-size: 10px;
    right: -21px;
    top: -9px;
    background: #409eff;
    width: 33px;
    border-radius: 12px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* 项目选择头部 开始 */
.enroll_conten .pjo_title{
    /* text-align: center; */
}
.enroll_conten .pjo_year{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    color: #fe007f;
    margin: auto;
    margin-top: 20px;
}
.enroll_conten .pjo_year img{
    width: 60px;
    height: 60px;
}
.enroll_conten .pjo_team{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    margin-top: 20px;
    /* color: #fe007f; */
}
.enroll_conten .pjo_team span{
    color: #00b050;
}
.enroll_conten .pjo_team img{
    width: 55px;
    height: 55px;
}
.enroll_conten .present{
    display: flex;
    font-size: 26px;
    align-items: center;
    justify-content: center;
    color: #34a38f;
}
/* 项目选择头部 结束 */
/* 报名填写 开始 */
.enroll_conten .procedure{
    height: 55px;
    line-height: 55px;
    font-size: 20px;
}
.enroll_conten .enroll_label{
    color: #888;
    width: 170px;
}
.enroll_conten .enroll_item{
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.enroll_conten .sort{
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    padding: 0;
}


.enroll_conten .type-active {
    border: 1px solid #4778ef;
}

.enroll_conten .top_type{
    display: flex;
}

.enroll_conten .back_type{
    width: 80px;
    display: flex;
    align-items: center;
    font-size: 20px;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
}
.enroll_conten .type-active::before {
    content: " ";
    display: block;
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 20px solid #4778ef;
    bottom: 0;
    right: 0;
}
.enroll_conten .action{
    color: #409EFF !important;
}

.enroll_conten .type-active::after {
    content: "\2714";
    display: block;
    position: absolute;
    color: #fff;
    bottom: -12px;
    font-family: iconfont;
    right: 0px;
    font-size: 12px;
}
.enroll_conten .other-input {
    border: none !important;
    outline: none;
    height: 38px;

}
.w-320{
    width: 320px !important;
}
.w-300{
    width: 300px !important;
}
.w-240{
    width: 240px !important;
}
.w-180{
    width: 180px !important;
}
.w-120{
    width: 120px !important;
}
.w-160{
    width: 160px !important;
}
.enroll_conten .check {
    width: 204px;
    margin-bottom: 15px;
}

.enroll_conten .green {
    color: #7affaf
}

/* 其他 */
.enroll_conten .other {
    display: inline-block;
}

.enroll_conten .other-input {
    border: none !important;
    outline: none;
}
.enroll_conten .foot{
    margin-top: 40px;
}
/* 下一步 */
.enroll_conten .next {
    width: 100%;
    text-align: center;
}

.enroll_conten .option {
    display: flex;

}

.enroll_conten .category {
    list-style: none;
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 20px;
    height: 40px;
    line-height: 38px;
    color: #333;
    font-size: 14px;
    margin-right: 17px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}

.enroll_conten .category_app {
    list-style: none;
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 9px;
    height: 40px;
    line-height: 38px;
    color: #333;
    font-size: 14px;
    margin-right: 12px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}

.enroll_conten .category_app:last-child{
    margin-right: 0 !important;
}

.enroll_conten .size-icon {
    font-size: 25px;
    height: 40px;
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.confirm {
    text-align: center;
    margin: 80px 0 40px;
    font-size: 20px;
    font-weight: 600;
}
.tip_confirm{
    margin-top: 180px;
    text-align: left;
}
.help{
    line-height: 40px;
    position: relative;
    font-size: 14px;
}
.enroll_conten .exhibition_select{
    width: 154px;
    height: 44px;
    background: rgba(226, 232, 245, .66);
    border-radius: 4px;
    font-size: 16px;
    color: #44679b;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
}
.enroll_conten .attend{
    display: flex;
    justify-content: space-between;
    width: 480px;
    margin:100px auto;
}
.enroll_conten .clause{
    width: 210px;
    height: 44px;
    box-shadow: 0 2px 6px 0 rgb(64 158 255 );
    border-radius: 4px;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    font-size: 24px;
    font-weight: 500;
    color: #409EFF;
    padding: 0 5px;
}
.enroll_conten .clause:hover{
    background: #0078ff;
    color: #fff;
}
.enroll_conten .exhibition_select:hover{
    background: #0078ff;
    color: #fff;
}
.el-form-item__label{
    color: #888 !important;
}
.enroll_conten .el-tag{
    white-space:inherit;
    height: 100%;
}
.tag{
    height: 100%;
    width: 100%;
    text-align: center;
}
.el-form-item__label{
    color: #34a38f !important;
}
/* 报名填报 结束 */
/* 我的申请 开始 */
.popup_box{
    height: 600px;
    overflow: auto;
}
.popup_title{
    margin-bottom: 16px;
    color: #17233d;
    font-weight: 500;
    font-size: 14px;
}
.popup_item{
    display: flex;
    margin-bottom: 20px;
}
.popup_item .row_left{
    display: flex;
    width: 50%;
    margin-bottom: 2px;
}
.popup_item .row_left .all_money{
    color: #008924;
    font-weight: bold;
    font-size: 16px;
}
.popup_item .row_left .money{
    color: rgb(191, 0, 157);
}
.popup_item .intro{
    display: flex;
}
.popup_item .intro_title{
    width: 75px;
    flex-shrink: 0;
    padding-right: 10px;
    color: #34a38f;
}

.popup_item .address_title{
    width: 75px;
    flex-shrink: 0;
    padding-right: 10px;
    color: #34a38f;

}
.address_right{
    margin-right: 10px;
}
.viewimg_img{
    border: 1px solid #CDCDCD;
    width: 50px; 
    height: 50px;
    margin-right: 5px;
    border-radius: 10px;
}
.popup_box .line{
    display: block;
    height: 1px;
    width: 100%;
    margin: 24px 0;
    background-color: #dcdfe6;
    position: relative;
}
.popup_box .row_title{
    padding-right: 10px;
    color: #34a38f;
    font-weight: 700;
}
.el-upload--picture-card {
    height: 58px !important;
    width: 58px !important;
    line-height: 58px !important;
  }
.upload-demo .el-upload-list{
    display: none !important;
}

.el-upload-list--picture-card .el-upload-list__item-actions {
    font-size: 15px !important;
  }

.el-upload-list--picture-card .el-upload-list__item {
    height: 58px !important;
    width: 58px !important;
    line-height: 58px !important;
  }
.el-icon-plus:before {
    font-size: 15px !important;
  }

.el-upload__input{
    display: none !important;
}
.dimensional{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.el-dialog__body{
    padding: 5px 20px 15px 20px!important;
}
.el-upload-list__item.is-success .el-upload-list__item-status-label{
    display: none !important;
}
/* .el-upload-list{
    display: none !important;
} */
/* 表格 开始 */
.enroll_conten .table_col{
    padding: 0 100px;
    color: #909399;
}
.enroll_conten .table_col .table_td{
    display: flex;
    margin-bottom: 30px;
    height: 40px;
    border-bottom: 2px solid;
}
.enroll_conten .table_col .table_td div{
    flex: 1;
    text-align: center;
}
.enroll_conten .table_col .table_tr{
    display: flex;
    height: 40px;
    margin-bottom: 30px;
    align-items: center;
}
.enroll_conten .table_col .table_tr div{
    flex: 1;
    text-align: center;
}
.enroll_conten .table_tr .app_left{
    flex: 4 !important;

}
.enroll_conten .table_booth{
    padding: 0 40px;
    color: #909399;
}
.enroll_conten .table_booth .table_td{
    display: flex;
    margin-bottom: 30px;
    height: 70px;
    border-bottom: 2px solid;
}
.enroll_conten .table_booth .table_td div{
    flex: 1;
    text-align: left;
}
.enroll_conten .table_booth .table_tr{
    display: flex;
    height: 70px;
    margin-bottom: 30px;
}
.enroll_conten .table_booth .table_tr div{
    flex: 1;
    text-align: left;
}
.enroll_conten .el-input-number--medium{
    line-height: 33px;
}
/* 表格 结束 */
.hidden_img .el-upload--picture-card{
    display: none !important;
}
.enroll_conten .all_price{
    color: #008924;
    font-weight: bold;
    font-size: 16px;
}
.el-table__body-wrapper::-webkit-scrollbar {
    width: 8px; /*滚动条宽度*/
    height: 8px; /*滚动条高度*/
  }
 .el-table__body-wrapper::-webkit-scrollbar-track {
    border-radius: 10px; /*滚动条的背景区域的圆角*/
    -webkit-box-shadow: inset 0 0 6px rgba(238,238,238, 0.3);
    background-color: #eeeeee; /*滚动条的背景颜色*/
  }
  .el-table__body-wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px; /*滚动条的圆角*/
    -webkit-box-shadow: inset 0 0 6px rgba(145, 143, 0143, 0.3);
    background-color: rgb(145, 143, 143); /*滚动条的背景颜色*/
  }

/* 我的申請 結束 */
/* 基本設置 開始 */
.set_box{
    padding: 20px;
}
.set_box .sumit_btn{
    width: 440px;
    padding-left: 120px;
}
.set_box .el-form-item{
    margin-bottom: 16px !important;
}
/* 基本設置 結束 */
/* 站内信息 开始 */
.notice .total{
    display: flex;
    margin-left: 20px;
}
.notice .headflex{
    display: flex;
    align-items: baseline;
}
.notice .see_unread{
    color: #006eff;
    cursor: pointer;
}
.notice .serach{
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.notice .serach .handle_left{
    display: flex;
    align-items: center;
}
.notice .serach .case{
    border: 1px solid #cfd5de;
    padding: 0px 23px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #006eff;
    margin-right: 20px;
    cursor: pointer;
}
.notice .serach .un_select{
    color: #aacfff !important;
}
.notice  .check_select{
    color: #cfd5de !important;
}
.notice .back_type{
    width: 80px;
    display: flex;
    align-items: center;
    font-size: 20px;
    padding: 5px;
    box-sizing: border-box;
    cursor: pointer;
}
.notice .look_title{
    text-align: center;
}
.notice .look_time{
    margin-top: 20px;
    text-align: right;
    color: #999999;
}
.notice .look_content{
    padding: 20px;
    line-height: 32px;
}  

/* 站内信息 结束 */
/* 我的主页 开始 */
.index .box{    
    padding: 10px 14px;
    background-color: #f0f2f5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.index .box .box_left{
    color: #666767;
}
.index .box .box_left .spacing{
    margin: 10px 0;
}
.index .box .box_right{
    display: flex;
    align-items: center;
}
.index .box .box_item{
    display: block;
    color: inherit;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-color: #ffffff;
    max-width: 129px;
    width: 129px;
    margin-right: 15px;
}
.index .box .box_item:hover{
    box-shadow: 0 4px 12px 0 rgba(0,0,0,0.15)
}
.index .box .box_title{
    margin-top: 8px;
}
.index .box .applicate{
    font-size: 30px;
    margin-top: 5px;
    color: rgb(255, 214, 102);
}
.index .box .notice{
    font-size: 30px;
    margin-top: 5px;
    color: rgb(92, 219, 211);
}
.index .box .enroll{
    font-size: 30px;
    margin-top: 5px;
    color: rgb(255, 133, 192);
}
.index .box .set{
    font-size: 30px;
    margin-top: 5px;
    color: rgb(255, 192, 105);
}
.index .reveal{
    display: flex;
    padding: 13px 15px;
}
.index .reveal .reveal_title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
    font-size: 20px;
}
.index .reveal .reveal_title .more{
    color: #999;
    font-size: 14px;
    cursor: pointer;
}
.detailed_information{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.detailed_information .content_icon {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    margin-left: 8px;
    margin-right: 10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggOS4wMzlsNi0zLjQ2NFYxMkgyVjUuNTc1bDYgMy40NjR6bTAtMi4wNzhMMi44NzEgNGgxMC4yNThMOCA2Ljk2MXpNMCAxNGgxNlYySDB2MTJ6IiBmaWxsPSIjMDA2RUZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.detailed_information .content_icon_select {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    margin-left: 8px;
    margin-right: 10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIgNS42NjZWNEgwaDJWMWgxMnYzaDItMnYxLjY1bDItMS4xMDRWMTVIMFY0LjU2OGwyIDEuMDk4em0yIDEuMDk5TDggOC45Nmw0LTIuMjA4VjRINHYyLjc2NXpNNCA0aDhWM0g0djF6bTQgNy4wMzlMMiA3LjU3NVYxM2gxMlY3LjU3NWwtNiAzLjQ2NHpNNiA1aDR2MUg2VjV6IiBmaWxsPSIjQkJCIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
}
.detailed_information .content_title{
    color: #000000;
    font-weight: 600;
}
.detailed_information .content_title_select{
    color: #999999;
    font-weight: 600;
}
/* 我的主页 结束 */
/* 报名申请 - 英文 开始 */
.enroll_en  .h2-title{
    font-size: 21px;
}
.enroll_en .pjo_year{
    font-size: 24px;

}
.enroll_en .pjo_team{
    font-size: 24px;

}

.enroll_en .enroll_conten .attend{
    width: 700px;
}

.enroll_en .enroll_conten .clause{
    padding: 0 15px;
    width: auto;
}

.enroll_en  .enroll_conten .pjo_year2{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fe007f;
    margin: auto;
}

.enroll_en  .enroll_conten .pjo_year2 img{
    width: 50px;
    height: 50px;
}

.enroll_en .enroll_conten .exhibition_select{
    width: auto;
    padding: 0 15px;
}

.enroll_en .enroll_conten .table_tr .app_left{
    flex: 2 !important;
}

.enroll_en .table_booth .table_tr{
    margin-bottom: 50px !important;
}
/* 报名申请 - 英文 结束 */
.el-message-box{
    width: 600px !important;
}
/* 评审列表 开始 */
.review_list .row_left {
    width: 33% !important;
}
.popup_bottom{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    position: absolute;
    width: 100%;
    bottom: -40px;
    left: 0;
    background: #ffffff;
    padding-bottom: 10px;
}
.attribute{
    margin: 15px 0 15px 5px;
    color: #0078ff;
}
.revie_item{

}
.revie_title{
    padding: 10px;
    color: #34a38f;
    font-weight: 700;
    background: #d3dce6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    margin-bottom: 20px;
    z-index: 1;
}
.filter-form-show {
    max-height: 360px; 
    transition: max-height 0.5s;
    -webkit-transform: max-height 0.5s ease-in;
    z-index: 999;
    background-color: #e5e9f2;
    margin-bottom: 10px;
    padding:2px 10px 10px 10px;
  }

  .filter-form-show_sss {
    max-height: 400px; 
    transition: max-height 0.5s;
    -webkit-transform: max-height 0.5s ease-in;
    z-index: 999;
    background-color: #e5e9f2;
    margin-bottom: 10px;
    padding:2px 10px 10px 10px;
  }

.filter-form-hide {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s;
    -webkit-transform: max-height 0.5s ease-out;
  }
.sumbit{
    width: 100px;
    height: 50px;
    font-size: 28px;
    margin: auto;
    color: #34a38f;
    background: #d3dce6;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    border-radius: 10px;
}
/* 评审列表 结束 */
/* 提示 */
.hint{
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
    color: #888 !important;
}
@media (max-width: 768px){
	.navbar-nav>li {
		float: left;
	}
	.navbar-nav{ float:right}
	.navbar-header{ float:left}
	.main{ border:none}
    /* 我的主页 开始 */
    /* .index{
        padding-top: 80px;
    }
    .user_center{
        display: flex;
        
    }
    .nav>li>a{
        display: inline-block;
        padding: 10px !important;
    }
    .sidebar{
        width: 57px;
        flex-shrink: 0;
        font-size: 7px;

    }
    .index .box{
        display: block;
    }
    .main{
        width: calc(100% - 57px);
        font-size: 10px;
    }
    .index .box .box_right{
        margin-top: 10px;
    }
    .index .box .box_title{
        font-size: 10px;
    }
    .index .box .box_item{
        margin-right:5px;
        padding:5px 6px!important;
    }
    .index .box .applicate{
        font-size: 15px;
    }
    .index .box .notice{
        font-size: 15px;
    }
    .index .box .enroll{
        font-size: 15px;
    }
    .index .box .set{
        font-size: 15px;
    }
    .index .reveal{
        display: block;
    } */
    /* 我的主页 结束 */

}


