*{margin:0;padding:0;transition:all 0.618s;}
*{box-sizing:border-box;}
:link, :visited, ins {
    text-decoration: none;
}
a {
    color: rgb(104,104,104);
}
a:hover {
    color: rgb(64,64,155);
}
a:empty{}
body{color: rgb(104,104,104);font:14px/1.231 "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu, clean, sans-serif;background-color:rgba(255,255,255,1);overflow-x: hidden;transition:all 0.5s;}
div{display:table;}
/* [class^=wen]{background-color:gray;} */
/* [class*=wenli]{background-color:gray;} */
/* [class*=lier]{border:1px solid rgba(254,254,254,0.8);} */
/* [class*=timer]{background-color:gray;} */
[class*=-box]{display:block;}
[class*=prel-]{position:relative;}
[class*=pabs-]{position:absolute;}
[class*=pfix-]{position:fixed;}
[class*=-c-]{left:50%;top:50%;transform:translate(-50%,-50%);}	/*相对靠居中样式*/
[class*=-t-]{left:50%;top:0%;transform:translate(-50%,-0%);}	/*相对靠上部居中样式*/
[class*=-b-]{left:50%;bottom:0%;transform:translate(-50%,0%);}	/*相对靠下部居中样式*/
[class*=-l-]{left:0%;top:50%;transform:translate(-0%,-50%);}	/*相对靠左部居中样式*/
[class*=-r-]{right:0%;top:50%;transform:translate(-0%,-50%);}	/*相对靠右部居中样式*/
[class*=slid-]{position:relative;overflow:hidden;display:block;}	/*轮播样式*/
[class*=slid-] [class*=-show]{background-color:red;border:1px solid white;}
[class*=slid-] ul[class*=-show],[class*=slid-] [class*=-show] ul{height:300px;}
[class*=slid-] ul[class*=-show] li,[class*=slid-] [class*=-show] ul li{height:100%;float:left;}
[class*=slid-] [class*=-snav]{background-color:gray;}
[class*=card-]{box-shadow: 2px 2px 3px rgba(0,0,0,0.5);border-radius: 2px;padding: 0.5em;background-color:rgba(255,255,255,1);transition:all 1s;}	/* 卡片样式 */
[class*=card-].active{box-shadow: 2px 2px 3px rgba(120,120,120,1);background-color:rgba(240,255,255,1);}	/* 卡片选中样式 */
[class*=noback-]{background:none;}	/*没有背景*/
[class*=gnto-]{position:relative;}	/*黄金比例*/
[class*=gnto-] [class*=prima-]{width:61.8%;}
[class*=gnto-] [class*=vice-]{width:38.2%;}
[class*=gnto-] [class*=primau-]{width:100%;}
[class*=gnto-] [class*=viceau-]{width:100%;}
@media only screen and (min-width: 768px) {
	[class*=gnto-] [class*=primau-]{width:61.8%;}
	[class*=gnto-] [class*=viceau-]{width:38.2%;}
}

[class*=-tips]{font-size:0.8em;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;}	/*小提示*/
[class*=-atitle]{margin:1em auto;}	/*主标题样式*/
[class*=-atitle] h1,h1[class*=-atitle]{text-align:center;padding:0.5em;}	/*主标题样式*/
[class*=-atext]{}	/*正文样式*/
[class*=-atext] img{width:100%;max-width:600px;margin:auto;display:block;}	/*正文图片样式*/
[class*=-atext] a{font-weight:500;}	/*正文链接样式*/
[class*=-atext] a:before{content:"☆";}	/*正文链接样式*/
[class*=-atext] p{width:100%;line-height:1.6em;margin:3px auto;padding:0.2em 0.5em;letter-spacing: 1px;}	/*正文链接样式*/
[class*=-alist],[class*=-alist] ul{}	/*列表样式*/
[class*=-alist] ul li{line-height:1.6em;}
[class*=-menu]>ul>li,ul[class*=-menu]>li{line-height:2.4em;display:inline-block;padding:0 1em;}

[class*=-nav]>ul>li,ul[class*=-nav]>li{width:2.4em;height:2.4em;line-height:2.4em;display:inline-block;background-color:white;border:1px solid rgb(240,240,240);text-align:center;overflow: hidden;}
[class*=-nav]>ul>li>a,ul[class*=-nav]>li>a{width:100%;height:100%;display:block;}
[class*=-nav]>ul>li.active,ul[class*=-nav]>li.active,[class*=-nav]>ul>li:hover,ul[class*=-nav]>li:hover{background-color:rgb(75,255,200);}
[class*=-nav]>ul>li.active a,ul[class*=-nav]>li.active a,[class*=-nav]>ul>li:hover a,ul[class*=-nav]>li:hover a{color:white;}
[class*=-nav]>ul>li.without{width:auto;padding:0 1em;background-color:transparent !important;border:1px solid rgba(240,240,240,0) !important;}
[class*=-nav]>ul>li.without a{color:inherit !important;}

[class*=cir-nav]>ul>li,ul[class*=cir-nav]>li{border-radius:3em;}

@media only screen and (min-width: 1024px) {
	[class*=main-menu]>ul>li,ul[class*=main-menu]>li{width:auto;}
	[class*=main-menu]>ul,ul[class*=main-menu]{position:relative;width: auto;right: auto;background-color: transparent;}
	body[class*=main-menu]{}
	body[class*=main-menu].active{padding-left:300px;}
	body[class*=main-menu] [class*=main-menu]>ul,body[class*=main-menu] ul[class*=main-menu],body[class*=main-menu] [class*=main-menu]>.show{width:300px;position:fixed;left:-100%;right:auto;}
	body[class*=main-menu].active [class*=main-menu]>ul,body[class*=main-menu].active ul[class*=main-menu],body[class*=main-menu].active [class*=main-menu]>.show{left:-0%;}
	body[class*=main-menu].active [class*=main-menu]>ul>li,body[class*=main-menu].active ul[class*=main-menu]>li{width:100%;line-height:2.4em;display:inline-block;padding:0 1em;}
	body[class*=main-menu] [class*=main-menu]>.menu-icon{width:50px;height:50px;position:fixed;right:0;top:0;background-color:red;}
}
@media only screen and (max-width: 1024px) {
	[class*=main-menu]>ul>li,ul[class*=main-menu]>li{width:100%;line-height:2.4em;display:inline-block;padding:0 1em;}
	[class*=main-menu]>ul,ul[class*=main-menu],[class*=main-menu]>.show{width:61.8%;height:100%;position:fixed;right:-100%;top:0;background-color:rgb(0,0,0);z-index:99;}
	[class*=main-menu].active>ul,ul[class*=main-menu].active,[class*=main-menu].active>.show {right:0%;}
	[class*=main-menu].active>[class*=-out],ul[class*=main-menu].active>[class*=-out]{
		width:100%;
		height:100%;
		position:fixed;
		left:-100%;
		top:0;
		background-color:rgba(0,0,0,0.6);
		z-index:98;
	}
	[class*=main-menu].active>[class*=-out],ul[class*=main-menu].active>[class*=-out]{
		left:0;
	}
}

[class*=bgi-]{background-position:over;background-repeat:no-repeat;background-size:100% 100%;}

ul,li{list-style:none;}
h1,h2,h3,h4,p{}
h1,.h1{font-size:1.36em;}
h2,.h2{font-size:1.24em;}
h3,.h3{font-size:1.16em;}
h4,.h4{font-size:1.08em;}
p,.p{font-size:1em;}
p:empty,.p:empty{width:100%;height:1.6em;margin: 1em auto;background-color:rgba(240,240,240,0.8);}
.pi{
	font-size:1em !important;
}
@media only screen and (max-width: 360px) {
	body{font:12px/1.231 "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu, clean, sans-serif;}
}
@media only screen and (min-width: 360px) {
	body{font:14px/1.231 "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu, clean, sans-serif;}
}
@media only screen and (min-width: 480px) {
	body{font:15px/1.231 "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu, sans-serif;}
}
@media only screen and (min-width: 768px) {
	body{font:16px/1.231 "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu, sans-serif;}
}
@media only screen and (min-width: 1366px) {
	body{font:18px/1.231 "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu, sans-serif;}
}
input,.input,textarea{
	width:100%;
}
input,.input{
	height:3.2em;
	line-height:3.2em;
}
textarea{
	font-size:1.02em;
	line-height:1.6em;
}
input.cir,.input.cir,textarea.cir{
	border-radius:12em;
}
input.cir:hover,.input.cir:hover,textarea.cir:hover{
	border-radius:12em;
}
input,textarea{
	padding:0 1em;
	border:2px solid rgba(240,240,240,0.5);
	border-radius:6px;
    -webkit-box-shadow: none;
    box-shadow: none;
	outline-width:3px;
}
input:hover,textarea:hover{
	border:2px solid rgba(0,0,0,0.2);
	border-style:inset;
}
input:required:invalid{
	outline-color: red;
}
input:required:valid{
	border-color: rgba(250,1,0,1);
}
input:focus{
	border-color: rgba(250,1,0,0);
}
input[type=text]{
}
input[type=password]{
}
input[type=submit]{
	background-color:rgba(255,100,32,1);
	color:white;
	border:none;
}
input[type=submit]:hover{
	background-color:rgba(255,124,64,1);
	color:white;
}
input:valid{content:"√";}	/*输入合法样式*/
input:invalid{content:"x";}	/*输入非法样式*/


.content{width:100%;max-width:1120px;margin:0 auto;position:relative;}

.mfc{width:100%;}
.mfc2{width:50%;}
.mfc3{width:33.33%;}
.mfc4{width:25%;}
.mfc5{width:20%;}
.mfc6{width:16.66%}
.mfc112{width:100%;}
.mfc113{width:100%;}
.mfc122{width:100%;}
.mfc123{width:100%;}
.mfc124{width:100%;}
.mfc125{width:100%;}
.mfc133{width:100%;}
.mfc136{width:100%;}
.mfc233{width:50%;}
.mfc224{width:50%;}
.mfc234{width:50%;}
.mfc235{width:50%;}
.mfc244{width:50%;}
.mfc246{width:50%;}
.mfc248{width:50%;}
.mfc331{width:33.33%;}
.mfc346{width:33.33%;}
.mfc348{width:33.33%;}
.mfci{width:100% !important;}
.mfc2i{width:50% !important;}
.mfc3i{width:33.33% !important;}
.mfc4i{width:25% !important;}
.mfc5i{width:20% !important;}
.mfc6i{width:16.66% !important;}
.anti-mfc3{width:66.66%;}
.anti-mfc4{width:75%;}
.anti-mfc5{width:80%;}
.anti-mfc6{width:83.33%;}
@media only screen and (max-width: 319px) and (min-width: 0px){
	.mfc112{width:100%;}
	.mfc113{width:100%;}
	.mfc122{width:100%;}
	.mfc123{width:100%;}
	.mfc124{width:100%;}
	.mfc133{width:100%;}
	.mfc136{width:100%;}
	.mfc224{width:50%;}
	.mfc233{width:50%;}
	.mfc234{width:50%;}
	.mfc235{width:50%;}
	.mfc244{width:50%;}
	.mfc246{width:50%;}
	.mfc248{width:50%;}
	.mfc331{width:33.33%;}
	.mfc346{width:33.33%;}
	.mfc348{width:33.33%;}
}
@media only screen and (max-width: 480px) and (min-width: 319px) {
	.mfc112{width:100%;}
	.mfc113{width:100%;}
	.mfc122{width:100%;}
	.mfc123{width:100%;}
	.mfc124{width:100%;}
	.mfc133{width:100%;}
	.mfc136{width:100%;}
	.mfc224{width:50%;}
	.mfc233{width:50%;}
	.mfc234{width:50%;}
	.mfc235{width:50%;}
	.mfc236{width:50%;}
	.mfc244{width:50%;}
	.mfc246{width:50%;}
	.mfc248{width:50%;}
	.mfc331{width:33.33%;}
	.mfc346{width:33.33%;}
	.mfc348{width:33.33%;}
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
	.mfc112{width:100%;}
	.mfc113{width:100%;}
	.mfc122{width:50%;}
	.mfc123{width:50%;}
	.mfc124{width:50%;}
	.mfc133{width:33.33%;}
	.mfc136{width:33.33%;}
	.mfc224{width:50%;}
	.mfc233{width:33.33%;}
	.mfc234{width:33.33%;}
	.mfc235{width:33.33%;}
	.mfc236{width:33.33%;}
	.mfc244{width:25%;}
	.mfc246{width:25%;}
	.mfc248{width:25%;}
	.mfc331{width:33.33%;}
	.mfc346{width:25%;}
	.mfc348{width:25%;}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
	.mfc112{width:50%;}
	.mfc113{width:33.33%;}
	.mfc122{width:50%;}
	.mfc123{width:33.33%;}
	.mfc124{width:25%;}
	.mfc133{width:33.33%;}
	.mfc136{width:16.66%;}
	.mfc224{width:50%;}
	.mfc233{width:33.33%;}
	.mfc234{width:25%;}
	.mfc235{width:20%;}
	.mfc236{width:25%;}
	.mfc244{width:25%;}
	.mfc246{width:16.66%;}
	.mfc248{width:12.5%;}
	.mfc331{width:100%;}
	.mfc346{width:16.66%;}
	.mfc348{width:12.5%;}
}

@media only screen and (min-width: 1024px) {
	.mfc112{width:50%;}
	.mfc113{width:33.33%;}
	.mfc122{width:50%;}
	.mfc123{width:33.33%;}
	.mfc124{width:25%;}
	.mfc133{width:33.33%;}
	.mfc136{width:16.66%;}
	.mfc224{width:25%;}
	.mfc233{width:33.33%;}
	.mfc234{width:25%;}
	.mfc235{width:20%;}
	.mfc236{width:16.66%;}
	.mfc244{width:25%;}
	.mfc246{width:16.66%;}
	.mfc248{width:12.5%;}
	.mfc331{width:100%;}
	.mfc346{width:16.66%;}
	.mfc348{width:12.5%;}
}

.line1{
	min-height:1.2em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.line2{
	min-height:2.4em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.line3{
	min-height:3.5em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.line4{
	min-height:4.6em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.line5{
	min-height:5.8em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.line6{
	min-height:7.0em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.line7{
	min-height:8.1em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.line8{
	min-height:9.1em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}
.line9{
	min-height:10.2em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
}
.line10{
	min-height:11.4em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}
.absbox{
	position:absolute;
	display:block;
	background-color:rgb(0,0,0,0.6);
}

.tags{
	font-size:0.8em;
	padding:0 0.5em;
}
.tags a{
	padding:0.2em 0.5em;
	border: 1px solid rgba(0,0,0,0.1);
	float: left;
	margin: 0 1px;
}

.mg{
	margin:auto;
	display: inline-block;
}
.ofh{
	overflow:hidden;
}

.apps{display:inherit;}
.pcs{display:none;}
@media only screen and (min-width: 1024px) {
	.apps{display:none;}
	.pcs{display:inherit;}
}
.appsi{display:inherit !important;}
.pcsi{display:none !important;}
@media only screen and (min-width: 1024px) {
	.appsi{display:none !important;}
	.pcsi{display:inherit !important;}
}


/*关于颜色的设置*/
.c-main{
	color:rgba(0,78,162,1);
}
.c-green{
	color:green;
}
.c-red{
	color:red;
}
.c-orange{
	color:orange;
}
.c-yellow{
	color:yellow;
}
.c-white{
	color:white;
}
.c-gray{
	color:gray;
}
.c-black{
	color:black;
}
.c-Ivory{
	color:rgb(235,229,209);//RGB:R235 G229 B209
}

/*关于颜色的设置*/
.bc-main{
	background-color:rgba(0,78,162,1);
}
.bc-green{
	background-color:green;
}
.bc-red{
	background-color:red;
}
.bc-orange{
	background-color:orange;
}
.bc-yellow{
	background-color:yellow;
}
.bc-white{
	background-color:white;
}
.bc-gray{
	background-color:gray;
}
.bc-black{
	background-color:black;
}
.bc-Ivory{
	background-color:rgb(235,229,209);//RGB:R235 G229 B209
}



.line-box .icons{	/*嵌入文字中的box样式*/
	display:block;
	width:1.2em;
	height:1.2em;
	text-align:center;
}
.line-box .icons>img{
	width:100%;
	height:100%;
	
}
.line-box.l .icons{	/*靠左样式*/
	float:left;
	margin-right: 6px;
}
.line-box.r .icons{	/*靠右样式*/
	float:right;
	margin-left: 6px;
}
.line-box.c{
	text-align:center;
}
.line-box.c .icons{	/*居中样式*/
	float:none;
}
.line-box.c .infos,.line-box.c.big .infos,.line-box.c.lbig .infos,.line-box.c.large .infos{	/*居中样式*/
	height:1em;
	line-height:1em;
	font-size: 0.5em;
}
.line-box.big .infos{
	height:2em;
	line-height:2em;
}
.line-box.lbig .infos{
	height:3em;
	line-height:3em;
}
.line-box.large .infos{
	height:4em;
	line-height:4em;
}
.line-box.big .icons{
	width:2em;
	height:2em;
	line-height:2em;
}
.line-box.lbig .icons{
	width:3em;
	height:3em;
	line-height:3em;
}
.line-box.large .icons{
	width:4em;
	height:4em;
	line-height:4em;
}


.fl{
	float:left;
}
.fr{
	float:right;
}

.fli{
	float:left !important;
}
.fri{
	float:right !important;
}

.tl{
	text-align:left;
}
.tc{
	text-align: center;
}
.tr{
	text-align: right;
}

.tli{
	text-align:left !important;
}
.tci{
	text-align: center !important;
}
.tri{
	text-align:right !important;
}

.b-ci{
	background-color:rgba(200,210,255,1);
}

/* 模块操作 */
.hidden{
	display:none;
}

/* signicon */
.icon-box,
.menu-icon,
.icon-box img{
	width:auto;
	height:100%;
}
.menu-icon .icons{
	background-image:url("../img/icon_menu.png");
	background-repeat:no-repeat;
	background-position:center;
	background-size:auto 100%;
}

/* 缩略图 */
.sicon{position:relative;width:100%;height:100%;display:block;border-radius: 6px;overflow:hidden;background-color: aliceblue;}
.sicon>img,.sicon>a>img{height:100%;width:auto;position:absolute;left:50%;top:0;transform: translateX(-50%);}



/* 热门、排名标签 */
.error{
	border-color:red;
}
.smark{
	overflow:hidden;

}
.smark:before,.ismark{
	content:'HOT';
	width: 64px;
	height: 24px;
	line-height: 24px;
	position:absolute;
	color:white;
	left: -18px;
	top: 2px;
	transform: rotate(-45deg);
	background-color: red;
	text-align: center;
}
.smark.hot::before,.ismark.hot{
	content:'HOT';
	background-color: red;
}
.smark.top::before,.ismark.top{
	content:'TOP';
	background-color: green;
}
.smark.rt:before,.ismark.rt{
	left:auto;
	right: -1.4em;
	transform: rotate(45deg);
}
.smark h4,.ismark h4{
	text-indent:1em;
}

/* 挂件样式 */
.spendant{
	position:relative;
}
.spendant:before,.spendant.r.dual:after{
	content: '';
	width: 8px;
	height: 2em;
	position:absolute;
	left:-5px;
	right: auto;
	top: 40px;
	background-color:green;
}
.spendant.dual:after,.spendant.r:before{
	content: '';
	width: 8px;
	height: 2em;
	position:absolute;
	left: auto;
	right:-5px;
	top: 40px;
	background-color:green;
	
}



/* 特定默认样式 */
	/* 导航栏样式 */
	.head-menu-box,.menu-bars,.menu-bars-cell{
		height:3em;
		position:relative;
		background-color:rgba(255,255,255,1);
	}
	/* 菜单样式 */
	.menu-box{
		height:auto;
		border: 1px solid rgba(240,240,240,1);
		border-radius: 3px;
	}
	.menu-box >div{
		position:relative;
		float:left;
	}
	.menu-box >div:hover{
		background-color:rgba(240,240,240,0.5);
	}
	.menu-box a{
	}
	.menu-box a:hover{
		color:rgba(255,75,0,0.99);
	}
	@media only screen and (min-width: 480px) {
		.menu-box{
			font-size:1.3em;
		}
	}

	@media only screen and (min-width: 768px) {
		.menu-box{
			font-size:1.8em;
		}
	}

	.menu-bars{
		display: block;
		box-shadow: 2px 2px 5px rgba(80,80,80,0.2);
		position:fixed;
		top:0;
		left:0;
		overflow: hidden;
		z-index:99;
	}
	.menu-bars-box{
		width:100%;
		display:block;
		margin-top:0;
		transition:1s all;
		-webkit-transform:1s all;
	}
	.menu-bars.active .menu-bars-box{
		margin-top:-3em;
	}
	
	@media only screen and (min-width: 768px) {
		.head-menu-box,.menu-bars,.menu-bars-cell{
			height:4em;
		}
		.menu-bars.active .menu-bars-box{
			margin-top:-4em;
		}
	}
	@media only screen and (min-width: 768px) {
		body.active .menu-bars-box{
			padding-left:300px;
		}
	}

	/* 更多样式 */
	.more{
		padding:0.2em 0.5em;
		border:1px solid rgba(240,200,225,0.5);
		border-radius:3em;
	}
	@media only screen and (min-width: 360px) {
		.more{
			padding:0.2em 1.2em;
		}
	}

	/* 登录表单 */
	.login{
		width:96%;
		max-width:240px;
		margin:0 auto;
	}
	.former{
		position:relative;
		box-sizing:border-box;
	}
	.former>li{
		width: 100%;
		margin: 0.5em auto;
		float: left;
	}
	.former input{
		display: block;
	}
	.former input[type=submit]{
		margin:1em auto;
	}
	.former.cir input{
		outline:0;
		border-radius:3em;
	}
	.former.cir input:focus{
		border:2px solid rgba(35,235,255,0.9);
		border-radius:3em;
	}
	.former.cir input[type=submit]:focus{
		border:2px solid rgba(35,235,255,0);
		border-radius:3em;
	}
	.wenlicode{
		width:100%;
		position:relative;
	}
	.wenlicode>div{float:left;}
	@media only screen and (min-width: 360px) {
		.login{
			max-width:300px;
		}
	}
	
	/* 文章/列表 样式  */
	.i-mark{
		width:100%;
		text-align:center;
		font-size: 0.6em;
		margin-top: -8px;
		color: rgba(105,105,105,0.5);
	}
	.spage{
		width:auto;
		display:block;
		margin: 0 auto;
		float:left;
	}
	.spage a,.spage span{
		padding: 0.2em 0.5em;
		margin: 0 3px;
		display:block;
		float:left;
	}
	.spage a.active,.spage a:hover{
		background-color:green;
		color:white;
	}
	
	@media only screen and (min-width: 1120px) {
		.i-mark{
			font-size:0.9em;
		}
	}
	
		
	/* 上下页引导 */
	.vector{
		
	}
	.vector>div{
		float:left;
	}
	
	
	/* 全屏特效 */
	.screen{
		position: relative;
		width:100%;
		height:100%;
		display: block;
		border:1px solid rgba(0,0,0,0.5);
	}
	.screen:nth-child(2n){
		background-color:rgba(255,255,255,1);
	}
	
	
	/* 轮播图样式 */
	.wenslid{position:relative;overflow:hidden;display:block;}
	.wenslid>.show{width:100%;height:350px;}
	.wenslid>.show>ul{height:100%;position: absolute;left: 0;display: block;transition: all 0.5s;}
	.wenslid>.show>ul>li{height:100%;float:left;position:relative;}
	.wenslid>.snav{position:absolute;left:50%;bottom: 1em;transform:translateX(-50%);}
	.wenslid>.snav>ul>li{width:1em;height:1em;margin:0 1em;float:left;background-color: rgba(240,240,240,0.8);border-radius: 50%;cursor: pointer;}
	.wenslid>.snav>ul>li:hover{background-color:aliceblue;}
	.wenslid>.snav>ul>li.active{background-color:red;}

	.wenslid>.sdir{}
	.wenslid>.sdir>a{width:2em;height:4em;position:absolute;top: 50%;transform: translate(0%,-50%);cursor:pointer;background-color:rgba(0,0,0,0.2);color:white;}
	.wenslid:hover>.sdir>a{display:block;}
	.wenslid>.sdir>a::before{display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
	.wenslid>.sdir>a:first-child{left:0;}
	.wenslid>.sdir>a:first-child::before{content:"<";}
	.wenslid>.sdir>a:last-child{right:0;}
	.wenslid>.sdir>a:last-child::before{content:">";}
	
	.wenslid>.spnr{position:absolute;right:1em;bottom:1em;background-color:rgba(0,0,0,0.5);color:white;padding: 0.5em 1em;border-radius: 3em;}
	.wenslid>.spnr b:after{content:" / ";}
	
	
	@media only screen and (min-width: 480px) {
		.wenslid>.show{
			height:429px;
		}
	}
	
	@media only screen and (min-width: 768px) {
		.wenslid>.show{
			height:500px;
		}
	}
	
	@media only screen and (min-width: 1120px) {
		.wenslid>.show{
			height:650px;
		}
		.wenslid>.sdir>a{display:none;}
		.wenslid>.sdir.limi>a:first-child{left: 50%;transform: translate(-550px,-50%);}
		.wenslid>.sdir.limi>a:last-child{right: 50%;transform: translate(550px,-50%);}
	}
	
	.listed-box>div{
		margin:0.5em auto;
	}
	.inewsbox{
		position:relative;
		display:block;
	}
	.inewsbox>div{
		height:100%;
		padding:0.5em;
	}
	.inewsbox .info{
		width:61.8%;
	}
	.inewsbox .icon{
		width:38.2%;
		border-radius:6px;
		overflow:hidden;
	}
	
	
	/* 图标 */
	.icon:before{
		content:"";
		width:1.6em;
		height:1.6em;
		margin-right:6px;
		float:left;
		display:block;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		transform: translateY(0.25em);
	}
	.icon.large:before{
		width:3em;
		height:3em;
	}
	.icon-menu:before{
		background-image:url(../img/icon_menu.png);
	}
	.icon-handle:before{
		background-image:url(../img/icon_handle.png);
	}
	.icon-handle.女:before{
		background-image:url(../img/icon_handle_famale.png);
	}
	.icon-handle:after{
		content:'店长';
		font-size:0.8em;
		color:rgb(96,96,96,0.8);
		padding:0 0.5em;
	}
	.icon-site:before{
		background-image:url(../img/icon_site.png);
	}
	.icon-sitemap:before{
		background-image:url(../img/icon_sitemap.png);
	}
	.icon-money:before{
		background-image:url(../img/icon_money.png);
	}
	.icon-store:before{
		background-image:url(../img/icon_store.png);
	}
	.icon-sreach:before{
		background-image:url(../img/icon_sreach.png);
	}
	.icon-flush:before{
		background-image:url(../img/icon_flush.png);
	}
	.icon-left:before{
		background-image:url(../img/icon_left.png);
	}
	.icon-right:before{
		background-image:url(../img/icon_right.png);
	}
	.icon-right2:before{
		background-image:url(../img/icon_right2.png);
	}
	.icon-hot-red:before{
		background-image:url(../img/icon_hot_red.png);
	}
	.icon-view:before{
		background-image:url(../img/icon_view.png);
	}
	.icon-date:before{
		background-image:url(../img/icon_data.png);
	}
	.icon-tel:before{
		background-image:url(../img/icon_tel.png);
	}
	.icon-tel2:before{
		background-image:url(../img/icon_tel2.png);
	}
	.icon-return:before{
		background-image:url(../img/icon_return.png);
	}
	.icon-down:before{
		background-image:url(../img/icon_down.png);
	}
	
	
	/*  */

