@charset "utf-8";
/* CSS Document */

.col_21 .col_left>div{
	margin-bottom: 30px;
}
.col_21 .col_left>div:last-child{
	margin-bottom: 0;
}

/* TousuView */
.TousuView>.n_title{
	padding: 5px 30px 20px;
    border-bottom: 1px #ddd dotted;
    margin-bottom: 20px;
    text-align: center;
}
.TousuView .ns-data{
	text-align:center;
	border: none;
}
.TousuView .ns-data span{
	margin: 0 40px;
}
.TousuView .ns-info{
	background:#f1f1f1;
	padding: 25px 45px;
	margin-bottom: 30px;
}
.TousuView .ns-info td{
	text-align:left;
	vertical-align: top;
	padding: 5px 0;
}
.TousuView .ns-info td:nth-child(2n-1),.TousuView .ns-info td:first-child,.TousuView .ns-info td:first-child+td+td{
	width: 85px;
	color: #999;
}
.TousuView .ns-info td:nth-child(2),.TousuView .ns-info td:first-child+td{
	width: 265px;
	padding-right: 15px;
}
.ns-info .ts_obj{
	text-decoration: underline;
}
.ns-info .btnss{
	background:#f64646;
	font-size: 14px;
	width: auto;
}
.TousuView>.container{
	margin-bottom:20px;
	padding: 0 15px;
}
.TousuView>.container .img-select,.TousuView>.container .ysimg{
	width:85px;
	height:85px;
	margin-right:10px;
	border-radius: 3px;
	cursor: pointer;
	float: left;
	background: #f1f1f1;
}
.TousuView>.container .img-select:hover,.TousuView>.container .ysimg:hover{
	opacity: 0.9;
}
.TousuView>.container img{
	width:100%;
	height:100%;
}
.TousuView>.container .left{
	font-weight:bold;
	color:#333;
	text-align:right;
	width:100px;
}
.TousuView>.container .right{
	width: 630px;
	padding: 2px 8px 0 0;
	font-size: 14px;
	float: left;
}
.dialog-bg{
	position:fixed;
	top:0;
	width:100vw;
	height:100vh;
	background:rgba(0,0,0,0.2);
	display: none;
}
.dialog-bg img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	max-width: 100vw;
	max-height: 100vh;
}

.TousuView .share-area{
	padding:20px 0 50px;
	margin-bottom: 35px;
	border-bottom:1px #e5e5e5 solid;
}
.TousuView .btnbox{
	text-align:center;
}
.TousuView .btnbox .btnss{
	margin: 0 5px;
	width:70px;
	height:70px;
	border-radius: 100%;
	padding-top: 35px;
	float: none;
	display: inline-block;
}
.TousuView .btnbox .zhuan{
	background:#f7df5f;
	color:#72620d;
}
.TousuView .btnbox .zhuan:hover{
	background:#fbe468;
}
.TousuView .btnbox .zan:before,.TousuView .btnbox .zhuan:before{
	width: 27px;
	height: 25px;
	position: absolute;
	left: 0;
	right: 0;
	top: 15px;
	margin: auto;
}
.TousuView .btnbox .zan:before{
	background-position: -106px -203px;
}
.TousuView .btnbox .zhuan:before{
	background-position: -155px -203px;
}
.TousuView .share-area p{
	width:100%;
	display:block;
	float: left;
	text-align: center;
	font-size: 12px;
	font-family: "宋体";
	color: #999;
	margin-top: 15px;
}
.TousuView .share-area p span{
	margin:0 5px;
	font-weight:bold;
	font-size:16px;
}

.TS-jincheng>.title{
	line-height:30px;
	margin: 10px 0 30px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.TS-jincheng>.title:before{
	background-position: -105px -153px !important;
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
.TS-jincheng .area{
	background: url(../koubei_img/jindu.jpg);
	/* background-repeat-x: no-repeat; */
	background-repeat:repeat-y;
}
.TS-jincheng .list{
	margin-bottom: 35px;
}
.TS-jincheng .list:last-child{
	margin-bottom:0;
}
.TS-jincheng .list-t{
	color: #333;
	background: #fff;
	padding: 5px 0;
}
.TS-jincheng .list-t .right{
	width: 670px;
}
.TS-jincheng .list-t span{
	float:left;
	line-height:45px;
	margin-right: 15px;
	font-weight: bold;
	font-size: 18px;
}
.TS-jincheng .list-t .time{
	font-size:12px;
	margin-left:50px;
	color:#ccc;
	font-weight:normal;
}
.TS-jincheng .list .buzhou{
	background:#f64646;
	color:#fff;
	width:45px;
	height:45px;
	border-radius:100%;
	display:block;
	text-align:center;
	font-size:26px;
	font-weight: normal;
	margin-left: 0;
}
.TS-jincheng .list-c{
	padding-left: 60px;
}
.TS-jincheng .list-c p{
	line-height:22px;
	margin-bottom:10px;
}
.TS-jincheng .list-c img{
	width: auto;
}

/*  */
.TS-top{
	overflow:hidden;
}
.TS-top .col_left,.TS-top .col_right{
	width:570px;
	height: 270px;
}
.TS-top .col_right{
	background: url(../koubei_img/tsbg.jpg);
	float: right;
	padding: 42px 60px 0;
}
.TSinfo{
	font-size:18px;
	color:#333;
}
.TSinfo .info{
	margin-bottom:5px;
}
.TSinfo .info>div{
	padding-left:40px;
	line-height: 55px;
	margin-bottom: 10px;
	font-family: "微软雅黑";
}
.TSinfo .info .num{
	font-size:42px;
	width: 270px;
}
.TSinfo .TS1:before,.TSinfo .TS2:before{
	width: 28px;
	height:40px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.TSinfo .TS1:before{
	background-position: -17px -87px;
}
.TSinfo .TS2:before{
	background-position: -53px -87px;
}
.TSinfo .TS2 .num{
	color:#e40e0e;
}
.TSinfo .btnbox a{
	display:block;
	width:215px;
	float: left;
	margin: 5px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	box-sizing: border-box;
	font-family: "微软雅黑";
}
.TSinfo .btnbox .btnm i{
	font-style:normal;
	display: inline-block;
	padding-left: 30px;
}
.TSinfo .btnbox .btnm .icon:before{
	background-position: -17px -137px;
	width: 26px;
	height: 25px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.TSinfo .btnbox .btnm:hover{
	color:#fff;
}
.TSinfo .btnbox .btn{
	border:1px #ec2830 solid;
	border-radius:3px;
	line-height:48px;
	color:#ec2830;
}
.TSinfo .btnbox .btn:hover{
	color: #f53039;
	border-color:#f53039;
}


.baoguang{
	background:#fff;
	padding: 12px 20px 15px;
	font-family: "微软雅黑";
}
.baoguang .hotnews{
	margin-bottom: 7px;
	padding: 10px 10px 14px;
	border-bottom: 1px #eee solid;
	line-height: 25px;
}
.baoguang .hotnews a{
	font-size:18px;
	color:#e40e0e;
}
.baoguang .hotnews:before{
	background-position: -17px -17px;
	width: 85px;
	height: 25px;
}
.NewsList{}
.NewsList li{
	line-height: 22px;
	padding: 8px 10px 8px 70px;
	font-size: 14px;
	position: relative;
	overflow: hidden;
}
.NewsList li span:first-child{
	font-size:12px;
	background:#f8aa26;
	color:#fff;
	padding: 0px 11px;
	margin-right: 10px;
	position: absolute;
	left: 10px;
}
.NewsList li span:nth-child(2){
	font-family:"宋体";
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_row .info1 td{
	padding: 3px 0;
	color: #666;
	vertical-align: top;
}
.news_row .info1 td:nth-child(2){
	width:400px;
}
.news_row .info1 td:nth-child(3){
	width: 295px;
}
.news_row .info1:last-child{
	margin-bottom:0;
}
.news_row .t .state{
	position:absolute;
	font-size:14px;
	padding: 2px 8px;
	font-style:normal;
	background:#ffeeee;
	color:#fd3f3f;
	right: 14px;
	border-radius:3px;
}
.news_row .info1 tr:nth-child(3) td{
	vertical-align:middle;
}
.suqiu{
	background:#e1ebfd;
	padding: 6px 12px;
	border-radius:3px;
	color:#236efd;
	display: inline-block;
}
.btnbox{
	text-align:right;
}
.btnbox .btns{
	float: none;
	display: inline-block;
}
.btnbox .btns:last-child{
	margin-right:0;
}

/*  */
.HeiBang{
	background:#fff;
	padding: 20px 35px;
	position: relative;
}
.HeiBang>.left{
	font-weight:bold;
	color: #333;
	line-height: 1.4;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 45px;
}
.HeiBang>.picScroll-left{
	width: 675px;
	float: right;
	position: relative;
	margin-left: 20px;
	padding: 0 30px;
	height: 53px;
}
.HeiBang>.picScroll-left .hd{
	/* position:relative; */
}
.HeiBang>.picScroll-left .hd a{
	position:absolute;
	z-index: 999;
	font-size: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 30px;
}
.HeiBang>.picScroll-left .hd a:before{
	background-position: -14px -170px;
	width: 30px;
	height: 30px;
}
.HeiBang>.picScroll-left .hd .next:before{
	background-position: -44px -170px;
	width: 30px;
	height: 30px;
}
.HeiBang>.picScroll-left .hd a:hover:before{
	background-position: -14px -200px;
	width: 30px;
	height: 30px;
}
.HeiBang>.picScroll-left .hd .next:hover:before{
	background-position: -44px -200px;
	width: 30px;
	height: 30px;
}
.HeiBang>.picScroll-left .hd .next{
	right:0;
}
.HeiBang>.picScroll-left .hd .prev{
	left:0;
}
.HeiBang>.picScroll-left li{
	float:left;
	width: 123px;
	border-right: 1px #ddd dashed;
	padding: 6px 0;
}
.HeiBang>.picScroll-left li p{
	font-size:12px;
	text-align:center;
	color: #999;
}
.HeiBang>.picScroll-left .ppname{
	font-size: 14px;
	font-weight:bold;
	color:#333;
	margin-bottom: 2px;
}
.HeiBang>.picScroll-left a:hover .ppname{
	color:#ee3535;
}
.HeiBang>.picScroll-left span{
	margin-left:5px;
}
