body,
html {
	background: #1B1B1B;
	color: #999;
}

a {
	transition: 0.3s;
	-moz-transition: 0.3s;
	/* Firefox 4 */
	-webkit-transition: 0.3s;
	/* Safari and Chrome */
	-o-transition: 0.3s;
	/* Opera */
}
.contw{
	width: 1130px;
	margin-left: auto;
	margin-right: auto;
}
.head-tmenu-c {
	width: 100%;
	height: 50px;
	background: #222222;
	color: #999999;
	box-shadow: 0 0 1px #555555;
	-moz-box-shadow: 0 0 1px #555555;
	-webkit-box-shadow: 0 0 1px #555555;
	#-moz-border-radius: 6px 6px 0 0;
	#-webkit-border-radius: 6px 6px 0 0;
	#border-radius: 6px 6px 0 0;
}

.head-tmenu-c .topmenuc {
	height: 50px;
	margin: 0 auto;
}

.head-tmenu-c .topmenuc .logoc {
	width: 300px;
	float: left;
	height: 40px;
	overflow: hidden;
	z-index: 500;
	margin-top: 5px;
	margin-left:2%;
}

.head-tmenu-c .topmenuc .logoc a {
	width: 300px;
	height: 40px;
	display: block;
	background: url(../images/logo_tupian.png) no-repeat left center;
	text-indent: -10000px;
	background-size: auto 100%;
}

.head-tmenu-c .topmenuc ul.tmenu {
	overflow: hidden;
	margin-left: 10px;
	float: left;
	padding-top: 17px;
}

.head-tmenu-c .topmenuc ul.tmenu li {
	width: 100px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	float: left;
	border-right: 1px solid #333;
	overflow: hidden;
}

.head-tmenu-c .topmenuc ul.tmenu li a {
	font-size: 14px;
	color: #eee;
	font-family: 'microsoft yahei';
	font-weight: 500;
}

.head-tmenu-c .topmenuc ul.tmenu li a.bt {
	font-size: 14px;
	color: #fff;
}
.menuli{
	width: 1130px;
	height: auto;
	margin: 0 auto;
}
.menuli li{
	width: 120px;
	height: 36px;
	line-height: 36px;
	float: left;
	overflow: hidden;
}
.menuli li:nth-child(1){
	border-radius: 2px 0 0 0;
	-moz-border-radius-topleft: 2px;
}
.menuli li:nth-child(4){
	border-radius: 0 2px 0 0;
	-moz-border-radius-bottomright: 2px;
}
.menuli li a{
	display: block;
	text-align: center;
	background: #282828;
	font-size: 14px;
	text-align: center;
}
.menuli li.cur a{
	background: #4494fd;
	background-image: linear-gradient(-20deg, #0573d1 0%, #4494fd 100%);
	font-size: 16px;
	color: #ffffff;
}
.menuw {
	width: 1120px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: #222;
	padding: 5px;
}

.menuw .l {
	display: inline;
	float: left;
	width:10%;
	overflow: hidden;
}

.menuw .l span {
	display: block;
	text-align: center;
	/* background: #7b1215; */
	width:100%;
	line-height:48px;
	color: #FFFFFF;
}

.menuw .r {
	display: inline;
	float: left;
	width:100%;
	overflow: hidden;
	background: #222222;
}

.menuw .r ul {}

.menuw .r ul li {
	display: inline;
	float: left;
}

.menuw .r ul li span {
	display: block;
	text-align: center;
	background: #b61500;
	color: #fff;
	padding: 6px 12px;
	width: 94px;
}

.menuw .r ul li a {
	width: auto;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #222222;
	color: #999;
	border: 1px solid #282828;
	margin: 5px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	padding: 0 10px;
	border-radius: 2px;
}
.menuw .r ul li a.active{
    background: #02b29c;
}

.menuw .r ul li a:hover,.menuw .r ul li a.cur {
	background: #fff !important;
	border: 1px solid #ffffff;
	color: #000;
}

.contlistw {
	width: 1130px;
	margin: 0px auto;
	overflow: hidden;
}

.contlistw .catdiv {
	width: 100%;
	height: 40px;
}

.contlistw .catdiv .left {
	width: auto;
	line-height: 40px;
	font-size: 16px;
	float: left;
}

.contlistw .catdiv .right {
	height: 100%;
	float: right;
}

.contlistw .catdiv .right .catmore {
	display: block;
	width: 50px;
	height: 20px;
	margin-top: 10px;
	background: url(../images/more.svg) no-repeat right center;
	background-size: auto 100%;
}

.contlistw .catdiv span.jiantou {
	width: 10px;
	height: 10px;
	background: url(../images/jiantou-you.svg) no-repeat;
	background-size: auto 100%;
	float: left;
	display: inline-block;
	margin-top: 15px;
	margin-right: 5px;
}

.contlistw ul {
	width: 1148px;
	margin-left: -1.5%;
}

.contlistw li {
	width: 18.465%;
	display: inline;
	float: left;
	margin-left: 1.5%;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.contlistw li span.imgxxs{
	opacity: 0;
	display:block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: rgba(0,0,0,0.75);
	position: absolute;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	border-radius: 2px;
	padding: 0 6px;
	text-align: center;
	color:#ccc;
}
.contlistw li span.bzfbl{
	width: 30%;
	position: absolute;
	left: 2%;
	top: 5px;
}
.contlistw li span.bzcolor{
	width: 40%;
	position: absolute;
	left: 40%;
	top: 5px;
}
.contlistw li span.bzfbl a{
	display:block;
	text-align: center;
}
.contlistw li span.bzcolor a{
	display: inline-block;
	float: left;
	padding: 0 5px 0 0;
}
.contlistw li a{
	display: block;
	border-radius: 2px 2px 4px 4px;
	overflow: hidden;
}
.contlistw li a.imgw{
	width: 100%;
	background: #222222;
}
.contlistw li a.imgw .img{
	height: 309px;
	width:212px;
	line-height:309px;
	background: #222222;
	text-align: center;
}
.contlistw li a.imgw .img img{
	max-width:212px;
	max-height:309px;
	display: inline;
	vertical-align: middle;
}
.contlistw li a:hover .tits {
	background: #4494fd;
	background-image: linear-gradient(-20deg, #0573d1 0%, #4494fd 100%);
	color: #ffffff;
}

.contlistw li .tits {
	width: 94%;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #222222;
	color: #999;
	padding: 0 3%;
	text-align: center;
}

.contlistw li a.imgw img {
	background: url(../images/539b8adcde7541bd88fc7f4339d00ce8.svg) no-repeat center;
	background-size: auto 100%;
	left: 0;
	top: 6px;
}

.footlink a {
	display: block;
	float: left;
	padding: 5px 12px;
}

.footlink a:hover {
	color: #ccc;
}

.footer {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #444;
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
	background: #222;
	border-top: 1px solid #282828;
}

.fenlan-r {
	display: block;
	width: 1px;
	height: 10px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -5px;
	background: #333;
}
#pageNum { font-size: 14px; padding-bottom: 25px; padding-top: 20px; text-align: center; }
#pageNum a { text-decoration: none; padding: 5px 10px; margin: 0 6px; border: 1px solid #282828; background: #222; color: #999; border-radius: 4px;}
#pageNum a:hover { background: #fff; color: #000; border: 1px solid #fff; }
#pageNow a { cursor: not-allowed; background: #000!important; color: #fff!important; font-weight: bold; border: 1px solid #000; }
#page #pageNum, #big-page #pageNum { font-size: 14px; text-align: center; padding-bottom: 25px; padding-top: 20px; border: none; }
#page #pageNum a, #big-page #pageNum a { text-decoration: none; padding: 4px 6px; margin: 0 5px; border: 1px solid #ccc; background: #fff; color: #333; }

.catpos {
	width:1130px;
	height: 20px;
	margin: 20px auto 0;
}

.catpos .left {
	width: auto;
	line-height: 20px;
	font-size: 14px;
	float: left;
}
.catpos span.jiantou {
	width: 10px;
	height: 10px;
	background: url(../images/jiantou-you.svg) no-repeat;
	background-size: auto 100%;
	float: left;
	display: inline-block;
	margin-top: 5px;
	margin-right: 5px;
}
.showcontw{
	width: 1130px;
	margin-left:auto ;
	margin-right:auto ;
}
.showcontw #showimg{
	position: relative;
	background: #1f1f1f;
}
.showcontw #showimg img{
	max-width:100%;
	max-height:860px;
	margin: 0 auto;
	display: block;
}
.showcontw #showimg a.pver,.showcontw #showimg a.next{
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
}
.showcontw #showimg a.pver{
	background: url(../images/pver.svg) no-repeat center;
	background-size: auto 100%;
	left:-72px;
	top:50%;
	margin-top: -20px;
}
.showcontw #showimg a.next{
	background: url(../images/next.svg) no-repeat center;
	background-size: auto 100%;
	right:-72px;
	top:50%;
	margin-top: -20px;
}
.showcontw .showsize{
	width: 1130px;
	margin-left:auto ;
	margin-right:auto ;
	background: #2d2d2d;
	overflow: hidden;
}
.showcontw .showsize li{
	width:102px;
	display: inline;
	float: left;
	overflow: hidden;
}
.showcontw .showsize li.bt{
	width:108px !important;
	border: 1px solid #4494fd;
	background: #4494fd;
	background-image: linear-gradient(-20deg, #0573d1 0%, #4494fd 100%);
	color: #ffffff;
	overflow: hidden;
	line-height: 35px;
	text-align: center;
}
.showcontw .showsize li a{
	display: block;
	line-height: 36px;
	padding: 0 12px;
	border: 1px solid #353535;
	font-size: 12px;
	text-align: center;
	margin:-1px auto auto -1px;
}
.showcontw .showsize li a:hover{
	border: 1px solid #4494fd;
	background: #4494fd;
	background-image: linear-gradient(-20deg, #0573d1 0%, #4494fd 100%);
	color: #ffffff;
	font-size: 14px;
}
.showcontw .colorshow{
	width: 100%;
	height: 10px;
}
.showcontw .colorshow a{
	display: inline-block;
	height: 10px;
	float: left;
}
.showcontw .colorshow a:hover{
	-webkit-transform: scaleY(1.5);
	transform: scaleY(1.5);
}
.showtitle{
	width: 1130px;
	margin: 20px auto 0 auto;
	line-height: 36px;
	height: 36px;
	position: relative;
}
.showtitle .morew{
	width: 130px;
	line-height: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
}
.showtitle .morew a{
	display: block;
	background: #4494fd;
	background-image: linear-gradient(-20deg, #0573d1 0%, #4494fd 100%);
	color: #ffffff;
	text-shadow: 1px 1px 3px rgba(0,0,0,.55);
	border-radius: 2px;
}
.showtitle h2{
	font-size: 24px;
	color: #fff;
	float: left;
}
.showtitle .editw{
	float: left;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin-top: 15px;
	margin-left: 30px;
}
.showtaglistw{
	width: 100%;
	line-height: 35px;
	font-size: 12px;
	background: #282828;
}
.showtaglistw a,.showtaglistw span{
	display: block;
	float: left;
	text-align: center;
	padding: 0 12px;
	margin: 5px 6px;
}
.showtaglistw a:hover{
	color:#fff;
}
.showtaglistw span{
	color: #4494fd;
}
.loadimgw{
	width: 100%;
	height: 100%;
	position: relative;
}
.my-slide {
	height: 357px;
	position: relative;
}
.my-slide a{
	display: block;
}
.my-slide img {
	width: 100%;
	height:357px;
}
.my-slide a .imgtitle{
	display: block;
	width: 94%;
	padding: 0 3%;
	font-size: 14px;
	line-height: 30px;
	background: rgba(0,0,0,.75);
	position: absolute;
	left: 0;
	bottom:0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.indexlistmove{
	width: 1143px;
	margin-left: -0.5%;
}
.indexlistmove .ali{
	width:19.35%;
	display: inline;
	float: left;
	overflow: hidden;
	background: #222222;
	margin-left:0.5%;
	padding: 6px 0 16px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.indexlistmove .ali .title{
	width:90%;
	line-height: 40px;
	font-size: 20px;
	margin: 0 5% 6px;
	color:#fff;
}
.indexlistmove .ali ul{
	width:90%;
	margin: 0 5%;
}
.indexlistmove .ali li{
	width:33.333%;
	float: left;
	display: inline;
}
.indexlistmove .ali li a{
	display: block;
}
.indexlistmove .ali li a img{
	width:100%;
}
.indexlistmove .ali .title span.jiantou {
    width: 10px;
    height: 10px;
    background: url(../images/jiantou-you.svg) no-repeat;
        background-size: auto;
    background-size: auto 100%;
    float: left;
    display: inline-block;
    margin-top: 15px;
    margin-right: 5px;
}

#jump { position: fixed; bottom: 200px; right: 30px; width: 60px; z-index: 400; }
*html #jump { position: absolute; top:expression(documentElement.scrollTop + "px");
margin: 300px 0 0 0; }
#jump li { height: 76px; overflow: hidden; }
#top{ display: block; width: 60px; height: 76px; overflow: hidden; cursor: pointer;background: url(../images/gotop.png) no-repeat; background-size:auto 76px; border-radius: 4px; overflow: hidden;}
#top:hover { background: url(../images/gotopon.png) no-repeat; background-size:auto 76px;}


/* 搜索 */
.search-box{
	width: 800px;
	margin: 0 auto;
	height: 52px;
	position: relative;
	z-index: 20;
}
.search-box-c{
	width: 100%;
	height: 52px;
	position: relative;
	margin-top: 65px;
	box-sizing: border-box;
	border-radius: 4px;
}
.search-box-c input[type="text"] {
	width: 100%;
	padding-right: 280px;
	padding-left: 16px;
	font-size: 16px;
	box-sizing: border-box;
	border-radius: 4px;
	height: 100%;
	background-color:#333333;
	color:#CCCCCC;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
.search-box .search-box-btn{
	position: absolute;
	right: 0;
	top: 0px;
	width: 138px;
	height: 100%;
	border-radius: 0 3px 3px 0;
	overflow: hidden;
}
.search-box .search-box-btn a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 52px;
	line-height: 52px;
	position: relative;
	margin: 0;
	text-align: center;
	color: #fff;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
	background: #4494fd;
	background-image: linear-gradient(-20deg, #0573d1 0%, #4494fd 100%);
	color: #fff;
}
.search-box .search-box-btn .icon-search-svg{
	vertical-align: -2px;
	margin-right: 2px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/searchicon.svg) no-repeat center / 100%;
}
.search-box .search-box-btn .search-text{
	font-size: 16px;
	display: inline-block;
	color: #fff;
	margin-left: 12px;
}
.search-box .search-tsw{
	width: 658px;
	overflow: hidden;
	position: absolute;
	left: 4px;
	top: 52px;
	background: #444444;
}
.search-ts-box{
	width: 100%;
	background: #444;
}
.search-ts-box .search-title,.search-ts-box .search-title-b{
	height: 32px;
	line-height: 32px;
	padding-left: 22px;
	margin-top: 10px;
}
.search-ts-box ul{
	padding:0 10px;
}
.search-ts-box li{
	line-height: 36px;
	font-size: 12px;
	padding: 0 16px;
	float: left;
	position: relative;
}
.search-ts-box li a{
	color:#ffffff;
}
.search-ts-box li i.fenlan-r{
	background: #666666;
}
.search-ts-box li .paiming-nums{
	display: inline-block;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	border-radius: 2px;
	margin-right: 8px;
	background-color: rgba(0, 0, 0, 0.2);
	color: #fff;
	font-size: 12px;
	font-weight: 400;
}
.search-ts-box li .num-1{
	background: #C0392B !important;
}
.search-ts-box li .num-2{
	background: #ff8938 !important;
}
.search-ts-box li .num-3{
	background: #38bbff !important;
}

.search-box .type-search-box {
  position: absolute;
  top: -42px;
  left: 0;
  letter-spacing: 0.4px;
  padding-left: 4px;
}
.search-box .type-search-box .type-search-list li {
  position: relative;
  color: rgba(255, 255, 255, 0.85);
  margin-right: 10px;
  padding-bottom: 11px;
}
.search-box .type-search-box .type-search-list li:last-child {
  margin-right: 0;
}
.search-box .type-search-box .type-search-list li span {
  display: block;
  padding: 4px 14px;
  font-size: 15px;
  line-height: 22px;
  cursor: pointer;
  color: #666;
  border-radius: 50px;
}
.search-box .type-search-box .type-search-list li:before {
  position: absolute;
  bottom: -2px;
  left: 50%;
  margin-left: -7px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 4px solid #333333;
  border-bottom: 6px solid #333333;
}
.search-box .type-search-box .type-search-list li:hover span {
  color: #ffffff;
}
.search-box .type-search-box .type-search-list li.on {
  color: #ffffff;
}
.search-box .type-search-box .type-search-list li.on span {
  color: #ffffff;
}
.search-box .type-search-box .type-search-list li.on:before {
  content: '';
}
.hot-keyword{
	width:800px;
	margin: 10px auto 20px;
	line-height: 20px;
	color:#ff8938;
}
.hot-keyword li{
	position: relative;
	display: inline;
	float: left;
	padding: 0 10px;
	font-size: 12px;
}
.hot-keyword li a{
	display: block;
	padding: 0 8px;
	color: #999;
}
.search-top-w{
	background: #1b1b1b;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #1b1b1b, #000000);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #1b1b1b, #000000); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

/* 搜索列表 */
.searchlistw {
	width: 1130px;
	margin: 0px auto;
	overflow: hidden;
}

.searchlistw .catdiv {
	width: 100%;
	height: 40px;
}

.searchlistw .catdiv .left {
	width: auto;
	line-height: 40px;
	font-size: 16px;
	float: left;
}

.searchlistw .catdiv .right {
	height: 100%;
	float: right;
}

.searchlistw .catdiv .right .catmore {
	display: block;
	width: 50px;
	height: 20px;
	margin-top: 10px;
	background: url(../images/more.svg) no-repeat right center;
	background-size: auto 100%;
}

.searchlistw .catdiv span.jiantou {
	width: 10px;
	height: 10px;
	background: url(../images/jiantou-you.svg) no-repeat;
	background-size: auto 100%;
	float: left;
	display: inline-block;
	margin-top: 15px;
	margin-right: 5px;
}

.searchlistw ul {
	width: 1142px;
	margin-left: -0.5%;
}

.searchlistw li {
	width:220px;
	display: inline;
	float: left;
	margin-left:7px;
	margin-bottom: 10px;
	overflow: hidden;
}
.searchlistw li a{
	display: block;
	border-radius: 2px 2px 4px 4px;
	overflow: hidden;
}
.searchlistw li a .imgw{
	height: 204px;
	width: 204px;
	padding: 8px;
	text-align: center;
	background: #262626;
}
.searchlistw li a .imgw img{
	max-height: 204px;
	max-width: 204px;
	vertical-align: middle;
}
.for-vertical {
    display: inline-block;
    height: 100%;
	vertical-align: middle;
	margin-left: -5px;
}
.searchlistw li a:hover .tits {
	background: #4494fd;
	background-image: linear-gradient(-20deg, #0573d1 0%, #4494fd 100%);
	color: #ffffff;
}

.searchlistw li .tits {
	width:200px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #222222;
	color: #999;
	padding: 0 10px;
	text-align: center;
}
/* showbox */
.showpicboxw{
	padding: 20px;
	width: 1090px;
	position: relative;
	background: #1f1f1f;
}
.showpicboxw a.imgpver,.showpicboxw a.imgnext{
	display: block;
	width:50px;
	height: 50px;
	position: absolute;
	top:50%;
	margin-top: -25px;
}
.showpicboxw a.imgpver{
	left:141px;
	background: url(../images/pver.svg) no-repeat center;
	background-size: auto 60%;
}
.showpicboxw a.imgnext{
	right: 141px;
	background: url(../images/next.svg) no-repeat center;
	background-size: auto 60%;
}
.showpicboxw img{
	max-width:100px;
	max-height: 118px;
	vertical-align: middle;
}
.showpicboxw .picleft,.showpicboxw .picright{
	width:106px ;
	height:124px;
	overflow: hidden;
	display: inline;
	float: left;
	background: #222222;
	text-align: center;
	border:2px solid #282828;
	position: relative;
}
.showpicboxw .picleft .tits,.showpicboxw .picright .tits{
	line-height: 30px;
	color: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 5px;
	width: 96px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: rgba(0,0,0,.5);
}
.showpicboxw .picimglist{
	width:710px;
	float: left;
	margin: 0 80px;
	overflow: hidden;
	height: 128px;
}
.showpicboxw .picimglist ul{
	width:1020px;
}
.showpicboxw .picimglist ul.piclistw{
	position: absolute;
	left: 0px;
	top: 0;
}
.showpicboxw .picimglist li{
	width:106px ;
	height:124px;
	display: inline;
	float: left;
	margin-right: 10px;
	border:2px solid #282828;
	overflow: hidden;
	text-align: center;
	background: #222222;
}
.showpicboxw .picimglist li .for-vertical {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-left: -5px;
}
.showpicboxw .picimglist li.cur{
	border:2px solid #4494fd;
}
/* center */
.showcenter{
	padding: 20px;
	width: 1090px;
	position: relative;
	background: #1f1f1f;
	font-size: 14px;
	color:#eee;
	line-height:24px;
}
.menuTcatlistw {
	width: 1110px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: #222;
	padding:10px 10px 0 10px;
}
.menuTcatlistw .r {
	display: inline;
	float: left;
	width:100%;
	overflow: hidden;
	background: #222222;
}

.menuTcatlistw .r ul {
	width:1130px;
}

.menuTcatlistw .r ul li {
	display: inline;
	float: left;
	margin-right: 9px;
	width: 84px;
	margin-bottom: 10px;
}
.menuTcatlistw .r ul li .imgw {
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.menuTcatlistw .r ul li img {
	display: block;
	width:100%;
	height: auto;
}

.menuTcatlistw .r ul li a {
	width:100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #282828;
	color: #999;
	margin: 0;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	padding:0px;
	border-radius:4px;
}

.menuTcatlistw .r ul li a:hover,.menuTcatlistw .r ul li a.cur {
	background: #1a1a1a;
	color: #ffffff;
}

.menuTcatlistw-to {
	width: 1130px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.menuTcatlistw-to .r{overflow: hidden;}
.menuTcatlistw-to a .line {
	display: block;
	position: absolute;
	right: -1px;
	top:50%;
	margin-top: -5px;
	width: 1px;
	height: 10px;
	background: #333;
}
.menuTcatlistw-to a .lineL {
	display: block;
	position: absolute;
	left: 0px;
	top:50%;
	margin-top: -5px;
	width: 1px;
	height: 10px;
	background: #333;
}
.menuTcatlistw-to a {
	display: block;
	color: #888888;
	text-align: center;
	font-size: 16px;
	position: relative;
	width: 11.111111%;
	float: left;
	padding: 10px 0;
	overflow: hidden;
}
.menuTcatlistw-to a:nth-of-type(odd){
	background:#222222;
}
.menuTcatlistw-to a:nth-of-type(even){
	background:#282828;
}
.menuTcatlistw-to a.cur,.menuTcatlistw-to a:hover{
	color: #000000;
	background: #FFFFFF;
}
.taglist-w-0703{
				
}
.taglist-w-0703 a{
	width: 20%;
	height: auto;
	overflow: hidden;
	display: inline-block;
	float: left;
	background: #282828;
}
.taglist-w-0703 a:nth-of-type(odd){
	background: #222222;
}
.taglist-w-0703 a .photo-l{
	width: 70px;
	height: 70px;
	margin: 20px;
	display: inline;
	float: left;
}
.taglist-w-0703 a .photo-l img{
	width: 70px;
	height: 70px;
	border-radius: 80px;
	object-fit: cover;
}
.taglist-w-0703 a .text-r{
	display: inline;
	float: left;
	padding: 30px 20px 30px 0;
}
.taglist-w-0703 a .text-r p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 96px;
}
.taglist-w-0703 a .text-r p.tit{
	color: #fff;
	font-size: 18px;
	height: 28px;
}
.taglist-w-0703 a .text-r p.picnum{
	color: #999;
}