@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
	}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}

/*input,textarea{-webkit-appearance: none;}*//* 删除input或textarea输入框在移动版显示的阴影（Safari/iPhone） */

html, body, div, span, h1, h2, h3, h4, h5, h6, em, small, strong, dl, dt, dd, ol, ul, li { margin: 0 auto; padding: 0; font-size: 100%;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;line-height: 1.5;}
	
html,body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#666;
	overflow-x:hidden;
	}
	
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
ul li a{
	display:block;
	}
a{
	text-decoration:none !important;
	color:#666;
	outline:none;
	transition: color .6s,border-color .6s,background-color .6s;
	}
a:hover{
	transition: color .6s,border-color .6s,background-color .6s;
	}
input{
	border:1px solid #ccc;
	outline:none;
	}
textarea{
	border:1px solid #ccc;
	outline:none;
	}
form{
	margin:0px;
	padding:0px;
	}
table{  
	border-collapse:collapse;  
	border-spacing:0;  
}  
th,td{  
	padding:0;  
}
img{
	max-width: 100%;
	border:none;
	vertical-align: middle;
	}
a,img{border:0;}
.clear{
	clear:both;
	}
p{
	/**
	text-align:justify; 
	text-justify:inter-ideograph;
	**/
	margin:0;
	}
dl,dt,dd{padding:0;margin:0;}
.zj_fbq{
	display: table;
    width: 100%;
    height: 100%;
}
.zj_zbq{
	display: table-cell;
    vertical-align: middle;
    width: 100%;
}
.arial{
	font-family:Arial, Helvetica, sans-serif;
	}
.verdana{
	font-family: Verdana,Geneva,sans-serif;
	}
.Georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.en{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}
@font-face {
    font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
}
.cn{
	font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
	}
@font-face {  font-family: ababa;  src: url('../fonts/ababa.ttf');}
/** 以上为全局设置 **/
/** index **/
.warp{
	width:400px;
	height:auto;
	padding-bottom: 52px;
	position: relative;
	}
.warp a{
	display: block;
}
.head{
	width: 100%;
	height: auto;
	position: fixed;
	top: 0px;
	left:0;
	background: #fff;
	z-index: 999;
}
.head_zj{
	/* width:400px; */
	height:auto;
	padding:10px 10px;
}
.wechat_logo{
	float: left;
	width: 30px;
	height: auto;
	margin-top: 3px;
}
.wechat_wz{
	float: left;
	margin-left: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #111;
	margin-top: 3px;
}
.wechat_add{
	float: right;
}
.wechat_add a{
	display: block;
	line-height: 36px;
	font-size: 16px;
	color:#fff;
	background: #1aad17;
	border-radius: 30px;
	padding:0 20px;
	font-weight: bold;
}
.wechat_add a .iconfont{
	margin-right: 5px;
	font-size:20px;
	vertical-align: middle;
}
.wechat_add a:hover{
	background: #e6322e;
}
.wechat_bg{
	width:400px;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	background: rgba(0,0,0,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
	z-index: 9999;
	display: none;
}
.wechat_tk{
	width: 300px;
	height: auto;
	background: #fff;
	position: fixed;
	top:50%;
	left:50%;
	margin-top: -105px;
	margin-left: -150px;
	border-radius: 20px;
}
.wechat_tkzj{
	height: auto;
	padding:20px 20px;
}
.wechat_tb{
	width: 38px;
	height: auto;
}
.wechat_bt{
	color: #111;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
.wechat_wz1{
	height: auto;
	margin-top: 5px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.wechat_zdl{
	width: 125px;
	height: auto;
	margin-top: 15px;
}
.wechat_zdl a{
	display: block;
	background: #1aad17;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border-radius: 10px;
	line-height: 38px;
}
.wechat_zdl a:hover{
	background: #e6322e;
}
.wechat_close{
	height:auto;
	position: absolute;
	top:15px;
	right:15px;
}
.wechat_close .iconfont{
	font-size: 20px;
	color: #111;
}


.banner{
	height: auto;
	padding-top: 58px;
}

.zj_dh{
	height: auto;
	padding:15px 15px;
}
.cen_dh{
	height: auto;
}
.cen_dh a{
	display: block;
	background: #e6322e;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	font-size: 16px;
}
.cen_dh a .iconfont{
	font-size: 22px;
	margin-right: 5px;
	vertical-align: middle;
}
.cen_dh a:hover{
	background: #f98c00;
}
.menu{
	height: auto;
	padding-top: 10px;
}
.menu ul{
	height: auto;
}
.menu ul li{
	height: auto;
	margin-bottom: 15px;
}
.tb{
	width: 80%;
	height: auto;
}
.tb img{
	border-radius: 100%;
}
.bt{
	line-height: 25px;
	font-size: 14px;
	color: #111;
	text-align: center;
	margin-top: 5px;
}

.box_tp{
	height: auto;
}

.flei{
	height: auto;
}
.flei ul{
	height: auto;
	padding:0 10px;
}
.flei ul li{
	height: auto;
	margin-bottom: 15px;
	padding:0 5px;
}
.flei ul li:nth-child(7){
	margin-bottom: 0;
}
.flei ul li:nth-child(8){
	margin-bottom: 0;
}
.flei_zj{
	height: auto;
	border:1px solid #e5e5e5;
}
.flei_tp{
	height: auto;
}
.flei_nr{
	height: auto;
	padding:10px;
}
.flei_bt{
	line-height: 25px;
	font-size: 15px;
	color: #111;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.flei_wz{
	line-height: 20px;
	font-size: 12px;
	display: -webkit-box;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.bottom{
	height: auto;
	padding:10px 15px;
}
.bottom h3{
	line-height: 25px;
	font-size: 14px;
	color: #999;
	text-align: center;
}
.bottom ul{
	height: auto;
}
.bottom ul li{
	height: auto;
	line-height: 22px;
	font-size: 13px;
	color: #999;
	text-align: center;
	padding:0;
}
.bottom ul li img{
	width: 12px;
	vertical-align: middle;
	margin-right: 3px;
}

.fot{
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0px;
	left:0;
}
.fot_zj{
	width:400px;
	height:auto;
	padding:0px 15px 10px;
}

.ybdh{
	width: 57px;
	height: 56px;
	background: url(../images/ybdh.png) center center no-repeat;
	background-size: 100%;
	position: fixed;
	right: 35px;
	bottom: 20%;
}
.ybdh a{
	display: block;
	width: 100%;
	height: 100%;
}
.ybdh_tb{
	width: 27px;
	position: absolute;
	top: 6px;
    left: 8px;
}
.ybdh_tb img{
	-webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
	-webkit-animation: shake-data-v-624887c5 4s linear infinite;
    animation: shake-data-v-624887c5 4s linear infinite;
}



/** 移动端 **/
@media (max-width: 768px){
.warp{
	width: 100%;
}
.head_zj{
	/* width: 100%; */
}
.fot_zj{
	width: 100%;
}
.ybdh{
	right: 20px;
	bottom: 30%;
}
.wechat_bg{
	width: 100%;
}

	
}
/** 移动端 **/
/** index **/


