html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,abbr,address,big,em,img,q,small,strike,strong,
sub,sup,tt,var,i,dl,dt,dd,ol,ul,li,form,fieldset,label,table,caption,tbody,thead,tfoot,tr,th,td,article,
aside,canvas,details,figure,figcaption,header,footer,hgroup,menu,nav,output,section,time,mark,audio,
video,input,select,button,header{margin:0;padding:0;border:0;font-family:'Helvetica Neue',Helvetica,'Microsoft YaHei',Arial;}
/*去除默认样式*/
ul,ol,li{list-style:none;}
/*表格边框合并，边框距零*/
table{border-collapse:collapse;border-spacing:0;}
/*继承父元素的字体系列样式*/
input,select,textarea,button{font-family:inherit;}

/*清除浮动*/
.fl{float:left;}
.fr{float:right;}
.fc{ margin: 0 auto;}
.tc{text-align: center;}
.tr{ text-align: right;}
.tl{ text-align: left;}
.F12{font-size: 1.2rem !important;}
.F14{ font-size:1.4rem !important;}
.F16{ font-size:1.6rem !important;}
.F18{ font-size:1.8rem !important;}
.F20{font-size: 2rem !important;}
.F22{font-size: 2.2rem !important;}
.F24{font-size: 2.4rem !important;}
.F28{font-size: 2.8rem !important;}
.F30{font-size: 3.0rem !important;}
.F32{font-size: 3.2rem !important;}
.color_fff{ color: #fff;}
.color_333{color: #333 !important; }
.color_666{color: #666 !important;}
.color_999{color: #999 !important; }
.color_org{ color: #fd8d0d !important;}
.color_red{ color: #ff3030 !important;}
.bg_eee{background: #eee !important;}
.bg_fff{background: #fff !important;}
.bg_org{ background: #fd8d0d !important;}
.bg_blue{ background: #01aaef !important;}
.bg_yellow{ background: #ffcc19 !important;}
.bgf8{ background: #f8f8f8 !important;}
.bg_red{ background: #FF4455 !important;}

.text_showder{ text-shadow: 0 0.2rem 0.2rem rgba(0,0,0,0.3);}
.disply_block{display: block;}
.cf{zoom:1;}
.cf:after{content:"";display:block;clear:both;overflow:hidden;}
.cen_3{width: 33.33333%;float: left;box-sizing: border-box;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:none;}
/*去除点击高亮效果*/
a,button,input,select,img,label{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;outline:medium none;}
input::-moz-focus-inner{border:none;padding:0;}
select, input{vertical-align:middle;}
/*去掉苹果的默认UI来渲染按钮*/
input[type="submit"],input[type="reset"],input[type="button"],button,select{-webkit-appearance:none;}
/*placeholder文本颜色*/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#666;
}
input:-moz-placeholder,textarea:-moz-placeholder{
    color:#666;
}
/*html5标签*/
header,footer,section,article,aside,nav,figure{display:block;}
/*长英文字母 数字 换行*/
p{word-break:break-all;word-wrap:break-word;}
/*去除默认样式*/
h1,h2,h3,h4,h5,h6,strong,i,em,address, caption, cite, code, dfn, th, var{font-weight:normal;font-style:normal;}
fieldset, {border:none;display:block;}
/*去除长按a链接弹框*/
html,body{-webkit-touch-callout:none;}

.clear{ clear: both;height: 0; line-height: 0;width: 100%;}


.o_menbox{ width: 270px;height: 100px; border-radius: 6px; border: 1px solid #145da2;overflow: hidden; margin: 20px 65px 40px 65px; float: left;box-sizing: border-box;}
.all_a{ display: block; width: 100%; background: #eeeeee; color: #666666; font-size: 14px; text-align: center; line-height: 36px;height: 36px}
.all_a:hover{background: #145da2;color: #fff;}
.half_a{display: block;float: left; width: 50%;box-sizing: border-box; background: #eeeeee; color: #666666; font-size: 14px; text-align: center; line-height: 36px;height: 36px}
.half_a:hover{background: #145da2;color: #fff;}
.border-right_liter{border-right: 1px solid #999999}
.img_div{height: 64px; background: #fff}
.img_div img{margin: 4px 0 0 4px}

.men_ul{ text-align: left; font-size: 14px; line-height: 32px}
.men_ul span{ font-weight: bold; margin-right: 5px}
