﻿@CHARSET "UTF-8";
.tlg-xmt li {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.tlg-xmt li img {
    width: 100%;
}
.mask {
    width: 100%;
    height: 100%;
    background: url(../images/zz-bg.png) repeat;
    position: absolute;
    display: none;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    width: 315px;
    font-size: 18px;
    font-weight: bold;
    line-height: 95px;
}
.tlg-xmt li .mask {
    width: 100%;
    height: 100%;
    background: url(../images/zz-bg.png) repeat;
    position: absolute;
    display: none;
    color: #fff;
    text-align: center;
    padding: 0;
}
.tlg-xmt li .mask .pic {
    width: 86%;
    height: 90%;
    border: 1px solid #fff;
    margin: 5% 7%;
    position: relative;
}
.pic-title {
    width: 90%;
    margin: 25px 5% 0;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}
.tlg-xmt .pic-title {
    width: 90%;
    margin: 10px 5% 0;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.pic-date {
    width: 90%;
    margin: 15px 5% 0;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #999;
}
.tlg-xmt .pic-date {
    width: 90%;
    margin: 15px 5% 0;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #999;
}
.pic-ckxq {
    position: absolute;
    bottom: 30px;
    width: 50%;
    margin: 0 25%;
    line-height: 36px;
    height: 36px;
    border-radius: 40px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    left: 0;
}
.tlg-xmt .pic-ckxq {
    position: absolute;
    bottom: 10px;
    width: 50%;
    margin: 0 25%;
    line-height: 20px;
    height: 20px;
    border-radius: 30px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    left: 0;
}
.tlg-xmt a{
	padding:0rem;
	border:none;
}
.tlg-xmt a:hover{
	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    padding-left:0px;
}
.tlg-xmt a:before,.tlg-xmt a:after{
	content:none;
}
.tlg-xmt ul{
	padding:0px;
	margin:0px;
}
.tlg-xmt li:after{
	content:none;
}