.hot_bc_left_r {
    width: 51%;
}

.hot_bc_left_r ul {
    float: left;
    padding: 0;
    margin-top: 10px;
}

.hot_bc_left_r li {
    float: left;
    transition: all .5s ease;

    width: 32%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 15px #dbd8d8;
}

.hot_bc_left_r li:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #969090;
}

.hot_bc_left_r li img {
    height: 60%;
    border: none;
    vertical-align: middle;
    display: block;
    width: 100%;
}

.u_box {
    width: 100%;
    height: auto;
    min-width: 1000px;
}

.layout {
    width: 88% !important;
    margin: 0 auto;
    min-width: 1190px;
    max-width: 1920px;
    clear: both;
}

.top_menu {
    width: 61%;
    padding-top: 9px;
    float: left;
}

.untns_top_menu p {
    padding-left: 37px;
    height: 50px;
    line-height: 42px;
    float: right;
    background: url(https://statics.untns.com/p/images/ph_logo_01.png) no-repeat left center;
    font-size: 20px;
    color: red;
    font-weight: 500;
    padding-top: 10px;
}

.logo {
    display: block;
    width: 170px;
    padding-top: 7px;
    float: left;
    margin-right: 2%;
}

.top_menu ul {
    width: 100%;
    clear: both;
    position: relative;
    z-index: 26;
}

.top_menu li {
    width: 98px;
    font-size: 16px;
    color: #575757;
    cursor: pointer;
    float: left;
    font-weight: bold;
    background: #fff;
    text-align: center;
}

.top_menu li a:hover {
    border: 0;
    font-size: 18px;
    color: #e60012;
}

.top_menu li a {
    color: #575757;
    text-decoration: none;
    cursor: pointer;
}

.untns_top_menu {
    width: 100%;
    height: 60px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.untns_top_ad {
    position: relative;
    width: 100%;
    min-width: 1000px;
    max-width: 1920px;
    margin: 0 auto 30px;
    overflow: hidden;
}

.ad_box {
    display: block;
    width: 100%;
}

.ad_box_02 {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 1;
    width: 88.28%;
    transform: translateX(-50%);
}

.ad_tit {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
}

.ad_tit_01 {
    width: 37.5%;
    margin: 0 6.7%;
    text-align: center;
}

.ad_tit p {
    font-size: 36px;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 1px 0 3px rgb(127, 0, 4);
    color: #fff;
}

.ad_tit b {
    color: #ffdb79;
}

.ad_tit p em {
    font-style: normal;
    color: #FFF;
}

.ad_tit span {
    font-size: 16px;
    color: #fff;
    line-height: 1;
    padding-right: 28px;
}


.ad_tit_02 {
    width: 37.5%;
    margin: 0 6.7%;
    text-align: center;
}

.ad_item {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 2;
    display: flex;
    margin-bottom: 7px;
    justify-content: center;
}

.ad_item li {
    text-align: center;
    transition: transform .5s ease;
    width: 17.18%;
}

.ad_item li:hover {
    transform: translateY(-4px);
}

.ad_item li b {
    font-size: 20px;
    padding-top: 8px;
    line-height: 1;
    margin-bottom: 6px;
    color: #d30107;
    float: left;
    width: 100%;
}

.ad_item li span {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #5e0003;
}


.untns_top_bn {
    height: auto;
}

.untns_top_bn table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.untns_top_bn table td {
    width: 8%;
    height: 60px;
    vertical-align: top;
}

.untns_top_bn .m_p {
    width: 93.2%;
    height: 46px;
    background: #efefef;
    cursor: pointer;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    border-radius: 6px;
    position: relative;
    overflow: inherit;
    transition: transform .5s ease;
}

.m_p_on {
    width: 93.2%;
    height: 46px;
    cursor: pointer;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    border-radius: 6px;
    position: relative;
    overflow: inherit;
    background: url(https://statics.untns.com/p/images/exam_btn.png) no-repeat;
    background-size: 100% 100%;
    transform: translateY(-4px);
    transition: transform .5s ease;
    box-shadow: -3px 3px 8px -4px #fa463f, 3px 3px 8px -4px #fa463f;
}

.m_p_on a {
    color: #fff;
}

.untns_top_bn .m_p:hover {
    background: url(https://statics.untns.com/p/images/exam_btn.png) no-repeat;
    background-size: 100% 100%;
    transform: translateY(-4px);
    transition: transform .5s ease;
    box-shadow: -3px 3px 8px -4px #fa463f, 3px 3px 8px -4px #fa463f;
}

.untns_top_bn .m_p:hover a {
    color: #fff;
}


.untns_top_qg {
    width: 100%;
    background: #f5f5f5;
    margin: 10px auto 20px;
}

.untns_top_qg ul {
    padding: 24px 0 20px 19.29%;
    background-size: 12.87% auto;
    background-position: left 29px;
    background: url(https://statics.untns.com/p/images/exam_02.png) no-repeat left 35px;
    clear: both;
    overflow: hidden;
}

.untns_top_qg ul li {
    width: 6.2%;
    float: left;
    line-height: 38px;
    font-size: 16px;
    color: #666;
    min-width: 50px;
}

.untns_top_qg ul li a:hover {
    color: red;
}

.untns_content_hot {
    margin-bottom: 30px;
}

.hot_bt {
    margin: 0 auto;
    min-width: 1190px;
    max-width: 1920px;
    clear: both;
}

.wrap {
    width: 88% !important;
    margin: 0 auto;
    min-width: 1190px;
    max-width: 1920px;
    border: 1px solid #ECECEC;
    overflow: hidden;
}

.hot_bt_lab {
    width: 73%;
    height: 60px;
    line-height: 60px;
    float: left;
    background: linear-gradient(to right, #fe4c25, #f33333);
}

.hot_bt_lab a {
    color: #fff;
}

.hot_bt_lab span {
    display: block;
    padding-right: 20px;
    font-size: 18px;
    float: right;
}

.hot_bt_lab b {
    height: 60px;
    padding-left: 60px;
    /*background: url(https://statics.untns.com/p/images/zg_22Sep_icon01.png) no-repeat left 25px center / 25px 28px;*/
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    color: #fff;
}

.hot_bt_lab b em {
    color: #fff700;
    font-style: normal;
}

.hot_bt_br {
    width: 27%;
    height: 60px;
    line-height: 60px;
    float: left;
    background: linear-gradient(to right, #fc8d46, #ff591a);
}

.hot_bt_br a {
    padding-left: 27px;
    /*background: url(https://statics.untns.com/p/images/zg_22Sep_icon02.png) no-repeat left 20px center / 28px 26px;*/
    display: block;
    color: #fff;
    text-align: left;
    font-size: 24px;

}

.hot_bc {
    padding: 30px 0 20px;
    margin-bottom: 30px;
}

.hot_bc_left {
    width: 73%;
    padding: 0 20px 0 25px;
    float: left;
    box-sizing: border-box;
}

.hot_bc_left_c {
    display: flex;
    padding-top: 20px;
    justify-content: space-between;
    align-items: center;
}

.hot_bc_left_l {
    width: 45%;
}

.hot_bc_left_l div {
    overflow: hidden;
    width: 100%;
    border-radius: 8px;
    font-size: 0;
}

.hot_bc_left_l h5 {
    font-size: 20px;
    padding: 0 10px;
    color: #3D69D1;
    background: #EFF5FF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    line-height: 46px;
    height: 46px;
    border-radius: 10px;
}

.hot_bc_left_l h5 span {
    font-size: 16px;
    width: 94px;
    height: 28px;
    line-height: 28px;
    text-indent: 8px;
    margin-right: 10px;
    /*background: url(https://statics.untns.com/p/images/zg_22Sep_bg02new4.png) no-repeat left center / 100% 100%;*/
    display: inline-block;
}

.hot_bc_left_l h5 a {
    color: #3D69D1;
}

.hot_bc_left_l h5 a:hover {
    text-decoration: underline;
}

.hot_bc_left_l p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 38px;
}

.hot_bc_left_l p em {
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    font-style: normal;
    background: #F5F5F5;
    color: #999;

}

.hot_bc_left_l p:nth-of-type(1) em.e {
    background: #E5FCF8;
    color: #4AD4B8;
}

.hot_bc_left_l p:nth-of-type(2) em.e {
    background: #FEF1E6;
    color: #FF8C19;
}

.hot_bc_left_l p:nth-of-type(3) em.e {
    background: #E4F3FD;
    color: #2CA3ED;
}


.hot_bc_left_l p a:hover {
    color: red;
    text-decoration: underline;
}

.hot_bc_right p a:hover {
    color: red;
    text-decoration: underline;
}

.hot_bc_left_l div {
    margin-top: 4px;
    overflow: hidden;
    width: 100%;
    border-radius: 8px;
    padding: 10px 0 20px;
}

.hot_bc_left_l div a:nth-child(1) {
    background: #ffefef;
    color: #d84848;
}

.hot_bc_left_l div a:nth-child(2) {
    margin: 4px 4px 0;
    background: #eaf9f9;
    color: #14c4c4;
}

.hot_bc_left_l div a:nth-child(3) {
    background: #fff6eb;
    color: #f58300;
}

.hot_bc_left_l div a:nth-child(4) {
    background: #f4f2fe;
    color: #947fff;
}

.hot_bc_left_l div a:nth-child(5) {
    margin: 4px 4px 0;
    background: #e8f5ff;
    color: #139eff;
}

.hot_bc_left_l div a:nth-child(6) {
    background: #eefbf2;
    color: #37c262;
}

.hot_bc_left_l div a {
    height: 46px;
    line-height: 46px;
    display: inline-block;
    width: 32%;
    margin-top: 4px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.hot_bc_right {
    width: 27%;
    float: left;
    padding: 10px 25px 0 20px;
    box-sizing: border-box;
}

.hot_bc_right h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    padding: 0 10px;
    color: #D84848;
    background: #FDF7ED;
    margin-bottom: 10px;
    line-height: 46px;
    height: 46px;
    border-radius: 10px;
}

.hot_bc_right h5 a {
    color: #EC7901;
}

.hot_bc_right h5 a:hover {
    text-decoration: underline;
}


.hot_bc_right h5.r {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    margin-top: 20px;
    padding: 0 10px;
    background: #FDF3F3;
    margin-bottom: 10px;
    line-height: 46px;
    height: 46px;
    border-radius: 10px;
}

.hot_bc_right h5.r a {
    color: #D84848;
}

.hot_bc_right h5.r a:hover {
    text-decoration: underline;
}


.hot_bc_right p {
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.hot_bc_right p em {
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    font-style: normal;
    background: #F5F5F5;
    color: #999;
}

.hot_bc_right li p:nth-of-type(1) em.e {
    background: #E5FCF8;
    color: #4AD4B8;
}

.hot_bc_right li p:nth-of-type(2) em.e {
    background: #FEF1E6;
    color: #FF8C19;
}

.hot_bc_right li p:nth-of-type(3) em.e {
    background: #E4F3FD;
    color: #2CA3ED;
}


.untns_content_bk {
    margin-bottom: 30px;
}

.bk_top {
    margin: 0 auto;
    min-width: 1190px;
    max-width: 1920px;
    clear: both;
    border-bottom: 2px solid #ECECEC;
}

.i:before {
    content: "";
    display: block;
    background: #ff0000;
    position: absolute;
    width: 6px;
    height: 23px;
    margin-top: 19px;
    z-index: -1;
}


.bk_top h3 span.bk_m {
    font-size: 14px;
    font-weight: normal;
}

.bk_top h3 span.bk_m a {
    padding: 0 10px;
    text-align: center;
    color: #666;
}

.bk_top h3 span.bk_m a:hover {
    color: #FF8C19;
    text-decoration: underline;
}

.bk_top h3 b {
    height: 60px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    color: #333;
}

.bk_top h3 span {
    height: 60px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    color: #333;
}


.bk_content {
    padding: 10px 0 20px;
    margin-bottom: 30px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    overflow: hidden;
}

.bk_content_l {
    width: 73%;
    padding: 0 20px 0 0;
    float: left;
    box-sizing: border-box;
}

.bk_content_l_c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bk_content_l_left {
    width: 45%;
    float: left;
    padding: 0 0 0 25px;
    box-sizing: border-box;
    margin: 0;
}

.bk_content_l_left h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    padding: 0 10px;
    color: #D84848;
    background: #FDF7ED;
    margin-bottom: 10px;
    line-height: 46px;
    height: 46px;
    border-radius: 10px;
}

.bk_content_l_left p {
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bk_content_l_left p em {
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    font-style: normal;
    background: #F5F5F5;
    color: #999;
}

.bk_content_l_left a:hover {
    color: red;
    text-decoration: underline;
}

.bk_content_l_left li {
    margin: 20px 0 0 0;
}

.bk_content_l_left li p:nth-of-type(1) em.e {
    background: #E5FCF8;
    color: #4AD4B8;
}

.bk_content_l_left li p:nth-of-type(2) em.e {
    background: #FEF1E6;
    color: #FF8C19;
}

.bk_content_l_left li p:nth-of-type(3) em.e {
    background: #E4F3FD;
    color: #2CA3ED;
}

.bk_content_l_right {
    width: 51%;
    float: left;
}

.bk_content_l_right img {
    width: 100%;
}

.bk_content_l_right ul {
    float: left;
    padding: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.bk_r_i li {
    float: left;

    transition: all .5s ease;
    width: 32%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 15px #dbd8d8;
}

.bk_r_i li:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #969090;
}

.bk_r_i li img {
    height: 100%;
    border: none;
    vertical-align: middle;
    display: block;
}

.bk_content_r {
    width: 27%;
    float: left;
    padding: 10px 25px 0 20px;
    box-sizing: border-box;
}

.bk_content_r_dw {
    background: #F0F2F9;
    overflow: hidden;
    padding: 10px 10px 10px 15px;
    margin-top: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 1, .1);
}

.bk_content_r_dw_t {
    margin: 10px 0;
}

.bk_content_r_dw_t span {
    color: #5477A8;
}

.bk_content_r_dw_t label {
    line-height: 30px;
}

.bk_content_r_dw_t span {
    font-size: 22px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
}


.bk_content_r_dw_t input[type="text"] {
    width: 40%;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;

}

.bk_content_r_dw_t input[type="text"] {
    border: 1px solid #CFCDCD;
    background: #F0F2F9;
    height: 25px;
    border-radius: 50px;
    font-size: 11px;
    line-height: 25px;
    color: #333;
    text-indent: 20px;
    /*box-shadow: 0 3px 6px rgba(0, 0, 1, .1);*/
    /*background: url(../zgimg/top_arrow_bot.png) no-repeat 93% center;*/
    cursor: pointer;
}

button, input, textarea {
    background: none;
    border: none;
    font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif;
    vertical-align: middle;
}

.bk_content_r_dw_c {
    overflow: hidden;
}

.bk_content_r_dw_c a {
    color: #666;
}

.bk_content_r_dw_c a:hover {
    color: red;
    text-decoration: underline;
}

.bk_content_r_dw_c p span {
    font-size: 12px;
    padding-right: 10px;
}


.bk_content_r_dw_c ul {
    margin: 10px 0;
    padding: 0;
}

.bk_content_r_dw_c ul li {
    font-size: 14px;
    width: 14%;
    float: left;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.bk_content_r_dw_c ul li a {
    color: #666666;
}

.bk_content_r_ml {
    background: #FBF7EF;
    overflow: hidden;
    padding: 10px 10px;
    margin-top: 30px;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 1, .1);
}

.bk_content_r_ml a:hover {
    color: red;
    text-decoration: underline;
}


.bk_content_r_ml_t {
    margin: 10px 0;
}

.bk_content_r_ml p {
    font-size: 12px;
    padding: 0 6px;
    overflow: hidden;
    height: 20px;
}

.bk_content_r_ml p a {
    color: #999;
    padding-right: 10px;
}

.bk_content_r_ml_t label {
    line-height: 30px;
}

.bk_content_r_ml_t span {
    font-size: 22px;
    padding-left: 5px;
    color: #C18001;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.bk_content_r_ml_t input[type="text"] {
    width: 40%;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;

}

.bk_content_r_ml_t input[type="text"] {
    border: 1px solid #CFCDCD;
    background: #FBF7EF;
    height: 25px;
    border-radius: 50px;
    font-size: 11px;
    line-height: 25px;
    color: #333;
    text-indent: 20px;
    /*box-shadow: 0 3px 6px rgba(0, 0, 1, .1);*/
    /*background: url(../zgimg/top_arrow_bot.png) no-repeat 93% center;*/
    cursor: pointer;
}

.bk_content_r_ml_c {
}

.bk_content_r_ml_c_lr {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #CFCDCD;
}

.bk_content_r_ml_c_lr_t {
}

.bk_content_r_ml_c_lr_t span a {
    font-size: 14px;
    color: #C18001;
    line-height: 20px;
    padding-right: 10px;
}

.bk_content_r_ml_c_lr_c {
}

.bk_content_r_ml_c ul {
    margin-top: 10px;
    padding: 0;
    overflow: hidden;
}

.bk_content_r_ml_c ul li {
    float: left;
    font-size: 13px;
    padding: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 21%;
}

.bk_content_r_ml_c ul li a {
    color: #666666;
}


.bk_content_l_right_02_t {
    width: 100%;
    float: left;
    margin-top: 15px;
    box-sizing: border-box;
}

.bk_content_l_right_02_t h5 {
    display: inline-block;
    vertical-align: middle;
    float: left;
    line-height: 40px;
}

.bk_content_l_right_02_t h5 b {
    font-size: 20px;
    line-height: 20px;
}

.bk_content_l_right_02_t span {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin: 0;
}

.bk_l_r_c {
    margin-top: 25px;
}

#time-days {
    background: #C20000;
    border-radius: 2px;
    color: #fff;
    padding: 3px 10px;
}

#time-hours {
    background: #2D2D2D;
    color: #fff;
    padding: 3px 5px;
}

#time-minutes {
    background: #2D2D2D;
    color: #fff;
    padding: 3px 5px;
}

#time-seconds {
    background: #2D2D2D;
    color: #fff;
    padding: 3px 5px;
}

.bk_content_l_right_02_t p em {
    font-style: normal;
    font-weight: bold;
    padding: 3px 5px;
    font-size: 12px;
    text-align: center;
    margin: 0;
}

.bk_content_l_right_02_t p em.b_e {
    padding: 0;
    color: red;
    font-size: 14px;
}

.bk_content_l_right_02_t p {
    font-size: 14px;
    padding-left: 10px;
    line-height: 40px;
    display: inline-block;
    color: #333;
    float: right;
}

.bk_content_l_right_02_c {
    margin: 0;
    padding: 0;
    float: left;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.bk_content_l_right_02_c li {
    float: left;
    padding: 0 10px;
    text-align: center;
    height: 45px;
    border: 1px solid #F0F0F0;
    line-height: 45px;
    margin-top: 15px;
    border-radius: 10px;
    background: #FBFBFB;
}

.bk_content_l_right_02_c li:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #969090;
}

.bk_content_l_right_02_c li a img {
    width: 18px;
}

.bk_content_l_right_02_c li a span {
    font-size: 14px;
    font-weight: normal;
    padding: 0 6px;
}

.bk_content_l_right_02_c li a:hover {
    color: red;
}

.bk_content_l_right_02_c li a {
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
}

.qh_top {
    margin: 0 auto;
    min-width: 1190px;
    max-width: 1920px;
    clear: both;
    border-bottom: 2px solid #ECECEC;
}


.qh_top h3 span.bk_m {
    font-size: 14px;
    font-weight: normal;
}

.qh_top h3 span.bk_m a {
    padding: 0 10px;
    text-align: center;
    color: #666;
}

.qh_top h3 span.bk_m a:hover {
    color: #FF8C19;
    text-decoration: underline;
}

.qh_top h3 b {
    height: 60px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    color: #333;
}

.qh_top h3 span {
    height: 60px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    color: #333;
}

.untns_content_qh {
}

.qh_content {
    padding: 10px 0 20px;
    margin-bottom: 30px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    overflow: hidden;
}

.qh_content_l {
    width: 73%;
    padding: 0 20px 0 0;
    float: left;
    box-sizing: border-box;
}

.qh_content_l_c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qh_content_l_left {
    width: 45%;
    float: left;
    padding: 0 0 0 25px;
    box-sizing: border-box;
    margin: 0;
}

.qh_content_l_left h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    padding: 0 10px;
    color: #D84848;
    background: #FDF7ED;
    margin-bottom: 10px;
    line-height: 46px;
    height: 46px;
    border-radius: 10px;
}

.qh_content_l_left p {
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qh_content_l_left p em {
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    font-style: normal;
    background: #F5F5F5;
    color: #999;
}

.qh_content_l_left a:hover {
    color: red;
    text-decoration: underline;
}

.qh_content_l_left li {
    margin: 20px 0 0 0;
}

.qh_content_l_left li p:nth-of-type(1) em.e {
    background: #E5FCF8;
    color: #4AD4B8;
}

.qh_content_l_left li p:nth-of-type(2) em.e {
    background: #FEF1E6;
    color: #FF8C19;
}

.qh_content_l_left li p:nth-of-type(3) em.e {
    background: #E4F3FD;
    color: #2CA3ED;
}


.qh_content_l_right {
    width: 51%;
    float: left;
}

.qh_l_r_c {
    margin-top: 30px;
}

.qh_l_r_c img {
    width: 100%;
}

.qh_r_i {
    float: left;
    padding: 0;
    margin-top: 10px;
}

.qh_r_i li {

    float: left;
    transition: all .5s ease;
    width: 32%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 15px #dbd8d8;
}

.qh_r_i li:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #969090;
}

.qh_r_i li img {
    height: 60%;
    width: 100%;
    border: none;
    vertical-align: middle;
    display: block;
}

.qh_content_r {
    width: 27%;
    float: left;
    padding: 10px 25px 0 20px;
    box-sizing: border-box;
}

.qh_zt {
    overflow: hidden;
    padding: 10px 10px;
    margin-top: 20px;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
}

.qh_zt:hover {
    box-shadow: 0 2px 3px rgba(0, 0, 1, .1);
}

.qh_zt h4 {
    font-size: 18px;
}

.qh_jy {
    border: 1px solid #EFEFEF;
    overflow: hidden;
    padding: 20px 10px 0 10px;
    margin-top: 20px;
    border-radius: 5px;
}

.qh_jy:hover {
    box-shadow: 0 2px 3px rgba(0, 0, 1, .1);
}


.qh_jy h4 {
    font-size: 18px;
}

.qh_jy_top a {
    font-size: 14px;
    font-weight: normal;
}

.qh_jy_top a:hover {
    color: #FF8C19;
    text-decoration: underline;
}


.qh_content_l_right_02 {
    float: left;
}

.qh_content_l_right_t {
    width: 100%;
    float: left;
    padding: 10px 0;
    box-sizing: border-box;
}

.qh_content_l_right_t h5 span {
    font-size: 20px;
}

.qh_content_l_right_c {
}


.timeline {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.li {
    transition: all 200ms ease-in;
    margin: 10px 0;
}

.timestamp {
    margin-bottom: 10px;
    padding: 0 17px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 100;
    font-size: 14px;
}

.status {
    display: flex;
    justify-content: center;
    border-top: 2px solid #D6DCE0;
    position: relative;
    padding-top: 10px;
    transition: all 200ms ease-in;
}

.status a {
    font-weight: 200;
    padding: 8px 20px;
    border-radius: 25px;
    background: #FEF1E6;
    cursor: pointer;
    color: #EC7901;
}


.status a:hover {
    background: #FD6CAF;
    color: #FFFFFF;
}


.status a.ht_on {
    background: #FD6CAF;
    color: #FFFFFF;
}


.status:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: white;
    border-radius: 12px;
    border: 1px solid #ddd;
    position: absolute;
    top: -8px;
    left: 42%;
    transition: all 200ms ease-in;
}

.li.complete .status {
    border-top: 1px dashed #979797;
}

.li.complete .status:before {
    border: 1px solid #F13940;
    transition: all 200ms ease-in;
}

.li.complete .status h4 {
    /*color: #66DC71;*/
    margin-top: 10px;
}


.qh_zt_content_ggk_u {
    width: 100%;
    white-space: nowrap;
    display: flex;
}

.qh_zt_content_ggk_u a {
    float: left;
    font-size: 14px;
    padding: 10px 10px 5px 0;
}

.qh_zt_content_ggk_u span {
    float: left;
    font-size: 14px;
    padding: 10px 10px 5px 0;
}
.qh_zt_content_ggk_u span:hover {
    text-decoration: underline;
    color: #EC7901;
}


.qh_zt_content_ggk_u a:hover {
    text-decoration: underline;
    color: #EC7901;
}

.qh_zt_content_ggk_u_02 {
    width: 100%;
    white-space: nowrap;
    display: flex;
}

.qh_zt_content_ggk_u_02 a {
    float: left;
    margin: 5px 0;
    padding: 10px;
    background: #F4F3F3;
    color: #333;
}

.qh_zt_content_ggk_u_02 a:hover {
    background: #FC866C;
    color: #fff;
}

.qh_zt_content_ggk_u_02 span{
    float: left;
    margin: 5px 0;
    padding: 10px;
    background: #F4F3F3;
    color: #333;
}

.qh_zt_content_ggk_u_02 span:hover {
    background: #FC866C;
    color: #fff;
}

.qh_zt_content_zmt {
    float: left;
    margin-top: 10px;
}

.qh_zt_content_zmt ul {
    margin: 0;
    padding-top: 10px;
}

.qh_zt_content_zmt ul li {
    float: left;
    font-size: 14px;
    padding: 5px;
}

.qh_zt_content_zmt ul li a:hover {
    text-decoration: underline;
    color: #EC7901;
}


.qh_jy_content li {
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qh_jy_content li em {
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    font-style: normal;
    background: #F5F5F5;
    color: #999;
}

.qh_jy_content li a:hover {
    color: #FF8C19;
    text-decoration: underline;
}


.qh_jy_content li:nth-of-type(1) em.e {
    background: #E5FCF8;
    color: #4AD4B8;
}

.qh_jy_content li:nth-of-type(2) em.e {
    background: #FEF1E6;
    color: #FF8C19;
}

.qh_jy_content li:nth-of-type(3) em.e {
    background: #E4F3FD;
    color: #2CA3ED;
}


.untns_content_cc {
}

.cc_top {
    margin: 0 auto;
    min-width: 1190px;
    max-width: 1920px;
    clear: both;
    border-bottom: 2px solid #ECECEC;
}


.cc_top h3 span.bk_m {
    font-size: 14px;
    font-weight: normal;
}

.cc_top h3 span.bk_m a {
    padding: 0 10px;
    text-align: center;
    color: #666;
}

.cc_top h3 span.bk_m a:hover {
    color: #FF8C19;
    text-decoration: underline;
}

.cc_top h3 b {
    height: 60px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    color: #333;
}

.cc_top h3 span {
    height: 60px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    color: #333;
}


.cc_content {
    padding: 10px 0 20px;
    margin-bottom: 30px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    overflow: hidden;
}

.cc_content_left {
    width: 73%;
    padding: 0 20px 0 0;
    float: left;
    box-sizing: border-box;
}

.cc_content_left_c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cc_content_left_c_left {
    width: 45%;
    float: left;
    padding: 0 0 0 25px;
    box-sizing: border-box;
    margin: 0;
}


.cc_content_left_c_left h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    padding: 0 10px;
    color: #D84848;
    background: #FDF7ED;
    margin-bottom: 10px;
    line-height: 46px;
    height: 46px;
    border-radius: 10px;
}

.cc_content_left_c_left p {
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cc_content_left_c_left p em {
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    font-style: normal;
    background: #F5F5F5;
    color: #999;
}

.cc_content_left_c_left a:hover {
    color: red;
    text-decoration: underline;
}

.cc_content_left_c_left li {
    margin: 20px 0 0 0;
}

.cc_content_left_c_left li p:nth-of-type(1) em.e {
    background: #E5FCF8;
    color: #4AD4B8;
}

.cc_content_left_c_left li p:nth-of-type(2) em.e {
    background: #FEF1E6;
    color: #FF8C19;
}

.cc_content_left_c_left li p:nth-of-type(3) em.e {
    background: #E4F3FD;
    color: #2CA3ED;
}


.cc_content_left_c_right {
    width: 51%;
    float: left;
}

.cc_l_r_c {
    margin-top: 30px;
}


.cc_l_r_c img {
    width: 100%
}

.cc_r_i {
    float: left;
    padding: 0;
    margin-top: 10px;
}

.cc_r_i li {

    float: left;
    transition: all .5s ease;
    width: 32%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 15px #dbd8d8;
}

.cc_r_i li:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #969090;
}

.cc_r_i li img {
    height: 60%;
    width: 100%;
    border: none;
    vertical-align: middle;
    display: block;
}

.cc_content_l_right_02 {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.cc_content_l_right_t {
    width: 100%;
    float: left;
    padding: 5px 0;
    box-sizing: border-box;
}

.cc_content_l_right_t h5 {
    width: 20%;
    float: left;
    line-height: 40px;
}

.cc_content_l_right_t h5 span {
    font-size: 20px;
}

.cc_content_l_right_t ul {
    width: 77%;
    float: right;
    display: flex;
}


.cc_content_l_right_t ul li {
    float: left;
    flex: 1;
    font-weight: bold;
    padding-left: 20px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cc_content_l_right_t ul li div {
    float: left;
}

.rdw {
    padding: 0 10px;
}

.rdw_on {
    color: red;
    transform: scale(1.05);
    box-shadow: 0 0 5px #E4E4E4;
    border-radius: 10px;
}

.rdw:hover {
    color: red;
    border-radius: 10px;
    transform: scale(1.05);
    box-shadow: 0 0 5px #E4E4E4;
}

.ane:before {
    content: "";
    position: absolute;
    margin-top: 10px;
    margin-left: 6px;
    width: 10px;
    height: 3px;
    background-color: #FF0000;
    transition: all 200ms ease-in;
}


.cc_content_l_right_c {
    float: left;
}

.cc_content_l_right_c a {
    display: inline-block;
    width: 32%;
    margin-top: 10px;
    text-align: center;
}

.cc_content_l_right_c a img {
    height: 60%;
    width: 100%;
}

.cc_content_l_right_c a img:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #969090;
}


/*.cc_content_l_right_c ul {*/
/*  margin: 0;*/
/*  padding: 0;*/
/*}*/


/*.cc_content_l_right_c li {*/

/*  float: left;*/
/*  transition: all .5s ease;*/
/*  width: 32%;*/
/*  height: auto;*/
/*  background: #fff;*/
/*  box-shadow: 0 0 15px #dbd8d8;*/
/*}*/

/*.cc_content_l_right_c li:hover {*/
/*  transform: scale(1.05);*/
/*  box-shadow: 0 0 20px #969090;*/
/*}*/

/*.cc_content_l_right_c li img {*/
/*  height: 60%;*/
/*  width: 100%;*/
/*  border: none;*/
/*  vertical-align: middle;*/
/*  display: block;*/
/*}*/


.cc_content_right {
    width: 27%;
    float: left;
    padding: 10px 25px 0 20px;
    box-sizing: border-box;
}

.cc_content_right_kd {
    overflow: hidden;
    padding: 10px 10px;
    margin-top: 20px;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 1, .1);
}

.cc_content_right_kd_top {
    margin: 10px 0;
}

.cc_content_right_kd_top span {
    color: #333;
}


.cc_content_right_kd_top span {
    font-size: 22px;
    font-weight: bold;
    padding-left: 5px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.cc_content_right_kd_top label {
    line-height: 30px;
}

.cc_content_right_kd_top input[type="text"] {
    width: 40%;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;

}

.cc_content_right_kd_top input[type="text"] {
    border: 1px solid #CFCDCD;
    background: #fff;
    height: 25px;
    border-radius: 50px;
    font-size: 11px;
    line-height: 25px;
    color: #333;
    text-indent: 20px;
    /*box-shadow: 0 3px 6px rgba(0, 0, 1, .1);*/
    /*background: url(../zgimg/top_arrow_bot.png) no-repeat 93% center;*/
    cursor: pointer;
}

.cc_content_right_kd_content {
}

.cc_content_right_kd_content ul {
    margin: 10px 0;
    padding: 0;
}

.cc_content_right_kd_content ul li {
    font-size: 14px;
    width: 14%;
    float: left;
    padding: 5px 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.cc_content_right_kd_content ul li a {
    color: #666666;
}


.cc_content_right_bk {
    overflow: hidden;
    padding: 10px 10px;
    margin-top: 20px;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 1, .1);
}

.cc_content_right_bk_top {
    margin-top: 10px;
}


.cc_content_right_bk_top h4 {
    font-size: 22px;
}

.cc_content_right_bk_top span a {
    font-weight: normal;
}

.cc_content_right_bk_top a {
    font-size: 14px;
}

.cc_content_right_bk_top a:hover {
    color: #FF8C19;
    text-decoration: underline;
}


.cc_content_right_bk_content {
}


.cc_content_right_bk_content li {
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cc_content_right_bk_content li em {
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    font-style: normal;
    background: #F5F5F5;
    color: #999;
}

.cc_content_right_bk_content li a:hover {
    color: #FF8C19;
    text-decoration: underline;
}


.cc_content_right_bk_content li:nth-of-type(1) em.e {
    background: #E5FCF8;
    color: #4AD4B8;
}

.cc_content_right_bk_content li:nth-of-type(2) em.e {
    background: #FEF1E6;
    color: #FF8C19;
}

.cc_content_right_bk_content li:nth-of-type(3) em.e {
    background: #E4F3FD;
    color: #2CA3ED;
}


.untns_content_lq {
}


.lq_top {
    margin: 0 auto;
    min-width: 1190px;
    max-width: 1920px;
    clear: both;
    border-bottom: 2px solid #ECECEC;
}


.lq_top h3 span.bk_m {
    font-size: 14px;
    font-weight: normal;
}

.lq_top h3 span.bk_m a {
    padding: 0 10px;
    text-align: center;
    color: #666;
}

.lq_top h3 span.bk_m a:hover {
    color: #FF8C19;
    text-decoration: underline;
}

.lq_top h3 b {
    height: 60px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    color: #333;
}

.lq_top h3 span {
    height: 60px;
    padding-left: 10px;
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    color: #333;
}

.lq_content {
    padding: 10px 0 20px;
    margin-bottom: 30px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    overflow: hidden;
}

.lq_content_left {
    width: 73%;
    padding: 0 20px 0 0;
    float: left;
    box-sizing: border-box;
}

.lq_content_left_c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lq_content_left_c_left {
    width: 45%;
    float: left;
    padding: 0 0 0 25px;
    box-sizing: border-box;
    margin: 0;
}


.lq_content_left_c_left h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    padding: 0 10px;
    color: #D84848;
    background: #FDF7ED;
    margin-bottom: 10px;
    line-height: 46px;
    height: 46px;
    border-radius: 10px;
}

.lq_content_left_c_left p {
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lq_content_left_c_left p em {
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    font-style: normal;
    background: #F5F5F5;
    color: #999;
}

.lq_content_left_c_left a:hover {
    color: red;
    text-decoration: underline;
}

.lq_content_left_c_left li {
    margin: 20px 0 0 0;
}

.lq_content_left_c_left li p:nth-of-type(1) em.e {
    background: #E5FCF8;
    color: #4AD4B8;
}

.lq_content_left_c_left li p:nth-of-type(2) em.e {
    background: #FEF1E6;
    color: #FF8C19;
}

.lq_content_left_c_left li p:nth-of-type(3) em.e {
    background: #E4F3FD;
    color: #2CA3ED;
}


.lq_content_left_c_right {
    width: 51%;
    float: left;
}

.lq_l_r_c {
    margin-top: 30px;
}


.lq_l_r_c img {
    width: 100%;
}


.lq_r_i {
    float: left;
    padding: 0;
    margin-top: 10px;
}


.lq_r_i li {

    float: left;
    transition: all .5s ease;
    width: 32%;
    height: auto;
    background: #fff;
    box-shadow: 0 0 15px #dbd8d8;
}

.lq_r_i li:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #969090;
}

.lq_r_i li img {
    height: 60%;
    width: 100%;
    border-radius: 5px;
    border: none;
    vertical-align: middle;
    display: block;
}


.lq_content_l_right_02 {
    float: left;
}

.lq_content_l_right_t {
    width: 100%;
    float: left;
    padding-top: 10px;
    box-sizing: border-box;
}

.lq_content_l_right_t h5 span {
    font-size: 20px;
}

.lq_content_l_right_c {
    float: left;
}

.lq_content_l_right_c a {
    display: inline-block;
    width: 32%;
    margin-top: 10px;
    text-align: center;
}

.lq_content_l_right_c a img {
    width: 100%;
    height: 60%;
}

.lq_content_l_right_c a img:hover {
    transform: translateY(-4px);
    transition: transform .5s ease;
    box-shadow: 0 0 20px #969090;
}


.lq_content_l_right_c ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.lq_content_l_right_c li {
    flex: 1;
    float: left;
    width: 30%;
    margin-top: 10px;
}

.lq_content_l_right_c li img {
    height: 80px;
    border-radius: 5px;
}

.lq_content_right {
    width: 27%;
    float: left;
    padding: 10px 25px 0 20px;
    box-sizing: border-box;
}

.lq_content_right_fsx {
    overflow: hidden;
    padding: 10px 10px;
    margin-top: 10px;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 1, .1);
}

.lq_content_right_fsx_t {
}

.lq_content_right_fsx_t h4 {
    font-size: 18px;
}

.lq_content_right_fsx_t a {
    font-size: 14px;
}

.lq_content_right_fsx_t a:hover {
    color: #FF8C19;
    text-decoration: underline;
}

.lq_content_right_fsx_c {
    margin: 10px 0;
    padding: 0;
}

.lq_content_right_fsx_c li {
    font-size: 12px;
    width: 21%;
    float: left;
    padding: 5px 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #E3EAFF;
    margin: 5px 5px;
    border-radius: 5px;
}

.lq_content_right_fsx_c li.on {
    background: #FFD7D7;
}

.lq_content_right_fsx_c li:hover {
    background: #FFD7D7;
}

.lq_content_right_fsx_c li a {
    color: #666666;
}

.lq_content_right_fsx_cc {
    float: left;
    background: #F1FDFF;
    padding: 5px;
}

.lq_content_right_fsx_gt {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.lq_content_right_fsx_gt h4 {
    font-size: 18px;
}


.lq_content_right_fsx_gc {
    width: 100%;
    float: left;
}


.lq_content_right_fsx_gc li {
    font-size: 14px;
    width: 16%;
    float: left;
    padding: 5px 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lq_content_right_fsx_gc li a {
    color: #666666;
}

.lq_content_right_fsx_gc li a:hover {
    color: red;
    text-decoration: underline;
}

.lq_content_right_fsx_cc ul {
    float: left;
    padding: 0;
    margin: 0;
}

.lq_content_right_fsx_cc li {
    font-size: 12px;
    width: 15%;
    float: left;
    padding: 5px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lq_content_right_fsx_cc li a {
    color: #666666;
}

.lq_content_right_fsx_cc li a:hover {
    color: red;
    text-decoration: underline;
}

.lq_content_right_cj {
    overflow: hidden;
    padding: 10px 10px;
    margin-top: 20px;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 1, .1);
}

.lq_content_right_cj h4 {
    margin-top: 10px;
    font-size: 18px;
}


.lq_content_right_cj_t {
}


.lq_content_right_cj_t li {
    font-size: 14px;
    float: left;
    padding: 5px 5px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lq_content_right_cj_t li a {
    color: #666666;
}


.untns_content_wk {
    width: 100%;
    background: #F9FBFE;
    padding: 10px 0;
}

.wk_content {
    display: inline-block;
}

.wk_ul {
    width: 100%;
    height: 100%;
    background: #f9fbfe;
    flex-shrink: 0;
    float: left;
    margin-top: 20px;
    border-radius: 12px;
    box-sizing: border-box;
}

.wk_ul li {
    height: 70px;
}

.wk_ul li:nth-child(2) {
    margin: 0 110px 20px 110px;
}

.wk_ul li:nth-child(5) {
    margin: 0 110px 20px 110px;
}


.rank-flag {
    position: absolute;
    top: -2px;
    left: -3px;
}

.rank-number-img {
    height: 22px;
    width: 22px;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.102));
}

.rank-number {
    position: absolute;
    top: 10.5px;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    font-size: 13px;
    font-weight: 500;
}

.wk_img {
}

.wk_img0 {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.031);
    border: 0.24px solid #eee;
    border-radius: 3px;
    width: 46px;
}

.wk_c_title {
}

.wk_c_title a:hover {
    color: #20A888;
}

.wk_c_title p {
    width: 287px;
    color: #999;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 设置为3行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    height: calc(1.5em * 2); /* 高度设为3行文本的高度，1.5em是假设的行高 */
}


.wk_c_title h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wk_c_content {
    height: 18px;
    line-height: 16px;
    max-width: 234px;
    color: #9ca6b4;
    display: flex;
    align-items: center;
    white-space: nowrap;
    position: relative;
    margin-top: 5px;
}

.wk_c_content_img {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    margin-right: 8px;
}

.wk_c_content_c {
    height: 18px;
    line-height: 16px;
    max-width: 234px;
    color: #9ca6b4;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.wk_c_content_c em {
    font-weight: normal;
    border-radius: 4px;
    color: #20a884;
    background: rgba(32, 168, 132, 0.06);
    padding: 0 4px;
    height: 18px;
    font-size: 10px;
    margin: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wk_content li {
    margin-bottom: 20px;
    float: left;
    width: 27%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wk_li {
    height: 100%;
    width: 100%;
    display: flex;
    box-sizing: border-box;
    cursor: pointer;
}

.wk_li_img {
    padding-right: 16px;
    position: relative;
}

.wk_top {
    margin: 20px 0;
}

.wk_top h4 {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
}

.wk_top span {
}

.wk_top label {
    line-height: 30px;
}

.wk_top a {
    font-weight: normal;
    font-size: 12px;
    padding: 0 20px;
}

.wk_top input[type="text"] {
    width: 200px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    float: right;
}

.wk_top input[type="text"] {
    border: 1px solid #DADADA;
    background: #F9FBFE;
    height: 30px;
    border-radius: 50px;
    font-size: 11px;
    line-height: 30px;
    color: #999;
    text-indent: 20px;
    /*box-shadow: 0 3px 6px rgba(0, 0, 1, .1);*/
    /*background: url(../zgimg/top_arrow_bot.png) no-repeat 93% center;*/
    cursor: pointer;
}

.untns_content_dt {
}

.dt_top {
    width: 100%;
    padding: 50px 0 30px 0;
}

.dt_top h4 {
    text-align: center;
    font-size: 32px;
}

.dt_top h4 em {
    color: #ECECEC;
}

.dt_content {
    width: 100%;
}

.dt_content_left {
    width: 66%;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    margin-bottom: 30px;
    box-sizing: border-box;
    float: left;
}

.dt_content_left_l {
    width: 77%;
    position: relative;
    float: left;
    z-index: 2;
}

.dt_content_left_l ul {
    width: 100%;
    height: 100%;
}

.dt_content_left_l ul li.hiddenn {
    display: none;
}

.dt_content_left_l ul li.activee {
    display: block;

}

.dt_content_left_l ul li {
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    box-shadow: 0 0 15px #dbd8d8;
}

.dt_content_left_l ul li:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #969090;
}

.dt_content_left_l ul li img {
    display: block;
    width: 100%;
    border-radius: 10px;
    height: 100%;
}


.dt_content_left_r {
    height: 100%;
    float: left;
    background: #fff;
    z-index: 10;
    position: absolute;
    right: 0;
    top: 0;
    width: 23%;
}

.dt_content_left_r li {
    width: 78%;
    height: 25%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    margin: 5% auto 5%;
    margin-top: 0px;
    transition: all .5s ease;
    box-shadow: 0 0 15px #dbd8d8;
    border-radius: 5px;
}

.dt_content_left_r li:hover {
    transform: scale(1.05);
    box-shadow: 0 0 20px #969090;
}

.dt_content_left_r li p {
    float: none;
    position: relative;
    z-index: 2;
}


.dt_content_left_r li:before {
    content: " ";
    position: absolute;
    right: -5px;
    top: 0;
    height: 100%;
    width: 100%;
    border-left: 5px solid #f6564a;
    background-size: 100%;
    z-index: 1;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .5s ease;
    opacity: 0;
}

.dt_content_left_r li img {
    display: block;
    width: 100%;
    height: 100%;
}

.dt_content_right {
    width: 33%;
    float: right;
    box-sizing: border-box;
    border: 1px solid #FF8686;
    border-radius: 10px;
    padding: 0 20px;
    margin-top: 10px;
}

.dt_content_right p {
    width: 100%;
    float: left;
    color: #999;
}

.dt_content_right p b {
    width: 100%;
    float: left;
    font-size: 18px;
    padding: 20px 0;
    color: red;
}

.dt_content_right ul {
    width: 100%;
    float: left;
}

.dt_content_right li {
    line-height: 38px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dt_content_right li em {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px;
    font-style: normal;
    background: #F5F5F5;
    color: #999;
}

.dt_content_right li a:hover {
    color: #FF8C19;
    text-decoration: underline;
}


.dt_content_right li:nth-of-type(1) em.e {
    background: #E5FCF8;
    color: #4AD4B8;
}

.dt_content_right li:nth-of-type(2) em.e {
    background: #FEF1E6;
    color: #FF8C19;
}

.dt_content_right li:nth-of-type(3) em.e {
    background: #E4F3FD;
    color: #2CA3ED;
}

.untns_content_hz {
}

.untns_content_hz ul {
    display: flex;
    margin: 40px 0;
}

.untns_content_hz ul li {
    flex: 1;
    float: left;
}

.untns_content_hz ul li img {
}

.untns_content_pp {
    height: 310px;
    background: url("https://statics.untns.com/p/images/pp_bg.png") no-repeat;
}

.pp_content {
    align-items: center;
    justify-content: space-between;
    display: flex;
    height: 310px;
}

.pp_content_left {
    float: left;
    width: 40%;
}

.pp_content_left h4 {
    font-size: 28px;
}

.pp_content_left h4 em {
    color: #E1E1E1;
    padding-left: 20px;
    font-size: 20px;
}

.pp_content_left p {
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 0;
    line-height: 2;
    text-indent: 2em;
}

.pp_content_right {
    float: right;
    width: 50%;
}

.pp_content_right ul {
    display: flex;
}

.pp_content_right ul li {
    flex: 1;
    float: left;
    text-align: center;
}

.pp_content_right ul li b {
    font-size: 30px;
    font-weight: bold;
}

.pp_content_right ul li em {
    font-style: normal;
    padding-left: 5px;
    font-size: 18px;
}

.pp_content_right ul li span {
    font-size: 14px;
}

.untns_footer_01 {
    background: #464646;
    height: auto;
}

.untns_footer_01_content {
    color: #fff;
}

.untns_footer_01_content a {
    color: #fff;
}

.untns_footer_01_c_01 {
}

.untns_footer_01_c_01_t {
    padding: 20px 0;
    border-bottom: 2px solid #656565;
    color: #d0d0d0;
}

.untns_footer_01_c_01_t span {
    cursor: pointer;
}

.untns_footer_01_c_01_t span.on {
    color: #FFF;
}

.untns_footer_01_c_01_t span {
    font-size: 18px;
    padding-right: 20px;
}

.untns_footer_01_c_01_c {
}

.untns_footer_01_c_01_c li {
    float: left;
    font-size: 16px;
    padding-right: 20px;
}

.untns_footer_01_c_01_c li a {
    color: #d0d0d0;
}

.untns_footer_01_c_02 {
}

.untns_dbwl {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    padding: 40px 0;
}

.untns_dbwl_l {
    flex: 1;
    background: none;
    width: 11.6%;
    float: left;
}

.l_03 {
    width: 26%;
    float: left;
}

.l_03 dl {
    margin-right: 13%;
    float: left;
}

.l_03 dl.l_03_d {
    margin: 0;
    float: left;
}

.l_03 dl dt {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 6px;
}

.l_03 dl dd {
    width: 120px;
    height: 120px;
}

.l_03 dl img {
    display: block;
    width: 100%;
    height: 100%;
}


.untns_dbwl_l dl {
    width: 100%;
    height: auto;
}

.untns_dbwl_l dt {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #fff;
}

.untns_dbwl_l dd {
    line-height: 28px;
    font-size: 14px;
    color: #d0d0d0;
}

.untns_dbwl_l dd a {
    display: block;
    height: 28px;
    width: 70px;
    font-size: 14px;
    color: #d0d0d0;
}


.untns_footer_02 {
    background: #313030;
    align-items: center;
    height: 60px;
    padding: 10px 0;
}

.untns_footer_02 p {
    text-align: center;
    color: #666;
    padding: 5px;
}

.untns_footer_02 p a {
    color: #666;
    padding: 5px;
}


.number-display {
    counter-reset: number;
    display: inline-block;
    animation: increaseNumber 5s forwards; /* 动画持续5秒，forwards保持结束状态 */
}

.number-display::after {
    content: counter(number);
}


.untns_dbtel {
    padding-left: 57px;
    margin-top: 16px;
    background: url("https://statics.untns.com/p/images/ph_j.png") no-repeat left top;
}

.untns_dbzx {
    background: url("https://statics.untns.com/p/images/kf_l.png") no-repeat left top;
}

.untns_dbtel span {
    display: block;
    line-height: 16px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #d0d0d0;
}

.untns_dbtel p {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
}

.untns_dbtel a {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}

.untns_f_advice {
    margin-top: 10px;
    color: #666;
}

@media (min-device-width: 320px) and (max-device-width: 700px) {
    .timeline {
        list-style-type: none;
        display: block;
    }

    .li {
        transition: all 200ms ease-in;
        display: flex;
        width: inherit;
    }

    .status:before {
        left: -8%;
        top: 30%;
        transition: all 200ms ease-in;
    }
}

@keyframes increaseNumber {
    from {
        counter-increment: number 0;
    }
    to {
        counter-increment: number 100;
    }
}
