@charset "UTF-8";
/* CSS Document */
/**/
ul.newsList{
    border-top: none;
    
}
ul.newsList{
    margin-top: 20px;
}
.lmxx ul.newsList li {
    line-height: 46px;
    position: relative;
    width: 431px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.newsList li {
    line-height: 46px;
    position: relative;
    width: 301px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.newsList li:hover {
    color: #df2f26;
}


ul.newsList li:hover::after {
    display: block;
    width: 3px;
    content: "";
    height: 16px;
    top: 11px;
    position: absolute;
    left: -10px;
}

ul.newsList li span.time {
    text-align: right;
    color: #8d8d8d;
    float: right;
}
.point {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    vertical-align: 2px;
    background: #f5c2d1;
}

.xw{
    width: 1000px;
    margin: 0 auto;
}
.xwdt{
    width: 535px;
    height: 349px;
    background-color: #A79B9B;
}
.xwdt .swiper-container1 {
    width: 535px;
    margin: 0 auto;
    height: 349px;
}

.xwdt .swiper-slide {
    width: 535px;
}

.xwdt a {
    display: block;
}

.xwdt a img {
    width: 535px;
    display: block;
    height: 349px;
}

.xwdt .swiper-slide {
    transition: all .3s ease;
    width: 535px;
    position: relative;
    background: #ffffff;
}

.xwdt .swiper-container1 p {
    position: absolute;
    width: 525px;
    height: 60px;
    padding-left: 10px;
    left: 0;
    line-height: 45px;
	font-size: 16px;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}

.xwdt .pagination {
    display: block;
    position: relative;
    text-align: right;
    z-index: 2;
    bottom: 35px;
    width: 349px;
    margin-right: 5px;
	float: right;
	
}

.xwdt .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 6px;
    background: #ffffff;
    cursor: pointer;
}

.xwdt .swiper-active-switch {
    background: #c81317;
}
.new {
    height:349px;
	width: 431px;
    box-sizing: border-box;
}
.Title{
    background: url("/image/lm-bg-zhong.png")no-repeat;
    width:431px;
    height: 47px;
    
}
.Title .itm{ 
    float: left;
}
.Title .itm a{ 
    display: block;
    margin-left: 45px ;
    color: #f9a0ba;
    line-height: 47px;
    cursor: pointer;
}

.Title .itm a:hover, .Title .itm a.active{
    color: #e93c70;
    font-weight: bold;
}
.more {
    font-size: 16px;
    color: #f88437;
    line-height: 47px;
    margin-right: 10px;
    cursor: pointer;
}
.more1 {
    font-size: 16px;
    color: #f88437;
    line-height: 47px;
    margin-right: 10px;
    margin-top: -67px;
    cursor: pointer;
}
.bangzhu{
    margin: 60px auto 0;
    width: 1000px;
    height: 180px;
    background-color: #fdf5f8;
}
.icon{
    float: left;
    width: 100px;
    height: 115px;
    line-height: 50px;
    font-size:20px;
    margin: 35px 50px 30px;
    
}
.icon1 {
    width: 60px;
    height: 56px;
    margin: 0 auto
}
.tt-til{
    margin-top: 15px;
    text-align: center;
}
.lanmu{
    margin: 65px auto 0;
    width: 1000px;
    height: 290px;
}
.rdhtleft{
    float: left;
    width: 301px;
    height: 290px;
    margin-right: 48px;
}
.tit{
    background: url("/image/lm-bg-m.png")no-repeat;
}
.tit h5{
    color: #e93c70;
    font-size: 22px;
    margin-left: 60px;
    line-height: 47px;
    display: inline-block;
}
.wqzsmidle{
    float: left;
    width: 301px;
    height: 290px;
    margin-right: 48px;
}
.fgzcright{
    float: left;
    width: 301px;
    height: 290px;
   
}
.wkt{
    margin: 60px  0;
}
.tit2{
     width: 1000px;
    margin: 0 auto;
    background: url("/image/lm-bg-large.png")no-repeat;   
}
.tit2 h5{
    color: #e93c70;
    font-size: 22px;
    margin-left: 60px;
    line-height: 47px;
    display: inline-block;
}
.wkt .content{
    margin-top: 20px;
    background: url("/image/wkt-bg.png")no-repeat;
    width: 100%;
    height: 642px;
}
.content .pic{
    width: 1000px;
    margin: 0 auto;
}
/*.pic li{
	float: left;
	margin-top:  55px;
}
*/
.pic li{
	float: left;
	margin:  55px 7px 5px 6px;
}

.pic img{
	width: 234px;
	height: 172px;
}
.pic h3{
	font-size: 18px;
	line-height: 32px;
	width: 234px;
    margin-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}