/*列表*/
.his .titName{text-align: center;width:100%;height:auto;padding:55px 0px;}
.hisBox{width:94%; display:block; margin:0 auto;height:auto; padding-top:50px;}
.hisBox .hisItem{width:100%;position: relative;display: block;align-items: center; margin-top:3%; background-image: url(../images/hisbg.png); background-size:100% auto; background-position:center center; background-repeat:no-repeat; clear:both;}
.hisBox .hisItem .bgimg{ width:100%; height:auto;}
.hisBox .hisItem a{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}
.hisBox .hisItem .hispic{width:30%;height:100%; position:absolute; left:0; top:0;}
.hisBox .hisItem .hispic img{ width:100%; height:100%;}
.hisBox .hisItem .hispic .borderbox{width:calc(100% - 10px);width:-moz-calc(100% - 10px);width:-webkit-calc(100% - 10px);
height:calc(100% - 10px);height:-moz-calc(100% - 10px);height:-webkit-calc(100% - 10px);position: absolute;left:5px;top:5px;border:1px solid #fff;z-index:100}
.hisBox .hisItem .hisInfo{width:65%;height:56%;position: absolute;right:3%;top:20%;display: flex;align-items: center;}
.hisBox .hisItem .hisInfo .hisTit{width:100%;font-size:15px;font-weight: bold; height:20px; line-height:20px; overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
.hisBox .hisItem .hisInfo .iconsqure{width:21px;height:14px;display: inline-block;background: url(../images/sp_5.png);margin-right:5px; margin-top: 4px; float: left;}
.hisBox .hisItem .hisInfo .hissub{font-size:12px;line-height: 20px;color:#333333;margin-top: 2%;}

.hisBox .hisItem:nth-child(2n+0){background-image: url(../images/hisbg0.png); }
.hisBox .hisItem:nth-child(2n+0) .hispic{ left:initial; right:0;}
.hisBox .hisItem:nth-child(2n+0) .hisInfo{ right:initial; left:3%;}

/*详情*/
.his {}
.his .mainBox{min-height: calc(100% - 70px);min-height: -moz-calc(100% - 70px);min-height: -webkit-calc(100% - 70px);}
.his .toppic{ width:100%; height:auto; display:block; padding-top:50px;}
.his .detailInfo{width:100%;height:auto;padding:10px 20px; margin:0 auto; margin-top:-10%; background-color:#fff; border-radius:10px 10px 0 0; position:relative;}
.his .detailInfo .detailTop{}
.his .detailInfo .detailTit{font-size:18px;color:#000;text-align: center; line-height: 30px;width:100%;}
.his .detailInfo .marks{width:100%;height:auto;padding:10px 0px 20px 0px;}
.his .detailInfo .marks .markitem{width:auto;padding:3px 5px;color:#fff;background: rgba(0,0,0,0.8);border-radius: 3px;font-size:16px}
.his .detailInfo .fromInfo{color:#777777;font-size:13px;line-height: 22px;width:100%;padding:10px 0px 20px 0px;}
.his .detailInfo .fromInfo .infocon{margin-right:20px; position:relative; padding-left:20px;}
.his .detailInfo .fromInfo .iconsqure{width: 40px;height: 40px;background-size: 100% 100%;display: block;position: absolute;left: -10px;top:-10px;background-image: url(../images/img_25.png);}
.his .morenews{width:24%;height:auto;padding-left:60px;padding-top:20px}
.his .morenews .moreTit{font-size:24px;line-height: 36px;position: relative; text-align: center;}
.his .detailInfo .detailcon div,.his .detailInfo .detailcon p,.his .detailInfo .detailcon span{font-family: "微软雅黑" !important;font-size:16px !important;line-height: 36px !important;}
.his .detailcon{width:96%;height:96%;line-height: 32px;font-size:14px!important;color:#000;overflow-x:hidden; overflow-y:auto; margin:0 auto;}
.his .detailcon,.his .detailcon p,.his .detailcon *{ color:#333333 !important; font-size:14px !important; font-family:微软雅黑 !important;}
.his .detailcon,.his .detailcon p{ text-indent:2em !important;}
.his .detailcon img{ width:90%; height:auto; display:block;}
