.closestyle1067067{ font-size:12px;color:#333333;text-decoration: none ;}

.more2 {
       float: right;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    background: url(/images/more-bg1.png) no-repeat right;
    padding-right: 38px;
    position: relative;
    top: -68px;}
.more2 a{color:#fff;}
.more2 a::after {
    position: absolute;
    content: "";
    height: 1px;
    margin-right: 8px;
    width: 40px;
    top: 50%;
    right: 100%;
    background-color: #fff;}
@media screen and (max-width: 1024px){
 .more2 {top:-57px;}
 .more2 a::after {width:35px;}
}

@media screen and (max-width: 768px){
 .more2 {top:-42px;}
    .more2 a::after {width:90px;}
}
@media screen and (max-width: 500px){
    .more2 {top:-42px;}
    .more2 a::after {width:40px;}
}
@media screen and (max-width: 280px){
    .more2 {top:-42px;background:none;padding-right:0;}
    .more2 a::after {width:40px;display:none;}
}
