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.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: #d30000;
	background-image: linear-gradient(-20deg, #960000 0%, #d30000 100%);
	font-size: 16px;
	color: #ffffff;
}
.menuw {
	width: 1130px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.menuw .l {
	display: inline;
	float: left;
	width: 129px;
	overflow: hidden;
}

.menuw .l span {
	display: block;
	text-align: center;
	/* background: #7b1215; */
	width: 117px;
	line-height: 32px;
	color: #FFFFFF;
}

.menuw .r {
	display: inline;
	float: left;
	width:100%;
	overflow: hidden;
	background: #282828;
}

.menuw .r ul {}

.menuw .r ul li {
	display: inline;
	float: left;
	width: 10%;
}
.menuw .r ul li:nth-of-type(even){
	background: #222222;
}
.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: 96%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #999;
	text-align: center;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	border-radius: 2px;
	padding: 10px 2%;
}

.menuw .r ul li a:hover,.menuw .r ul li a.cur {
	background: #fff !important;
	color: #000 !important;
}
.menuw .r ul li a:hover .catnametit,.menuw .r ul li a.cur .catnametit{
	color: #000 !important;
}
.catnametit{
	font-size: 16px;
	color: #FFFFFF;
}
.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/svg/more.svg) no-repeat right center;
	background-size: auto 100%;
}

.contlistw .catdiv span.jiantou {
	width: 10px;
	height: 10px;
	background: url(../images/svg/jiantou-you.svg) no-repeat;
	background-size: auto 100%;
	float: left;
	display: inline-block;
	margin-top: 15px;
	margin-right: 5px;
}

.contlistw ul {
	width: 1147px;
	margin-left: -1.5%;
}

.contlistw li {
	width: 18.5%;
	display: inline;
	float: left;
	margin-left: 1.5%;
	margin-bottom: 16px;
	overflow: hidden;
	position: relative;
	border-radius: 2px 2px 4px 4px;
}
.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;
	overflow: hidden; */
}
.contlistw li a.imgw{
	min-height:200px;
	width: 100%;
	background: #222222;
}
.contlistw li a:hover .tits {
	background: #d30000;
	background-image: linear-gradient(-20deg, #960000 0%, #d30000 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 {
	width: 100%;
	min-height:200px;
	background: url(../images/loading.gif) no-repeat center;
	background-size: 36px auto;
	display: inline-block !important;
object-fit: cover;
}

.contlistw li .tips{
	line-height: 22px;
	background: #222;
	padding: 2px 6px;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.contlistw li .tips a{
	margin-right: 5px;
	font-size: 12px;
}
.contlistw li .tips a:hover{
	color: #FFFFFF;
}

.footlink {
	width: 1108px;
	height: auto;
	color: #666;
	font-size: 12px;
	background: #222;
	margin: 20px auto 0;
	border-radius: 3px;
	padding: 12px 10px;
	line-height: 20px;
	border:1px solid #252525;
}

.footlink span {
	position: relative;
	display: block;
	float: left;
	padding: 5px 12px 5px 20px;
	font-size: 14px;
	color: #d30000;
}

.footlink span i {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	background: url(../images/svg/link.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/svg/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:60%;
	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/svg/pver.svg) no-repeat center;
	background-size: auto 100%;
	left:-72px;
	top:50%;
	margin-top: -20px;
}
.showcontw #showimg a.next{
	background: url(../images/svg/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 #d30000;
	background: #d30000;
	background-image: linear-gradient(-20deg, #960000 0%, #d30000 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 #d30000;
	background: #d30000;
	background-image: linear-gradient(-20deg, #960000 0%, #d30000 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: #d30000;
	background-image: linear-gradient(-20deg, #960000 0%, #d30000 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: #d30000;
}
.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/svg/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-indexTw{
	padding:120px 0;background: rgba(0,0,0,0.26);
}
.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:#ffffff;
	color:#000;
	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: #d30000;
	background-image: linear-gradient(-20deg, #960000 0%, #d30000 100%);
	color: #fff;
}
.search-box .search-box-btn .search-text{
	display: inline-block;
	color: #fff;
}
.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: 26px;
	line-height: 26px;
	padding-left: 22px;
	margin-top: 10px;
	font-size: 16px;
	margin-bottom: 12px;
}
.search-ts-box ul{
	padding:0 10px;
}
.search-ts-box li{
	line-height: 36px;
	font-size: 14px;
	padding: 0 12px;
	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;
  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: 18px;
  line-height: 26px;
  cursor: pointer;
  color: #999999;
  border-radius: 50px;
}
.search-box .type-search-box .type-search-list li:before {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -7px;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 4px solid #FFFFFF;
  border-bottom: 6px solid #FFFFFF;
}
.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: 14px;
}
.hot-keyword li a{
	display: block;
	padding: 0 8px;
	color: #CCCCCC;
}
.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/svg/more.svg) no-repeat right center;
	background-size: auto 100%;
}

.searchlistw .catdiv span.jiantou {
	width: 10px;
	height: 10px;
	background: url(../images/svg/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: #d30000;
	background-image: linear-gradient(-20deg, #960000 0%, #d30000 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;
}

/* new */
.contlistNew_w {
	width: 1130px;
	margin: 0px auto;
	overflow: hidden;
}

.contlistNew_w .catdiv {
	width: 100%;
	height: 40px;
}

.contlistNew_w .catdiv .left {
	width: auto;
	line-height: 40px;
	font-size: 16px;
	float: left;
}

.contlistNew_w .catdiv .right {
	height: 100%;
	float: right;
}

.contlistNew_w .catdiv .right .catmore {
	display: block;
	width: 50px;
	height: 20px;
	margin-top: 10px;
	background: url(../images/svg/more.svg) no-repeat right center;
	background-size: auto 100%;
}

.contlistNew_w .catdiv span.jiantou {
	width: 10px;
	height: 10px;
	background: url(../images/svg/jiantou-you.svg) no-repeat;
	background-size: auto 100%;
	float: left;
	display: inline-block;
	margin-top: 15px;
	margin-right: 5px;
}

.contlistNew_w ul {
	width: 1147px;
	margin-left: -1.5%;
}

.contlistNew_w li {
	width: 11%;
	display: inline;
	float: left;
	margin-left: 1.5%;
	margin-bottom: 16px;
	overflow: hidden;
	position: relative;
}
.contlistNew_w 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;
}
.contlistNew_w li a img{
	width: 100%;
}
.contlistNew_w li span.bzfbl{
	width: 30%;
	position: absolute;
	left: 2%;
	top: 5px;
}
.contlistNew_w li span.bzcolor{
	width: 40%;
	position: absolute;
	left: 40%;
	top: 5px;
}
.contlistNew_w li span.bzfbl a{
	display:block;
	text-align: center;
}
.contlistNew_w li span.bzcolor a{
	display: inline-block;
	float: left;
	padding: 0 5px 0 0;
}
.contlistNew_w li a{
	display: block;
	border-radius: 2px 2px 4px 4px;
	overflow: hidden;
}
.contlistNew_w li a.imgw{
	width: 100%;
	background: #222222;
}
.contlistNew_w li a:hover .tits {
	background: #d30000;
	background-image: linear-gradient(-20deg, #960000 0%, #d30000 100%);
	color: #ffffff;
}

.contlistNew_w 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;
}

.contlistNew_w li a.imgw img {
	width: 100%;
	background: url(../images/loading.gif) no-repeat center;
	background-size: 36px auto;
	display: inline-block !important;
}
.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;
}
.menucolor{
	width: 1130px;
	margin: 10px auto;
}
.menucolor a{
	width: 7.69%;
	display: inline-block;
	float: left;
	height:14px;
}
.menucolor a:hover{
	-webkit-transform: scaleY(1.5);
	transform: scaleY(1.5);
}
.indexmovenew{
	padding: 8px 30px;
	background: #222222;
	color: #ffffff;
	margin: 10px auto 10px;
	display: block;
	text-align: center;
	font-size: 16px;
	max-width: 300px;
	border-radius: 5px;
	text-shadow: 1px 1px 3px rgba(0,0,0,.55);
}
.indexmovenew:hover{
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
	background: #d30000;
	background-image: linear-gradient(-20deg, #960000 0%, #d30000 100%);
}

.pccflex {
    flex:1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
}





/*20210723Ã¦â€“Â°Ã¥Å Â Ã¦ÂÅ“Ã§Â´Â¢*/
.ss {
    text-align: center;
    width: 100%;
    padding: 120px 0;
    background: rgba(0,0,0,0.26);
}
.sw1240 {
    margin: 0 auto 0 auto;
    width: 831px;
}
.sousuo {
    text-align: center;
    overflow: hidden;
}
.sousuo ul, .soujieguo ul {
    clear: both;
    overflow: hidden;
}
.sousuo ul li.on, .soujieguo ul li.on {
    color: #ffffff;
    border-radius: 5px;
}
.sousuo ul li, .soujieguo ul li {
    cursor: pointer;
    float: left;
    color: #ffffff8c;
    text-align: center;
    font-size: 18px;
    /* margin-right: 30px; */
    padding: 4px 14px;
}
.keyboard {
    float: left;
    border-radius: 5px 5px 5px 5px;
    margin-top: 5px;
    position: relative;
}
.search-input {
    _margin-top: 2px;
    font: 16px arial;
    width: 620px;
    height: 57px;
    border-right: 0;
    float: left;
    border-radius: 5px 0px 0px 5px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding-left: 16px;
}
.search-btn {
    width: 138px;
    border: 0;
    font-family: arial;
    font-size: 16px;
    background: #b40000;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    color: #ffffff;
    border-radius: 0 3px 3px 0;
}
.icon-search-svg {
    right: 90px;
    vertical-align: -2px;
    margin-right: 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/skin/zhann/images/searchIcon.svg)no-repeat center / 100%;
    position: absolute;
    top: 17px;
    z-index: 9999;
}












