@charset "utf-8";
/* CSS Document */
.sidebar-box-3 > .panel-heading {
    display: none !important;
}

.panel-body {
    width: 100%;
    height: auto;
    position: relative;
}

.p_mfzb {
    color: #f94015;
    font-size: 20px;
    line-height: 45px;
    margin: 0;
}

.p_zb_line {
    margin: 0 auto;
    width: 100%;
}

.p_kuai {
    width: 90px;
    height: 3px;
    display: block;
    background: #fc4314;
    top: 59px;
    position: absolute;
}

.p_detail ul {
    background: none !important;
    display: none;
    position: relative;
}

.p_detail ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #a3a3a3;
}

img, .p_dt_list, .p_detail ul li a {
    display: inline-block;
    vertical-align: middle;
}

.p_dt_list p, .p_dt_list h3 {
    line-height: 20px;
    margin: 0;
    text-align: left;
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p_dt_list p {
    height: 20px;
    font-weight: 200;
    font-size: 12px;
}

.p_dt_list h3 {
    font-size: 14px;
}

.p_tit {
    text-align: center;
    margin-top: 15px;
}

.p_zzzb {
    width: 93px;
    height: 30px;
    display: block;
    border-radius: 13px;
    background-image: -moz-linear-gradient(90deg, rgb(255, 128, 72) 0%, rgb(255, 80, 84) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 128, 72) 0%, rgb(255, 80, 84) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 128, 72) 0%, rgb(255, 80, 84) 100%);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.35);
    color: white;
    line-height: 30px;
    text-indent: 2px;
    font-size: 14px;
    margin-right: 10%;
    cursor: pointer;
}

.p_zzzb:hover {
    background-image: -webkit-linear-gradient(left, rgb(160, 51, 3) 0%, rgb(255, 80, 84) 100%);
    background-image: -o-linear-gradient(left, rgb(160, 51, 3) 0%, rgb(255, 80, 84) 100%);
    background-image: linear-gradient(to right, rgb(160, 51, 3) 0%, rgb(255, 80, 84) 100%);
}

.p_zbyg {
    width: 93px;
    height: 30px;
    display: block;
    border-radius: 13px;
    background-image: -moz-linear-gradient(90deg, rgb(47, 94, 186) 0%, rgb(191, 91, 181) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(47, 94, 186) 0%, rgb(191, 91, 181) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(47, 94, 186) 0%, rgb(191, 91, 181) 100%);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.35);
    color: white;
    line-height: 30px;
    text-indent: 2px;
    font-size: 14px;
    cursor: pointer;
}

.p_zbyg:hover {
    background-image: -webkit-linear-gradient(left, rgb(11, 72, 191) 0%, rgb(162, 17, 148) 100%);
    background-image: -o-linear-gradient(left, rgb(11, 72, 191) 0%, rgb(162, 17, 148) 100%);
    background-image: linear-gradient(to right, rgb(11, 72, 191) 0%, rgb(162, 17, 148) 100%);
}

.p_zbyg, .p_zzzb {
    display: inline-block;
    vertical-align: middle;
}

.p_gk {
    color: red;
    border: 1px solid red;
    border-radius: 11px;
    padding: 0 9px;
    font-size: 12px;
}

.p_gk:hover {
    background: red;
    color: white;
    text-decoration: none;
}

.p_ygapp {
    position: absolute;
    left: 24%;
    width: 130px;
    top: 79px;
    border: 1px solid red;
    border-radius: 10px;
    display: none;
}

.p_gk_box {
    width: 46px;
    display: inline-block;
}

.p_gk_box:hover .p_ygapp {
    display: block !important;
}

/*//五个栏目按钮添加*/
.dslist_nav .p_change_tit {
    background-image: -moz-linear-gradient(90deg, rgb(255, 128, 72) 0%, rgb(255, 80, 84) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 128, 72) 0%, rgb(255, 80, 84) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 128, 72) 0%, rgb(255, 80, 84) 100%);
    box-shadow: 3px 5.196px 6px 0px rgba(7, 0, 2, 0.2);
    width: 147px;
    height: 80px;
    line-height: 75px;
    font-weight: bold;
    font-size: 30px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 42px;
}

.p_dslist {
    background: url(/statics/images/tree-bg.png) no-repeat;
    height: 70px;
    background-size: 100% 100%;
    border: none;
}

.ding-row {
    position: relative;
}

.p_dslist a:nth-child(2) {
    margin-left: 20%;
    background-image: -moz-linear-gradient(90deg, rgb(254, 120, 118) 0%, rgb(255, 80, 84) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(254, 120, 118) 0%, rgb(255, 80, 84) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(254, 120, 118) 0%, rgb(255, 80, 84) 100%);
    box-shadow: 0px 0px 18px 0px rgba(7, 0, 2, 0.2);
    width: 100px;
    height: 40px;
    margin-top: 15px;
    border: none;
    line-height: 30px;
    font-size: 20px;
    color: white;
    border-radius: 27px;
    font-weight: bold;
    margin-right: 4%;
}

.dslist_nav .p_cate_tit {
    background: white;
    color: #ff5f60 !important;
    border-radius: 20px;
    margin-top: 17px;
    margin-right: 4%;
}

.p_newbotton {
    width: 100%;
    height: 70px;
}

.p_fivebtn {
    background: url(/statics/images/pbutton.png) no-repeat;
    background-size: 100% 100%;
    width: 125px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: inline-block;
    margin: 20px 17px;
}

.p_fivebtn a {
    color: white;
    font-weight: bold;
    font-size: 16px;
}

.bmxt-box {
    /*margin-top: 20px;*/
}

.z-left {
    background-image: url("/statics/images/qt/photo.png");
    /*background-image: -moz-linear-gradient( 90deg, rgb(204,164,122) 0%, rgb(237,204,181) 100%);*/
    /*background-image: -webkit-linear-gradient( 90deg, rgb(204,164,122) 0%, rgb(237,204,181) 100%);*/
    /*background-image: -ms-linear-gradient( 90deg, rgb(204,164,122) 0%, rgb(237,204,181) 100%);*/
    width: 380px;
    height: 986px;
    /*margin-left: 15px;*/
}

.z-left ul {
    margin-top: 110px;
}

.z-left ul li {
    border-radius: 3px;
    border: 1px solid white;
    margin: 15px auto;
    background-color: white;
    width: 154px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e33530;
}

.z-left ul li img {
    margin-right: 10px;

}


.z-right {
    background: white;
    /*box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.22);*/
    border: 2px solid #f5f5f5;
    width: 700px;
    height: 986px;
    /*margin-right: 15px;*/
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.z-left h5 {
    color: #95161c;
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin-top: 90px;
}

.z-left h5 strong {
    font-weight: bold;
    font-size: 20px;
}

.gzh-l {
    width: 184px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.ms-l {
    width: 100%;
    padding: 0 4%;
    color: #353535;
    line-height: 25px;
    margin-top: 75px;
    font-size: 14px;
    text-align: center;
    color: white;
}

.title-l {
    font-size: 24px;
    font-family: "Microsoft YaHei";
    /*background-image: -webkit-linear-gradient(top, #a51029, #bf1330, #e61b3d);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
    font-weight: bold;
    text-align: center;
    /*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);*/
    color: #333333;
    margin-top: 30px;
    line-height: 35px;
}

#form {
    margin: 30px auto;
    width: 55%;
    text-align: center;
}

#form > div {
    display: flex;
    align-items: center;
    flex: 1;
    margin-bottom: 18px;
}

#form div label {
    text-align: end;
    flex: 1;
    margin-right: 15px;
    font-size: 17px;
    font-weight: 500;
}

form > div > div {
    flex: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;

}

form > div > div > input, select {
    border: 2px solid #f5f5f5;
    /*width: 260px;*/
    flex: 1;
    height: 36px;
    margin-bottom: 2px;
    border-radius: 2px;
}

.afsdfsd {
    justify-content: start;
}

.tpinput {
    width: 50%;
    flex: unset;
}

.dxinput {
    flex: unset;
    width: 50%;
}

.tpyzm {
    flex: unset;
    width: 40%;
}

.dxyaz {
    flex: unset;
    width: 40%;
    color: white;
    background-color: #ff5e45;
    border-radius: 5px;
    border: 1px solid #ff5e45;

}

.djsxyzm {
    position: absolute;
    bottom: -15px;
    right: 0px;
    text-align: right;
    font-size: 3px;
    color: #73b3b6;
}

input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    border-radius: 50%;
    width: 16px;
    height: 16px;

    border: 3px solid #e1e1e1;
    /*transition: 0.2s all linear;*/
}

/*input:invalid+span:after {*/
/*    content: '✖';*/
/*    */
/*}*/

/*input:valid+span:after {*/
/*    content: '✓';*/
/*}*/

input[type=radio]:checked{
    border: 5px solid #ff5040;
}



.bmrk-r {
    /*background-color: rgb(149, 22, 28);*/
    border: 1px solid #ff6949;
    width: 350px;
    height: 40px;
    border-radius: 3px;
    color: #ff6949;
    display: flex;
    align-items: center;
    justify-content: center;
    /*line-height: 40px;*/
    /*text-align: center;*/
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 20px;
}

.line-l {
    height: 2px;
    background: #f5f5f5;
    margin: 20px auto;
    width: 100%;
}

.main-tit-r {
    margin: 0 auto;
    align-self: center;
    border: 1px solid #ff4e40;
    border-radius: 3px;
    font-size: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 42px;
    background-color: #ff4e40;
    color: white;
    /*font-family: "Microsoft YaHei";*/
    /*font-weight: bold;*/
    /*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);*/
    /*background-image: -webkit-linear-gradient(top, #a51029, #bf1330, #e61b3d);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}

/*.z-right form {*/
/*    color: #505050;*/
/*    padding-left: 22%;*/
/*    font-size: 16px;*/
/*    font-weight: 200;*/
/*    margin-left: 20px;*/
/*    margin-top: 25px;*/
/*}*/

/*.z-right form div {*/
/*    margin-bottom: 15px;*/
/*    clear: both;*/
/*}*/

/*.z-right form div span {*/
/*    width: 100px;*/
/*    display: flex;*/
/*    flex-wrap: nowrap;*/
/*    justify-content: space-evenly;*/
/*    float: left;*/
/*}*/

/*.z-right form div label, form div select {*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*}*/

/*#age, #name, #mobile, .z-right form div select {*/
/*    width: 200px;*/
/*}*/

#tjbm {
    border: 1px solid #ff5040;
    border-radius: 3px;
    /*background-image: -moz-linear-gradient(-90deg, rgb(203, 58, 68) 0%, rgb(163, 14, 40) 100%);*/
    /*background-image: -webkit-linear-gradient(-90deg, rgb(203, 58, 68) 0%, rgb(163, 14, 40) 100%);*/
    /*background-image: -ms-linear-gradient(-90deg, rgb(203, 58, 68) 0%, rgb(163, 14, 40) 100%);*/
    /*box-shadow: 0px 2px 6px 0px rgba(47, 47, 47, 0.72);*/
    background-color: #ff5040;
    width: 288px;
    height: 46px;
    color: white;
    font-size: 20px;
    line-height: 18px;
    margin-left: 2.5%;
    margin-top: 10px;
}

.tixing {
    width: 92%;
    margin: 0 auto;
}

.tixing p {
    line-height: 26px;
    font-size: 14px;
}

.tixing p a {
    color: red;
    font-size: 18px;
    font-weight: bold;
}

.p_mbxdh {
    width: 100%;
    height: 20px;
}

.p_mbxdh li {
    display: inline-block;
    line-height: 20px;
}

.pan_tcbg {
    width: 100%;
    height: 100vw;
    background: hsla(0, 0%, 50%, 0.78);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 9999;
    display: none;
}

.pan_quntc {
    position: fixed;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    width: 350px;
    height: 325px;
    background: white;
    border-radius: 15px;
    border: 1px solid #6f6f6f;
    box-shadow: 0 0 11px #6f6f6f;
}

.pan_quntc img {
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #a9a9a9;
    border-radius: 10px;
    padding: 5px;
}

.pan_guanb {
    position: absolute;
    right: 15px;
    top: 15px;
    color: black;
    border: 1px solid #6f6f6f;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer
}

.pan_quntc p {
    text-align: center;
    margin-top: 30px;
}

.pan_quntc a {
    text-decoration: none;
    text-align: center;
    display: block;
    cursor: pointer
}

.pan_quntc a i {
    font-style: normal;
}

.pan_quntc a:hover {
    text-decoration: underline
}



/*改版报名系统*/

.w_1100 .tlk_new_xtleft {
    width: 360px;
    height: 703px;
    background-color: #f5f5f5;
    background-image: initial;
}

.w_1100 .tlk_new_xtleft ul{
    margin-top: 0;
    /*padding: 0.31rem 0.21rem 0.6rem 0.31rem;*/
    display: flex;
    flex-wrap: wrap;
}
.w_1100 .tlk_new_xtleft ul li{
    margin: 40px 0 0 19px;
    border-radius: 3px;
    border: 1px solid white;
    background-color: white;
    width: 154px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e33530;
}
.w_1100 .tlk_new_xtright{
    background: white;
    border: solid 1px #e5e5e5;
    width: 610px;
    height: 703px;
    /*margin-right: 15px;*/
}
.w_1100 .tlk_new_xtright #form > div{
    margin-bottom: 40px;
}
.tlk_new_xitong_titleBox{
    margin: 0 auto;
    width: 698px;
    height: 145px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tlk_new_xitong_bxjg{
    width: 40px;
    height: 4px;
    background-color: #e33530;
}
.tlk_new_title_xitong{
    font-size: 36px;
    color: #e33530;
    font-weight: 700;
}
.tlk_new_xitong_box{
    width: 1100px;
    height: 877px;
    background: white;
    /* box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 22%); */
    border: 2px solid #f5f5f5;
    padding: 0rem 29px 29px 29px;
}
.tlk_new_left_titlebox{
    width: 360px;
    height: 50px;
    background-color: #44aae1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tlk_new_yuan{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 11px;
    height: 11px;
    border: solid 1px #ffffff;
    border-radius: 50%;
}
.tlk_new_fontBox{
    width: 109px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tlk_newziti{
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
}
.tlk_new_h3_xiuz{
    padding: 0rem 16px 36px 19px;
}
.z-left h3{
    width: 100%;
    margin-top: 29px;
    font-size: 14px;
    font-weight: 0;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.z-left h3 span{
    font-size: 18px;
    color: #e33530;
    font-weight: 700;
}
.z-left h3 i{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #333333;
}

.gyh_star{
    position: relative;
    text-indent: 30px;
}
.gyh_star::before{position: absolute;
    top: calc(50% - 24px);
    left: 0rem;
    content:'★';
    text-align: center;
    line-height: 16px;
    color: white;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #333333;
    text-indent: initial;

}