.articlelist .right_text span a {
    color: #82318e;
    font-size: 18px;
    overflow: hidden;
    cursor: pointer;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-inline-box;
    /*display:inline-block;*/
}

.articlelist .right_text span a span {
    color: #82318e;
    font-size: 18px;
}

.listUl > .list_item {
    /*border-bottom: 1px dashed #dcdcdc;*/
    margin: 10px 0 36px 0;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.3) 0.333333px 0.666667px 3.1667px 0px;
}
.listUl > .list_item:hover{
    box-shadow: rgba(0, 0, 0, 0.3) 0.333333px 0.666667px 17.1667px 0px;

}
.headDiv {
    height: 70px;
    background: rgba(255, 255, 255, 0.04);
    line-height: 70px;
    /*line-height: 70px;*/
    /*padding: 20px 0;*/
}

.headDiv img {
    line-height: 70px;
}

.headDiv .CenterUl {
    overflow: hidden;
    /*margin-top: 13px;*/
    margin-left: 70px;
    display: inline-block;
}

.headDiv .CenterUl li {
    float: left;
    padding: 0px 20px;
    line-height: 70px;
    height: 70px;
}

.headDiv .CenterUl li a {
    font-size: 14px;
    cursor: pointer;
}

.headDiv .CenterUl li:last-child {
    /*padding-right: 0px;*/
    border-right: none;
}

.headDiv .CenterUl li.activeLi {
    /*border-bottom: 2px solid;*/
    /*border-image: -webkit-linear-gradient( white, blue,white) 30 30;*/
    /*border-image: -moz-linear-gradient( white, blue,white) 30 30;*/
    /*border-image: linear-gradient( white, blue,white) 30 30;*/
}

.headDiv .CenterUl li.activeLi::after {
    content: "";
    display: block;
    height: 3px;
    /*padding: 0 10px;*/
    position: relative;
    bottom: 3px;
    left: 0%;
    background: url("https://oss.yuntsg.com/tsgyun/bja.png");
    background-size: 100%;
}

.linear {
    /*width:10px;*/
    height: 3px;
    background-image: -webkit-linear-gradient(left, #333, #fff, #333);
    /*background-image:-moz-linear-gradient(0deg,#E1DEB0 50%,transparent 50%,transparent);*/
    /*background-image:-o-linear-gradient(0deg,#E1DEB0 50%,transparent 50%,transparent);*/
    /*background-image:linear-gradient(90deg,#E1DEB0 50%,transparent 50%,transparent);*/
    background-size: 100% 100%;
}

.headDiv .CenterUl li span {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.headDiv .CenterUl li a {
    color: white;
    text-decoration: none;
}

.headDiv .rightDiv {
    float: right;
    overflow: hidden;
    display: inline-block;
    /* margin-right: 50px; */
    /* margin-top: -5px; */
    line-height: 70px;
    color: #fff;
    font-size: 14px;
}

.rightDiv > div {
    max-width: 180px;
    display: inline-block;
    overflow: hidden;
    height: 70px;
    margin: 0;
    padding: 0;
    vertical-align: -30px;
    color: #fff;
    line-height: 66px;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}

.headDiv .rightDiv > a {
    vertical-align: super;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    padding-left: 10px;
}

.rightDiv span {
    color: #fff;
    /* vertical-align: super; */
    vertical-align: top;
    /*margin-right: 15px;*/
    font-size: 12px;
    /*max-width: 230px;*/
    display: inline-block;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}

.exitButton {
    width: 60px;
    height: 24px;
    line-height: 20px;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    border-radius: 2px;
    border: 1px solid transparent;
}

.headDiv {
    /*background: #33338bad;*/
    background: linear-gradient(90deg, #82318e 0, #82318e 20%, #82318e 40%, #b00);
}

#login span {
    padding-right: 10px;
    color: #fff;
    font-size: 12px;
}

#login span:first-child {
    padding-right: 30px;
    cursor: pointer;
    margin-left: 30px;
    font-size: 14px;
    /* vertical-align: bottom; */
}

#login span a {
    color: #fff;
    font-size: 12px;
    /*text-decoration: none;*/
}

.pdf_url {
    /*margin-top: 10px;*/
    display: inline-block;
}

.pdf_url a {
    color: #fff;
    border: 1px solid #82318e;
    border-radius: 5px;
    background: #82318e;
    margin-top: 5px;
    text-align: center;
    min-height: 20px;
    height: 30px;
    padding: 1px 10px;
}

.leftsearchinput,.leftradio {
    text-align: center;
}

.leftsearchinput .time_btn a.active,.leftradio span.active {
    background: #82318e;
    color: #fff;
}



.leftsearchinput .time_btn a,.leftradio span{
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    width: 88px;
    color: #82318e;
    background: #fff;
    border: 1px solid #82318e;
    text-align: center;
    cursor: pointer;
}

.layui-input:focus, .layui-textarea:focus {
    border-color: #82318e !important;
    box-shadow: 0 0 0 3px rgba(117, 117, 176, .08);
}

.leftsearchbtn {
    margin-top: 10px;
}

.leftsearchbtn button {
    margin-top: 10px;
    background: #82318e;
    border: none;
    border-radius: 5px;
}

.leftsearchbtn button span {
    color: #fff;
}

.articleLists .filtrate h1::before {
    background: #82318e;
    content: "";
    display: inline-block;
    height: 9px;
    width: 9px;
    vertical-align: middle;
    margin-right: 10px;
    transform: rotate(45deg);
    margin-bottom: 3px;
}
.topSearch .input > a {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: normal;
    text-align: center;
    border:none;
    color: #82318e;
    font-weight: 400;
    font-size: inherit;
    background:none ;
    padding: 10px;
}
.layui-form-select dl dd.layui-this{
    background-color: #f8f8f8;
    color: #82318e;
    font-weight: 700;
}
.topSearch .gj_search{
    height: auto;
    top: 90px;
}
.gj_search button {
    background-color: #82318e;
    border: 1px solid #82318e;
    float: right;
}
.infolist span{
    margin-right: 15px;
}
.infolist span a:hover{
    color: #82318e;
}
.translateTitle,.articleauthor,.info2{
    margin-bottom: 5px;
}