﻿/*帐单*/
.Elect_white ul {
    text-align: center;
    width: 200px;
    margin: 0 auto;
    height: 30px;
}

    .Elect_white ul li {
        float: left;
        width: 100px;
        text-align: center;
        list-style-type: none;
        font-size: 18px;
        padding: 0px 10px 0 10px;
        color: #FFF;
    }

.Elect_white_Yes img {
    display: block;
}

.Elect_white_NO img {
    display: none;
}

.Bill_select select {
    color: #fff;
    background: none;
    border: none;
    font-size: 17px;
}

.Bill_select2 select {
    background: none;
    border: none;
    font-size: 17px;
}
/*帐单*/
/*记录*/
.Record ul {
    text-align: center;
    width: 200px;
    margin: 0 auto;
    height: 30px;
    background: #fff;
}

    .Record ul li {
        float: left;
        width: 100px;
        text-align: center;
        list-style-type: none;
        font-size: 18px;
        padding: 0px 10px 0 10px;
        color: #8f8e94;
    }

.Record_Yes img {
    display: block;
    color: #000 !important;
}

.Record_Yes div {
    display: block;
    color: #000 !important;
}

.Record_NO img {
    display: none;
    color: #8f8e94;
}

.Record_sub {
    border-radius: 50px;
    background: none;
    padding: 5px 15px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ff6a00;
    color: #ff6a00;
}

.Record_sub_gay {
    border-radius: 50px;
    background: #f2f2f2;
    padding: 5px 15px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #f2f2f2;
    color: #8f8e94;
}
/*记录*/
/*提交订单*/
.backdrop {
    background-image: url('../../Image/Roundel/Background.png');
    width: 100%;
    height: 130px;
    border-radius: 0px 0px 50px 50px;
    background-size: 100%;
}

.backdrop_main {
    width: 93%;
    position: relative;
    top: -110px;
    margin: 0 auto;
}

.backdrop_matter {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

.backdrop_label {
    position: relative;
    left: -10px;
}
/*提交订单*/
/*学分申请结果*/
.context {
    background-image: url('../../Image/Roundel/Background_blue.png');
    width: 100%;
    background-size: 100%;
}

.context_title {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
}

.context a {
    font-family: MicrosoftYaHei;
    text-decoration: underline;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.context_sub button {
    padding: 10px 20px;
    background-color: #ff9a00;
    border-radius: 10px;
    color: #fff;
    border: none;
}

.context_matter {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    width: 93%;
    height: 100%;
    margin: 0 auto;
}
/*学分申请结果*/
/*往期会议结果*/
.context2 {
    background-image: url('../../Image/Roundel/Background.png');
    width: 100%;
    background-size: 100%;
}

.context2_title {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
}

.context2 a {
    font-family: MicrosoftYaHei;
    text-decoration: underline;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.context2_sub button {
    padding: 10px 20px;
    background-color: #35d59d;
    border-radius: 10px;
    color: #fff;
    border: none;
}

.context2_matter {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
    width: 93%;
    height: 100%;
    margin: 0 auto;
}
/*往期会议结果*/
/*考核情况*/
.progress {
    height: 3px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #ff6a00;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.assess_box {
    position: relative;
    top: -50px;
    background: #fff;
    margin: 0 auto;
    height: 45px;
    border-radius: 50px;
}

.assess_box_main {
    position: relative;
    top: -40px;
}

.assess_sub {
    border: none;
    border-radius: 0px 50px 50px 0px;
    background: #cecdd2;
    color: #fff;
    padding: 12.5px 0;
    width: 100%;
    position: relative;
    left: 15px;
}
/*考核情况*/

/*个人资料*/
.PersonalData_text {
    width: 100%;
    border: none;
    border-bottom: 1px solid #808080;
    padding: 10px;
}

.PersonalData_sub {
    width: 100%;
    color: #fff;
    border: 1px solid #fd7c30;
    box-shadow: 0 0 1px #fd7c30;
    border-radius: 2px;
    font-size: 20px;
    font-weight: 200;
    text-align: center;
    background: #fe6212;
    padding: 10px 0px;
    background-image: linear-gradient(#fd7c30, #fe6211);
}
/*个人资料*/
