
.public {
    margin: 25px auto 0;
    border-top: 2px #e1152f solid;
}
.public a {
    color: #404040;
    text-decoration: none;
	font-size:15px;
}
.public a strong{
    color: #e1152f;
font-size:16px;
    text-decoration: none;
}
.public a  strong:hover{
    color: #c9141d;
    text-decoration: none;
}
.public a:hover {
    color: #c9141d;
    text-decoration: none;
}
 .area {
    width: 1100px;
    margin: 0 auto;
	background:white;
}
.public .main {
    width: 870px;
}
.title-cut {
    height: 61px;
    position: relative;
    top: -2px;
}

.title-cut ul {
    float: left;
    height: 61px;
    overflow: hidden;
}
.title-cut ul .cur:before {
 
    transform: translatey(0);
    -webkit-transform: translatey(0);
    -ms-transform: translatey(0);
    background: #eb3c39;
}

.title-cut ul li {
    padding: 14px 20px 0;
    float: left;
    font-size: 26px;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    color: #e1152f;
    height: 47px;
}

.title-cut ul li a{
    color: #e1152f;
    text-decoration: none;
}

.title-cut ul li:after {
    content: "";
    background: #e5e5e5;
    width: 1px;
    height: 20px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 25px;
}

.left{
    float: left;
    display: inline;
}
.public .main .pic-focus {
    height: 248px;
    position: relative;
    margin-top: 6px;
    overflow: hidden;
}
.public .main .pic-focus img {
    display: block;
    height: 213px;
    width: 320px;
}
.public .main .pic-focus .txt {
    font-size: 15px;
    display: block;
    line-height: 20px;
    height: 20px;
    margin: 8px auto 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.title-cut .link {
    color: #999;
    font-size: 15px;
    margin: 29px 0 0 20px;
    line-height: 20px;
}
.title-cut span {
    display: inline-block;
    float: left;
}
.title-cut .link a {
    color: #999;
    display: inline-block;
    margin: 0 12px 0 0;
    float: left;
}
.title-cut .link a:hover {
    color: #c9141d;
}
.title-cut .link a:before {
    content: "";
    float: left;
    background: #ccc;
    width: 2px;
    height: 2px;
    overflow: hidden;
    display: inline-block;
    margin: 9px 12px 0 0;
    border-radius: 50%;
}
.public .main .pic-group {
    margin-top: 10px;
}
.public .main .pic-group li {
    width: 155px;
    height: 156px;
    margin-right: 10px;
    float: left;
    overflow: hidden;
}
.public .main .pic-group .end {
    margin-right: 0;
}
.public .main .pic-group li img {
    height: 103px;
    width: 100%;
    display: block;
}

.public .main .main-right {
    width: 530px;
}
.public .main .list16 {
    margin: 0 auto 15px;
}
.public .main .list16 li {
    line-height: 32px;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.public .sidebar {
    width: 230px;
}
.yule-play1{
    padding-top: 15px;
    margin: 0 auto;
    position: relative;
    height: 265px;
}
.yule-play3{
    padding-top: 10px;
    margin: 0 auto;
    position: relative;
    height: 265px;
}
.yule-play {
    padding-top: 27px;
    margin: 0 auto;
    position: relative;
    height: 176px;
}
.sidebar .yule-play {
    margin: 0 auto;
}
.sidebar .titler {
    height: 24px;
    line-height: 24px;
    padding: 0 2px;
}
.titler {
    height: 25px;
    padding: 6px 20px 0;
    color: #191919;
    line-height: 25px;
    text-align: right;
    position: relative;
}
.sidebar .titler .tt {
    float: left;
    font-size: 16px;
    font-weight: 400;
}
.sidebar .titler .tt a{
   color: #e1152f;
    text-decoration: none;
}
.sidebar .yule-play .list {
 
}
.sidebar .yule-play .list p{
font-size: 14px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 6px;
    text-align: center;
    font-family: "microsoft yahei","simhei";
    line-height: 35px;
	overflow: hidden;
    font-family: "simsun";
    color: #fff;
}
.textbg{
    position: absolute;
    left: 0px;
    bottom: 6px;
    width: 100%;
    height: 35px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.sidebar .titler .tt:before {
    float: left;
    content: "";
    background: #e1152f;
    width: 4px;
    height: 14px;
    overflow: hidden;
    display: inline-block;
    margin: 5px 7px 0 0;
    border-radius: 2px;
}