html,body,div,span,iframe,map,font,img,a img,samp,strong,hr,
h1,h2,h3,h4,h5,h6,b,p,blockquote,a,address,code,dl,dt,dd,ol,
ul,li,form,label,table,tr,td,th{padding:0;margin:0;border:0;font-weight:normal;font-family: Arial, Helvetica, sans-serif; color:#000;}
body{background: #fff;}ul,li{list-style:none;}
a { text-decoration:none}
/**{*/
    /*margin:0;  padding:0;*/
    /*box-sizing: border-box;*/
    /*-webkit-box-sizing: border-box;*/
    /*-moz-box-sizing: border-box;*/
/*}*/
input{margin: 0;padding: 0;outline: 0;border: 0;}


.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.f12{font-size: 12px}
.f14{font-size: 14px}
.f16{font-size: 16px}
.f18{font-size: 18px}
.f20{font-size: 20px}
.f22{font-size: 22px}
.f24{font-size: 24px}
.f26{font-size: 26px}
.f28{font-size: 28px}
.f30{font-size: 30px}
.f32{font-size: 32px}

/*水平居中*/
.horizontally{width: 1200px;margin-right: auto;margin-left: auto;}
/*左右*/
.left-f{float: left;}
.right-f{float: right;}
/*头部样式调整*/
.headertop{height:2rem;line-height:2rem;}
/*.headertop h1{height:2rem;line-height:2rem;}*/
.headertop{width: 100%;}
.headertop .headerfanhui{width:2.5rem;text-indent: 0.4rem;height:2rem;line-height: 2rem;font-size: 0.65rem;position: absolute;left: 5%;background:url("../../../../191html/img/back.png") no-repeat;background-position: 0rem  0.8rem;background-size: 0.34rem 0.6rem;}
.headertop h1.mui-title{width: 100%;font-size: 0.65rem;text-align: center;line-height:2rem;!important;}
.headertop a.headerfanhui {
    font-size: 0.6rem;
    color: #fff;
}
.headertop i {
	width: .4rem;
	height: .6rem;
    margin-left: -.8rem;
}
.headertop i img{
	width: 100%;
	height: 100%;
}
.layui-layer-dialog .layui-layer-content{
   font-size: 0.6rem!important;
   color: #e6e6e6 !important;
}
.layui-layer{  top: 40%!important;}
body { /* IOS禁止微信调整字体大小 */
    -webkit-text-size-adjust: 100% !important;
}

/*底部通用导航*/

.PublicBottom_Model_Y{background-color: white;width: 100%;height: 2.14rem;border-top:0.01rem solid #e1e1e1;padding-top: 0.1rem;position: fixed;bottom: 0;z-index: 9999}
.PublicBottom_Model_Y .list_a{width: 24.8%;height:2.04rem;float: left;}
.PublicBottom_Model_Y .list_a .img{margin-top: 0.12rem;margin-bottom: 0.05rem;width:1rem;height:1rem;margin-right: auto;margin-left: auto;}
.PublicBottom_Model_Y .list_a .text{width: 100%;text-align: center;font-size:0.48rem;color:#4a4a4a;}