.contentsed{width: 620px;display: flex;justify-content: center;align-items: flex-start;min-height: 150px;margin: 0 20px;float: left;}
.lis{width: 100%;height: auto;background-color: #fff;display: flex;justify-content: flex-start;align-items: center;
    margin-bottom: 20px;padding-left: 10px;padding-right: 10px;}
.l-center .lis:last-child{
	margin-bottom: 0;
}
.lis:hover{cursor: pointer;background-color: #ccc}
.lis>img{display: block;width: 100px;height: 100px; border-radius: 5px;}
.r-box{width: 500px;margin-left: 10px;height: 120px;display: flex;flex-direction: column;justify-content: space-between;}
.news_a{text-decoration: none; color: #000;}
.l-w{width: 920px;}
.r-w{width: 260px}
.tt{color: #000;font-size: 16px;height:20px;margin-top: 10px;line-height: 20px;font-weight: bold;}

@font-face {font-family: 'Font1';src: url('{{$Think.__MY_ROOT_PUBLIC__}}static/base/font/font2mid.ttf');font-weight: normal;font-style: normal;}
.lis>.img >.span1{width: 100%;margin: 0 auto;display: block;font-size: 39px;margin-top: 19px;text-align: bold;font-weight: bold;text-align: center;font-family: 'Font1';}
.lis>.img >.span2{
    width: 100%;margin: 0 auto;display: block;font-size: 26px;margin-top: 34px;text-align: bold;font-weight: bold;text-align: center;font-family: 'Font1';}
.t1{font-size:17px;font-family:'Microsoft YaHei';font-weight:400;color:rgba(3,0,0,1);line-height:20px;height: 20px;margin-top: 13px;}
.t2{width:500px;height:18px;font-size:16px;font-family:'Microsoft YaHei';font-weight:400;color:rgba(102,102,102,1);line-height:18px;
    margin-top: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.t3{height: 14px;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 20px;font-size:14px;
    font-family:'Microsoft YaHei';font-weight:400;color:rgba(102,102,102,1);line-height:14px;}
.t3>li{margin-left: 20px;display: block;}
.t3>li:nth-child(1){margin-left:0px}

.r-img{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
}
.swiper-bodys{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1200px;
    height: 50px;
    margin: 16px auto;
    overflow: hidden;
}
.pSinput{
    margin: auto;
}
.r-img>.windows_href{width: 110px;height: 110px;background-color: #fff;margin: 10px 0 0 10px;}
.r-img>.windows_href>img{display: block;width: 60px;height: 60px;border-radius: 50%;margin: 10px auto 0;}
.r-img>.news_a{width: 110px;height: 110px;background-color: #fff;margin: 10px 0 0 10px;}
.swiper-img-item{
    width: 50px!important;
    height: 50px;
    background-color: #fff;
    float: right;
    margin-right: 10px;
}
.swiper-img-item>img{
    width: 100%;
    height: 100%;
}

.r-img>li>.news_a>img{display: block;width: 60px;height: 60px;border-radius: 50%;margin: 10px auto 0;}
.r-img>li:hover{background-color: #eee; }
.r-img>li:hover .t-name{color:#A20C0B}
.t-name{height:16px;font-size:16px;font-family:'Microsoft YaHei';font-weight:400;color:rgba(0,0,0,1);line-height:16px;text-align: center;
    margin-top: 15px;}
.t-address{text-align: center;height:13px;font-size:12px;font-family:'Microsoft YaHei';font-weight:400;color:rgba(153,153,153,1);
    line-height:13px;margin-top: 9px;overflow: hidden;width: 120px;text-overflow: ellipsis;white-space: nowrap;}

.l-center{width: 620px;}
.t3>li>i{margin-right: 4px;}
.img-group{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
}
.img-group>img{
    width: 150px;
    height: 150px;
    border-radius: 6px;
}
.more-box{
    width: 100%;
}
.img-big{
    justify-content: center!important;
}
.img-big>img{
    width: 90%;
    height: auto;
    max-height: 300px;
}

.adv{
    width: 280px;
    min-height: 155px;
    background: #af2f4d;
    position: fixed;
    bottom: 50px;
    border-radius: 3px;
    z-index: 9999;
}
.adv>div{
    position: relative;
    height: 155px;
}
.adv>div>span{
    position: absolute;
    right: 10px;
    top:5px;
    font-size: 18px;
    color: #fff;
}
.adv>div>img,.adv>div>video{
    height: 100%;
    border-radius: 5px;
}


.depot-item{
    width: 100%;
    height: 70px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    /*border-bottom: 1px solid #dad7d7;*/
}
.depot-item>img{
    width: 50px;
    height: 50px;
}
.depot-item>.info-item{
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    margin-left: 10px;
    min-width: 220px;
}
.depot-item>.info-item>.title-name{
    font-size: 17px;
}
.depot-item>.info-item>div:last-child{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.depot-item>.info-item>div:last-child>span>i{
    margin-right: 3px;
}
.l-left>h4,.l-right>h4{
    font-size: 17px;
    font-weight: 600;
    padding-left: 5px;
}
.more-depot{
    text-align: right;
    color: #c3141c;
    padding-right: 10px;
}
.l-left>div:hover,.l-right>div:hover{
    background: #BBBBBB;
}
.l-left,.l-right{
    background: #fff;
    padding: 10px 0;
	width:300px;
    /* position: fixed; */
    top: 640px;
}
.l-left{
	width:300px;
	float: left;
    /* left: 250px; */
}
.l-right{
	float: right;
    /* right: 250px; */
}
.l-left>div,.l-right>div{
    padding-left: 10px;
    padding-right: 10px;
}
.pHeader{
    position: fixed;
    top:0;
    z-index: 2;
}
.section-main-slider{
    margin-top: 80px;
}

.content-div {
	width: 1260px;
	margin: 20px auto 0 auto;
}

.content-div:after {
	content: '';
	visibility: hidden;
	clear: both;
	display: block;
	height: 0px;
}