/* banner部分 */
.enBannerWrap{
    width: 100%;
    height: 300px;
    /* background: url('/public/protal/images/en/tourism.jpg') no-repeat;
    background-size: 100% 100%; */
}
.enBannerWrap>img{
    width: 100%;
    height: 100%;
    display: block;
}
/* 导航条部分 */
.enNavWrap{
    width: 100%;
    height: 90px;
}
.enNav{
    width: 1190px;
    margin: 0 auto;
}
.enNavBox{
    width: 198px;
    height: 90px;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    color: #969696;
    float: left;
    display: block;
    cursor: pointer;
}
.enNavBoxImg{
    width: 42px;
    height: 26px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.enNavBoxText{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    display: block;
}
.chose-on{
    color: #22adb0!important;
    border-bottom: 2px solid #22adb0;
}
.hover-on{
    color: #22adb0;
}
.hover-off{
    color: #969696;
}


/* 内容部分 */
.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%;
    margin-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;
    min-width: 130px;
    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;
}


.centerText{
    width: 100%;
    font-size: 18px;
    color: #323232;
    text-indent: 2em;
    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;
}

.liRightTitle a:hover{
    color: #19b1b6;
}
.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;
}
.rightMore:hover{
    text-decoration: underline;
}

.contentAshimar{
    width: 1220px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0px;
}
.listAshimarBox{
    width: 388px;
    height: 236px;
    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;
}
/* 分页部分 */
#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;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0 5px;
    background-color: #fff;
    color: #9a9a9a;
    font-size: 12px;  
    text-decoration: none;
    box-sizing: content-box;
    border-radius: 100%;
    cursor: pointer;
}
.tableFoot .enPrev{
    font-size: 20px;
}
.tableFoot .enNext{
    font-size: 20px;
}
.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;
}
.contentCenter{
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0;
}
/* eat样式 */
.movieDetail {
    margin-bottom: 50px;
}
.dynamic {
    width: 100%;
}
.dynamicLine {
    width: 100%;
    height: 50px;
    padding: 15px 5px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    text-indent: 0em;
}
.dynamicPoint {
    width: 8px;
    height: 8px;
    background: #19b1b6;
    border-radius: 50%;
    display: block;
    float: left;
    margin-top: 7px;
}
.dynamicText {
    width: 1000px;
    height: 24px;
    line-height: 20px;
    font-size: 18px;
    color: #989898;
    display: block;
    float: left;
    margin: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dynamicTime {
    width: 105px;
    height: 20px;
    line-height: 20px;
    color: #a1a1a1;
    font-size: 18px;
    display: block;
    float: right;
}
.dynamicLine:hover .dynamicText{
    color: #19b1b6;
}
.dynamicLine:hover .dynamicTime{
    color: #19b1b6;
}
.enSpecialTitle{
    margin-bottom: 30px;
}