a:hover {color: #0F73BF;}
.contain { width:1180px; margin: 0 auto;}
.right { width:968px; margin-top: 16px; border:1px solid #ddd; margin-left: -36px; float: left; /*position: relative; z-index: 1;  */box-shadow: 5px 5px rgba(0,0,0,0.1); height: 827px;}
.right .c { padding:10px 16px 10px 64px;overflow: hidden;}
.right .c .position{ width:852px; height: 34px; margin-top: 12px; border-bottom: 3px solid #00A4E3; background: url(/eportal/uiFramework/commonResource/image/2022053109362772071.jpg) 10px center no-repeat #F7F7F7;padding-left:36px; }
.right .c .position span { line-height: 34px;}
.right .c .position span a{ font-size: 14px;}

.right .c .list ul {  padding: 10px; height:680px;  }
.right .c .list li {  padding-top: 30px;  padding-bottom: 10px;  text-indent: 30px;  border-bottom: 1px dotted #ccc;  background: url(/eportal/uiFramework/commonResource/image/2022053110171850754.png) no-repeat 17px 40px;  }
.right .c .list li a {  font-size: 16px;  display: block;  line-height: 1.6; cursor: pointer; }
.right .c .list li span {  display: block;  text-align: right;  font-size: 13px;  color: #aaa;  background: url(/eportal/uiFramework/commonResource/image/2022053110180054453.png) no-repeat 750px center; }

/*分页样式*/
.pages { width:95%;text-align: center;padding: 12px;clear: both;margin-top: 10px;}
.pages span, .pages a, .pages font.NormalRed {font-size: 16px;margin: 0 2px;}
.pages span i {color: #333333;font-size: 12px;font-style: normal;}
.pages a, .pages .NormalRed {border: 1px solid #ccc;background: #DDD;padding: 2px 6px;text-decoration: none}
.pages font.NormalRed{    padding: 1px 6px;}
.pages span { width: 0px !important;}
.pages .NormalRed, .pages a:hover {background: #0168B5;color: #FFFFFF;}

/*单页*/
.singleDocumentContent { padding:20px 30px; line-height:200%; text-align:left; min-height:380px;}
.singleDocumentContent * {
    font-size: 14px !important;
    /*line-height:40px !important;*/
    font-family: "Microsoft YaHei" !important;
}
.singleDocumentContent img {
    max-width: 100% !important;
}

@media only screen and (max-width:1025px) {
.contain{width:94%;margin:0 auto;}
#left,.right{float:none;width:100%;}
.left,.page-list{display:none;}
.right{    margin-left: 0;height: auto;}
.right .c{padding:10px;}
.right .c .position{width:auto;height:auto;padding-top: 5px;padding-bottom: 5px;padding-right: 5px;}
.right .c .position span{line-height:24px;}
.right .c .list ul{height:auto;    min-height: 400px;}
.right .c .list li span{    background: url(/eportal/uiFramework/commonResource/image/2022053110180054453.png) no-repeat 85% center;}
.right .c .list li a1{
    width:78%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}



}
@media screen and (max-width:768px){
.right .c .list li span{    background: url(/eportal/uiFramework/commonResource/image/2022053110180054453.png) no-repeat 73% center;}





}
@media screen and (max-width:500px){

}