.adv-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.adv-two a{
    display: block;
    width: 49%;
    height: 110px;
}
.adv-two a img{
    display: block;
    width: 100%;
    height: 100%;
}
.adv-three{
    display: flex;
    flex-wrap:wrap;
    margin-bottom: 20px;
}
.adv-three a{
    display: block;
    width: 32.4%;
    height: 120px;
    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: 140px;
}
.fff-right{
    width:20%;
    border: 1px solid #5a28b5;
    box-sizing: border-box;
}
.bb-tit{
    font-size: 16px;
    color: white;
    background-color: #5a28b5;
    text-align: center;
    height: 50px;
    line-height:50px;
}
.news-fl li a{
    color: #5a28b5;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.news-fl li {
    height: 46px;
    line-height:46px;
}
.fff-center{
    width:50%;
}
.news-one a{
    display: block;
    padding: 10px 2%;
    background-color: #f1f1f1;
}
.news-one a p{
    font-size: 15px;
    display: block;
    height: 40px;
    line-height:40px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    text-indent: 40px;
}
.news-one a p:before{
    content: "";
    background-image: url(../images/tt.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 32px;
    height: 14px;
    position: absolute;
    left: 0px;
    top: 13px;
}
.news-one span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.buy-tit{
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(../images/tit01.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.buy-tit p {
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-left: 2%;
}
.buy-tit a{
    margin-top: 5px;
    color: white;
    display: block;
    padding-right: 2%;
}
.news-cc{
    padding: 10px 2%;
    background-color: #f1f1f1;
}
.buy-xx li a{
    display: block;
    font-size: 15px;
    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;
}
.fff-left{
    width:27%;
}
.sup-tit{
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(../images/tit02.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.sup-tit p {
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-left: 7%;
}
.sup-tit a{
    margin-top: 5px;
    color: white;
    display: block;
    padding-right: 2%;
}
.buy-cc a {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.buy-cc a img{
    display: block;
    width:31%;
    height: 85px;
}
.buy-cc a div{
    width: 66%;
}
.buy-cc a p{
    margin-top:10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
}
.hy-left{
    width: 27%;
}
.qq-op{
    margin-top: 20px;
    padding: 10px 2%;
    background-color: #f2f2f2;
}
.qq-op a{
    display: block;
    padding: 7px 0px;
}
.qq-op a p{
    text-indent: 30px;
    font-size: 15px;
    display: block;
    height: 35px;
    line-height:35px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.qq-op a p:before{
    content: "";
    background-image: url(../images/jp.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 16px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: 8px;
}
.qq-op span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}
.hy-right{
    width: 71%;
}
.tll-t a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}
.tll-t a img {
    display: block;
    width: 100%;
    height:475px;
}
.swiper-pagination span{
    background-color: white!important;
}
.swiper-pagination-bullet-active{
    background-color:white!important;
}
.news-bn{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-bn a{
    position: relative;
    width: 28%;
    display: flex;
    justify-content: space-between;
   margin-top: 20px;
    padding: 10px 2%;
    background-color: #f6f6f6;
}
.news-bn a:before{
    content: "";
    background-image: url(../images/rm.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 50px;
    height: 79px;
    position: absolute;
    left: 0px;
    top: 1px;
}
.news-bn a img{
    box-sizing: border-box;
    border: 1px solid #7db422;
    display: block;
    width: 36%;
    height: 110px;
}
.news-bn a div{
    width: 62%;
}
.news-bn a div p{
    font-weight:bold;
    margin-top:10px;
    font-size: 15px;
    display: block;
    width: 100%;
    /*height: 30px;*/
    /*line-height: 30px;*/
    overflow: hidden;
}
.news-bn div span{
    margin-top: 5px;
    display: block;
    height:50px;
    line-height:25px;
    color: #767676;
    font-size: 15px;
    overflow: hidden;
}
.news-left{
    width: 42%;
}
.ss{
    margin-top: 20px;
}
.news-right{
    width: 56%;
}
.sup-bf{
    margin-top: 20px;
}
.sup-co{
   width: 49%;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sup-co a{
    display: block;
    width:49%;
}
.sup-co a img{
    display: block;
    width: 100%;
    height: 152px;
}
.sup-co a p{
    height: 30px;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
}
.sup-iii{
    width: 49%;
}
.sup-iii a{
    display: block;
    width: 100%;
    height: 360px;
}
.sup-iii a img{
    display: block;
    width: 100%;
    height: 100%;
}
.kk-left{
    width: 49%;
}
.buy-uu li{
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.buy-uu li a {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    height: 44px;
    line-height:44px;
    border-bottom: 1px dashed #767676;
}
.buy-uu li a p{
    width: 58%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.buy-uu li a span{
    color: #6f6f6f;
    display: block;
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.exh-bn a{
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 10px 2%;
    background-color: #f6f6f6;
}
.exh-bn a:before{
    content: "";
    background-image: url(../images/rm.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 50px;
    height: 79px;
    position: absolute;
    left: 0px;
    top: 1px;
}
.exh-bn a img{
    box-sizing: border-box;
    border: 1px solid #7db422;
    display: block;
    width: 26%;
    height: 117px;
}
.exh-bn a div{
    width: 72%;
}
.exh-bn a div p{
    font-weight:bold;
    margin-top:10px;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.exh-bn div span{
    margin-top: 5px;
    display: block;
    height:50px;
    line-height:25px;
    color: #767676;
    font-size: 15px;
    overflow: hidden;
}
.ee-op{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ee-op a{
    display: block;
    width: 45%;
    background-color: #f6f6f6;
    padding: 20px 2%;
}
.ee-op a p{
    font-size: 15px;
    display: block;
    height: 28px;
    line-height:28px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.ee-op span{
    display: block;
    color: #717171;
    font-size: 14px;
    width: 100%;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
}

/* 两侧广告位 */
[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;
}