
.top{
    height: 50px;
    position: relative;
}
.top::before{
    content: '';
    position: absolute;
    bottom: 1px;
    width: calc(100vw - 60px - 4em);
    height: 4px;
    background: url(../img/top2.jpg)no-repeat;
    background-size: 100% 100%;
    right: 0;
}
.top::after{
    content: '';
    position: absolute;
    left: 0;
    height: 50px;
    width: 15px;
    top: 0;
    background: url(../img/top1.jpg)no-repeat;
    background-size: 100% 100%;
}
.top div{
    margin-left: 20px;
}
.top p{
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}
.top span{
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
}
.top a{
    height: 50px;
    line-height: 50px;
}
.art-img1 a img{
    height: 100px;
}
.art-img1 a p{
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
}
.art-img1 a span{
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    display: block;
    color: #707070;
}
.art-img2 a{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.art-img2 a img{
    width: 30%;
    height: 100px;
}
.art-img2 div{
    width: 100%;
}
.art-img2 div p{
    display: block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    color: #000000;
    font-size: 15px;
}
.art-img2 div span{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #7c7b7b;
}
.art-img2 div i{
    display: block;
    font-style: normal;
    color: #eb6100;
    height: 30px;
    line-height: 30px;
}
.top-adv2 a{
    height: 100px;
}
/* news */
.suppicbig {
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.suppicbig a {
    display: block;
    height: 120px;
    position: relative;
}

.suppicbig a div {
    width: 100%;
    height: 120px;
    overflow: hidden;
}

.suppicbig a div img {
    width: 100%;
    height: 100%;
}

.suppicbig a p,
.newsrp a p,
.exhlpic a p {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(207, 46, 107, 0.6);
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 28px;
    text-indent: 4px;
    font-size: 16px;
}
.newslist{
    width: 96%;
    margin: 0 auto;
}
.newslist li{
    display: flex;
    justify-content: space-between;
   
}
.newslist a {
    display: block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 34px;
    font-size: 16px;
    text-indent: 20px;
    position: relative;
}
.newslist span{
    width: 26%;
    line-height: 34px;
    text-align: right;
}
.newslist a::before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    width: 8px;
    height: 4px;
    background-color: #c69f4a;
}
/* supply */
.suppicbig .suprp{
    display: block;
    width: 66%;
    height: 120px;
}
.suppicbig .suprp img{
    width: 100%;
    height: 100%;
}
.newslist .supa{
    display: block;
    margin-top: 5px;
    width: 24% !important;
    color: white;
    text-indent: 0;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    background:url(../img/supa.png) no-repeat center center;
    background-size: 100% 100%;
}
/* comp */
.com-img a{
    width: 30vw;
}
.com-img a div{
    width: 100%;
    height: 30vw;
    border: 1px solid #d6d6d6;
}
.com-img a img{
    height: 100%;
}
.compbox{
    display: flex;
    justify-content: space-between;
}
.compl{
    width: 70%;
}
.compl li{
    width: 100%;
    line-height: 34px;
    display: flex;
    justify-content: space-between;
}
.compl li span{
    width: 40%;
    font-size: 16px;
    color: #d0346f;
}
.compl li a{
    display: block;
    font-size: 16px;
    width: 59%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.compr{
    width: 29%;
}
.compr a{
    display: block;
    margin: 10px 0;
    width: 100%;
    height: 100px;
    border: 1px solid #d6d6d6;
}
.compr a img{
    width: 100%;
    height: 100%;
}
/* exh */
.exhcon a {
    display: block;
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.exhconl {
    width: 22%;
    padding: 2px;
    background-color: #c69f4a;
}

.exhconl h1 {
    text-align: center;
    color: white;
    font-size: 34px;

}

.exhconl p {
    text-align: center;
    color: white;
    font-size: 12px;
}

.exhconr {
    width: 74%;
}
.exhconr h1,
.exhr2 h1 {
    font-size: 16px;
    margin-bottom: 4px;
    color: #535353;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.exhconr p {
    color: #898989;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.exhconl2 {
    width: 22%;
}

.exhconl2 img {
    width: 100%;
    height: 66px;
}

.exhr2 {
    width: 74%;
}

.exhr2 p {
    color: #898989;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.marbb{
    margin-bottom: 30px;
}