#nt-example1 {
    width: 100%;
    max-width: 100%;
    margin: auto
}

#nt-example1-container {
    text-align: center
}

#nt-example1-container .footer {
    text-align: right
}

#nt-example1-container .footer button {
    background-color: #fff;
    border-radius: 0;
    border: none;
    outline: 0;
    bottom: 50px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3);
    color: #030604;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    cursor: pointer;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

#nt-example1-container i {
    font-size: 16px
}

#nt-example1-container i:hover {
    color: #333
}

#nt-example1 li {
    color: #4e4e4e;
    overflow: hidden;
    height: 110px;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    display: table;
    width: 100%
}

#nt-example1 li:hover {
    background: rgba(255, 255, 255, .5);
    cursor: pointer;
}

#nt-example1 li .pBox {
    display: table-cell;
    vertical-align: top;
    width: 100%
}

#nt-example1 li .pBox p {
    overflow: hidden;
    position: relative;
    line-height: 1.4em;
    max-height: 2.8em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
    margin-bottom: 0
}

#nt-example1 li .pBox p:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0
}

#nt-example1 li .pBox p:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: .2em;
    background: #fff
}

#nt-example1 li .pBox .readmore {
    margin-top: 5px
}

#nt-example1 li .pBox .readmore a,
#nt-example1 li .pBox .readmore i {
    font-size: 12px
}

#nt-example1 li .pImage {
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 20px;
    width: 90px;
    height: 55px;
    border: 1px solid #2c8162
}

#nt-example1 li img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block
}

#nt-example1 li a,
#nt-example1 li:hover a {
    color: #000;
    overflow: visible;
    display: block
}

#nt-example1a {
    width: 100%;
    max-width: 100%;
    margin: auto
}

#nt-example1a-container {
    text-align: center
}

#nt-example1a-container .footer {
    text-align: right
}

#nt-example1a-container .footer button {
    background-color: #fff;
    border-radius: 0;
    border: none;
    outline: 0;
    bottom: 50px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3);
    color: #030604;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    cursor: pointer;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

#nt-example1a-container i {
    font-size: 16px
}

#nt-example1a-container i:hover {
    color: #333
}

#nt-example1a li {
    color: #4e4e4e;
    overflow: hidden;
    height: 110px;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    display: table;
    width: 100%
}

#nt-example1a li:hover {
    background: rgba(255, 255, 255, .5);
    padding: 10px
}

#nt-example1a li .pBox {
    display: table-cell;
    vertical-align: top;
    width: 100%
}

#nt-example1a li .pBox p {
    overflow: hidden;
    position: relative;
    line-height: 1.4em;
    max-height: 2.8em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
    margin-bottom: 0
}

#nt-example1a li .pBox p:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0
}

#nt-example1a li .pBox p:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: .2em;
    background: #fff
}

#nt-example1a li .pBox .readmore {
    margin-top: 5px
}

#nt-example1a li .pBox .readmore a,
#nt-example1a li .pBox .readmore i {
    font-size: 12px
}

#nt-example1a li .pImage {
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 20px;
    width: 90px;
    height: 55px;
    border: 1px solid #2c8162
}

#nt-example1a li img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block
}

#nt-example1a li a,
#nt-example1a li:hover a {
    color: #000;
    overflow: visible;
    display: block
}

#nt-example2 {
    width: 100%;
    max-width: 100%;
    margin: auto
}

#nt-example2-container {
    text-align: center
}

#nt-example2-container .footer {
    text-align: right
}

#nt-example2-container .footer button {
    background-color: #fff;
    border-radius: 0;
    border: none;
    outline: 0;
    bottom: 50px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3);
    color: #030604;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    cursor: pointer;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

#nt-example2-container i {
    font-size: 16px
}

#nt-example2-container i:hover {
    color: #333
}

#nt-example2 li {
    color: #4e4e4e;
    overflow: hidden;
    height: 88px;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    display: table;
    width: 100%
}

#nt-example2 li:hover {
    background: rgba(255, 255, 255, .5);
    padding: 10px
}

#nt-example2 li .pBox {
    display: table-cell;
    vertical-align: top;
    width: 100%
}

#nt-example2 li .pBox p {
    overflow: hidden;
    position: relative;
    line-height: 1.4em;
    max-height: 2.8em;
    text-align: justify;
    margin-right: -1em;
    padding-right: 1em;
    margin-bottom: 0
}

#nt-example2 li .pBox p:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0
}

#nt-example2 li .pBox p:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: .2em;
    background: #fff
}

#nt-example2 li .pBox .readmore {
    margin-top: 5px
}

#nt-example2 li .pBox .readmore a,
#nt-example2 li .pBox .readmore i {
    font-size: 12px
}

#nt-example2 li .pImage {
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 20px;
    width: 90px;
    height: 55px;
    border: 1px solid #2c8162
}

#nt-example2 li img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block
}

#nt-example2 li a,
#nt-example2 li:hover a {
    color: #000;
    overflow: visible;
    display: block;
    margin-top: 5px
}