@charset "utf-8"; .con-l{ width: 870px; } h1,h2{ margin: 10px 0; text-align: center; font-weight: normal; } h1{ font-size: 26px; margin: 16px 0; } h2{ font-size: 20px; margin: 10px 0; } .newsbox{ padding: 0 20px; border: 1px solid #ebebeb; box-shadow: 0 5px 10px -5px rgba(0,0,0,0.5); position: relative; } .printContent{ font-family: "Times New Roman", "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB"; } .printContent .rles-info{ background-color: #fff; text-align: center; } .newsbox .rles-info{ margin: 10px 0; padding: 10px 0; font-size: 14px; text-align: center; background-color: #f0f2f2; font-family: Simsun; color: #808080; } .passages p{ margin: 15px 0; line-height: 1.8; color: #2a2a2a; } .passages p img{ margin-left: -2em; } /*操作面板*/ .con-r{ padding-top: 10px; width: 260px; } .con-r h4{ line-height: 40px; font-size: 22px; text-indent: 6px; color: #851913; width: 100px; border-bottom: 3px solid #851913; } /*操作选项*/ .con-r dd{ line-height: 40px; margin-left: 24px; } .con-r dd a{ color: #737373; } .con-r dd a:hover{ color: #800f09; } .con-r .icon{ width: 25px; height: 25px; margin-left: 20px; } .fzplus-icon{ width: 25px; height: 25px; /*background-image: url(fontpls_20160511.png);*/ background-position: 0 -194px; } .fzmin-icon{ width: 25px; height: 25px; /*background-image: url(fontmns_20160511.png);*/ background-position: -204px -160px; } .fzplus-icon:hover{ /*background-image: url(fontpls_gr_20160511.png);*/ background-position: -25px -194px; } .fzmin-icon:hover{ /*background-image: url(fontmns_gr_20160511.png);*/ background-position: -229px -160px; } .wide-icon{ width: 25px; height: 25px; /*background-image: url(wide_dkbl_20160511.png);*/ background-position: -100px -194px; } .wide-icon:hover{ /*background-image: url(wide_gr_20160511.png);*/ background-position: -125px -194px; } .print-icon{ width: 25px; height: 25px; /*background-image: url(print_bl_20160511.png);*/ background-position: -50px -194px; } .print-icon:hover{ /*background-image: url(print_gr_20160511.png);*/ background-position: -75px -194px; } .printWord{ float: right; display: none; } /*恢复窄屏按钮*/ .content{ position: relative; } .narrow{ position: absolute; right: 20px; top: 10px; line-height: 30px; padding: 0 10px; cursor: pointer; color: #ffffff; font-weight: bold; background-color: #851913; } /*分享*/ .share img{ width: 120px; height: 120px; margin-top: 20px; margin-left: 42px; } .share .bdsharebuttonbox{ margin-left: -20px; } /*分页*/ .sortpage { text-align: center; color: #333; padding-bottom: 20px; line-height: 24px; } .sortpage a{ display: inline-block; vertical-align: middle; margin: 0 5px; height: 22px; width: 22px; border: 1px solid #d2d2d2; line-height: 22px; color: #333; } .sortpage .page_class,.sortpage .page_class2{ width: 60px; } .sortpage .page_class3{ width: 80px; } .sortpage a:hover{ background-color: #922424; color: #fff; }