body{

}
.adv-one a{
    display: block;
    width: 100%;
    height: 130px;
}
.adv-one a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{
    display: block;
    width: 49%;
    height: 130px;
    margin-bottom: 20px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-three{
    display: flex;
    flex-wrap:wrap;
}
.adv-three a{
    display: block;
    width: 32.4%;
    height: 110px;
    margin-left: 1.33333%;
}
.adv-three a:nth-child(3n+1){
    margin-left: 0px;
}
.adv-three a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-four{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-four a{
    display: block;
    width: 24%;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
}
.adv-four a img{
    display: block;
    width: 100%;
    height: 110px;
}
.fff-right{
    width:30%;
    background-color: #e73032;
    box-sizing: border-box;
}
.bb-tit{
    font-size: 16px;
    color: #e73032;
    background-color: #ffffff;
    text-align: center;
    height: 50px;
    line-height:50px;
    border: 1px solid #e73032;
    box-sizing: border-box;
}
.news-fl{
    background-color: #e73032;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-fl li {
    height:40px;
    line-height:40px;
    width: 49%;
}
.news-fl li a{
    display: block;
   color: white;
    font-size: 15px;
    text-align: center;
    overflow: hidden;
}
.fff-left{
    width: 69%;
}
.tll-t a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}
.tll-t a img {
    display: block;
    width: 100%;
    height:490px;
}
.swiper-pagination span{
    background-color: white!important;
}
.swiper-pagination-bullet-active{
    background-color:white!important;
}
.news-left{
    width: 55%;
}
.auto-tit{
    height: 45px;
    line-height: 45px;
    background-image: url(../images/tit.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: relative;
}
.auto-tit p{
    position: absolute;
    font-size: 13px;
    top: 7px;
    left: 16px;
    color: #e73032;
}
.auto-tit a{
    position: absolute;
    top: -10px;
    color: #e73032;
    right: 9px;
}
.auto-tit h3{
    display: block;
    color: white;
    text-align: center;
}
.news-tt{
    margin-top: 20px;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-tt a{
    display: block;
    padding:10px 2%;
    box-sizing: border-box;
    border: 1px solid #c1c1c1;
    width: 49%;
}
.news-tt a img{
    display: block;
    width: 100%;
    height:273px;
    box-sizing: border-box;
}
.news-tt a p{
    display: block;
    height: 50px;
    line-height:50px;
    font-size: 15px;
    overflow: hidden;
}
.news-tt a span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 90px;
    line-height:30px;
    overflow: hidden;
}
.news-c a{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    padding: 10px 3%;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
}
.news-c a .ne-a{
    width: 28%;
}
.news-c a .ne-a img{
    display: block;
    width: 100%;
    height: 150px;
    box-sizing: border-box;
}
.news-c a .ne-b{
    width: 68%;
}
.news-c a .ne-b h4{
    margin-top: 15px;
    font-size: 15px;
    display: block;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.news-c a .ne-b p{
    color: #6d6d6d;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 60px;
    line-height:30px;
    overflow: hidden;
}
.news-right{
    width: 43%;
}
.exh-op a{
    display: block;
    margin-top: 5px;
}
.exh-op a p{
    padding-left:5%;
    font-size: 15px;
    display: block;
    height: 35px;
    line-height:35px;
    overflow: hidden;
    position: relative;
}
.exh-op a p:before {
    content: "";
    background-image: url(../images/lh.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 13px;
    left: 0px;
}
.exh-op span{
    color: #878787;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.exh-op a div{
    height: 25px;
    line-height: 25px;
}
.ind-left{
    width:36%;
}
.exh-we a{
    display: block;
    margin-top:15px;
}
.exh-we a p{
    text-indent: 30px;
    font-size: 15px;
    display: block;
    height:34px;
    line-height:34px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.exh-we a p:before{
    content: "";
    background-image: url(../images/lh.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 12px;
    left: 5px;
}
.exh-we span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 60px;
    line-height:30px;
    overflow: hidden;
}
.ind-right{
    width: 62%;
}
.buy-wd{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.buy-wd a{
    display: block;
    width: 24%;
}
.buy-wd a img{
    display: block;
    width: 100%;
    height: 160px;
}
.buy-wd a p{
    text-indent: 10px;
    margin-top: 5px;
    color: white;
    background-color: #e73032;
    text-align: center;
    height: 40px;
    line-height:40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}
.news-ppp{
    width: 70%;
}
.news-ppp a {
    display: flex;
    justify-content: space-between;
}
.news-ppp a img{
    display: block;
    width:37%;
    height: 180px;
    border: 1px solid #d5d5d5;
}
.news-ppp a div{
    width:61%;
}
.news-ppp a p{
    margin-top:18px;
    font-weight: bold;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news-ppp a em{
    margin-top: 10px;
    font-style: normal;
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height:90px;
    line-height:30px;
    overflow: hidden;
}
.news-img{
    width: 28%;
}
.news-img a{
    display: block;
    width: 100%;
    height: 180px;
}
.news-img a img{
    display: block;width: 100%;
    height: 100%;
}
.uu{
    margin-top: 20px;
}
.news-xx li{
    position: relative;
    display: block;
}
.news-xx li:before{
    content: "";
    background-image: url(../images/lh.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 17px;
    left: 5px;
}
.news-xx li a{
    display: block;
    font-size: 15px;
    height: 44px;
    line-height:44px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:7%;
}
.inf-two{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inf-two a{
    display: block;
    width: 24%;
    position: relative;
}
.inf-two a img{
    display: block;
    width: 100%;
    height:170px;
}
.inf-two a p{
    height: 33px;
    line-height: 33px;
    background-color: #1f1d1c;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.adv-img a{
    display: block;
    width: 100%;
    height: 110px;
}
.adv-img a img{
    display: block;
    width: 100%;
    height: 100%;
}
.ys-ll{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ys-ll a {
    width:32%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.ys-ll a img{
    display: block;
    width: 36%;
    height: 133px;
}
.ys-ll a div{
    width:62%;
}
.ys-ll a p{
    margin-top:15px;
    font-size: 15px;
    display: block;
    width: 100%;
    height:90px;
    line-height: 30px;
    overflow: hidden;
}
.exh-dier{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.exh-dier a{
    margin-top: 20px;
    width: 49%;
    display: block;
    position: relative;
}
.exh-dier a img{
    display: block;
    width: 100%;
    height:295px;
    box-sizing: border-box;
}
.exh-dier p{
    height: 33px;
    line-height: 33px;
    background-color: #000;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.ys-bn a {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.ys-bn a img{
    display: block;
    width: 30%;
    height: 180px;
}
.ys-bn a div{
    width:68%;
}
.ys-bn a p{
    margin-top:30px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.ys-bn a span{
    color: #e73032;
    display: block;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}
.inf-te{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inf-te a{
    display: block;
    width: 49%;
    position: relative;
}
.inf-te a img{
    display: block;
    width: 100%;
    height:170px;
}
.inf-te a p{
    height: 33px;
    line-height: 33px;
    background-color: #1f1d1c;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}
.news-yyy a {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.news-yyy a img{
    display: block;
    width:20%;
    height: 130px;
    border: 1px solid #d5d5d5;
}
.news-yyy a div{
    width:78%;
}
.news-yyy a p{
    margin-top:15px;
    font-weight: bold;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.news-yyy a em{
    margin-top: 10px;
    font-style: normal;
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height:50px;
    line-height:25px;
    overflow: hidden;
}
.inf-ae{
    margin-top: 20px;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inf-ae a{
    display: block;
    width: 32%;
    position: relative;
}
.inf-ae a img{
    display: block;
    width: 100%;
    height:215px;
}
.inf-ae a p{
    height: 33px;
    line-height: 33px;
    background-color: #1f1d1c;
    position: absolute;
    text-align: center;
    opacity: 0.7;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
}


/* 两侧广告位 */
[id*='lc']{
    width: 240px;
    height: auto;
    position: absolute;
    top: 390px;
    z-index: 999;
}
#lc-l{
    left: calc((100% - 1200px)/2 - 250px);
}
#lc-r{
    right: calc((100% - 1200px)/2 - 250px);
}
#lc-l img {
    display: block;
    width: 100%;
    height: 100%;
}
#lc-r img{
    display: block;
    width: 100%;
    height: 100%;
}
.gu-x{
    content: "";
    width: 15px!important;
    height: 15px!important;
    position: absolute;
    top: 0px;
    left: 0px;
}