html, body {
	height: 100%;
	background: url(../image/bg.jpg) repeat;
	font-family:"微软雅黑";
}
li{
	list-style:none;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover, a:focus {
	color: #74777b;
	text-decoration: none;
}
*, *:before, *:after {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
/*首页*/
.fixed{
	position: relative;
    width: 100%;
}
.fixed-img img{
    width: 100%;
}
.fixed-top{
	width:100%;
	/*border-bottom:1px #e0e0e0 solid;*/
	/*background:#fff url(../images/logo.png) no-repeat;*/
	/*padding:10px 20px;
	position:fixed;
	height:61px;*/
	position:absolute;
	line-height:40px;
	text-align:center;
	font-size:1em;
	font-weight:700;
	top: 0;
	/*height:253px;
	    background-size: cover;*/
}
.fixed-top a{
	margin-left:20px;
}
.fixed-top span{
	display:table;
	float:left;
	font-weight:normal;
	position:absolute;
}
.fixed-top img{
	/*height:40px;*/
	margin:0px auto;
	display: block;
	width:100%;
}
.content{
	width:100%;
	padding:20px;
}
.menu{
	width:100%;
	padding:20px 0 10px;
	height: auto;
    overflow: hidden;
}
.menu dl{
	width:33.33%;
	text-align:center;
	float:left;
	margin-bottom:20px;
}
.menu dl dd{
	font-size:0.9em;
	font-weight:800;
}
.line{
	border-bottom:1px #dcdcdc solid;
	margin: 0 20px;
	height:1px;
}
.index-border{
	border:1px #c2c2c2 solid;
	border-radius:20px;
	margin:20px;
	background:#fff;
	overflow:hidden;
}
.index-border p{
	font-size:0.9em;
	line-height:1.5em;
	margin:0.8em;
	color:#333;
    height: auto;
    overflow: hidden;
}
.index-vip{
	display:table;
	border-bottom:2px #e62717 solid;
	padding:0 0 5px 0;
	color:#e62717;
	margin:0.8em auto;
}
.index-tit{
	background:#f2f2f2 url(../image/tit.png) no-repeat 15px center;
	line-height:2.8em;
	height:2.8em;
    padding-left: 53px;
}
.index-case font{
	color:#999;
}
.index-new{
	padding:10px 0;
}
.index-new li{
	background:url(../image/dian.png) no-repeat 15px center;
	line-height:1.8em;
	height:1.8em;
	padding-left:35px;
	font-size: 0.9em;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.index-fk li{
	padding:0.8em 0;
}
.index-fk li:nth-child(odd){
	background:#fff;
}
.index-fk li:nth-child(even){
	background:#f8f8f8;
}
.index-fk li p{
    margin: 0 0.8em;
}
.index-fk li p span{
	display:table;
	float:right;
}
.index-QQ{
	font-size:1.2em;
	text-align:center;
}
.copr{
	text-align:center;
	font-size:0.9em;
	margin:20px;
	line-height:1.5em;
}
.copr a{
	color:#ee831f;
}
/*周易免费取名*/
.qm-tb,.con-tb{
	width:100%;
}
.qm-tb td{
	font-size:0.9em;
	padding:5px 0;
	text-align:end;
}
.con-tb td{
	font-size:0.9em;
	padding:5px 0;
}
.qm-tb input,.qm-tb select,.qm-tb textarea{
	border-radius:10px;
	padding:8px 10px;
	width:100%;
	border:1px #e0e0e0 solid;
	resize:none;
	float: left;
}
.qm-tb #Radio{
	margin:10px;
	width:15px;
	height:15px;
	float:left;
}
.qm-tb label span{
	float:left;
	margin: 7px 9px 0 0;
}
.qm-tb select{
	width:48%;
}
.qm-tb a,.zhifu-a{
	width:80%;
	border-radius:30px;
	line-height:2.5em;
	height:2.5em;
	border: 1px #eaeaea solid;
	display:block;
	text-align:center;
	background:#fff;
	margin:0 auto;
}
.con-tb{
	border-collapse:collapse;
	background:#fff;
}
.con-tb td{
	border:1px #e0e0e0 solid;
	padding:5px;
	font-size:0.9em;
}
.zixuan label #Checkbox{
	float:left;
	width:15px;
	height:15px;
    margin: 3px 5px 0 5px;
}
.zixuan label,.zixuan label span{
	float:left;
}
.zixuan a{
	display: block;
    color: #065ca0;
    float: right;
    padding: 0 11px;
    border-radius: 23px;
	font-weight:bold;
}
.shici li:last-child{
	border:none;
}
.shici li{
	padding:0.8em;
	height:auto;
	overflow:hidden;
    border-bottom: 1px dashed #e4e4e4;
}
.shici li dl,.shici li span,.shici li a{
	display:block;
	float:left;
	font-size:0.9em;
}
.shici li dl{
	width:100%;
	margin-bottom:5px;
}
.shici li dl h3{
	color: #065ca0;
	display:inline-block;
	margin-right:10px;
}
.shici li dl font{
	margin-right:10px;
}
.shici li span{
	border: 1px #ececec solid;
    padding: 5px;
    background: #f9f9f9;
}
.shici li a{
	color:#065ca0;
}
.vip-tb{
	background:#fff;
	border: 1px #c2c2c2 solid;
    border-radius: 20px;
	width:100%;
	padding:10px;
}
.vip-tb td{
	font-size:0.9em;
	text-align:left;
	padding:5px 0;
}
.zhifu tr td{
	text-align:center;
	padding:10px 0;
}
.zhifu tr td .zhifu-fsa img{
	width:80%;
	border:2px #fff solid;
	height:auto;
	overflow:hidden;
}
.zhifu tr td .zhifu-fsa.a-active img{
	border:2px #f23030 solid;
}
.zhifu tr td .zhifu-a{
    background: #f9f9f9 !important;
}
.page{
	text-align:center;
}

.page a{
	display:inline-block !important;
	float:none !important; 
	padding:5px 9px;
	background:#f1f1f1;
	border-radius:5px;
	margin:0 5px;
}
.contact{
	width:100%;
}
.contact img{
	padding-top:20px;
	width:80%;
}
.contact td{
	text-align:center;
	padding-bottom:15px;
	line-height:1.8em;
}
.news{
	padding-top:20px;
	font-size:0.9em;
	line-height:1.5em;
}
.news h3{
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
.news p{
	margin-top:10px;
}




.progress-button {
	position: relative;
	display: inline-block;
	outline: none;
	color: #065ca0;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 50;
	overflow: hidden;
	border-radius: 5px;
	padding:5px 10px;
	margin:5px 10px;
	background: rgba(160,160,160,0.2);
	border:0;
}

.progress-button .contents {
	position: relative;
	display: block;
	z-index: 10;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.progress-button .progress {
	position: absolute;
	left: 0;
	background: rgba(0,0,0,0.2);
	top: 0;
	width: 0%;
	opacity: 0;
	height: 100%;
	z-index: 0;
	-webkit-transition: width 0s 0.3s, opacity 0.3s;
	transition: width 0s 0.3s, opacity 0.3s;
}

.progress-button.active .progress {
	opacity: 1;
	width: 100%;
	-webkit-transition: width 1.2s;
	transition: width 1.2s;
}
.ns-box {
	position: fixed;
	background: rgba(42, 45, 50, 0.85);
	padding: 22px;
	line-height: 1.4;
	z-index: 1000;
	pointer-events: none;
	color: #666;
	    font-size: 0.9em;
}
.ns-box.ns-show {
	pointer-events: auto;
}
.ns-box a {
	color: inherit;
	opacity: 0.7;
	font-weight: 700;
}
.ns-box a:hover, .ns-box a:focus {
	opacity: 1;
}
.ns-box p {
	margin: 0;
}
.ns-box.ns-show, .ns-box.ns-visible {
	pointer-events: auto;
}
.ns-close {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 4px;
	top: 4px;
	overflow: hidden;
	text-indent: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.ns-close:hover, .ns-close:focus {
	outline: none;
}
 .ns-close::before, .ns-close::after {
 content: '';
 position: absolute;
 width: 3px;
 height: 60%;
 top: 50%;
 left: 50%;
 background: #6e6e6e;
}
 .ns-close:hover::before, .ns-close:hover::after {
 background: #fff;
}
 .ns-close::before {
 -webkit-transform: translate(-50%, -50%) rotate(45deg);
 transform: translate(-50%, -50%) rotate(45deg);
}
 .ns-close::after {
 -webkit-transform: translate(-50%, -50%) rotate(-45deg);
 transform: translate(-50%, -50%) rotate(-45deg);
}
/* Growl-style notifications */
.ns-growl {
	top: 30px;
	left: 30px;
	max-width: 300px;
	border-radius: 5px;
}
.ns-growl p {
	margin: 0;
	line-height: 1.3;
}
 [class^="ns-effect-"].ns-growl.ns-hide, [class*=" ns-effect-"].ns-growl.ns-hide {
 -webkit-animation-direction: reverse;
 animation-direction: reverse;
}
.ns-effect-scale {
	background: #f2f2f2 ;
	box-shadow: 0 25px 10px -15px rgba(0, 0, 0, 0.05);
}
.ns-effect-scale a {
	color: #666;
}
.ns-effect-scale a:hover, .ns-effect-scale a:focus {
	color: #fff;
}
 .ns-effect-scale .ns-close::before, .ns-effect-scale .ns-close::after {
 background: #666;
}
 .ns-effect-scale .ns-close:hover::before, .ns-effect-scale .ns-close:hover::after {
 background: #fff;
}
.ns-effect-scale.ns-show, .ns-effect-scale.ns-hide {
	-webkit-animation-name: animScale;
	animation-name: animScale;
	-webkit-animation-duration: 0.25s;
	animation-duration: 0.25s;
}
 @-webkit-keyframes animScale {
 0% {
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
}
 100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
}
 @keyframes animScale {
 0% {
opacity: 0;
-webkit-transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
transform: translate3d(0, 40px, 0) scale3d(0.1, 0.6, 1);
}
 100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
}




















