/* 基础样式 */
@font-face {
	font-family: 'Alimamash';
	src: url("../fonts/ALIMAMA_SHUHEITI_BOLD.TTF");
}
.Alimamash{font-family: 'Alimamash' !important;}
body {
 font-family: "黑体";
 font-size: 16px;
}
.logo{margin-left: 0;}
.hide,.hidden{display: none!important;}
a{color: #3c3c3c;}
a:hover{color: #782200;}
a:focus{outline: none;text-decoration:none;color: inherit;}
img{max-width: 100%;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content: '';display: block; clear:both; }
.ellipsis{white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.pointer{cursor: pointer;}
.overflow{overflow: hidden;}
.imglink,.advbox{overflow: hidden;}
.imglink:hover{display: block;overflow: hidden;}
.imglink:hover .img ,.advbox a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.imglink{display: block;width: 100%;height: 100%;}
.imglink .img,.advbox a img{-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.imglink .img{object-fit: cover;width: 100%;height: 100%;}
.advbox,.advbox *{max-width:100% !important;height: auto!important;}
.advbox>span{margin-bottom: 30px;display:block}
.advbox li{margin-top:10px;overflow: hidden;}
.advbox li:first-child:nth-last-child(2),.advbox li:first-child:nth-last-child(2) ~ li{width: calc(50% - 7.5px);}
.advbox li:first-child:nth-last-child(2){float: left;}
.advbox li:first-child:nth-last-child(2) ~ li{float: right;}
.advbox li:first-child:nth-last-child(3),.advbox li:first-child:nth-last-child(3) ~ li {width: calc(33.33% - 7.5px);float: left;}
.advbox li:first-child:nth-last-child(3) {margin-right: 12px;}
.advbox li:last-child {float: right!important;}
.advbox li img{width:100%}
.line2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.line3{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.line4{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.line5{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.line6{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
.d-flex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-basis:100%}
.d-center-flex{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;}
.d-grow{flex-grow: 1;min-width: 0;flex-basis: 100%}
.d-shrink{flex-shrink: 0;}
.row{margin:0 -10px;}
*[class^='col-']{padding:0 10px;}
.notselect{moz-user-select: -moz-none;-moz-user-select: none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.mrg-t-0{margin-top:0!important}
.container{position: relative;}
.gray-bg{background: #ecf0fb;}
.boxshadow{box-shadow: 0 0 7px rgba(104,103,103,.1);}
.easein{-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.mr-b-md{margin-bottom: 16px;}
.mr-t-md{margin-top: 16px;}
table td, table th {padding: 5px 10px;border: 1px solid #DDD;}
.z-dialog table td,.z-dialog  table th{border: inherit;}

/* 基础样式-end */
.wyssfwpt-header .header{background: #fff;}
.wyssfwpt-header .navBarwra{background: #fff;}
.wyssfwpt-header .navBar{display: flex;align-items: center;height: 94px;}
.wyssfwpt-header .navBarwra .nav{margin-left: 123px;}
.wyssfwpt-header .navBarwra .nav>li{margin-right: 55px;height: 85px;line-height: 85px;}
.wyssfwpt-header .navBarwra .nav>li>a{color: #333;padding: 0;font-size: 20px;}
.wyssfwpt-header .navBarwra .nav>li.cur>a,.wyssfwpt-header .navBarwra .nav>li:hover>a{background: none;border-bottom: 3px solid #9e0a0e;color: #9e0a0e;}
.wyssfwpt-banner img{width: 100%;}
.footer{margin-top: 0;border-top: none;}
/* 栏目首页 */
.wyssfwpt-page .main{background: #fef9f5;}
.wyss-tj{padding-top: 47px;}
.ss-tabs{background: #fff;padding: 10px 15px;border-radius: 75px;box-shadow: 0 9px 40px rgba(255,158,74,0.2);display: flex;}
.ss-tabs .item{width: 50%;text-align: center;height: 54px;line-height: 54px;border-radius: 54px;cursor: pointer;}
.ss-tabs .item.active{background: #9e0a0e;}
.ss-tabs .item span{display: inline-block;background: url(../../images/wyssfwpt/icon1.png) no-repeat;color: #707070;background-position: left center;background-size: 28px auto;padding-left: 50px;font-size: 26px;}
.ss-tabs .item.active span{color: #fff;background-image: url(../../images/wyssfwpt/icon1a.png);}
.ss-tabs .item:last-child span{background-image: url(../../images/wyssfwpt/icon2.png);}
.ss-tabs .item:last-child.active span{background-image: url(../../images/wyssfwpt/icon2a.png);}
.ss-tjwra{display: flex;}
.ss-tjwra .itemtit{display: flex;align-items: center;justify-content: space-between;margin-top:40px;border-bottom: 1px solid #ffd0c9;padding-bottom: 20px;position: relative;}
.ss-tjwra .itemtit::after{ content: "";display: block;position: absolute;bottom: 5px;width: calc(100% - 58px);height: 1px;background: #ffd0c9;left:0;}
.ss-tjwra .itemtit .t{font-size: 24px;color: #313131;font-weight: bold;position: relative;}
.ss-tjwra .itemtit .t::after{content: "";display: block;width: 100%;height: 3px;background: #9e0a0e;position: absolute;left: 0;bottom: -22px;}
.ss-tjwra .itemtit .t span:last-child{color: #9e0a0e;}
.ss-tjwra .r .itemtit::after{width: calc(100% - 27px);}
.ss-tjwra .itemtit .mr{font-size: 14px;color: #4f4f4f;}
.ss-tjwra .l{flex: 1;margin-right: 13px;}
.comlist-box .boxs{display: flex;flex-wrap: wrap;margin: -10px -6px;margin-top: 35px;}
.comlist-box .boxs .box{width: 33.33%;padding: 10px 6px;}
.comlist-box .boxs .box .con{border: 1px solid #d0d0d0;background: #fff;border-radius: 4px;padding: 10px 8px 15px;position: relative;}
.comlist-box .boxs .box .con:hover{border-color: #ff5b37;}
.comlist-box .boxs .box .con .tip{width: 94px;height: 34px;line-height: 34px;position: absolute;z-index: 1;font-size: 14px;color: #fff;border-radius: 4px 16px 16px 0;text-align: center;top: 0;left: 0;;background: linear-gradient(to right, #ff604e, #ff8565);}
.comlist-box .boxs .box .con .tip.tip2{background: #c3c3c3;}
.comlist-box .boxs .box .con .logo{border-radius: 4px;overflow: hidden;}
.comlist-box .boxs .box .con .logo img{height: 158px;object-fit: cover;}
.comlist-box .boxs .box .con .tit a{font-size: 18px;margin-top: 15px;display: block;font-weight: bold;}
.comlist-box .boxs .box .con .time{font-size: 14px;color: #909090;margin-top: 12px;}
.comlist-box .boxs .box .con .bq{margin-top: 10px;}
.comlist-box .boxs .box .con .bq span{font-size: 14px;color: #363636;display: inline-block;vertical-align: middle;max-width: calc(100% - 100px);}
.comlist-box .boxs .box .con .bq .hsbq:after{content: "";display: inline-block;width: 1px;height: 15px;background: #363636;margin: 0 10px;vertical-align: middle;}
.comlist-box .boxs .box .con .mr{position: absolute;right: 14px;bottom: 18px;}

.ss-tjwra .r{width: 290px;}
.ss-tjwra .r ul{margin-top: 45px;}
.ss-tjwra .r ul li{padding-bottom: 14px;margin-bottom: 10px;border-bottom: 1px solid #e8e8e8;}
.ss-tjwra .r ul li:last-child{border-bottom: none;margin-bottom: 0px;padding-bottom: 0;}
.ss-tjwra .r ul li a{padding-left: 24px;background: url(../../images/wyssfwpt/list.png) no-repeat left top 7px/12px 12px;line-height: 26px;color: #3d3d3d;}
.ss-tjwra .r ul li a:hover{background-image: url(../../images/wyssfwpt/lista.png);color: #782200;}
.ss-advwra .con{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ss-advwra .con .item{width: calc(50% - 7.5px);margin-top: 45px;}
.wyssfwpt-page .pubTit{text-align: center;position: relative;}
.wyssfwpt-page .pubTit .mr{position: absolute;right: 0;top: 22px;font-size: 14px;color: #4f4f4f;}
.wyss-more .more-tabs{margin-top: 40px;display: flex;}
.wyss-more .more-tabs .item{width: 128px;height: 44px;line-height: 44px;font-size: 18px;color: #545454;text-align: center;margin-right: 45px;cursor: pointer;}
.wyss-more .more-tabs .item:last-child{margin-right: 0;}
.wyss-more .more-tabs .item.active{background: #9e0a0e;border-radius: 44px;color: #fff;}

.wyss-yx{margin-top: 53px;background: url(../../images/wyssfwpt/bg.png) no-repeat top 72px center/100% auto;}
.wyss-yx .yx-table{background: #fff;box-shadow: 0 8px 18px rgba(255,226,212,.65);margin-top: 30px;padding: 38px 40px;margin: 30px -40px 0;position: relative;}
.yx-table-tip{font-size: 14px;color: #666;margin-bottom: 15px;text-align: center;}
.wyss-yx .yx-table-main{overflow-x: auto;}
.wyss-yx .yx-table .yx-table-con{border-radius: 6px;border: 1px solid #f0f0f0;min-width: 1200px;}
.wyss-yx .yx-table .tb-header{display: flex;height: 65px;line-height: 65px;background: #f8f8f8;text-align: center;font-size: 16px;font-weight: bold;color: #333740;padding-right: 7px;}
.wyss-yx .yx-table .tb-name{flex: 1;text-align: left;padding-left: 12%;}
.wyss-yx .yx-table .tb-zj{width: 19%;}
.wyss-yx .yx-table .tb-time{width: 12%;}
.wyss-yx .yx-table .tb-add{width: 6%;}
.wyss-yx .yx-table .tb-fy{width: 14%;}
.wyss-yx .yx-table .tb-endtime{width: 10%;}
.wyss-yx .yx-table .tb-status{width: 14%;}
.wyss-yx .yx-table .tb-body{max-height: 580px;overflow-y: auto;}
.wyss-yx .yx-table .tb-body .item{display: flex;align-items: center;border-bottom: 1px solid #e9e9e8;text-align: center;line-height: 32px;}
.wyss-yx .yx-table .tb-body .item>div{padding: 20px 0;}
.wyss-yx .yx-table .tb-body .item .tb-name{padding-left: 35px;padding-right: 35px;text-align: left;}
.wyss-yx .yx-table .tb-body .item .tb-name span{display: inline-block;vertical-align: middle;margin-right: 8px;width: 78px;height: 26px;line-height: 26px;border-radius: 4px;text-align: center;color: #fff;font-size: 12px;}
.wyss-yx .yx-table .tb-body .item .tb-name span.span1{background: #22971b;}
.wyss-yx .yx-table .tb-body .item .tb-name span.span2{background: #e9512c;}
.wyss-yx .yx-table .tb-body .item .tb-name span.span3{background: #fb7e3e;}
.wyss-yx .yx-table .tb-body .item .p3{text-decoration: line-through;}
.wyss-yx .yx-table .tb-body .item .tb-status a{color: #2862e4;}
.wyss-yx .yx-table .tb-body .item .tb-status span{color: #9a9a9a;}


.wyss-more{margin-top: 56px;}
.wyss-more .more-tabcon{flex: 1;}
.wyss-more .more-tabcon .boxs{display: flex;flex-wrap: wrap;margin: -10px -6px;margin-top: 35px;}
.wyss-more .more-tabcon .boxs .box{width: 33.33%;padding: 10px 6px;}
.wyss-more .more-tabcon .boxs .box .con{border: 1px solid #d0d0d0;background: #fff;border-radius: 4px;padding: 20px 24px 34px;position: relative;}
.wyss-more .more-tabcon .boxs .box .con:hover{border-color: #9e0a0e;box-shadow: 0 8px 15px rgba(255,198,164,.23);}
.wyss-more .more-tabcon .boxs .box .con .tip{width: 94px;height: 34px;line-height: 34px;position: absolute;z-index: 1;font-size: 14px;color: #fff;border-radius: 4px 16px 16px 0;text-align: center;top: 0;left: 0;;background: linear-gradient(to right, #ff604e, #ff8565);}
.wyss-more .more-tabcon .boxs .box .con .tip.tip2{background: #c3c3c3;}
.wyss-more .more-tabcon .boxs .box .con .logo{border-radius: 4px;overflow: hidden;position: relative;}
.wyss-more .more-tabcon .boxs .box .con .logo img{height: 212px;object-fit: cover;}
.wyss-more .more-tabcon .boxs .box .con .tit a{font-size: 18px;margin-top: 15px;display: block;font-weight: bold;}
.wyss-more .more-tabcon .boxs .box .con .time{font-size: 14px;color: #909090;margin-top: 12px;}
.wyss-more .more-tabcon .boxs .box .con .bq{margin-top: 10px;}
.wyss-more .more-tabcon .boxs .box .con .bq span{font-size: 14px;color: #363636;display: inline-block;vertical-align: middle;max-width: calc(100% - 100px);}
.wyss-more .more-tabcon .boxs .box .con .bq .hsbq:after{content: "";display: inline-block;width: 1px;height: 15px;background: #363636;margin: 0 10px;vertical-align: middle;}
.wyss-more .more-tabcon .boxs .box .con .mr{position: absolute;right: 24px;bottom: 35px;}
.wyss-std{margin-top: 65px;}
.wyss-std .con{display: flex;flex-direction: row-reverse;align-items: center;flex-wrap: wrap;padding: 55px 0 93px;position: relative;}
.wyss-std .con .l{flex: 1;margin-right: 50px;position: relative;z-index: 1;}
.wyss-std .con .l .tit{font-size: 30px;font-weight: bold;color: #252525;position: relative;}
.wyss-std .con .l .tit::before{content: "";display: block;width: 68px;height: 48px;background: url(../../images/wyssfwpt/bg2.png) no-repeat;position: absolute;left: 0;top: -70px;}
.wyss-std .con .l .txt{margin-top: 25px;}
.wyss-std .con .l .txt p{font-size: 16px;line-height: 30px;color: #444444;margin: 0;}
.wyss-std .con::before{content: "";display: block;width: 348px;height: 358px;background: url(../../images/wyssfwpt/bg3.png) no-repeat;position: absolute;left: -203px;bottom: 10px;}
/* 活动广场 */
.pagebox1{display: flex;justify-content: space-between;align-items: center;font-size: 14px;margin-top: 50px;}
.pagebox1 .pagecount{font-size: 14px;}
.pagebox1 #kkpager #kkpager_btn_go{display: none !important;}
.pagebox1 a,.pagebox1 .pageBtnWrap span{position: relative;font-size: 14px;;display:inline-block;border: 1px solid #cecece;border-radius: 4px;background: #fff;;vertical-align: middle;width:28px;height:28px;line-height: 26px;margin:0 4px;text-align: center}
.pagebox1 .curr{color: #9e0a0e;border-color: #9e0a0e;}
.pagebox1 .pageBtnWrap{margin-right: 15px;}
.pagebox1 .pageBtnWrap *:nth-child(1){background:#fff url('../../images/wyssfwpt/hd/l.png') center 7px no-repeat;}
.pagebox1 .pageBtnWrap *:nth-last-child(1){background: #fff url('../../images/wyssfwpt/hd/r.png') center 7px no-repeat;}
.pagebox1 #kkpager_btn_go_input{width: 47px;text-align: center;border: 1px solid #cecece;border-radius: 4px;background: #fff;height:28px;line-height: 26px;margin: 0 5px;}
.redbg{background-color:#fef9f5;}
.hdlist-page{background-image: url(../../images/wyssfwpt/hd/banner.png);background-repeat: no-repeat;background-size: 100% 500px;background-position: top center;}
.hdlist-page .main{padding-bottom: 90px;}
.hdpagetit{text-align: center;font-size: 72px;color: #fff;font-weight: bold;text-shadow: 0 7px 5px rgba(120,34,11,0.45);margin-top: 86px;}
.custom-select {width: 240px;padding: 11px 40px 11px 15px;font-size: 16px;border: 1px solid #ccc;border-radius: 0px;background-color: #fff;cursor: pointer;-webkit-appearance: none;-moz-appearance: none;appearance: none;background-image: url("../../images/wyssfwpt/hd/arr.jpg");background-repeat: no-repeat;background-position: right 18px center;background-size: 16px;color: #999999;}
.custom-select option{color: #333;}
.custom-select:focus{outline: none;}
.hdlist-page .searchwra{background: #fff;height: 60px;border-radius: 60px;box-shadow:0 4px 10px rgba(170,120,107,.2);margin-top: 50px;display: flex;align-items: center;padding: 0 6px;}
.hdlist-page .searchwra .inputw{flex: 1;padding: 0 34px;}
.hdlist-page .searchwra .inputw input{display: block;width: 100%;border: none;}
.hdlist-page .searchwra .inputw input::placeholder{color: #d0cfcf;}
.hdlist-page .searchwra .hdsearch-btn{cursor: pointer;flex-shrink: 0;width: 160px;height: 50px;line-height: 50px;background: #9e0a0e;border-radius: 50px;text-align: center;color: #fff;font-size: 18px;}

.hdlist-page .hdselectbox{margin-top: 48px;}
.hdlist-page .type-tabs{width: 240px;height: 50px;background: #fff;border: 1px solid #9e0a0e;border-bottom: none;border-radius: 6px 6px 0 0;display: flex;margin-bottom: -1px;position: relative;overflow: hidden;}
.hdlist-page .type-tabs .item{width: 50%;line-height: 50px;text-align: center;background: #9e0a0e;font-size: 18px;color: #fff;cursor: pointer;}
.hdlist-page .type-tabs .item.active{background: #fff;color: #9e0a0e;font-weight: bold;}
.hdlist-page .type-tabcon{background: #fff;padding: 45px 55px 20px;border: 1px solid #9e0a0e;border-radius:0 6px 6px 6px;font-size: 16px;}
.hdlist-page .type-tabcon .select-box{display: flex;margin-bottom: 20px;}
.hdlist-page .type-tabcon .select-box .select-box-title{width: 74px;flex-shrink: 0;text-align: justify;text-align-last: justify;color: #999999;line-height: 30px;}
.hdlist-page .type-tabcon .select-box.syselect-box{}
.hdlist-page .type-tabcon .select-box.syselect-box .select-box-item{padding-left: 24px;background: url(../../images/wyssfwpt/hd/sele.png) no-repeat left center/16px 16px;margin-right: 24px;}
.hdlist-page .type-tabcon .select-box.syselect-box .select-box-item.active{background: url(../../images/wyssfwpt/hd/sele_on.png) no-repeat left center/16px 16px;}

.hdlist-page .select-box-content{display: flex;flex-wrap: wrap;flex: 1;margin-left: 25px;}
.hdlist-page .select-box-content .select-box-item{margin-right: 40px;cursor: pointer;color: #000;line-height: 30px;}
.hdlist-page .select-box-content .select-box-item:last-child{margin-right: 0;}
.hdlist-page .select-box-content .select-box-item.active{color: #9e0a0e;}
.downslide-wra{display: flex;align-items: center;flex-wrap: wrap;margin-right: -30px;}
.downslide-wra .item-title{width: 74px;flex-shrink: 0;text-align: justify;text-align-last: justify;color: #999999;}
.downslide-wra .item{display: flex;margin-right: 30px;align-items: center;margin-bottom: 25px;}
.downslide-wra .item:last-child{margin-right: 0;}
.downslide-wra .item .item-select{margin-left: 25px;}
.downslide-wra .item  .laydate-icon{display: block;width: 240px;padding: 11px 40px 11px 15px;font-size: 16px;border: 1px solid #ccc;border-radius: 0px;background-color: #fff;cursor: pointer;color: #999999;background-image: url("../../images/wyssfwpt/hd/arr.jpg");background-repeat: no-repeat;background-position: right 18px center;background-size: 16px;}
.downslide-wra .item  .laydate-icon::placeholder{color: #999;}
.hdlist-page .comlist-box .boxs .box .con:hover{border-color: #9e0a0e;box-shadow: 0 8px 15px rgba(255,198,164,.23);}
.hdlist-page .comlist-box .boxs .box .con .logo img{height: 209px;}
.hdlist-page .comlist-box .boxs .box .con{padding: 15px;}

.hdlist-page .bq-wra{display: flex;justify-content: space-between;align-items: center;margin-top: 12px;}
.hdlist-page .comlist-box .boxs .box .con .bq,.hdlist-page  .organizationalFormName{flex-shrink: 0;font-size: 16px;color: #2bbfb3;}
.hdlist-page .comlist-box .boxs .box .con .bq span{max-width: none;}
.hdlist-page .comlist-box .boxs .box .con .bq{margin-top: 0;}
.hdlist-page .comlist-box .sylist span{display: inline-block;padding: 0 15px;height: 30px;line-height: 30px;background: #ffe6e3;border-radius: 30px;color: #a11614;margin-top: 15px;margin-right: 10px;}
.hdlist-page .comlist-box .sylist span:last-child{margin-right: 0;}
.hdlist-page .comlist-box .level-wra{position: relative;}
.hdlist-page .comlist-box .level-wra  .tag{display: inline-block;margin: 0 2px;padding: 2px 5px;color: #fff;vertical-align: middle;}
.hdlist-page .comlist-box .level-wra .moretag{background: #ff604e;font-family: Arial, sans-serif;}
.hdlist-page .comlist-box .level-wra .top{display: none; position: absolute;
    bottom: 100%;
    left: 0;
    z-index: 10;
    background: #fff;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
    white-space: nowrap;
    padding: 5px 3px;}
    .hdlist-page .comlist-box .level-wra .btm:hover ~ .top {
    display: block;
}
/* 活动详情 */
.laydate-wra .layui-laydate-content td.laydate-selected{background: #ddd;}
.hddetail-page{background-image: url(../../images/wyssfwpt/hddetail/banner.png);background-repeat: no-repeat;background-size: 100% 260px;background-position: top center;}
.no-data{width: 100%;text-align: center;padding: 100px 0;color: #999999;font-size: 18px;}
.hddetail-page .hddateil-logo{margin-top: 20px;}
.hddetail-page .hddateil-tit{font-size: 48px;font-weight: bold;text-shadow: 0 7px 9px rgba(120,34,11,.45);margin-top: 10px;color: #fff;text-align: center;white-space: pre-wrap;word-wrap: break-word;}
.hddetail-page .hddateil-info{margin-top: 20px;}
.hddetail-page .hddateil-info p{font-size: 18px;color: #fff;line-height: 28px;text-align: center;margin: 0;}
.hddateil-detail{background: #fff;border: 1px solid #9e0a0e;border-radius: 6px;margin-top: 60px;padding: 35px 50px 0px;position: relative;}
.hddateil-detail .tip{position: absolute;width: 222px;height: 68px;background: url(../../images/wyssfwpt/hddetail/bg3.png) no-repeat;top: -40px;left: -40px;padding-left: 80px;}
.hddateil-detail .tip span{font-size: 22px;font-weight: bold;color: #fff;display: block;transform: rotate(-4deg);margin-top: 14px;}
.hddateil-detail .tit{font-size: 24px;position: relative;font-weight: bold;display: inline-block;}
.hddateil-detail .tit span{position: relative;z-index: 1;}
.hddateil-detail .tit::after{content: '';display: block;width: 100%;height: 12px;background: #ffe1dd;position: absolute;bottom: -1px;left: 0;}
.hddateil-detail .info{font-size: 18px;line-height: 28px;margin-top: 18px;}
.hddateil-detail .hddateil-list{display: flex;flex-wrap: wrap;}
.hddateil-detail .hddateil-list .l{flex: 1;margin-top: 24px;margin-right: 22px;border-radius: 6px;background: url(../../images/wyssfwpt/hddetail/itembg.png) repeat-x;padding: 26px 15px 45px 36px;}
.hddateil-detail .hddateil-list .l .item-wra{display: flex;}
.hddateil-detail .hddateil-list .l .item-wra:last-child{margin-bottom: 0;}
.hddateil-detail .hddateil-list .l .span1{font-size: 18px;color: #999999;display: inline-block;min-width: 90px;text-align: right;vertical-align: middle;}
.hddateil-detail .hddateil-list .l .span2{font-size: 18px;font-weight: bold;display: inline-block;vertical-align: top;width: calc(100% - 90px);word-break: break-all;}
.hddateil-detail .hddateil-list .l .item-wra1 .item{width: 33.33%;margin-bottom: 25px;}
.hddateil-detail .hddateil-list .l .item-wra2 .item,.hddateil-detail .hddateil-list .l .item-wra3 .item{width: 50%;margin-bottom: 25px;}
.hddateil-detail .hddateil-list .l .item-wra4 .span2{width: calc(100% - 126px);vertical-align: middle;}

.hddateil-detail .hddateil-list .l .span2 i{display: inline-block;font-size: 16px;;font-weight: 400;font-style: normal;height: 40px;line-height: 40px;padding: 0 20px;border-radius: 40px;background: #ffe1dd;color: #9e0a0e;margin-right: 13px;}
.hddateil-detail .hddateil-list .l .span2 i:last-child{margin-right: 0;}
.hddateil-detail .hddateil-list .l .abilityLevel .span2{width: auto;}
.hddateil-detail .hddateil-list .l .abilityLevel .span2 i{color: #fff;display: inline-block;
    margin: 0 2px;
    padding: 2px 5px;
    color: #fff;
    vertical-align: middle;height: auto;
    line-height: normal;
    border-radius: 2px;vertical-align: top;}
.hddateil-detail .hddateil-list .r{width: 278px;flex-shrink: 0;margin-top: 24px;border-radius: 6px;background: url(../../images/wyssfwpt/hddetail/itembg.png) repeat-x;text-align: center;padding: 25px 0 35px;}
.hddateil-detail .hddateil-list .r .boxtit{font-size: 18px;font-weight: bold;}
.hddateil-detail .hddateil-list .r .ercode{width: 142px;height: 142px;margin: 25px auto 20px;}
.hddateil-detail .hddateil-list .r .rinfo{font-size: 16px;color: #999;}
.hddateil-detail .hddateil-list .r.student-r{background: none;}
.hddateil-detail .hddateil-list .r .student-r-imgw{display: flex;justify-content: center;align-items: center;margin: 15px 0 16px;}
.hddateil-detail .hddateil-list .r .student-r-imgw img{margin: 0 9px;}



.hddateil-summary{background: #fff;border-radius: 6px;margin-top: 27px;padding: 55px 50px 45px;margin-bottom: 70px;position: relative;}
.hddateil-summary::before,.hddateil-summary::after{content: "";display: block;width: 21px;height: 80px;background: url(../../images/wyssfwpt/hddetail/bg1.png) no-repeat;position: absolute;top: -53px;}
.hddateil-summary::after{background: url(../../images/wyssfwpt/hddetail/bg2.png) no-repeat;right: 50px;}
.hddateil-summary .tit{font-size: 24px;position: relative;font-weight: bold;display: inline-block;}
.hddateil-summary .tit span{position: relative;z-index: 1;}
.hddateil-summary .tit::after{content: '';display: block;width: 100%;height: 12px;background: #ffe1dd;position: absolute;bottom: -1px;left: 0;}
.hddateil-summary .info{font-size: 18px;line-height: 30px;margin-top: 22px;margin-bottom: 40px;}
.hddateil-summary .zjbox{}
.hddateil-summary .zjbox .zjlist{display: flex;flex-wrap: wrap;margin:34px -11px 0;}
.hddateil-summary .zjbox .zjlist .item{width: 20%;padding: 11px;display: flex;}
.hddateil-summary .zjbox .zjlist .item .zjitem{width: 100%;background: url(../../images/wyssfwpt/hddetail/itembg.png) repeat-x;border-radius: 6px 6px 0 0;padding: 26px 0 22px;border-left: 1px solid transparent;
  border-right: 1px solid transparent;border-top: 1px solid transparent;border-bottom: 1px solid #b44245;}
.hddateil-summary .zjbox .zjlist .item .zjitem:hover{border-radius: 6px;border: 1px solid #b44245;}
.hddateil-summary .zjbox .zjlist .item .zjitem .img{width: 130px;height: 130px;margin: 0 auto;border-radius: 130px;overflow: hidden;}
.hddateil-summary .zjbox .zjlist .item .zjitem .img img{width: 100%;height: 100%;object-fit: cover;}
.hddateil-summary .zjbox .zjlist .item-tit{font-size: 18px;text-align: center;font-weight: bold;margin-top: 18px;}
.hddateil-summary .zjbox .zjlist .item-info{font-size: 16px;color: #999999;line-height: 24px;margin-top: 15px;padding: 0 30px;}
.hddateil-summary .zjbox .zjlist .item .zjitem:hover .item-info{color: #333;}
.hddateil-summary .zjbox .zjtip{font-size: 16px;color: #999;margin-top: 30px;text-align: center;}


/* 分享 */
.hddetail-page #share-box {display: flex;gap:10px;color: #999999;position: relative;width: 140px;}
.hddetail-page #share-box .dz {width: 57px; height: 57px; border-radius: 50%; cursor: pointer; border: solid 1px #bfbfbf;}
.hddetail-page #share-box .sc.ysc {border: solid 1px #d6e7fa;}
.hddetail-page #share-box .sc {width: 57px; height: 57px; cursor: pointer; border-radius: 50%; border: solid 1px #bfbfbf;}
.hddetail-page #share-box .ydz .dz{border: solid 1px #d6e7fa;}
.hddetail-page #share-box .ydz .dz-text{color:#9e0a0e}
.hddetail-page #share-box .default-text {font-size: 14px; color: #2a2a2a; text-align: center;margin-top: 10px; margin-bottom: 20px;}
.hddetail-page #share-box .default-text.active {color: #9e0a0e;cursor: pointer;}
.hddetail-page #share-box .zf {width: 40px; height: 40px; cursor: pointer;}
.hddetail-page #share-box .qq {background: url('../../images/wyssfwpt/yw/list/icon32.png') no-repeat center center; background-size: 100% 100%;}
.hddetail-page #share-box .wx {background: url('../../images/wyssfwpt/yw/list/wechante.png') no-repeat center center; background-size: 100% 100%;}
.hddetail-page #share-box .wb {background: url('../../images/wyssfwpt/yw/list/weibo.png') no-repeat center center; background-size: 100% 100%;}
.hddetail-page #share-box .shareFont{text-align: center;margin-top: -10px;}
.hddetail-page #share-box #qrcode_c {position: absolute; right:-150px; top: 30px;display: none;background: #fff;padding: 5px;border: 1px solid #ccc;}
@media (min-width: 1200px){
    .container{width: 1230px;}
}
@media only screen and (max-width: 1200px) {
    .wyssfwpt-header .navBarwra .nav{margin-left: 70px;}
    .wyssfwpt-header .navBarwra .nav>li{margin-right: 20px;}
    .hddateil-summary .zjbox .zjlist .item{width: 25%;}
}

@media only screen and (max-width: 992px) {
.burger div.x, .burger div.y, .burger div.z{background: #9e0a0e;}
.wyssfwpt-header .navBar{display: block;height: 100%;}
.wyssfwpt-header .navBarwra .nav>li.cur>a{border: none;}
.wyssfwpt-header .navBarwra .nav>li:last-child{border-bottom: none;}
.xsserach-btn{text-align: right;}
.ss-tjwra .l{margin-right: 0;}
.ss-tjwra{display: block;}
.ss-tjwra .r{width: 100%;}
.hdlist-page{background-size: auto 500px;}
.wyss-std .con{display: block;}
.wyss-std .con .r{text-align: center;margin-bottom: 30px;}
.wyss-std .con .l{margin-right: 0;}
.downslide-wra{display: block;}
.downslide-wra .item{margin-bottom: 28px;}
.hddateil-detail .hddateil-list .r,.hddateil-detail .hddateil-list .l{width: 100%;margin-right: 0;}
.hddateil-summary .zjbox .zjlist .item{width: 33.33%;}
.ss-tjwra .itemtit .mr{margin-right: 0 !important;}
}
@media screen and (max-width: 768px) {
    .laydate-wra .layui-laydate-range .layui-laydate-content {
    width: 100% !important; /* 占满容器宽度 */
    float: none !important; /* 取消浮动 */
    display: block;
    margin-bottom: 10px;
  }
  
  /* 调整弹窗容器的宽度，使其适应手机屏幕 */
  .laydate-wra .layui-laydate-range.layui-laydate {
    width: 90% !important; /* 或者固定像素，如 320px */
    left: 5% !important;   /* 居中显示 */
    right: auto !important;
  }
  .laydate-wra .layui-laydate-main,.laydate-wra .layui-laydate-content table{width: 100%;}
}
@media only screen and (max-width: 480px) {
    .comlist-box .boxs .box,.wyss-more .more-tabcon .boxs .box{width: 100%;}
    .ss-advwra .con .item{width: 100%;margin-top: 20px;}
    .wyssfwpt-page .pubTit .mr{top: 12px;}
    .wyss-more .more-tabs .item{margin-right: 0;}
    .hdpagetit{font-size: 40px;margin-top: 55px;}
    .hdlist-page .type-tabcon{padding: 15px;font-size: 16px;}
    .hdlist-page .searchwra .inputw{padding: 0 20px;}
    .hdlist-page .searchwra .hdsearch-btn{width: 120px;}
    .hdlist-page .select-box-content{margin-left: 10px;}
    .hdlist-page .select-box-content .select-box-item{margin-right: 10px;}
    .hdlist-page .type-tabcon .select-box,.downslide-wra .item{margin-bottom: 15px;}
    .custom-select,.downslide-wra .item .laydate-icon{font-size: 16px;}
    .hdlist-page .type-tabcon .select-box .select-box-title{width: 70px;}
    .downslide-wra .item .item-select{margin-left: 10px;}
    .hdlist-page .searchwra{margin-top: 40px;}
    .custom-select,.downslide-wra .item .laydate-icon{width: 240px;}
    .hddetail-page .hddateil-tit{font-size: 32px;line-height: 44px;}
    .hddetail-page .hddateil-info p{font-size: 16px;}
    .hddetail-page .hddateil-tit{margin-top: 24px;}
    .hddateil-detail{margin-top: 60px;padding: 35px 15px 15px;}
    .hddateil-detail .hddateil-list .l{padding: 15px;}
    .hddateil-detail .hddateil-list .l .item-wra{display: block;margin-bottom: 0;}
    .hddateil-detail .hddateil-list .l .item-wra .item{width: 100%;margin-bottom: 15px;}
    .hddateil-detail .hddateil-list .l .span1{vertical-align: top;}
    .hddateil-detail .hddateil-list .l .span2 i{padding: 0 10px;margin-right: 5px;margin-bottom: 10px;font-size: 14px;}
    .hddateil-summary{padding: 55px 15px 45px;}
    .hddateil-summary .zjbox .zjlist .item{width: 100%;}
}












