﻿.overflow_Body { overflow: hidden; }
.ExamineHead { background-color: #FF5555; position: fixed; top: 0; left: 0; width: 100%; z-index: 10; }
.ExamineHead_Select { font-size: 14px; color: #ffffff; float: left; width: 100px; text-align: center; border-right: 2px solid #F28586; height: 52px; line-height: 52px; background: url(../../../Assets/Images/icon-down-white.png) no-repeat right center; background-size: 10px; padding-right: 10px; background-position-x: 80px; }
.ExamineHead_Seach { padding: 8px 0 8px 10px; }
.ExamineHead_Seach input { margin: 0; background: #F28586; border: none; font-size: 14px; color: #ffffff; padding: 0 10px; height: 36px; line-height: 36px; }
.ExamineHead_Seach input::-webkit-input-placeholder { color: #ffffff; }
.ExamineHead_Seach input::-moz-placeholder { color: #ffffff; }
.ExamineHead_Seach input:-ms-input-placeholder { color: #ffffff; }
.ExamineHead_Seach a { display: block; color: #ffffff; font-size: 14px; padding: 0 13px; height: 36px; line-height: 36px; }
.ExamineContent { padding: 92px 0 0 0; }
.ExamineContent:first-child { padding: 0 0 0 0; }
.Search_Icon_Btn { position: absolute; display: block; width: 20px; height: 20px !important; top: 8px; right: 5px; background: url(../../../Assets/Images/icon-search-white.png) no-repeat center center; background-size: 16px; }

.ExamineResultBox_Item { background: #ffffff; font-size: 14px; }
.ExamineResultBox_Item_Head { background-color: #F4F4F4; padding: 13px 10px; }
.ExamineResultBox_Item_Select { display: inline-block; padding: 3px 25px 3px 8px; border-radius: 7px; background: url(../../../Assets/Images/icon-down-black.png) no-repeat right center; background-size: 10px; background-position-x: 92%; background-color: #ffffff; }
.ExamineResultBox_Item_Head p { margin: 0; font-size: 12px; line-height: 1.3; }
.ExamineResultBox_Item_Ul { padding: 0 10px; }
.ExamineResultBox_Item_Ul li { border-bottom: 1px solid #E3E3E3; padding: 10px 0; }
.ExamineResultBox_Item_Ul li a { color: #333333; }
.ExamineResultBox_Item_Ul li span.mui-pull-right { font-size: 16px; margin-top: 4px; }
.ExamineResultBox_Item_Ul li p { font-size: 12px; color: #999999; margin: 0; }

.ExamineFoot { position: fixed; bottom: 0; left: 0; width: 100%; padding: 8px 10px; background: #ffffff; border-top: 1px solid #E7EAF1; }
.ExamineFoot .icon-foot-home { background: url(../../../Assets/Images/icon-foot-home.png) no-repeat center center; display: inline-block; width: 36px; height: 36px; background-size: 20px; margin-right: 5px; }
.ExamineFoot .overflow_Body a { display: block; background-color: #FF5555; color: #ffffff; text-align: center; height: 36px; line-height: 36px; font-size: 14px; border-radius: 3px; }
.ExamineFoot .icon-foot-back { background: url(../../../Assets/Images/icon-foot-back.png) no-repeat center center; display: inline-block; width: 36px; height: 36px; background-size: 20px; margin-right: 5px; }
.text-right { text-align: right; }
.ExamineDetail_Head { background: #ffffff; color: #202020; font-size: 26px; text-align: center; line-height: 1.4; padding: 15px 0; }
.ExamineDetail_Head p { font-size: 12px; margin: 0; font-weight: initial; }
.ExamineDetail_Info { background: #ffffff; padding: 0 10px; font-size: 14px; }
.ExamineDetail_Info_Item { padding: 8px 0; color: #202020; }
.ExamineDetail_Info label { font-weight: initial; color: #999999; width: 100px; }
.ExamineDetail_Info_Item img { width: 50px; height: 64.11px; margin: 5px 5px 0 0; }
.text-gray { color: #999999; }
.text-agreen { color: #01C08C; }
.text-red { color: #D7181F; }
.text-blue { color: #039DCF; }
.letter-spacing2{letter-spacing:2em;}
.letter-spacing05{letter-spacing:.5em;}
.letter-spacingQQ{letter-spacing:2.2em;}
.contract-orange{
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    color:#fff;
    font-size:12px;
    border-radius:2px;
    background-color:#FF7E5D;
    font-style:normal;
    margin-right:4px;
    display:inline-block;
        vertical-align: middle;
}
.contract-red{
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    color:#fff;
    font-size:12px;
    border-radius:2px;
    background-color:#FB5850;
    font-style:normal;
    margin-right:4px;
    display:inline-block;
        vertical-align: middle;
}

.ExamineFinanceBox { background: #ffffff; padding: 0 10px; font-size: 14px; margin-bottom: 8px; }
.ExamineFinanceBox_Item { border-bottom: 1px solid #EAEAEA; padding: 10px 0 5px 0; }
.ExamineFinanceBox_Item label { font-weight: initial; color: #6F6F6F; margin-right: 5px; }
.ExamineFinanceBox_Item label.mui-pull-left { margin-top: 7px; }
.ExamineFinanceBox_Item .labelSelect { display: inline-block; border: 1px solid #EBEBEB; height: 36px; line-height: 36px; padding: 0 10px; min-width: 78px; text-align: center; margin: 0px 5px 8px 0; color: #333333; }
.ExamineFinanceBox_Item .labelSelect input[type=radio] { display: none; }
.ExamineFinanceBox_Item .labelSelect input[type=button] { display: none; }
.ExamineFinanceBox_Item .labelSelect input[type=checkbox] { display: none; }
.ExamineFinanceBox_Item .labelSelect.active { border: 1px solid #FF9B9B; background: url(../../../Assets/Images/icon-active-gou.png) no-repeat right bottom; background-size: 20px; }
.ExamineFinanceBox_Title { padding: 8px 0 0 0; }
.ExamineFinanceBox_FormItem { border-bottom: 1px solid #EAEAEA; padding: 3px 0; font-size: 14px; color: #333333; }
.ExamineFinanceBox_FormItem input { border: none; padding: 0; text-align: right; margin: 0; height: 36px; line-height: 36px; font-size: 14px; color: #333333; }
.ExamineFinanceBox_FormItem textarea { border: none; padding: 0; text-align: right; margin: 0; padding-top: 7px; font-size: 14px; color: #333333; }
.ExamineFinanceBox_FormItem label.mui-pull-left { margin-top: 7px; color: #6F6F6F; min-width: 100px; font-size: 14px; }
.ExamineFinanceBox_FormItem .FormItemDiv { height: 36px; line-height: 36px; text-align: right; font-size: 14px; background: url(../../../Assets/Images/icon-right-black.png) no-repeat center right; background-size: 8px; padding-right: 20px; }
.SmallItem { width: 47%; float: left; }
.SmallItem:nth-child(2n+2) { float: right; position: relative; }
.SmallItem:nth-child(2n+2):before { content: ' '; position: absolute; width: 1px; height: 16px; background-color: #EAEAEA; top: 10px; left: -6%; }
.ExamineFinanceBox_FormItem .removeBtn { border: 1px solid #FF5555; font-size: 12px; color: #666666; height: 26px; line-height: 26px; width: 40px; margin: 5px 0 0 10px; text-align: center; }
.ExamineFinanceBox_FormItem .SmallItem label.mui-pull-left { min-width: initial; }
.ExamineFinanceBox_FormItem .SmallItem .FormItemDiv { background: url(../../../Assets/Images/icon-right-black-down.png) no-repeat center right; background-size: 14px; }
.ImportantSpan { color: #FF5555; }
.UploadItem { position: relative; display: inline-block; width: 80px; height: 80px; margin: 5px 10px 0 0; }
.UploadItem img { width: 100%; height: 100%; }
.UploadItem .removeUpload { z-index: 5; position: absolute; border: 1px solid #FF5555; color: #FF5555; border-radius: 100%; right: -5px; top: -5px; width: 20px; height: 20px; text-align: center; line-height: 16px; }
.letter-spacing2 { letter-spacing: 2em; }
.letter-spacing05 { letter-spacing: 0.5em; }
.DetailInfoBox_Head { position: fixed; top: 0; left: 0; width: 100%; background: #ffffff; padding: 8px 10px 15px 10px; background-color: #FF5555; z-index: 10; }
.DetailInfoBox_Head .DetailInfoBox_Head_Item { margin: 0; color: #ffffff; font-size: 14px; line-height: 1.8; }
.DetailInfoBox_Head .DetailInfoBox_Head_Item:first-child { font-size: 18px; color: #ffffff; margin: 5px 0 10px 0; }
.DetailInfoBox_Head .StatusDiv { font-size: 14px; margin-top: 4px; }
.DetailInfoBox_Head .DetailInfoBox_HeadImg { width: 90px; height: 110px; margin: 10px 10px 0 0; }
.DetailInfoBox_Tab { position: fixed; top: 145px; left: 0; padding: 0 10px; width: 100%; list-style: none; margin: 0; background: #ffffff; border-top: 8px solid #EFEFF4; border-bottom: 1px solid #EFEFF4; z-index: 10; }
.DetailInfoBox_Tab li { float: left; width: 33.33%; text-align: center; padding: 10px 0; font-size: 14px; color: #63696B; font-size: 16px; position: relative; }
.DetailInfoBox_Tab li.active { color: #FF5555; font-weight: bold; }
.DetailInfoBox_Tab li.active::after { position: absolute; content: ' '; height: 1px; width: 60%; background-color: #FF5555; left: 20%; bottom: 0; }
.DetailInfoBox_Tab::after { content: ' '; clear: both; }
.DetailInfoBox_TabContent { margin: 208px 0 60px 0; }
.DetailInfoBox_TabContent_Item { display: none; }
.DetailInfoBox_TabContent_Item:first-child { display: block; }
.TabContent_ItemBox { margin-top: 8px; font-size: 14px; background: #ffffff; padding: 0 10px; padding-bottom: 15px; }
.TabContent_ItemBox:first-child { margin-top: 0; }
.TabContent_ItemBox_Title { font-size: 18px; padding: 15px 0 0 0; }
.TabContent_ItemBox_Item { margin-top: 8px; }
.TabContent_ItemBox_Item label { color: #63696B; width: 90px; }
.JinJiLink { color: #5081e7 !important; display: inline-block; border-left: 1px solid #333333; line-height: 1; padding-left: 10px; margin-left: 10px; }
.TabContent_ItemBox_ImgBox img { width: 70px; height: 70px; margin-top: 5px; }
.DetailInfoBox_Foot { position: fixed; bottom: 0; left: 0; background: #ffffff; width: 100%; border-top: 1px solid #EFEFF4; }
.DetailInfoBox_Foot .DetailInfoBox_Foot_Tel { height: 50px; line-height: 50px; width: 90px; background-color: #FF5555; color: #ffffff; font-size: 14px; text-align: center; margin-left: 20px; }
.DetailInfoBox_Foot .overflow_Body a { display: inline-block; padding-top: 5px; width: 25%; float: left; text-align: center; height: 50px; }
.DetailInfoBox_Foot .overflow_Body a p { font-size: 13px; color: #616161; margin: 0; }
.DetailInfoBox_Foot .overflow_Body a i { display: block; height: 20px; }
.foot-icon-home { background: url(../../../Assets/Images/foot-icon-home.png) no-repeat center center; background-size: 16px; }
.foot-icon-edit { background: url(../../../Assets/Images/foot-icon-edit.png) no-repeat center center; background-size: 16px; }
.foot-icon-makeorder { background: url(../../../Assets/Images/foot-icon-makeorder.png) no-repeat center center; background-size: 16px; }
.foot-icon-more { background: url(../../../Assets/Images/foot-icon-more.png) no-repeat center center; background-size: 16px; }
.foot-icon-fee { background: url(../../../Assets/Images/foot-icon-fee.png) no-repeat center center; background-size: 16px; }
.foot-icon-back { background: url(../../../Assets/Images/foot-icon-back.png) no-repeat center center; background-size: 16px; }
.AddLink i { background: url(../../../Assets/Images/Mobile/v3/wx-new-nurse.png) no-repeat center center; display: inline-block; width: 12px; height: 12px; background-size: 12px; vertical-align: middle; margin-top: -3px; }

.AddLink i.red { background: url(../../../Assets/Images/wx-new-nurse-red.png) no-repeat center center; background-size: 12px; margin-right: 3px; }
.iconSearchInput { /*background: url(../../../Assets/Images/icon-search-white.png) no-repeat left center !important; background-size: 16px !important; background-position-x: 8px !important;*/ background-color: #f28586 !important; padding-left: 10px !important; padding-right: 35px !important; }
.DataListUl { padding: 52px 10px 0 10px; background: #ffffff; }
.DataListUl li { border-top: 1px solid #F4F4F4; padding-bottom: 8px; }
.DataListUl li:first-child { border-top: none; }
.DataListUl .DataListUl_Title { font-size: 18px; color: #333333; padding: 8px 0 6px 0; }
.DataListUl .DataListUl_Title label { font-size: 14px; margin-top: 3px; }
.DataListUl p { margin: 0; font-size: 14px; line-height: 1.8; color: #828282; }
.DataListUl .DataListUl_Phone { display: inline-block; background: url(../../../Assets/Images/icon-phone-hasblack.png) no-repeat center center; width: 40px; height: 40px; background-size: 100%; margin: 5px 0 0 10px; }

.UserCenter_Head { background: #FF4D52; padding: 10px 10px; color: #ffffff; font-size: 14px; }
.UserCenter_Head .icon_setting { background: url(../../../Assets/Images/icon-setting.png) no-repeat center center; width: 18px; height: 18px; background-size: 100%; margin-top: 1px; }
.UserCenter_CellBox { background: #ffffff; padding: 0 10px 40px 10px; }
.UserCenter_CellBox .UserCenter_CellItem { float: left; width: 25%; text-align: center; margin-top: 25px; }
.UserCenter_CellBox i { display: inline-block; width: 45px; height: 45px; }
.UserCenter_CellBox p { font-size: 13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.UserCenter_CellBox a { text-decoration: none; }
.usercenter-icon-student { background: url(../../../Assets/Images/usercenter-icon-student.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-custom { background: url(../../../Assets/Images/usercenter-icon-custom.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-hehuo { background: url(../../../Assets/Images/usercenter-icon-hehuo.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-partner { background: url(../../../Assets/Images/usercenter-icon-partner.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-trainfee { background: url(../../../Assets/Images/usercenter-icon-trainfee.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-orderfee { background: url(../../../Assets/Images/usercenter-icon-orderfee.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-partnerfee { background: url(../../../Assets/Images/usercenter-icon-partnerfee.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-otherfee { background: url(../../../Assets/Images/usercenter-icon-otherfee.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-jianli { background: url(../../../Assets/Images/usercenter-icon-jianli.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-xuqiu { background: url(../../../Assets/Images/usercenter-icon-xuqiu.png) no-repeat center center; background-size: 100%; }
.usercenter-icon-hehuofee { background: url(../../../Assets/Images/usercenter-icon-hehuofee.png) no-repeat center center; background-size: 100%; }

.UserCenter_NoticeBox { padding: 5px 10px 5px 15px; background: url(../../../Assets/Images/icon-right-black.png) no-repeat right center; padding-right: 35px; background-size: 8px; background-position-x: 97%; }
.usercenter-icon-notice { margin: 10px 15px 0 0; background: url(../../../Assets/Images/usercenter-icon-notice.png) no-repeat center center; display: block; width: 16px; height: 20px; background-size: 100%; }
.UserCenter_Notice { width: 100%; height: 43px; overflow: hidden; }
.UserCenter_Notice_UlFirst li { font-size: 13px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.UserCenter_Notice_UlFirst li a { color: #626262; text-decoration: none; }
.UserCenter_Notice_UlSecond li a { color: #626262; text-decoration: none; }

.TrainDetailInfo { background: #ffffff; padding: 0 15px; }
.TrainDetailInfo_Top { border-bottom: 1px solid #F0F0F0; padding-bottom: 5px; }
.TrainDetailInfo_Top .TrainDetailInfo_Top_Title { font-size: 18px; padding: 8px 0; }
.TrainDetailInfo_Top p { margin: 0; font-size: 14px; margin-bottom: 5px; }
.TrainDetailInfo_Top p span.mui-pull-right { font-size: 16px; color: #FF5657; font-weight: bold; }
.TrainDetailInfo_Content_Title { font-size: 16px; color: #FF5657; padding: 10px 0 15px 0; }
.TrainDetailInfo_Content_Body { font-size: 14px; color: #757575; padding-bottom: 30px; }
.TrainDetailInfo_Content_Body img { max-width: 100%; }
.TrainFoot { position: fixed; bottom: 0; left: 0; width: 100%; background-color: #ffffff; z-index: 20; border-top: 1px solid #DFDFDF; padding-left: 15px; }
.TrainFoot .TrainFoot_Btn { height: 45px; line-height: 45px; font-size: 14px; padding: 0 12px; }
.TrainFoot .TrainFoot_Btn:hover { color: #ffffff; }
.TrainFoot .TrainFoot_Btn:link { color: #ffffff; }
.TrainFoot_Btn_TuiGuang { background: #FE5655; color: #ffffff; }
.TrainFoot_Btn_ZhaoSheng { background: #5081E7; color: #ffffff; text-decoration: none; }
.TrainFoot_iconItem { font-size: 14px; display: inline-block; margin-top: 2px; }
.TrainFoot_iconItem i { display: block; width: 20px; height: 20px; margin: 0 auto; }
.TrainFoot_iconItem a { color: #808080; }

.icon-partner-ship { background: url(../../../Assets/Images/icon-partner-ship.png) no-repeat center center; display: inline-block; width: 20px; height: 20px; vertical-align: middle; background-size: 100%; margin-right: 8px; }
.icon-partner-store { background: url(../../../Assets/Images/icon-partner-store.png) no-repeat center center; display: inline-block; width: 18px; height: 18px; vertical-align: middle; background-size: 100%; margin-right: 8px; }
.PostionBackBtn { position: fixed; display: block; bottom: 70px; right: 10px; background: url(../../../Assets/Images/icon-position-back.png) no-repeat center center; width: 40px; height: 40px; background-size: 100%; opacity: 0.7; z-index: 10; }
.FinanceStatus_Tab { top: 52px; left: 0; position: fixed; background: #ffffff; width: 100%; z-index: 10; padding: 8px 0; border-bottom: 1px solid #f5f5f5; }
.FinanceStatus_Tab a { display: block; width: 33.33%; float: left; text-align: center; color: #505050; font-size: 15px; position: relative; border-right: 1px solid #f5f5f5; }
.FinanceStatus_Tab a:last-child { border: none; }
.FinanceStatus_Tab a.active { color: #FF5555; }

/**新的图标样式**/
.icon_v3_Fee { background: url(../../../Assets/Images/V3Image/icon_v3_Fee.png) no-repeat center center; display: inline-block; width: 20px; height: 20px; background-size: 100%; vertical-align: middle; margin: 0 1px 1px 1px; }
.icon_v3_Black { background: url(../../../Assets/Images/V3Image/icon_v3_Black.png) no-repeat center center; display: inline-block; width: 20px; height: 20px; background-size: 100%; vertical-align: middle; margin: 0 1px 1px 1px; }
.icon_v3_Credit { background: url(../../../Assets/Images/V3Image/icon_v3_Credit.png) no-repeat center center; display: inline-block; width: 20px; height: 20px; background-size: 100%; vertical-align: middle; margin: 0 1px 1px 1px; }
.icon_v3_ServiceCard { background: url(../../../Assets/Images/V3Image/icon_v3_ServiceCard.png) no-repeat center center; display: inline-block; width: 20px; height: 20px; background-size: 100%; vertical-align: middle; margin: 0 1px 1px 1px; }
.icon_v3_BA { background: url(../../../Assets/Images/V3Image/icon_v3_BA.png) no-repeat center center; display: inline-block; width: 20px; height: 20px; background-size: 100%; vertical-align: middle; margin: 0 1px 1px 1px; }


.v3Train_Tab { background: #ffffff; position: fixed; top: 0; left: 0; width: 100%; padding: 8px 0; border-bottom: 1px solid #f4f4f4; z-index: 100; }
.v3Train_Tab a { position: relative; display: block; float: left; width: 50%; text-align: center; text-decoration: none; font-size: 16px; color: #151515; }
.v3Train_Tab a:nth-child(2n+1) { border-right: 1px solid #F5F5F5; }
.v3Train_Tab a.active { color: #FF5555; }
.v3Train_Tab a.active:after { content: ' '; position: absolute; width: 40px; height: 1px; background-color: #FF5555; bottom: -8px; left: 50%; margin-left: -18px; }
.v3Train_ContentBox { position: relative; padding-top: 42px; }
.v3Train_ContentBox .ExamineHead { top: initial; }
.v3Train_Content_Item { display: none; }
.v3Train_Content_Item:first-child { display: block; }
.v3Train_Content_Result { padding-top: 52px; }
.v3Train_Content_TrainUl { background: #ffffff; padding: 0 10px; }
.v3Train_Content_TrainUl li { border-top: 1px solid #F4F4F4; padding: 10px 0; }
.v3Train_Content_TrainUl .TrainUl_Img { width: 115px; height: 95px; background-color: #FF5555; margin-right: 10px; }
.v3Train_Content_TrainUl li p { margin: 0 0 2px 0; font-size: 12px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.v3Train_Content_TrainUl .v3Train_Content_TrainUl_Title { font-size: 18px; color: #505050; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.PositionSortBox_Bg { position: fixed; z-index: 5; width: 100%; height: 100%; background-color: #000000; opacity: 0.5; display: none; }
.PositionSortBox { position: fixed; background: #ffffff; width: 100%; top: 92px; }
.PositionSortBox .PositionSort_ItemBox { float: left; width: 100%; padding: 8px 0; position: fixed; background: #ffffff; z-index: 10; }
.PositionSortBox .PositionSort_ItemBox a { display: block; width: 25%; text-align: center; float: left; font-size: 14px; color: #333333; position: relative; border-right: 1px solid #F3F3F3; }
.PositionSortBox .PositionSort_ItemBox a:last-child { border-right: none; }
.PositionSortBox .PositionSort_ItemBox a.active { color: #FF5555; }
.PositionSortBox .PositionSort_ItemBox a.icon-down:after { content: ''; position: relative; margin: -3px 0 0 5px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #333333; display: inline-block; vertical-align: middle; }
.PositionSortBox .PositionSort_ItemBox a.icon-down.active:after { border-top: 6px solid #FF5555; }
.PositionSortBox .PositionSort_ItemBox a.icon-up:after { content: ''; position: relative; margin: -3px 0 0 5px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 6px solid #333333; display: inline-block; vertical-align: middle; }
.PositionSortBox .PositionSort_ItemBox a.icon-up.active:after { border-bottom: 6px solid #FF5555; }
.PositionSortBox_ShowBoxItemBox { float: left; width: 100%; border-top: 1px solid #F3F3F3; position: fixed; top: 130px; z-index: 11; background: #ffffff; padding-bottom: 10px; }
.PositionSortBox_ShowBoxItemBox .PositionSortBox_ShowBoxItem { display: none; padding: 0 10px; }
.PositionSortBox_ShowBoxItemBox .PositionSortBox_ShowBoxItem.active { display: block; }
.PositionSortBox_ShowBoxItemBox .PositionSortBox_ShowBoxItem .RadioCheckItem { border-top: 1px solid #ebebeb; font-size: 14px; padding: 10px 0; }
.PositionSortBox_ShowBoxItemBox .PositionSortBox_ShowBoxItem .RadioCheckItem:first-child { border: none; }
.PositionSortBox_ShowBoxItemBox .PositionSortBox_ShowBoxItem .RadioCheckItem.active { color: #F09017; }
.PositionSortBox_ShowBoxItemBox .PositionSortBox_ShowBoxItem .RadioCheckItem input { display: none; }
.PositionSortBox_ShowBoxItemBox .PositionSortBox_ShowBoxItem .RadioCheckItem .mui-icon-checkmarkempty { display: none; }
.PositionSortBox_ShowBoxItemBox .PositionSortBox_ShowBoxItem .RadioCheckItem.active .mui-icon-checkmarkempty { display: block; }
.PositionOrderStatus { position: fixed; width: 100%; background: #ffffff; z-index: 5; top: 130px; padding: 8px 0 0px 0; border-bottom: 1px solid #F3F3F3; }
.PositionOrderStatus .PositionOrderStatus_Item { float: left; width: 20%; text-align: center; font-size: 14px; line-height: 1.3; color: #444444; position: relative; padding-bottom: 5px; }
.PositionOrderStatus .PositionOrderStatus_Item p { margin: 0; color: #444444; }
.PositionOrderStatus .PositionOrderStatus_Item.active { color: #ff5555; }
.PositionOrderStatus .PositionOrderStatus_Item.active p { color: #ff5555; }
.PositionOrderStatus .PositionOrderStatus_Item.active:after { content: ' '; position: absolute; width: 40px; background: #ff5555; height: 2px; left: 50%; margin-left: -20px; bottom: 0; }
.PositionOrderStatus .PositionOrderStatus_Item input { display: none; }


/*.InvitationOrder_Bg{position:fixed;top:0;left:0;width:100%; height:100%;background:url(../../../Assets/Images/Resume_Order_Bg.png) no-repeat top left;background-size:100%;}
.InvitationOrderBox_Envelope{position:fixed;top:0;left:0;width:100%;height:100%;}
.InvitationOrder_FootBtn{background:#FF5555;color:#ffffff;position:fixed;bottom:0;left:0;width:100%;text-align:center;font-size:16px;padding:12px 0;}
.InvitationOrder_FootBtn a{color:#ffffff;text-decoration:none;}
.InvitationOrder_FootBtn a:link{color:#ffffff;}
.InvitationOrderBox_Envelope_ImgBox{width:90%;margin:0 auto;padding-top:25px;position:relative;}
.InvitationOrderBox_Envelope_ImgBox img{max-width:100%;}
.InvitationOrderBox_Envelope_ImgBox_Ewm{position:absolute;width:90px;height:90px;bottom:0;left:50%;margin:0 0 36% -45px;}*/


.panel-sec { font-size: 14px; position: relative; overflow: hidden; margin-top: 10px; background-color: #fff; background-clip: padding-box; }
.panel-sec:first-child { margin-top: 0; }
.panel-sec-header { font-size: 18px; padding: 10px 13px 5px 13px; color: #333; }
.panel-sec-body { font-size: 14px; position: relative; }
.panel-sec-body-inner { position: relative; padding: 10px 13px; }
.InvitationOrder_Bg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: url(../../../Assets/Images/Resume_Order_Bg.png) no-repeat top left; background-size: 100%; }
.InvitationOrderBox_Envelope { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
.InvitationOrder_FootBtn { background: #FF5555; color: #ffffff; position: fixed; bottom: 0; left: 0; width: 100%; text-align: center; font-size: 16px; padding: 12px 0; }
.InvitationOrder_FootBtn a { color: #ffffff; text-decoration: none; }
.InvitationOrder_FootBtn a:link { color: #ffffff; }
.InvitationOrderBox_Envelope_ImgBox { width: 90%; margin: 0 auto; padding-top: 40px; position: relative; }
.InvitationOrderBox_Envelope_ImgBox img { max-width: 100%; }
.InvitationOrderBox_Envelope_ImgBox_Ewm { position: absolute; width: 100px; height: 100px; bottom: 0; left: 50%; margin: 0 0 36.9% -50px; }

.ExamineWhiteHead { background: #ffffff; top:42px;border:6px solid #F4F4F4;border-left:none;border-right:none;border-bottom:8px solid #f4f4f4;}
.ExamineWhiteHead .ExamineHead_Select { border-right: 1px solid #dddddd; color: #333333;background:url(../../../Assets/Images/icon-down-black.png) no-repeat right center;background-size:12px;background-position-x:80px; }
.ExamineWhiteHead .ExamineHead_Seach input { color: #333333; background: #F7EFF7; }
.ExamineWhiteHead .ExamineHead_Seach input::-webkit-input-placeholder { color: #999999; }
.ExamineWhiteHead .ExamineHead_Seach input::-moz-placeholder { color: #999999; }
.ExamineWhiteHead .ExamineHead_Seach input:-ms-input-placeholder { color: #999999; }
.ExamineWhiteHead .ExamineHead_Seach a { color: #ff5555; }
.ExamineWhiteHead .Search_Icon_Btn{background:url(../../../Assets/Images/icon-cx-mobileSelect.png) no-repeat center center;background-size:16px;}

.TimePickDate { height: 38px; border: 1px solid #dddddd; margin-bottom: 8px; border-radius: 3px;background:url(../../../Assets/Images/icon-down-black.png) no-repeat right center;background-size:12px;background-position-x:95%;padding:0 5%; }
