@charset "utf-8";

/*
@font-face {
    font-family: 'fzyasongs-r-gbregular';
	src: url('/css/font/fzbys.ttf');
    font-weight: normal;
    font-style: normal;

}
*/
/* 
html {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: gray;

    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased
}*/

/* html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);} */

body{ 
margin: 0; 
font:17px "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", 微软雅黑, STHeitiSC-Light, simsun, 宋体, "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif!important;  
color:#404040;
line-height:1.4;
-webkit-text-size-adjust: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; 
cursor: pointer;  
overflow:auto;
-webkit-tap-highlight-color:rgba(0,0,0,0);


}
ul, li ,ol{list-style: none;padding-left:0;list-style-type:none;}
h1,h2,h3,h4,h5,h6,p,ul,ol,form{margin: 0;-webkit-tap-highlight-color: rgba(0,0,0,0);}
img {border: 0;}
input,img{vertical-align: middle;}
a{text-decoration: none;color: #000000; -webkit-tap-highlight-color: rgba(0,0,0,0);  /*transition: all 0.3s ease-in;*/ }
li a:hover{text-decoration: underline;color: #305798;-webkit-tap-highlight-color: rgba(0,0,0,0);}
button {
            border: none;
            outline: none;
        }
a:hover{text-decoration: none;  }
a,area {blr:expression(this.onFocus=this.blur()) }
:focus {outline: none; }

.taga {color:#C00;}
#loadmores {
	width:150px;
	height:30px;
	text-align:left;
	margin:30px auto 0px;
	cursor:pointer;
	float:left;
	
}

.newloadmore_1 {
	
	overflow:hidden;
	width:60%!important;
	margin-left:20%!important;
	margin-right:10%!important;
	margin-bottom:20px!important;
	height:40px!important;
	line-height:40px!important;
	text-align:center!important;
	font-size:16px;
	border:1px solid #ededf3;
	background:#fff;
	border-radius:20px;
}
.newloadmore_1:hover {
	
	background:#f2f2f2;
}

.gotop {
	position:fixed;
	z-index:999;
	right:10px;
	bottom:260px;
	width:50px;
	height:50px;
	cursor:pointer;
	display:none;
	background:url(/images/gotop.png) 0px 0px;
	box-shadow: 0 3px 8px 0 #e6e6ec;
}
.gotop:hover {
	background:url(/images/gotop.png) 50px 0px;
}

.ctive {
	font-style:normal;
	border-radius:4px;
	padding:2px 6px;
	font-size:11px;
	color:#f00;
	background:#fdfdfd;
	border:1px solid #f00;
}

.adshow {
  	width:auto;
	height:auto;
	position:relative;
}
.adshow>span.adclose{
	position:absolute;
	display:block;
	width:16px;
	height:16px;
	background:url(/images/close_0.png) center 100%;
        right:8px;
	bottom:8px;
	color:#F9FF47;
	overflow:hidden;
}
.adshow>span.adclose:hover{
	
	background:url(/images/close_1.png) center 100%;
}

.zding {
	font-style:normal;
	height:24px;
	font-weight:bold;
	color:#f00;
	font-size:16px;
	font-family:arial black;
}

/**
.adshow::after {
	content:'x';
	position:absolute;
	display:block;
	width:12px;
	height:12px;
	line-height:10px;
	text-align:center;
	background:#000;
	color:#fff;
	right:5px;
	bottom:5px;
	opacity:1;
	padding:2px;
	font-size:8px;
	border-radius:50%;
	font-family:arial;
	overflow:hidden;
	pointer-events:auto;
}
**/
	