/*正文*/
.page_center { float: left; width: 780px; padding: 20px 0; padding-right: 10px; margin-top: 8px;}
.page_center .noresult {width: 300px;height: 300px;line-height: 300px;margin: 0 auto;color: #2a4b71;font-size: 20px;}
.page_arclist { line-height: 25px;}
.page_arclist .list_title { border-bottom: 1px dotted #999; margin-bottom: 15px; padding-bottom: 10px;}
.page_arclist .list_title .time {float: right;text-align: right;height: 20px;margin-top: 40px;color: #a6a6a6;font-size: 12px;margin-right: 20px;}
.page_arclist .descr .tit { font-size: 18px;color: #333;}
.page_arclist .list_title .big {width: 201px; height: 160px; border-radius: 50%; overflow: hidden; text-align: center; transition: all 0.6s ease 0s; -webkit-transform: all 0.6s ease 0s;-moz-box-shadow: 4px 4px 9px 3px #d1d2d3; -webkit-box-shadow: 4px 4px 9px 3px #d1d2d3;box-shadow: 4px 4px 9px 1.5px #d1d2d3;/* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=110, Color='#d1d2d3')";/* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=110, Color='#d1d2d3');vertical-align: middle;max-width: 100%;min-height: 160px;}
.page_arclist .list_title .big:hover {transform: scale(1.1); -webkit-transform: scale(1.1);}
.page_arclist .list_title .big img { vertical-align: middle; max-width: 100%;}
.page_arclist .descr { width: 530px; margin-left: 20px;}
.page_arclist .desc_txt { color: #888; margin-top: 8px;}
.page_arclist .tit { font-size: 18px; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.page_arclist .tit a {color: #333;}
.page_arclist .date { margin-bottom: 9px; margin-top: 8px; color: #999;}
.page_arclist .imglist { display: block;}
.page_arclist .imglist img { width: 100%; height: 100%; vertical-align: middle;}
.page_arclist .imglist .small { margin-right: 12px; vertical-align: middle; width: 140px; height: 105px; transition: all .3s ease 0s; -webkit-transform: all .3s ease 0s; border: 1px solid #f7f7f7; border-radius: 50%; overflow: hidden;}
.page_arclist .imglist .small:hover { transform: scale(1.05);-webkit-transform: scale(1.05);}

/*分页*/
.page_link { text-align: center; margin-top: 20px;}
.page_link a { display: inline-block; margin-right: 2px; min-width: 20px; padding-right: 5px; text-align: center;}
.page_link b { display: inline-block; margin-right: 2px; min-width: 20px; padding-right: 5px; text-align: center;}
.page_link a:hover { color: #0092DC;}
.page_link .prepage {background: url(../images/prep.png) no-repeat center;background-size: 12px 12px;width: 12px; height: 12px;line-height: 12px;}
.page_link .nextpage {background: url(../images/nextp.png) no-repeat center;background-size: 12px 12px;width: 12px; height: 12px;line-height: 12px;}

/*右侧标签*/
.page_right .showtype { text-align: center; line-height: 40px;}
.page_right .showtype li { width: 33.3%; float: left;}
.page_right .showtype li a { display: block; margin: 0 10px; border: 1px solid #F00; color: #c90000; border-radius: 50%; transition: 0.6s all;}
.page_right .showtype li a.cur, .page_right_nav .showtype li a:hover { border: 1px solid #c90000; background: #c90000; color: #fff;}
.page_right .tag { padding-top: 20px;}
.page_right .tag .tag1 {height: 45px;line-height: 45px; width: 263px; border-bottom: 1px dotted #999; font-size: 20px; color: #800e26;}
.page_right .tag .tagcon {margin-top: 20px; text-align: center;}
.page_right .tag .tagcon ul li {float: left; padding: 0 5px; height: 35px;}
.page_right .tag .tagcon ul .tagi { line-height: 30px; text-align: center; padding: 0 8px 3px 0;}
.page_right .tag .tagcon ul .tagi a { float: left; padding: 0 8px; border-radius: 3px; background: #eaeaea;}
.page_right .tag .tagcon ul .tagi a:hover {background-color: #efeff0;}
.page_right .tag .tagcon ul .tagi2 {color: #930d20;}
.page_right .tag .tagcon ul .tagi3 {color: #020202;}
.page_right .tag .tagcon ul .tagi5 {color: #020202;}
.page_right .tag .tagcon ul .tagi19 {color: #930d20;}
.page_right .tag .tagcon ul .tagi13 {color: #020202;}
.page_right .tag .tagcon ul .tagi19 {color: #930d20;}
.page_right .tag .tagcon ul .tagi23 {color: #020202;}
.page_right .tag .tagcon ul li {display: inline;font-size: 15px;}
.page_right .arthot { margin-top: 10px;}
.page_right .arthot li {margin-bottom: 5px; padding-left: 20px; width: 250px; height: 25px; line-height: 25px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.page_right .arthot .red {background: url(../images/star.png) no-repeat; background-position: 0px 4px;}
.page_right .arthot .gray {background: url(../images/stargray.png) no-repeat; background-position: 0px 4px;}
.gaol {color: #f31146;}

/*右侧广告位*/
.page_right {width: 280px;float: right;margin-top: 18px;}
.page_right #fixedbox { width: 280px;}
.page_right .bbl { border: 1px solid #e3e0e0;margin: 10px 0px;}
.page_right img {width: 260px; padding: 2px;}