@charset "utf-8";
/* CSS Document */

    body {
	background: #fff8f8;
}
ul {
	padding: 0;
	margin: 0;
}
.icon {
	background-image: url(icon_15.png);
}
/* 头部 */
    .top {
	height:374px;
}
.top .part-one {
	height:40px;
	background:#fff;
	line-height:40px;
	font-size:12px;
}
.top .part-one .left {
	width:78%;
	float:left;
}
.top .part-one .left ul {
	margin:0px;
	padding:0px;
}
.top .part-one .left ul li {
	float:left;
}
.top .part-one .right {
	float:right;
	width:22%;
}
.top .part-one .right ul {
	margin:0px;
	padding:0px;
}
.top .part-one .right ul li {
	float:left;
}
.weibo-hover {
	position:absolute;
	display:none;
}
.weibo {
	position:relative;
	height: 20px;
	width: 20px;
	display: inline-block;
	top: 5px;
}
.weibo:hover .weibo-hover {
	display:block;
	left:0;
	top:20px
}
.weibo-hover {
	z-index:9999999;
}
.weixin-hover {
	position:absolute;
	display:none
}
.weixin {
	position:relative;
	height: 20px;
	width: 20px;
	display: inline-block;
	top: 5px;
}
.weixin:hover .weixin-hover {
	display:block;
	left:0;
	top:20px
}
.weixin-hover {
	z-index:9999999;
}
.sjb-hover {
	position:absolute;
	display:none
}
.sjb {
	position:relative;
	height: 20px;
	width: 20px;
	display: inline-block;
	top: 5px;
}
.sjb:hover .sjb-hover {
	display:block;
	left:0;
	top:20px
}
.ajb-hover {
	z-index:9999999;
}
.top_add .sjb {
	margin-left:10px;
}
.icon-wb {
	background-position: -29px -18px;
}
.icon-wx {
	background-position: -66px -18px;
}
.icon-sjb {
	background-position: -98px -18px;
}
.icon-ss {
	background-position: -566px -75px;
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	top: 12px;
	left: 6px;
}
.top .part-two {
	height: 250px;
	text-align: center;
	background-image: url(20150319c.jpg);
}
/* 栏目 */

    .top .part-three {
	height:84px;
}
.top .part-three .one {
	height:40px;
	background-color:#db1c1c;
}
.top .part-three .one ul {
	margin:0px;
	padding:0px;
	height:40px;
	overflow: hidden;
}
.top .part-three .one ul li {
	float:left;
	width:126px;
	height:40px;
	position:relative;
}
.top .part-three .one ul li a {
	width:124px;
	height:40px;
	text-align:center;
	color:#fff;
	line-height:40px;
	display:inline-block;
	font-weight:bold;
}
.top .part-three .one ul li a:hover {
	background:#c90a0a;
	font-weight:bold;
}
.top .part-three .one .active {
	background:#c90a0a;
	font-weight:bold;
}
.top .part-three .two {
	height:44px;
	overflow: hidden;
}
.top .part-three .two ul {
	margin-left:35px;
	padding:0px;
	height:44px;
}
.top .part-three .two ul li {
	float:left;
	height:44px;
	line-height:44px;
	font-size:12px;
}
.top .part-three .two ul li a {
	height:44px;
	text-align:center;
	color:#333;
	display:inline-block;
}
.top .part-three .two ul li a:hover {
	height:44px;
	text-align:center;
	color:#c30;
	display:inline-block;
	text-decoration: underline;
}
.icon-one-1 {
	background-position: -24px -76px;
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top: 11px;
	left: 15px;
}
.icon-one-2 {
	background-position: -63px -75px;
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top: 11px;
	left: 15px;
}
.icon-one-3 {
	background-position: -103px -75px;
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top: 11px;
	left: 15px;
}
.icon-one-4 {
	background-position: -142px -75px;
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top: 11px;
	left: 15px;
}
.icon-one-5 {
	background-position: -183px -74px;
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top: 11px;
	left: 15px;
}
.icon-one-6 {
	background-position: -221px -75px;
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top: 11px;
	left: 15px;
}
.icon-one-7 {
	background-position: -260px -75px;
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top: 11px;
	left: 15px;
}
.icon-one-8 {
	background-position: -300px -75px;
	width:18px;
	height:18px;
	display:block;
	position:absolute;
	top: 11px;
	left: 15px;
}
.top .part-three .one ul li a:hover {
	text-decoration: none;
}
/* /栏目 */
	
	
	
/*首页*/

		/*首页中间*/
		.main {
	width: 1008px;
	margin: 0 auto;
	font-size: 14px;
	font-family: "Microsoft YaHei UI";
	padding: 0 16px;
	background: #fff;
	color: #333;
}
.buttons, .tab, .more {
	cursor: pointer;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color:#db1c1c;
}
.clear {
	clear: both;
}
.cursor {
	cursor: pointer;
}
.main .part-one {
	height: 263px;
	margin-top: 6px;
	margin-bottom: 16px;
}
.main .part-one .one {
	width: 350px;
	margin-right: 16px;
	float: left;
}
.main .part-one .one .silder {
	height: 221px;
	margin-bottom: 7px;
}
.main .part-one .one ul {
	width: 352px;
	overflow: hidden;
}
.main .part-one .one ul li {
	width: 115px;
	height: 36px;
	background-color: #eff2f6;
	float: left;
	list-style: none;
	margin-right: 1.5px;
	line-height: 36px;
	text-align: center;
}
.main .part-one .one .cursor .icon {
	float: left;
	height: 19px;
	width: 22px;
}
.main .part-one .one .icon-1 {
	background-position: -173px -24px;
	margin: 11px 0 11px 16px;
}
.main .part-one .one .icon-2 {
	background-position: -220px -21px;
	margin: 8px 0 8px 16px;
}
.main .part-one .one .icon-3 {
	background-position: -266px -21px;
	margin: 5px 0 5px 16px;
}
.main .part-one .two {
	width: 348px;
	float: left;
	margin-right: 16px;
}
.main .part-one .two .title {
	font-size: 18px;
	color: #095488;
	text-align: center;
	height: 58px;
	margin: 4px 7px;
	font-weight: 600;
	line-height: 28px;
	overflow: hidden;
}
.main .part-one .two .title a {
	color: #095488!important;
}
.main .part-one .two .form {
	width: 346px;
	height: 264px;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	overflow: hidden;
}
.main .form .form-top {
	background:#eff2f6;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.main .form .form-top .tab {
	float: left;
	width: 76px;
	background-color: #eff2f6;
}
.main .form .form-top .active {
	background-color: #fff;
	border-top:2px solid #c83127;
	line-height: 30px;
	height: 30px;
}
.main .form .form-top .more {
	font-size: 12px;
	width: 40px;
	float: right;
	color: #949494;
	background-color: #eff2f6;
}
.main .form .list ul {
	margin: 5px 6px 5px 17px;
}
.main .list ul li {
	line-height: 30px;
	font-size: 14px;
	height: 32px;
	word-wrap: break-word;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.main .part-one .three {
	width: 275px;
	height: 262px;
	float: left;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
}
.main .part-one .three .form-top {
	height: 32px;
	line-height: 32px;
	background-color: #fff8f8;
}
.main .part-one .three .form-top .form-top-icon {
	width: 32px;
	height: 32px;
	background-color: #db1c1c;
	float: left;
}
.main .part-one .three .form-top .form-top-icon .inside {
	background-position: -339px -75px;
	margin: 7px;
	width: 16px;
	height: 17px;
}
.main .part-one .three .form-top .title {
	color: #db1c1c;
	float: left;
	margin-left: 12px;
}
.main .part-one .three .form-top .more {
	color: #949494;
	font-size: 12px;
	float: right;
	margin-right: 17px;
}
.main .part-one .three ul {
	margin: 10px 13px;
}
.main .part-two {
	height: 314px;
	border: solid 1px #e5e5e5;
	margin-bottom: 16px;
}
.main .part-two .select-list {
	width: 16px;
	height: 278px;
	float: left;
	background-color: #eeeeee;
	padding: 18px 10px;
	margin-right: 1px;
}
.main .part-two .select-list .icons {
	background-position: -461px -78px;
	margin-left: 4px;
	width: 9px;
	height: 10px;
}
.main .part-two .one {
	margin-right: 16px;
	overflow: hidden;
	float: left;
}
.main .part-two .select-list .text {
	font-size: 16px;
	color: #db1c1c;
	margin-top: 18px;
	font-weight: bold;
}
.main .part-two .active {
	background-color: #db1c1c;
}
.main .part-two .active .icons {
	background-position: -421px -79px;
}
.main .part-two .active .text {
	color: #fff;
}
.main .part-two .two {
	width: 446px;
	margin-right: 16px;
	float: left;
	overflow: hidden;
}
.main .part-two .two .top {
	margin-top: 14px;
	margin-bottom: 20px;
	overflow: hidden;
	height: 52px;
}
.main .part-two .two .top .columns {
	width: 148px;
	height: 27px;
	line-height: 27px;
	float: left;
	font-size: 12px;
}
.main .part-two .two .top .columns .icons {
	width: 8px;
	height: 11px;
	background-position: -134px -27px;
	float: left;
	margin: 8px;
}
.main .part-two .two .middle {
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}
.main .part-two .two .middle .button-1 {
	width: 151px;
	background-color: #db1c1c;
	float: left;
}
.main .part-two .two .middle .button-2 {
	width: 289px;
	background-color: #ff5d1f;
	float: left;
	margin-left: 6px;
}
.main .part-two .two .middle .button-2 span {
	font-size: 12px;
	margin-left: 9px;
	font-weight: normal;
	line-height: 29px;
}
.main .part-two .two .middle a {
	color: #fff;
}
.main .part-two .two .middle a:hover {
	color: #fff;
}
.main .part-two .two .bottom {
	width: 450px;
}
.main .part-two .two .bottom .buttons {
	width: 110px;
	height: 80px;
	float: left;
	margin-right: 2px;
	margin-bottom: 6px;
	background-color: #eff2f6;
}
.main .part-two .two .bottom .buttons .icon {
	width: 28px;
	height: 31px;
	margin:13px 41px;
}
.main .part-two .two .bottom .buttons .text {
	text-align: center;
}
.main .part-two .two .bottom .buttons .icon-1 {
	background-position: -27px -243px;
}
.main .part-two .two .bottom .buttons .icon-2 {
	background-position: -87px -241px;
}
.main .part-two .two .bottom .buttons .icon-3 {
	background-position: -149px -241px;
}
.main .part-two .two .bottom .buttons .icon-4 {
	background-position: -207px -243px;
}
.main .part-two .two .bottom .buttons .icon-5 {
	background-position: -268px -242px;
}
.main .part-two .two .bottom .buttons .icon-6 {
	background-position: -326px -242px;
}
.main .part-two .two .bottom .buttons .icon-7 {
	background-position: -388px -243px;
}
.main .part-two .two .bottom .buttons .icon-8 {
	background-position: -446px -243px;
}
.main .part-two .three {
	float: left;
	width: 403px;
	height: 282px;
	background-color: #ffffff;
}
.main .part-two .three .txt2 {
	clear: both;
	line-height: 27px;
	margin:13px 0 10px 0;
}
.main .part-two .three .txt2 a {
	color: #666666;
	margin-right: 15px;
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
}
.main .part-two .three .txt2 a:hover {
	text-decoration: underline;
}
.main .part-two .three .form {
	width: 403px;
	height: 162px;
	background-color: #ffffff;
	border: solid 1px #e5e5e5;
	overflow:hidden;
}
.main .part-two .three ul {
	margin-right: 33px;
}
.main .part-two .four {
	float: left;
	margin-top: 5px;
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	margin-right: 6px;
	margin-left: -10px
}
.main .part-two .form-top {
	height: 32px;
	background-color: #fffafa;
	border-top: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	line-height: 32px;
}
.main .part-two .form-list {
	font-size: 12px;
	border-bottom: solid 1px #eeeeee;
	height: 40px;
	line-height: 40px;
}
.main .part-two .four ul li, .seven ul li {
	float: left;
	list-style: none;
	text-align: center;
}
.main .part-two .five {
	width: 320px;
	float: left;
	margin-top: 17px;
}
.main .part-two .five .buttons {
	width: 74px;
	height: 63px;
	float: left;
	background-color: #eff2f6;
	margin-right: 6px;
	margin-bottom: 10px;
}
.main .part-two .five .buttons .pic {
	width: 28px;
	height: 28px;
	margin: 7px 23px;
}
.main .part-two .five .buttons .icon-1 {
	background-position: -25px -180px;
}
.main .part-two .five .buttons .icon-2 {
	background-position: -91px -181px;
}
.main .part-two .five .buttons .icon-3 {
	background-position: -158px -180px;
}
.main .part-two .five .buttons .icon-4 {
	background-position: -221px -180px;
}
.main .part-two .five .buttons .text {
	text-align: center;
	font-size: 12px;
}
.main .part-two .five .form {
	width: 314px;
	height: 218px;
	border: solid 1px #eeeeee;
}
.main .part-two .five .form .tab {
	width: 50%;
}
.main .part-two .five .form .content {
	margin: 16px;
	overflow: hidden;
}
.main .part-two .five .form .text {
	width: 70px;
	height: 26px;
	float: left;
	font-size: 12px;
	line-height: 26px;
}
.main .part-two .six {
	width: 297px;
	margin-right: 11px;
	float: left;
	margin-top: 16px;
}
.main .part-two .six .buttons {
	width: 96px;
	height: 56px;
	background-color: #eff2f6;
	margin-right:3px;
	margin-bottom: 3px;
	float: left;
}
.main .part-two .six .buttons .pic {
	width: 20px;
	height: 20px;
	margin: 9px 38px;
}
.main .part-two .six .buttons .icon-1 {
	background-position: -286px -184px;
}
.main .part-two .six .buttons .icon-2 {
	background-position: -337px -184px;
}
.main .part-two .six .buttons .icon-3 {
	background-position: -388px -184px;
}
.main .part-two .six .buttons .icon-4 {
	background-position: -440px -184px;
}
.main .part-two .six .buttons .icon-5 {
	background-position: -491px -184px;
}
.main .part-two .six .buttons .icon-6 {
	background-position: -542px -184px;
}
.main .part-two .six .buttons .text {
	text-align: center;
	font-size: 12px;
}
.main .part-two .six .form {
	width: 292px;
	height: 160px;
	margin-top: 10px;
	border: solid 1px #eeeeee;
}
.main .part-two .six .form .list ul li {
	font-size: 12px;
}
.main .part-two .six .form .tab {
	width: 50%;
}
.main .part-two .seven {
	width: 557px;
	float: left;
	margin-top: 16px;
}
.main .part-two .seven .form {
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
}
.main .part-two .seven .form .tab {
	width: 25%;
}
.main .part-two .seven .form .form-list {
	height: 36px;
	line-height: 36px;
}
.main .part-three {
	height: 310px;
	margin-bottom: 16px;
}
.main .part-three .one {
	width: 304px;
	margin-right: 16px;
	float: left;
}
.main .part-three .top {
	height: 32px;
	line-height: 32px;
	background-color: #fff8f8;
}
.main .part-three .top .top-icon {
	width: 32px;
	height: 32px;
	background-color: #db1c1c;
	float: left;
}
.main .part-three .top .top-icon .inside {
	background-position: -379px -75px;
	margin: 7px;
	width: 16px;
	height: 17px;
}
.main .part-three .top .title {
	color: #db1c1c;
	float: left;
	margin-left: 12px;
}
.main .part-three .one .buttons {
	height: 99px;
	width: 99px;
	float: left;
}
.main .part-three .one .buttons .text {
	text-align: center;
}
.main .part-three .one .buttons .icon {
	width: 32px;
	height: 28px;
	margin: 13px 33px;
}
.main .part-three .one .buttons .icon-1 {
	background-position: -27px -124px;
}
.main .part-three .one .buttons .icon-2 {
	background-position: -90px -124px;
}
.main .part-three .one .buttons .icon-3 {
	background-position: -154px -124px;
}
.main .part-three .one .buttons .icon-4 {
	background-position: -217px -124px;
}
.main .part-three .one .buttons .icon-5 {
	background-position: -278px -122px;
}
.main .part-three .one .buttons .icon-6 {
	background-position: -340px -123px;
}
.main .part-three .one .buttons .icon-7 {
	background-position: -407px -123px;
}
.main .part-three .one .buttons .icon-8 {
	background-position: -471px -125px;
}
.main .part-three .one .buttons .icon-9 {
	background-position: -534px -124px;
}
.main .part-three .two {
	width: 688px;
	float: left;
}
.main .part-three .two .top .top-icon .inside {
	background-position: -63px -75px;
}
.main .part-three .two .left {
	width: 320px;
	float: left;
	margin-right: 10px;
}
.main .part-three .two .left .buttons {
	width: 73px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #d6d6d6;
	margin-top: 16px;
	margin-right: 5px;
	float: left;
}
.main .part-three .two .left .silder {
	width: 315px;
	height: 114px;
	background: red;
	margin-top: 12px;
}
.main .part-three .two .right {
	width: 358px;
	float: left;
	overflow: hidden;
	margin-top: 16px;
}
.main .part-three .two .right .pic-top {
	width: 368px;
	margin-bottom: 10px;
	overflow: hidden;
}
.main .part-three .two .right .pic-top .pic {
	width: 91px;
	height: 87px;
	float: left;
	margin-right: 1px;
}
.main .part-three .two .right .pic-top .pic img {
	width: 91px;
	height: 62px;
}
.main .part-three .two .right .pic-top .pic .text {
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
}
.main .part-three .two .right .pic-bottom {
	width: 368px;
}
.main .part-three .two .right .pic-bottom .pic {
	width: 121px;
	height: 82px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
.main .part-three .two .right .pic-bottom .pic img {
	width: 100%;
	height: 100%;
}
.main .part-four {
	height: 108px;
	background-color: #eff2f6;
	margin-bottom: 16px;
	padding: 6px 35px;
}
.main .part-four .silder {
	width: 938px;
	height: 106px;
	background-color: #ffffff;
}
.main .part-four .silder .pic {
	width: 300px;
	height: 86px;
	float: left;
	padding: 9px 5px 0;
}
.main .part-four .silder .pic img {
	width: 100%;
	height: 100%;
	background: #ff5d1f;
}
.main .part-four .silder-left {
	width: 11px;
	height: 20px;
	position: absolute;
	margin-left: -20px;
	margin-top: 45px;
	background-position: -492px -73px;
}
.main .part-four .silder-right {
	width: 11px;
	height: 20px;
	position: absolute;
	margin-top: -65px;
	margin-left: 950px;
	background-position: -529px -73px;
}
.main .part-five {
}
.main .part-five .tab {
	width: 143px;
	height: 32px;
	background-color: #ff5d1f;
	text-align: center;
	float: left;
	line-height: 32px;
	color: #fff;
	margin-left: 1px;
}
.main .part-five .active {
	background-color: #d63b00;
	font-weight: bold;
}
.main .part-five .form {
	margin:10px 0px 10px 19px;
	overflow: hidden;
}
.main .part-five .form .text {
	width: 140px;
	height: 43px;
	line-height: 43px;
	font-size: 13px;
	float: left;
}
.link {
	width: 1040px;
	height: 60px;
	margin: 0 auto;
	background-color: #eff2f6;
}
.link select {
	width: 152px;
	height: 30px;
	margin-left: 19px;
	margin-top: 15px;
	float: left;
}
/* 底部 */
		.bottom {
	height:100px;
	background-color:#fcfcfc;
	font-size:12px;
}
.bottom .left {
	float:left;
	width:206px;
}
.bottom .right {
	float:left;
	width:802px;
}
#ad {
	position: fixed;
	border: 1px solid #000;
	right: 0;
	bottom: 0;
	width: 320px;
	height: 240px;
}
#ad .btn_close {
	position: absolute;
	border: 0px solid #000;
	right: 0;
	width: 15px;
	height: 13px;
	float: right;
}

.mar-t2{
  padding: 20px 0;

}
.fl {
    float: left;
}
.tt_news_font {
    width: 80px;
    background: #de0000;
    text-align: center;
    font-size: 22px;
}
.tt_news_font span {
    display: block;
    width: 60px;
    margin: 10px auto;
    color: #fff;
}
.fr {
    float: right;
}
.tt_news_title {
    text-align: center;
    width: 90%;
    font-size: 15px;
    color: #878787;
}
.tt_news_title b {
    display: block;
    color: #DE0000;
    font-size: 32px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.tt_news_title b a {
    color: #DE0000;
}


.home_tpxw {
    width: 350px;
    height: 221px;
    position: relative;
}
.home_tpxw .bd li {
    position: relative;
    width: 350px;
    height: 221px;
}
.home_tpxw .prev, .home_tpxw .next {
    position: absolute;
    top: 75px;
    width: 50px;
    height: 71px;
    background: url(home_tpxw_arrow_17.png) no-repeat;
}
.home_tpxw .next {
    right: 0;
    background-position: -50px 0;
}

.home_tpxw .prev {
    left: 0;
}


.home_tpxw .bd li .txt {
 position: absolute;
    top: 186px;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.home_tpxw .bd li .txtbg{ position:absolute; top:186px; width:100%; background:#000000; height:35px;
	filter:alpha(opacity=43);
	-moz-opacity: 0.43;
	opacity:0.43;
}

/* 首页结束 */

/* 文章开始 */

 .show-arc img{
    max-width:100%;
    }
.icon-list-1 {
  background-position: -313px -25px;
  width:12px;
  height:15px;
  display:block;
  position:absolute;
  top: 18px;
  left: 15px;
}
.icon-article-1 {
  background-position: -424px -24px;
  width:16px;
  height:16px;
  display:block;
  position:absolute;
  top: 0px;
  left: 10px;
}
.tpl-content {
margin-top: 30px;
margin-left: 32px;
margin-right: 32px;
min-height: 400px;   
}



.tpl-attach-item {
  padding-left: 40px;
  margin-bottom: 20px;
  background: #fff;
}

.tpl-attach-item img {
  width: 200px;
  height: auto;
}

.tpl-attach-tag {
  padding: 10px 0;
  font-weight: bold;
}
.tpl-content_all_14{
font-size: 14px !important;
}
.tpl-content_all_14 *{
font-size: 14px !important;
}

.tpl-content_all_16{
font-size: 16px !important;
}
.tpl-content_all_16 *{
font-size: 16px !important;
}

.tpl-content_all_20{
font-size: 20px !important;
}
.tpl-content_all_20 *{
font-size: 20px !important;
}


.share{
      float: right;
      margin-left: 10px;
    }
    .share .more{
      width: 16px;
      height: 15px;
      float: left;
      margin-right: 5px;
    }
    .share .share-icon{
      width: 90px;
      height: 32px;
      float: left;
      margin-top: -8px;
    }


/*分页样式*/
     .main_body_list_page{
    *margin-top:0 ! important;
}

.First_Page_action,.Fir_Page_action,.Fir_Page,.First_Page,.Last_Page_Action,.Last_Page,.next_Page_Action,.next_Page,.action_on{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #777;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin:0 5px;
}

.First_Page_action,.First_Page{
   *top:19px;
}

.First_Page_action a,.Fir_Page_action a,.Fir_Page a,.First_Page a,.Last_Page_Action a,.Last_Page a,.next_Page_Action a,.next_Page a,.action_on a {
    color: #777;
}
.First_Page_action:hover,.Fir_Page_action:hover,.Last_Page_Action:hover,.next_Page_Action:hover,.action_on:hover {
    background-color: #eee;
    border-color: #ddd;
}
.First_Page_action  a:hover,.Fir_Page_action a:hover,.Last_Page_Action a:hover,.next_Page_Action a:hover,.action_on a:hover {
    color:  #db1c1c;;
}
.First_Page:hover,.Fir_Page:hover,.Last_Page:hover,.next_Page:hover{
     cursor: not-allowed;
}
.action_num{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    *margin-top: 2px;
    line-height: 1.42857143;
    color: #777;
    text-decoration: none;
    border-radius: 4px;
    margin:0 5px;
    color: #fff;
    cursor: default;
    background-color:  #db1c1c;
}
.font12{
   height:34px;
   line-height:34px;
   float:left;
   margin-left:10px;
}    /* /列表 */

   /* /分页样式 */


/* 文章结束 */

/* 列表开始 */

.icon-list-1 {
    background-position: -313px -25px;
    width:12px;
    height:15px;
    display:block;
    position:absolute;
    top: 18px;
    left: 15px;
}
.icon-list-2 {
    background-position: -351px -26px;
    width:12px;
    height:12px;
    display:block;
    position:absolute;
    top: 12px;
    left: 25px;
}
.icon-list-3 {
    background-position: -388px -26px;
    width:12px;
    height:12px;
    display:block;
    position:absolute;
    top: 12px;
    left: 25px;
}
.list-view {
	overflow: hidden;
	width: 600px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 16px;
	height: 19px;
}

.list-channel{ 
	background-color:#fff8f8; 
	font-size:14px; 
	color:#333;
	text-align:center; 
	height:36px; 
	line-height:36px; 
	width:238px; 
	margin-top:6px; 
	position:relative; 
}
.list-channel:hover a{color: #cc0000;  text-decoration: none;}
.list-channel:hover .icon-list-2{ background-position: -388px -26px;}

.list-button a{
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #777;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 5px;
}
.First_Page,.Fir_Page,.next_Page,.Last_Page{
    cursor: not-allowed;
    background-color: #fff;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #777;
    text-decoration: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 5px;
}
.action_num{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #d9000a;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #d9000a;
    border-radius: 4px;
    margin-right: 5px;
}
.list-button a:hover{
    z-index: 3;
    color: #db1c1c;
    background-color: #eee;
    border-color: #ddd;
}
.font12{
    line-height: 32px;
}
.font12 input{
    text-align: center;
}

/* 列表结束 */


/*关怀版  */
body{position:relative;}
.m_ghb{position:absolute;top: 5px;right:13%;z-index:1;display:none;cursor: pointer;font-size: 16px;}
@media (max-width: 1080px) {
	.m_ghb{display: inline-block;padding: 2px 13px;color: #fff;background: #c00;line-height: 20px;border-radius: 3px;}
	.m_ghb:hover{color:#fff;}
}