.mainBox {
    background: #fff;
    padding: 20px;
}

.w250 {
    width: 250px;
}

.w133 {
    width: 133px;
}

.w100 {
    width: 100px;
}

.w76 {
    width: 76px;
}

.w113 {
    width: 113px;
}

.w80 {
    width: 80px;
}

.w54 {
    width: 54px;
}

#sideRight .tableList td.p0 {
    padding: 10px 0;
}

#sideRight .tableList td a {
    display: block;
}

#sideRight .tableList td a:hover {
    color: #1569e6;
}

.f_green {
    color: #00ce7c;
}

.f_red {
    color: #F56C6C;
}

.tableList img {
    width: 93px;
    height: 62px;
}

.f1 {
    font-size: 14px;
    color: #8b94a1;
}

.tableList td {
    text-align: center;
}

.HYsearch .searchUnit select {
    width: 290px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #eee;
    border-radius: 8px;
}

.HYsearch .searchUnit input[type="text"] {
    width: 280px;
    height: 40px;
}

.c0052D9 {
    color: #0052D9;
}

/* 弹窗大小 */

.bhPop .popupMain,
.ggmjbhPop .popupMain {
    height: 240px !important;
    min-height: auto;
}

.ycPop .popupMain {
    height: 370px !important;
    min-height: auto;
}

.cFF393A {
    color: #FF393A;
}

.rzfjwhPop .popupMain {
    height: auto;
    min-height: auto;

}


/* 自动提示弹窗 */
.c0052D9 {
    color: #0052D9;
}

.popupBg .popupMain {
    margin: 5% auto 0;
}

.xqPop .popupTable {
    min-height: 42vh;
    max-height: 60vh;
}

.pager2 {
    text-align: center;
    width: 100%;
    padding: 30px 0;
}

/* 弹框 start lyw 立即报名 */
.alertBg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10;
}

.alertBg .styleTit {
    background: url(../../public/images/icons/icon_titleBg.png) no-repeat #ecf3ff 14px center;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    padding-left: 37px;
    font-size: 18px;
    font-weight: bold;
    color: #0052d9;
    margin-bottom: 20px;
    width: 675px;
    position: relative;
}

.alertBg .styleTit a {
    display: block;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 13px;
    right: 24px;
    background: url(../../public/images/icons/popDown.png) no-repeat;
}

.alertBg .styleTit a.on {
    background: url(../../public/images/icons/popUp.png) no-repeat;
}

.height0 {
    height: 0px;
    overflow: hidden;
}

.alertBg .alertCont {
    width: 818px;
    background-color: #ffffff;
    margin: 5% auto 0;
    border-radius: 5px;
    /* overflow: hidden; */
}

.alertBg .alertTitleBox {
    line-height: 67px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    background: url(../../place/image/new_cycdPop1.png) no-repeat;
    text-align: center;
    position: relative;
}

.alertBg .alertClose {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 26px;
}

.alertBg .alertClose:hover {
    cursor: pointer;
}

.alertBg .alertClose img {
    display: block;
    width: 100%;
}

.alertBg .alertUl {
    max-height: 560px;
    padding: 30px 30px 30px 0;
    background: url(../../place/image/new_cycdPop2.png) no-repeat bottom center;
}

.alertBg .tip {
    padding-left: 117px;
    color: #ff6000;
    margin-bottom: 15px;
}

.alertBg .tip a {
    color: #077dea;
    text-decoration: underline;
}

.alertBg .alertLable {
    width: 143px;
    font-size: 14px;
    color: #000000;
    text-align: right;
    line-height: 44px;
}

.alertBg .opinion {
    line-height: 44px;
}

.alertBg .alertLable em {
    color: rgb(243, 74, 74);
    margin-right: 4px;
}

.alertBg .alertIpt,
.alertBg .alertText {
    height: 44px;
    width: 601px;
    border: 1px solid #ededed;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 5px 10px;
}

.alertBg .alertText {
    height: 100px;
    line-height: 24px;
}

.alertBg .alertText.short1 {
    width: 460px;
    height: 60px;
}

.alertBg .alertLi .upBtn.short1,
.alertBg .alertLi .filedelete.short1 {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.alertBg .alertLi .filedelete.short1 {
    margin-right: 0;
}

.alertBg .alertIpt input {
    width: 100%;
    height: 32px;
    border: none;
    outline: none;

}

.alertBg select {
    height: 44px;
    width: 601px;
    border: 1px solid #ededed;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 5px 10px;
}

.alertBg .w390 {
    width: 390px;
}

.alertBg .w250 {
    width: 250px;
}

.alertBg .alertBtnCont {
    text-align: center;
}

.alertBg .alertIptBtn:hover,
.alertBtn:hover {
    cursor: pointer;
}

.alertBg .alertBtn {
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    border-radius: 50px;
}

.alertBg .btnCancel {
    border: 1px solid #8db6f2;
    color: #1569e6;
    background-color: #e7f1fc;
}

.alertBg .inputBox span {
    width: 143px;
    margin-right: 10px;
    text-align: right;
    height: 44px;
    line-height: 44px;
    color: #000000;
}

.alertBg .inputBox span em {
    color: #ff0000;
}

.alertBg .inputBox input[type="text"],
.alertBg .dateInput {
    width: 580px;
    height: 42px;
    padding: 0 10px;
    border: 1px solid #ededed;
    border-radius: 5px;
}

.alertBg .inputBox span.yzBox {
    width: 91px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    top: 7px;
    right: 50px;
    border: none;
}

.alertBg .inputBox input.DuanXinBox {
    width: 91px;
    height: 30px;
    line-height: 30px;
    color: #0052d9;
    text-align: center;
    background: #f4f8ff;
    border-radius: 5px;
    position: absolute;
    top: 7px;
    right: 50px;
    border: none;
}


.alertBg .alertLi .input-file input[type="file"],
.infoLogoForm {
    position: absolute;
    top: 0;
    left: 0px;
    width: 90px;
    background-color: #fff;
    height: 44px;
    opacity: 0;
    font-size: 0;
}

.alertBg .alertLi .upBtn {
    background-color: #eaf2ff;
    color: #0052d9;
    width: 90px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    margin-right: 5px;
    margin-left: 10px;
    position: relative;
    border-radius: 0 5px 5px 0;
}

.alertBg .upload {
    width: 432px;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #ededed;
    border-radius: 5px 0 0 5px;
    background: #fff;
}

.alertBg .btnSubmit {
    background: url(../../place/image/new_cycdPop3.png) no-repeat;
    color: #ffffff;
}

.alertLi .filedelete {
    background-color: #ffefe5;
    color: #ff6000;
    width: 90px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    margin-right: 5px;
    position: relative;
    border-radius: 5px;
}

.textareatab li {
    width: 98px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #f5f9fd;
    color: #0052d9;
    border: 1px solid #eaf2ff;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
}

.textareatab li.on {
    background: #0052d9;
    color: #fff;
    border: 1px solid #0052d9;
}

.textareatab textarea {
    width: 580px;
    height: 60px;
    padding: 10px;
    border: 1px solid #ededed;
    border-radius: 5px;
}

.alertBg .sonUl {
    width: 600px;
    height: 165px;
    top: 44px;
    right: 29px;
    z-index: 12;
    background: #fff;
    border: 1px solid #ddd;
    overflow-y: scroll;
}

.alertBg .sonUl li {
    line-height: 40px;
    padding: 0 20px;
    cursor: pointer;
}

.alertBg .sonUl li:hover {
    background: #f1f6ff;
}
.tipBox{
   color: #999; 
}
.tipBox em,.reds{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #FF393A;
    border-radius: 7px 7px 7px 7px;
    margin-right: 10px;
    vertical-align: middle;
}