﻿@charset "utf-8";/* CSS Document */ html,body {font-family:Lantinghei SC,Open Sans,Arial,Hiragino Sans GB,Microsoft YaHei,微软雅黑,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif; }body { margin:0 auto; padding:0; max-width:7.5rem; -moz-user-select:none;-webkit-user-select:none; -ms-user-select:none; user-select:none; overflow-x:hidden; -webkit-overflow-scrolling:touch}dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,tr,th,td,img{ padding:0; margin:0; font-size:.28rem;-webkit-margin-before: 0;
    -webkit-margin-after: 0;}h1,h2,h3,h4,h5,h6{ font-size:100%;}ul,ol{list-style:none;}img { border:none; max-width:100%; border-width:0; margin:0; padding:0; vertical-align:top; }a{text-decoration:none; -webkit-appearance:none; -webkit-tap-highlight-color:transparent; color: #000}input{ outline: none; border: none}i,em{ font-style:normal;}.clear{ clear: both;}.fl{float: left;}.fr{float: right;}input[type=button], input[type=submit], input[type=reset], input[type=file], button,input { cursor: pointer; -webkit-appearance: none; } 

html,body{overflow: auto;}
/* 头部点击按钮弹出关注公众号二维码 */
.logo_gz{ width:94%; height:1rem; background:url(http://gzh.jingxinbozhi.com/images/logo_gz.png) center center no-repeat;background-size: 100% 100%;margin: 0.2rem auto 0 auto;}
.djgz{ width:30%; height:100%; display:block; margin-left:33%;}
.wx-gz{ display:none; background:url(http://gzh.jingxinbozhi.com/images/cagz_tc1_bj.png); max-width:7.5rem; height:100%; width:100%;position:absolute; top:0; z-index:100;}
.wx-gz_img{width:3.38rem; height:4.72rem; position:relative;top:50%; left:50%; margin-top:-2.36rem; margin-left:-1.69rem;}
.btn_ewm_close{ display:inline-block; position:absolute; z-index:110; width:0.7rem; height:0.7rem; bottom:0rem; left:50%; margin-left:-0.25rem;}

/*底部上拉菜单*/
.f_bottom{bottom:0px; position:fixed; width:100%; height:1rem; background:#f7f7f7; border-top:#eaeaea 1px solid; z-index:10;}
.f_bottom_3{ width:33.333%; float:left; height:1rem;font-size:0.32rem;text-align:center;}
.f_bottom_3 span{display:block; border-right:#eaeaea 1px solid; height:0.4rem; line-height:0.4rem; margin:0.3rem 0;}
.f_bottom_3 span b{ font-weight:normal; display:block; width:1.7rem; margin:0 auto; text-align:right;background:url(http://gzh.jingxinbozhi.com/images/f_bottom_03.png) left center no-repeat;background-size:12% auto;}
.f_bottom_3 ul{ position:relative; display:none; background:#ffffff; left:20%; width:80%;box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.21);}
.f_bottom_3 ul li{font-size:0.32rem; height:1rem; line-height:1rem; text-align:center; width:100%; border-bottom:#eaeaea 0.01rem solid;}
.f_bottom_3 ul li:last-child{border-bottom:none}
.f_bottom_3 ul li:hover{ background:#dfdfdf;}
.f_bottom_3 ul li:active{ background:#dfdfdf;}
.bottom_on{background:#dfdfdf;}


/* 限制微信字号 */
body {
		-webkit-text-size-adjust: 100% !important;
		text-size-adjust: 100% !important;
		-moz-text-size-adjust: 100% !important;
		}


