/* 内容部分 */
.contentWrap{
    width: 100%;
    min-height: calc(100% - 388px);
}

/* banner部分 */
.banner{
    width: 100%;
    height: 300px;
    /* background: url('/public/protal/images/banner-list.png') no-repeat center;
    background-size: cover; */
}
.banner>img{
    width: 100%;
    height: 100%;
    display: block;
}
/* 中间部分 */
.content{
    width: 100%;
}
.contentTop{
    width: 100%;
    height: 65px;
    margin-top: 20px;
}
.tableWrap{
    width: 1190px;
    height: 65px;
    margin: 0 auto;
}
.contentSelect{
    width: 1190px; 
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}
.selectLine{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: table;
}
.selectLine:first-child{
    display: table;
}
.selectBox{
    height: 65px;
    display: table-cell;
}
.selectBox a{
    width: 100%;
    height: 100%;
    display: block;
}
.selectBoxText{
    width: 100%;
    height: 65px;
    line-height: 65px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #999;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}
.text-on{
    color: #19b1b6!important;
    border-bottom: 2px solid #19b1b6;
}
.select-on{
    color: #19b1b6!important;
}
.hideTop{
    height: 130px;
    display: none;
}
.contentCenter{
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}
.centerTitle{
    width: 100%;
    height: 51px;
    margin: 50px auto;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.centerTitleBox{
    width: auto;
    height: 51px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
}
.centerTitleLeft{
    width: 43px;
    height: 51px;
    display: block;
    float: left;
    background: url('/public/protal/images/title-left.png') no-repeat center;
    background-size: contain;
}
.centerTitleMiddle{
    width: auto;
    line-height: 51px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #19b1b6;
    font-family: "宋体";
    height: 51px;
    display: block;
    float: left;
    background: url('/public/protal/images/title-middle.png') no-repeat;
    background-size: cover;
    box-sizing: border-box;
}
.centerTitleRight{
    width: 43px;
    height: 51px;
    display: block;
    float: left;
    background: url('/public/protal/images/title-right.png')no-repeat center;
    background-size: contain;
}
.centerDetailText{
    width: 100%;
    font-size: 18px;
    color: #323232;
    margin-bottom: 30px;
}

.centerText{
    width: 100%;
    font-size: 18px;
    color: #323232;
    margin-bottom: 60px;
}
.centerList{
    width: 100%;
}
.listLine{
    width: 100%;
    height: 235px;
    padding: 24px 0px 22px 0px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}
.listLine:first-child{
    border-top: 1px solid #ddd;
}
.lineLeft{
    width: 289px;
    height: 189px;
    float: left;
}
.leftImg{
    width: 100%;
    height: 100%;
    display: block;
}
.lineRight{
    width: 870px;
    height: 189px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
}
.liRightTitle{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
}
.liRightTitle a{
    color: #555;
}
.liRightContent{
    width: 100%;
    height: 120px;
    font-size: 16px;
    color: #999;
    overflow: hidden;
    margin-top: 20px;
}
.liRightBottom{
    width: 100%;
    height: 26px;
    position: relative;
}
.rightSpan{
    width: 100%;
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #999;
    box-sizing: border-box;
}
.rightMore{
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #1db1bb;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
.dynamic{
    width: 100%;
}
.dynamicLine{
    width: 100%;
    height: 50px;
    padding: 15px 5px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}
.dynamicPoint{
    width: 8px;
    height: 8px;
    background: #19b1b6;
    border-radius: 50%;
    display: block;
    float: left;
    margin-top: 7px;
}
.dynamicText{
    width: 1000px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #989898;
    display: block;
    float: left;
    margin: 0 10px;
}
.dynamicTime{
    width: 110px;
    height: 20px;
    line-height: 20px;
    color: #a1a1a1;
    font-size: 18px;
    display: block;
    float: right;
}
.dynamicLine:hover .dynamicText{
    color: #19b1b6;
}
.dynamicLine:hover .dynamicTime{
    color: #19b1b6;
}




/* 分页部分 */
#tableFootWrap{
    width: 100%;
    height: 48px;
    position: relative;
}
.tableFoot{
    width: 100%;
    margin: 10px auto;
    text-align: center;
    vertical-align: middle;
}
.tableFoot a, .tableFoot span{
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;  
    text-decoration: none;
    border: 1px solid #e2e2e2;
    box-sizing: content-box;
    cursor: pointer;
}
.tableFoot .countNum{
    margin-right: 10px;
    padding: 0;
    border: none;
    cursor: auto;
}
.tableFoot .disabled{
    color: #d2d2d2!important;
    cursor: not-allowed!important;
}
.tableFoot .chos-on{
    background-color: #1bb1b6;
    color: #fff;
    border: 1px solid #1bb1b6;
}
.tableFoot .skip{
    height: 30px;
    line-height: 30px;
    color: #999;
    margin-left: 10px;
    padding: 0;
    border: none;
    cursor: auto;
}
.tableFoot input, .tableFoot button{
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    vertical-align: top;
    background-color: #fff;
    box-sizing: border-box;  
    outline: none;
    border: 1px solid #e2e2e2;
    box-sizing: content-box;
}
.tableFoot input{
    display: inline-block;
    width: 40px;
    margin: 0 10px;
    padding: 0 3px;
    text-align: center; 
}
.tableFoot .table-btn{
    margin-left: 10px;
    padding: 0 10px;
    cursor: pointer;
}
/* 样式2 */
.contentAshimar{
    width: 1220px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 60px;
}
.listAshimarBox{
    width: 388px;
    height: 280px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.listAshimarImg{
    width: 100%;
    height: 100%;
    display: block;
}
.listAshimarBoxBottom{
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 0px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.ashimarMengPlateWrap{
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    padding: 50px 20px;
    padding-top: 30px;
    box-sizing: border-box;
    display: none;
}
.ashimarMengPlate{
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.ashimarMengPlateTop{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px dashed #ddd;
}
.ashimarMengPlateContent{
    width: 100%;
    height: 98px;
    display: block;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    overflow: hidden;
}

/* 无搜索结果部分 */
.searchNone{
    width: 500px;
    height: calc(100% - 357px);
    margin: 0 auto;
    margin-top: 100px;
}
.searchNone img{
    width: 193px;
    height: 134px;
    display: block;
    margin: 0 auto;
}
.searchNoneTextWrap{
    width: 329px;
    margin: 20px auto;
    overflow: hidden;
}
.searchNoneText{
    width: 329px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    margin: 0 auto;
    color: #6a6a6a;
    text-align: center;
}